Native rewrite #878

Merged
akinwale merged 65 commits from native-rewrite into master 2020-05-23 08:49:00 +02:00

65 commits

Author SHA1 Message Date
Akinwale Ariwodola
0f4f0e01ed don't proceed with publish if optimization is in progress. 2020-05-22 17:48:55 +01:00
Akinwale Ariwodola
19515fb407 Add media player error handling policy. Use : in share links. 2020-05-22 17:37:02 +01:00
Akinwale Ariwodola
f410fa07ef Afrikaans and Spanish strings 2020-05-22 17:17:44 +01:00
Akinwale Ariwodola
729d7fe2a1 force US locale for amount / bid values sent with sdk requests 2020-05-22 15:40:06 +01:00
Akinwale Ariwodola
aa1b9972a8 fix merge conflict 2020-05-22 15:07:33 +01:00
Akinwale Ariwodola
03764f64b9 Claim new_android reward. Use canonical_url for share links. 2020-05-22 15:01:01 +01:00
Akinwale Ariwodola
7d95c3c3d5 fix no related content display 2020-05-22 14:02:01 +01:00
Akinwale Ariwodola
8f39ad6d32 Inline publish address validation error. Increase image upload request timeout. 2020-05-22 13:45:29 +01:00
Akinwale Ariwodola
94c3f67fe5 Add exoplayer mediasession extension. Set player auto attributes. 2020-05-22 13:01:28 +01:00
Akinwale Ariwodola
b51db6439b Fix file size display. Tweak playback speed control. 2020-05-22 08:27:34 +01:00
Akinwale Ariwodola
e1ab522dc7 change play and pause icons 2020-05-22 08:06:28 +01:00
Akinwale Ariwodola
7879ab738b quick skip and playback speed media controls 2020-05-22 07:31:47 +01:00
Akinwale Ariwodola
b901ff7b0d adjust minimum deposit. fix channel edit mode. 2020-05-22 05:52:49 +01:00
Akinwale Ariwodola
2f7e999e49 fix for possible blank / invalid video thumbnails 2020-05-22 05:17:10 +01:00
Akinwale Ariwodola
616e3597db fix edit channel crash 2020-05-22 04:57:40 +01:00
Akinwale Ariwodola
528f81c59a Filter own claims fron downloads. Fix address input. 2020-05-22 04:31:12 +01:00
Akinwale Ariwodola
5839821f8f show URL suggestions and data network (DHT) settings 2020-05-22 03:54:24 +01:00
Akinwale Ariwodola
1d8f0dabe6 publish drivers for unresolved file page and featured search result item 2020-05-22 03:37:12 +01:00
Akinwale Ariwodola
2231119d36 Implement file and channel page delete actions. UI action cleanup. 2020-05-22 03:17:33 +01:00
Akinwale Ariwodola
0fec3c6a6f remove closeDatabase calls causing crashes 2020-05-21 22:07:25 +01:00
Akinwale Ariwodola
c11e2fcd7a finish publish experience 2020-05-21 22:02:50 +01:00
Akinwale Ariwodola
fafb20b39a publish editing 2020-05-21 16:24:37 +01:00
Akinwale Ariwodola
4d2656f676 Basic native mobile publishing 2020-05-21 14:23:14 +01:00
Akinwale Ariwodola
818fc80549 Merge branch 'native-rewrite' of https://github.com/lbryio/lbry-android into native-rewrite 2020-05-20 22:58:18 +01:00
Akinwale Ariwodola
dc758491a9 Publish form and publish creation flow. UI tweaks and fixes. 2020-05-20 22:57:48 +01:00
Akinwale Ariwodola
f6672ca695
Merge pull request #882 from infinite-persistence/native-rewrite
Fix minor typo for string in 'generate_address_hint'.
2020-05-20 10:13:21 +01:00
infiinte-persistence
573325c576
Fix minor typo for string in 'generate_address_hint'.
conintue --> continue
2020-05-20 15:24:33 +08:00
Akinwale Ariwodola
7514a81a31 Some dark theme and crash fixes. Implement publish form. 2020-05-20 00:01:50 +01:00
Akinwale Ariwodola
39b91a8886 Fix displayed amounts. Send Firebase token with install_new. 2020-05-19 19:38:30 +01:00
Akinwale Ariwodola
3e032a0f9d sdk 0.74.0. Publish and Publishes pages. 2020-05-19 15:56:24 +01:00
Akinwale Ariwodola
314e6be77e Some visual tweaks. Wunderbar clear focus hotfix for some devices. 2020-05-18 22:17:53 +01:00
Akinwale Ariwodola
9aaa4db5f0 fix some events 2020-05-18 03:57:06 +01:00
Akinwale Ariwodola
d4d58d7508 bumpversion 0.15.1 --> 0.15.2 2020-05-18 03:34:31 +01:00
Akinwale Ariwodola
5eb35e3283 Abandon channels and bulk delete files tasks. Some visual tweaks. 2020-05-18 03:29:30 +01:00
Akinwale Ariwodola
a42442b13b Better handling of file view URLs. Some issue list fixes. 2020-05-17 20:52:38 +01:00
Akinwale Ariwodola
f317aa2174 Make file view a fragment to prevent headaches with multiple Android task recents 2020-05-17 15:48:07 +01:00
Akinwale Ariwodola
82dc0255f1 bumpversion 0.15.0 --> 0.15.1 2020-05-15 20:07:53 +01:00
Akinwale Ariwodola
244d54ed39 Library page. URL and view history. 2020-05-15 20:07:05 +01:00
Akinwale Ariwodola
47f56950a5 url history and player fixes 2020-05-14 19:25:16 +01:00
Akinwale Ariwodola
fb2b798106 change launch mode from singleInstance to singleTask 2020-05-14 13:33:27 +01:00
Akinwale Ariwodola
7cf97feb9e fix channel list adapters 2020-05-14 04:14:06 +01:00
Akinwale Ariwodola
d1faaa9362 don't display invites history if none exist 2020-05-14 03:47:51 +01:00
Akinwale Ariwodola
aad718c714 purchase_uri for free content 2020-05-14 03:43:08 +01:00
Akinwale Ariwodola
6bed7bfd2f display text and markdown content 2020-05-14 03:36:46 +01:00
Akinwale Ariwodola
df4785fb5f tweak about page layout 2020-05-14 02:24:00 +01:00
Akinwale Ariwodola
9eb7177a15 tweak player loading and playback when loading new claims 2020-05-14 02:18:54 +01:00
Akinwale Ariwodola
103565d57c SDK 0.73.1. Finish file view experience. 2020-05-14 01:59:29 +01:00
Akinwale Ariwodola
da4591fb2e remove debug log 2020-05-12 17:22:22 +01:00
Akinwale Ariwodola
6ac4a25715 sdk 0.72.0. Customize player view and controls. 2020-05-12 17:17:42 +01:00
Akinwale Ariwodola
b4599ec7c5 add Invites page 2020-05-11 19:38:21 +01:00
Akinwale Ariwodola
bc2e8b7ec0 phone number verification and rewards page 2020-05-10 23:11:48 +01:00
Akinwale Ariwodola
2df4d76927 Channel management and channel creation / editing 2020-05-07 19:06:59 +01:00
Akinwale Ariwodola
f45c517048 Channel follow/unfollow fixes. Display stream cost. 2020-05-05 01:25:30 +01:00
Akinwale Ariwodola
c78f669fb1 Handle lbry:// url scheme. Properly set URL bar values. SDK 0.71.0. 2020-05-03 22:39:04 +01:00
Akinwale Ariwodola
78dd587901 Send tip dialog. Channel page share and follow/unfollow. 2020-05-03 13:46:31 +01:00
Akinwale Ariwodola
8cb51f5c17 Search cache. File view updates. Floating wallet balance. 2020-05-02 17:41:23 +01:00
Akinwale Ariwodola
f4b28c4d90 display no related content view when none loaded 2020-05-01 16:52:29 +01:00
Akinwale Ariwodola
cfa7e07eba Editor's Choice. Reposts. Some ontent page tweaks. 2020-05-01 13:49:56 +01:00
Akinwale Ariwodola
5ceb081972 Wallet sync get and set preferences, update interval. 2020-05-01 04:44:40 +01:00
Akinwale Ariwodola
1d1c761d3f Finish Following and All Content views. Add customize your tags view. 2020-04-30 19:05:37 +01:00
Akinwale Ariwodola
59584c1be7 Fix first time wallet sync. add Discover dialog to Following page. 2020-04-29 01:35:51 +01:00
Akinwale Ariwodola
10175470de fix Gitlab CI script 2020-04-28 14:39:57 +01:00
Akinwale Ariwodola
2604baa221 add printVersionName gradle task 2020-04-28 14:34:50 +01:00
Akinwale Ariwodola
1adf073de6 update gitlab CI script 2020-04-28 14:31:03 +01:00
Akinwale Ariwodola
cf052f9c80 initial native rewrite commit 2020-04-28 14:25:39 +01:00