aboutsummaryrefslogtreecommitdiff
path: root/app (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change the color of the comment's vertical bar. Long press the comment to exp...Alex Ning2019-09-173-10/+91
* Unbluring NSFW images is now an option in settings.Alex Ning2019-09-1711-46/+153
* Fixed android.view.DisplayListCanvas.throwIfCannotDraw in ViewPostDetailActiv...Alex Ning2019-09-175-21/+37
* Fetch subscriptions in MainActivity. Check if the account exists before inser...Alex Ning2019-09-1611-26/+68
* Shrink the vertical block in comments tree. Temporarily disable the splash sc...Alex Ning2019-09-164-13/+34
* Version 1.0.8Alex Ning2019-09-151-2/+2
* Support 2FA. Fixed time parsing in messages.Alex Ning2019-09-154-2/+4
* Refreshing subreddit and user details when click the refresh menu item in Vie...Alex Ning2019-09-142-4/+15
* Fix status bar and navbar icon color in MainActivity.Alex Ning2019-09-144-6/+58
* Add more deep links.Alex Ning2019-09-131-0/+49
* Version 1.0.7Alex Ning2019-09-121-2/+2
* Add more info in settings->about. Fix title mismatch in settings.Alex Ning2019-09-125-4/+103
* Use download manager to download images. Change image and video download loca...Alex Ning2019-09-127-128/+68
* Delete splash icon in drawable folder.Alex Ning2019-09-121-0/+0
* Version 1.0.6Alex Ning2019-09-111-2/+2
* Fixed images cannot be saved. Fixed crashes when downloading videosAlex Ning2019-09-102-16/+32
* Version 1.0.5Alex Ning2019-09-101-2/+2
* Load HLS video instead of Dash video to support older Android versions. Fixed...Alex Ning2019-09-1011-39/+31
* Fixed clicking username in comments in user's comment section opening current...Alex Ning2019-09-103-7/+7
* Handle ActivityNotFoundException when opening Custom Tabs.Alex Ning2019-09-101-21/+30
* Version 1.0.4Alex Ning2019-09-091-2/+2
* Fixed SimpleDateFormat problem which causes the app to crash on start.Alex Ning2019-09-092-2/+2
* Version 1.0.3Alex Ning2019-09-091-2/+2
* Handle no browser installed when opening links and no apps are eligible to sh...Alex Ning2019-09-095-186/+183
* Fixed displaying wrong score.Alex Ning2019-09-093-5/+2
* Vote status is now correctly shown when viewing post details. Fixed following...Alex Ning2019-09-087-20/+47
* Hiding and unhiding posts are now available.Alex Ning2019-09-0810-46/+236
* Version 1.0.1Alex Ning2019-09-081-2/+2
* Fixed force stop when opening link type post. Update libraries.Alex Ning2019-09-072-10/+10
* Make generating release apk availalbe.Alex Ning2019-09-051-1/+0
* Delete all logs.Alex Ning2019-09-0421-104/+13
* Fixed notification color in dark theme.Alex Ning2019-09-041-0/+2
* Change score color if the post is voted.Alex Ning2019-09-035-2/+70
* Change upvoted color for upvote buttons.Alex Ning2019-09-035-27/+29
* Display a splash screen when the app starts.Alex Ning2019-09-0315-12/+48
* Fixed lazy mode in anonymous mode in MainActivity.Alex Ning2019-09-012-52/+105
* Minor bugs fixed related to marking and unmarking spoiler and nsfw.Alex Ning2019-09-016-13/+81
* Lazy mode is available in FilteredThingActivity. Fixed a bug related to lazy ...Alex Ning2019-08-3016-91/+151
* Minor bugs fixed. Fixed circular progress bar background in UserListingFragme...Alex Ning2019-08-304-7/+7
* View crosspost parent in ViewPostDetailActivity when clicking the crosspost i...Alex Ning2019-08-3011-24/+94
* Fixed bugs related to several ViewModels.Alex Ning2019-08-2919-164/+30
* Fixed controller position and margin in ViewVideoActivity. Minor UI tweaks.Alex Ning2019-08-295-10/+24
* Set item offset in Postfragment when using StaggeredGridLayoutManager. Minor ...Alex Ning2019-08-299-2/+44
* Use StaggeredGridLayoutManager in PostFragment in landscape and tablet. Reimp...Alex Ning2019-08-292-11/+70
* Receiving images, videos and texts to directly submitting different kinds of ...Alex Ning2019-08-2811-109/+281
* Continue submitting posts even if the user leave PostXXXActivity.Alex Ning2019-08-289-180/+56
* Fixed notification for SubmitPostService.Alex Ning2019-08-271-1/+2
* Display an alert dialog if the user want to cancel submitting a post or press...Alex Ning2019-08-279-31/+278
* Delete wrong credit. Change the notification icon and color.Alex Ning2019-08-277-20/+25
* This app now has an icon (finally)git statusgit statusgit status Add a credit...Alex Ning2019-08-2746-227/+433