Akinwale Ariwodola
535120eebd
proper back navigation to the notifications screen
2020-09-09 14:03:36 +01:00
Akinwale Ariwodola
c1106d7186
display correct playback speed for media
2020-09-04 12:50:22 +01:00
Akinwale Ariwodola
d6baf3d1c8
display player view correctly after dismissing PIP view
2020-09-04 12:32:53 +01:00
Javi Rueda
af4fa454d3
Add setting to enable sending buffering events ( #993 )
...
* Add setting to enable sending buffering events
* Use true as default value
2020-08-28 10:06:41 +01:00
Akinwale Ariwodola
d21cfd55ab
Handle special URLs from notifications. Disable auto load/play for comment notifications.
2020-08-20 16:39:45 +01:00
Akinwale Ariwodola
1f9a0886a0
properly handle channel comment notifications
2020-08-20 16:20:46 +01:00
Akinwale Ariwodola
6931dbe79c
Instant verification ( #974 )
...
* add instant verification options and Google Play Billing
bumpversion 0.15.16 --> 0.15.17
restore account_undergo_review default string
twitter sign-in flow
fix build error
final changes
update api key and secret
* tweak build script
2020-08-19 17:23:35 +01:00
Akinwale Ariwodola
4d024c06cc
In-app notifications ( #969 )
...
* display notification bell icon beside URL bar
* notification model
* persist received notifications
* Refresh notification list. Add is_read flag and display unread count.
* Hide notifications when opening the navigatinon drawer. Open selected notification item before hiding the list.
* update local store with remote notifications
* use card view for notification items
* make notification cards clickable
* handle comment hash
* fix remote notifications not loading. fix comment scroll.
* Improve in-app comment notification linking. Add icons.
2020-08-18 14:19:35 +01:00
Akinwale Ariwodola
c772cf2ead
check buffering events ( #952 )
...
* check buffering events
* use the claim permanent url for buffer events
* update request parameters
* hash user ids for buffer events
* update buffer event endpoint
2020-07-21 19:30:45 +01:00
Akinwale Ariwodola
e4edebfed7
fix for follow / unfollow confusion
2020-07-16 13:51:08 +01:00
Akinwale Ariwodola
74d10e4199
gracefully handle invalidated auth tokens
2020-07-05 18:40:31 +01:00
Akinwale Ariwodola
07630ca97b
fix: crash bugs
2020-06-25 20:23:24 +01:00
Akinwale Ariwodola
9d6b3ddf81
combined tip / support dialog and signed supports ( #944 )
...
* combined tip / support dialog and signed supports
* update button label when amount is updated
2020-06-25 20:15:58 +01:00
Akinwale Ariwodola
0a2769859a
fix issue with featured search result crash
2020-06-24 10:45:29 +01:00
Akinwale Ariwodola
467f037170
sFix default sort on channel page. Add Bengali and Javanese translations.
2020-06-15 19:11:20 +01:00
Akinwale Ariwodola
34fba010e1
use lbryplayer.xyz streaming URLs for signed in users
2020-06-15 15:07:17 +01:00
Akinwale Ariwodola
d7396bb044
add MoonPay 'Buy LBC' button ( #937 )
...
* add MoonPay 'Buy LBC' button
* tweak button style
* tweak MoonPay parameters
2020-06-13 16:14:06 +01:00
Akinwale Ariwodola
a04448ebe8
auto select corresponding channel when editing a publish
2020-06-11 19:31:06 +01:00
Akinwale Ariwodola
8742913c33
SDK 0.75.0. Update translations.
2020-06-05 15:31:13 +01:00
Akinwale Ariwodola
6c24749ad5
tweak player view resume
2020-06-05 09:34:45 +01:00
Akinwale Ariwodola
fe6e60cd67
implement background playback with control notification
2020-06-05 09:04:24 +01:00
Akinwale Ariwodola
8bcee90d68
Add background playback setting. Fix crash bugs.
2020-06-05 08:25:08 +01:00
Akinwale Ariwodola
4a3db5ae20
enforce minimum spend / deposits
2020-06-05 07:40:44 +01:00
Akinwale Ariwodola
cc1ddfa16e
use only txids for unlocking tips
2020-06-05 07:17:56 +01:00
Akinwale Ariwodola
5f1775d478
fix possible null item in channel id list
2020-06-05 07:04:54 +01:00
Akinwale Ariwodola
d4af28d1c5
display publisher title and thumbnail on file page
2020-06-02 09:34:59 +01:00
Akinwale Ariwodola
c2cbd76f49
change comment confirmation title
2020-06-02 09:03:56 +01:00
Akinwale Ariwodola
3d874435c3
change BigDecimal initialisation for comment cost
2020-06-02 08:57:12 +01:00
Akinwale Ariwodola
9ed8864f23
More crash fixes. Change comment cost to 2 LBC.
2020-06-02 08:55:34 +01:00
Akinwale Ariwodola
2707e135c6
comment creation event
2020-06-01 08:53:58 +01:00
Akinwale Ariwodola
f9de0d7937
do not prompt again for content that is already purchased
2020-06-01 08:48:17 +01:00
Akinwale Ariwodola
f49a3570e9
fix file view display for cached reposts
2020-05-31 21:22:37 +01:00
Akinwale Ariwodola
1d97f9008d
implement commenting with tips ( #922 )
...
* implement commenting with tips
* add comments to channel page
2020-05-31 21:06:03 +01:00
Akinwale Ariwodola
85ed2da518
fixes for Play Store crash reports
2020-05-31 16:19:33 +01:00
Clayton Hickey
dcc91f75cc
Added ability to read comments on claims ( #920 )
...
* Added ability to read comments on claims
* Added simple handling for pagination in CommentListTask
2020-05-30 00:47:50 +01:00
Akinwale Ariwodola
a40c160ac6
fix selection mode for reposts on Publishes page
2020-05-28 03:45:56 +01:00
Akinwale Ariwodola
e6861c8436
set timestamp when building claim object from edited claim
2020-05-28 03:25:42 +01:00
Akinwale Ariwodola
ddeb209d51
fix publish release time and crash bug on publish form
2020-05-28 03:22:20 +01:00
Akinwale Ariwodola
83a41ca6ce
auto-rotate video to sensor landscape orientation
2020-05-27 23:16:25 +01:00
Akinwale Ariwodola
6c63eb7d66
better handling of permanent storage permission denial on file view page
2020-05-27 23:11:09 +01:00
Akinwale Ariwodola
7cf9de8c2a
fix typo
2020-05-27 23:01:00 +01:00
Akinwale Ariwodola
a859682954
fix permission request handling for permanently denied permissions
2020-05-27 22:56:07 +01:00
Akinwale Ariwodola
c844c4f896
fix PIP mode display for Android version < 10
2020-05-27 11:20:51 +01:00
Akinwale Ariwodola
2bacba2c87
properly close all activities when service is stopped
2020-05-27 10:52:25 +01:00
Akinwale Ariwodola
e473981063
fix more crash bugs reported in Play Store
2020-05-27 08:25:10 +01:00
Akinwale Ariwodola
52e34b3027
don't hide play / pause button while buffering
2020-05-27 01:15:02 +01:00
Akinwale Ariwodola
c6a6ea0445
reset click listener onStop
2020-05-27 01:11:18 +01:00
Akinwale Ariwodola
59ae6340e1
disable gif animation in thumbnails
2020-05-27 00:56:07 +01:00
Akinwale Ariwodola
94b0c7bc01
Fix additional Play Store crash bugs.
2020-05-26 16:25:37 +01:00
Akinwale Ariwodola
551e736651
fix reported bugs from 0.15.3
2020-05-26 16:09:14 +01:00