Commit graph

10 commits

Author SHA1 Message Date
Akinwale Ariwodola
0638b9f133
ongoing pre-beta tasks (#284)
* tapping on the player controls container while it is visible should hide the container
* change 'click' to 'tap'
* add related content component
* file list item resolving display tweaks
* increase number of search results to 25
* fix name display for identity claims in search results
2018-09-05 14:43:39 +01:00
Akinwale Ariwodola
eeacbbb979 tweak thumbnail aspect ratio and sizing on discover and search pages 2018-08-28 20:23:48 +01:00
Akinwale Ariwodola
c25785ccf4
Mobile rewards (#251) 2018-08-28 11:59:14 +01:00
Akinwale Ariwodola
94f9ad6cc4
display floating wallet balance (#252)
* display floating wallet balance
2018-08-24 11:10:30 +01:00
Akinwale Ariwodola
9882d9d1c9 FontAwesome 5 everywhere 2018-08-08 18:11:25 +01:00
akinwale
4fbf90654e
implement direct URI navigation (#134) 2018-05-24 23:47:55 +01:00
Akinwale Ariwodola
140d405aa9 replaced FeaturedCategory with SectionList on discover page to improve performance 2018-05-19 20:50:09 +01:00
akinwale
3706bc5936
Wallet implementation (#92)
* Created walletAddress and walletBalance components
* Added walletSend and transaction list components.
* added transaction history page
2018-05-03 19:58:31 +01:00
akinwale
90d17604fc
First run timing (#83)
* first run time tracking implementation
* Fix values in AsyncStorage calls. Some tweaks to Mixpanel event properties.
* remove first launch related items in AsyncStorage after final retrieval
2018-04-24 20:32:17 +01:00
akinwale
2063e716f5
Splash screen, discover and file Pages (#30) 2018-03-11 16:32:13 +01:00