Akinwale Ariwodola
af3baa99b8
Merge pull request #189 from lbryio/phone-state-permission-fix
...
request for READ_PHONE_STATE permission after storage permission is granted
2018-06-22 02:27:34 +01:00
Akinwale Ariwodola
33abefdd14
request for READ_PHONE_STATE permission after storage permission is granted
2018-06-22 02:18:38 +01:00
Akinwale Ariwodola
1cbebd0c9e
add blockchain_headers download progress bar to splash screen
2018-06-22 02:06:21 +01:00
Akinwale Ariwodola
245942ff14
added method to MainActivity to obtain a device ID ( #182 )
2018-06-20 19:07:20 +01:00
Akinwale Ariwodola
608a08d2e8
display activity indicator for discover and trending items while resolving
2018-06-20 05:52:04 +01:00
Akinwale Ariwodola
fbb0d7090b
Merge pull request #185 from lbryio/link-styling
...
make all links green
2018-06-19 22:46:34 +01:00
Akinwale Ariwodola
40c890e644
make all links green
2018-06-19 21:58:26 +01:00
Akinwale Ariwodola
35cf4255a6
Merge pull request #183 from lbryio/start-blockchain-dl
...
Start daemon service immediately app starts (even for first run)
2018-06-18 15:01:09 +01:00
Akinwale Ariwodola
0da47c409f
Start daemon service immediately app starts (even for first run)
2018-06-18 14:20:37 +01:00
Akinwale Ariwodola
541f582ac1
Build on commit ( #181 )
...
* Build release APK on every commit
2018-06-14 21:12:44 +01:00
Akinwale Ariwodola
191bc33fa3
bumpversion 0.1.7 --> 0.1.8
2018-06-11 19:24:26 +01:00
Akinwale Ariwodola
31168d9ed8
Merge pull request #166 from lbryio/first-run-improvements
...
implement extendable first run experience starting with welcome page
2018-06-11 04:41:55 +01:00
Akinwale Ariwodola
468c41c526
implement extendable first run experience starting with welcome page
2018-06-08 09:13:45 +01:00
Akinwale Ariwodola
bc684b6ae3
Merge pull request #158 from lbryio/about-page-text
...
add a paragraph and links to the About page
2018-06-08 06:30:10 +01:00
Akinwale Ariwodola
399ec8d108
Make channel names displayed on file items and the file page touchable ( #165 )
2018-06-07 06:57:41 +01:00
Akinwale Ariwodola
1820710f06
Merge pull request #160 from lbryio/linkify-description
...
make links in file descriptions clickable
2018-06-07 05:00:33 +01:00
Akinwale Ariwodola
51d86148e8
Merge pull request #164 from lbryio/navigation-tweaks
...
set the unique navigation keys for the file pages to the URIs.
2018-06-06 09:29:24 +01:00
Akinwale Ariwodola
e8f973531b
set the unique navigation keys for the file pages to the URIs.
2018-06-06 09:25:51 +01:00
Akinwale Ariwodola
4a01cf0608
Merge pull request #162 from lbryio/trending-page
...
add trending page
2018-06-06 01:25:16 +01:00
Akinwale Ariwodola
929a057e1e
add trending page
2018-06-05 19:52:10 +01:00
Akinwale Ariwodola
d24a18023d
make links in file descriptions clickable
2018-06-05 19:03:40 +01:00
Akinwale Ariwodola
4d8085a0db
add a paragraph and links to the About page
2018-06-05 15:53:10 +01:00
Akinwale Ariwodola
8c3ca2161d
Merge pull request #156 from lbryio/search-result-urls
...
Add URI to search result items. Update omnibar URI suggestions display.
2018-06-04 17:34:38 +01:00
Akinwale Ariwodola
26720dead0
Wallet page improvements ( #155 )
...
* wallet page send form improvements
* style tweaks for the send form input fields
2018-06-04 17:34:03 +01:00
Akinwale Ariwodola
cda7e81485
Merge pull request #157 from lbryio/omnibar-file-suggestion
...
change icon for URIs linking to actual file claims
2018-06-03 13:53:10 +01:00
Akinwale Ariwodola
0cffb26dfc
change icon for URIs linking to actual file claims
2018-06-03 13:51:02 +01:00
Akinwale Ariwodola
d21e4aa830
Add URI to search result items. Update omnibar URI suggestions display.
2018-06-03 13:46:43 +01:00
Akinwale Ariwodola
a5dfe0c586
Update Twisted version. Remove pycrypto recipe.
2018-06-03 12:20:15 +01:00
Akinwale Ariwodola
00f4745d46
bumpversion 0.1.6 --> 0.1.7
2018-05-27 22:00:46 +01:00
Akinwale Ariwodola
062e7cef24
Merge pull request #143 from lbryio/fix-uri-bar-errors
...
blur text input and hide suggestions when the soft keyboard is closed
2018-05-27 21:55:51 +01:00
Akinwale Ariwodola
efc710d796
blur text input and hide suggestions when the soft keyboard is closed
2018-05-27 21:48:06 +01:00
Akinwale Ariwodola
fd2d20af94
bumpversion 0.1.5 --> 0.1.6
2018-05-26 00:33:37 +01:00
Akinwale Ariwodola
51065d1b57
Merge pull request #142 from lbryio/uri-bar-improvements
...
Improvements to the UriBar implementation and some navigation tweaks.
2018-05-26 00:32:13 +01:00
Akinwale Ariwodola
6a60ce07e9
Improvements to the UriBar implementation and some navigation tweaks.
2018-05-26 00:20:44 +01:00
Akinwale Ariwodola
7c8f9a6662
Merge pull request #141 from lbryio/image-and-html-file-types
...
add support for viewing images, HTML and text files in the app
2018-05-25 19:53:33 +01:00
Akinwale Ariwodola
ed61f470f7
Implement channel page with just the first page of results ( #140 )
2018-05-25 19:52:08 +01:00
Akinwale Ariwodola
a89d8ac229
add support for viewing images, HTML and text files in the app
2018-05-25 18:39:02 +01:00
akinwale
3c8e7d13e0
enable purchases for paid content ( #133 )
2018-05-25 08:16:01 +01:00
akinwale
7d2e4c1e8c
Handle lbry:// url scheme, and download notification fixes. ( #139 )
2018-05-25 08:13:05 +01:00
akinwale
4fbf90654e
implement direct URI navigation ( #134 )
2018-05-24 23:47:55 +01:00
Daniel Alejandro Dominguez Diaz
077af85181
Add development information to the documentation ( #123 )
...
*
2018-05-23 14:09:57 +01:00
akinwale
1b77a8dd8b
Merge pull request #135 from lbryio/navigation-perf
...
replaced FeaturedCategory with SectionList on discover page to improve performance
2018-05-21 19:02:36 +01:00
akinwale
28071a10b5
Merge pull request #137 from lbryio/debug-check
...
add debug build checks
2018-05-19 23:37:01 +01:00
Akinwale Ariwodola
1a6e3bf214
add debug build checks
2018-05-19 23:35:43 +01:00
Akinwale Ariwodola
16db19fac7
Increase storage requirement toast display duration
2018-05-19 23:03:03 +01:00
akinwale
c533e7832b
Merge pull request #136 from lbryio/keep-daemon-running-default
...
display the correct default value for the keep daemon running option
2018-05-19 21:11:42 +01:00
Akinwale Ariwodola
0cd33ddada
display the correct default value for the keep daemon running option
2018-05-19 21:10:27 +01:00
Akinwale Ariwodola
140d405aa9
replaced FeaturedCategory with SectionList on discover page to improve performance
2018-05-19 20:50:09 +01:00
akinwale
ceeef6324e
Video fullscreen switch ( #132 )
...
* file page download progress display and media loading / playback tweaks
* Moved MediaPlayer component to be a child of the top-level view
* hide tracking controls when player controls are hidden in fullscreen mode
2018-05-19 16:11:59 +01:00
akinwale
f850be1eca
Merge pull request #131 from lbryio/download-progress-video-playing
...
file page download progress display and media loading / playback tweaks
2018-05-19 15:01:28 +01:00