| Commit message (Expand) | Author | Age | Files | Lines |
* | Viewing saved comments in Saved is available. | Alex Ning | 2019-09-18 | 1 | -0/+56 |
* | Load HLS video instead of Dash video to support older Android versions. Fixed... | Alex Ning | 2019-09-10 | 1 | -1/+1 |
* | Lazy mode is available in FilteredThingActivity. Fixed a bug related to lazy ... | Alex Ning | 2019-08-30 | 1 | -0/+1 |
* | Minor bugs fixed. Fixed circular progress bar background in UserListingFragme... | Alex Ning | 2019-08-30 | 2 | -2/+2 |
* | Fixed controller position and margin in ViewVideoActivity. Minor UI tweaks. | Alex Ning | 2019-08-29 | 3 | -1/+3 |
* | Set item offset in Postfragment when using StaggeredGridLayoutManager. Minor ... | Alex Ning | 2019-08-29 | 7 | -1/+7 |
* | Receiving images, videos and texts to directly submitting different kinds of ... | Alex Ning | 2019-08-28 | 1 | -4/+5 |
* | Continue submitting posts even if the user leave PostXXXActivity. | Alex Ning | 2019-08-28 | 2 | -12/+0 |
* | This app now has an icon (finally)git statusgit statusgit status Add a credit... | Alex Ning | 2019-08-27 | 5 | -3/+8 |
* | Changing lazy mode interval in Settings is now available. | Alex Ning | 2019-08-26 | 2 | -65/+18 |
* | Display an archived icon if the post is archived. Display a locked icon if th... | Alex Ning | 2019-08-26 | 3 | -29/+148 |
* | Tap the error view to retry loading comments in ViewPostDetailActivity. Minor... | Alex Ning | 2019-08-26 | 7 | -10/+23 |
* | Reimplement Markdown display due to update of Markwon library. Fixed RetryLoa... | Alex Ning | 2019-08-26 | 5 | -5/+5 |
* | Add an acknowledgement page in settings. | Alex Ning | 2019-08-24 | 2 | -0/+29 |
* | Check for theme setting on every activities except ViewImageActivity and View... | Alex Ning | 2019-08-22 | 4 | -3/+4 |
* | Enabling or disabling nsfw are now available. | Alex Ning | 2019-08-22 | 1 | -2/+2 |
* | Fixed getting same notifications for different accounts (for real this time).... | Alex Ning | 2019-08-21 | 2 | -1/+26 |
* | Handle sending comment fails. Fixed snackbar hidden by keyboard in some activ... | Alex Ning | 2019-08-20 | 1 | -20/+26 |
* | Many small fixes and mior UI fixed. | Alex Ning | 2019-08-20 | 1 | -1/+3 |
* | Finish MainActivity if clicking a notification for another user. | Alex Ning | 2019-08-19 | 1 | -0/+14 |
* | View messages in ViewMessageActivity. Use LinkResolverActivity to handle link... | Alex Ning | 2019-08-18 | 3 | -0/+141 |
* | Lazy mode is available in AccountPostsActivity. Minor bugs fixed. | Alex Ning | 2019-08-16 | 1 | -0/+1 |
* | Display single comment thread when clicking a comment from ViewUserDetailActi... | Alex Ning | 2019-08-15 | 1 | -0/+17 |
* | Sorting users posts in ViewUserDetailActivity and FilteredPostsActivity is av... | Alex Ning | 2019-08-14 | 1 | -0/+63 |
* | Current user's upvoted, downvoted, hidden, saved, gilded posts are now availa... | Alex Ning | 2019-08-14 | 2 | -0/+169 |
* | Editing flair is now available. | Alex Ning | 2019-08-14 | 2 | -7/+43 |
* | Set NSFW and spoiler are now available. | Alex Ning | 2019-08-13 | 1 | -80/+0 |
* | Editing and deleting comments are now available. | Alex Ning | 2019-08-13 | 4 | -4/+183 |
* | Deleting and editing posts are now available. | Alex Ning | 2019-08-12 | 12 | -19/+83 |
* | Transparent nav bar in FilteredPostsActivity. | Alex Ning | 2019-08-12 | 1 | -5/+15 |
* | Fixed UI in dark theme. | Alex Ning | 2019-08-12 | 4 | -3/+7 |
* | Fixed nav bar icon color in dark theme. Transparent nav bar in SubredditSelec... | Alex Ning | 2019-08-12 | 2 | -8/+46 |
* | Make nav bar white in day theme and change it to the same color as background... | Alex Ning | 2019-08-11 | 3 | -397/+379 |
* | Transparent navigation bar and status bar in ViewPostDetailActivity (All thes... | Alex Ning | 2019-08-11 | 1 | -5/+16 |
* | Make navigation bar and status bar transparent to display posts, comments, su... | Alex Ning | 2019-08-10 | 9 | -32/+60 |
* | Display a toast to indicate the user to login before voting, replying and com... | Alex Ning | 2019-08-09 | 1 | -0/+1 |
* | Fixed no posts, no comments, no users and no subreddits message cannot be ret... | Alex Ning | 2019-08-09 | 2 | -2/+3 |
* | Log in other reddit accounts are available. Add an account switcher in the na... | Alex Ning | 2019-08-08 | 4 | -107/+138 |
* | Refactored some of the untouched classes last time to support multi user. Bug... | Alex Ning | 2019-08-08 | 1 | -1/+2 |
* | Refactored all the other classes to support multi user. Clearing the app data... | Alex Ning | 2019-08-07 | 29 | -30/+30 |
* | Bugs fixed related to submitting link and text posts. | Alex Ning | 2019-08-06 | 1 | -1/+1 |
* | Sorting and refreshing in FilteredPostsActivity are available. | Alex Ning | 2019-08-05 | 1 | -1/+1 |
* | Filtering posts to specific type when the type chip is clicked in posts. Mino... | Alex Ning | 2019-08-05 | 3 | -0/+31 |
* | Searching subreddits to post is available. Use Toolbar instead of ActionBar i... | Alex Ning | 2019-08-05 | 6 | -7/+113 |
* | Fixed UI in dark theme. Minor bugs fixed. | Alex Ning | 2019-08-04 | 2 | -4/+5 |
* | Display both the subreddit and the user name in ViewPostDetailActivity. | Alex Ning | 2019-07-29 | 1 | -8/+19 |
* | Add a ViewPager in MainActivity to display popular posts. | Alex Ning | 2019-07-29 | 1 | -1/+23 |
* | Sorting in SearchResultActivity is available. Switch DataSource instead of re... | Alex Ning | 2019-07-28 | 4 | -31/+135 |
* | Use rounded corner bottom fragment. Tweak bottom sheet fragment UI. Change po... | Alex Ning | 2019-07-26 | 3 | -143/+66 |
* | Sorting posts is now available. Minor bugs fixed. | Alex Ning | 2019-07-26 | 3 | -5/+197 |