aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-06Share only the link of the post instead of title + link. Version 1.6.2.Alex Ning1-2/+2
2019-11-26Fix force stop when navigating top-level comments. Fix invisible retry loadin...Alex Ning1-2/+2
2019-11-19Version 1.6.0Alex Ning1-2/+2
2019-11-19Superscript is now available.Alex Ning1-0/+1
2019-11-15Swipe right to go back from ViewPostDetailActivity. Fix inconsistency in elap...Alex Ning1-1/+0
2019-11-15Swiping to refresh posts is now available.Alex Ning1-0/+1
2019-11-12Showing elapsed time in posts and comments is available.Alex Ning1-2/+3
2019-11-05Fixed IllegalStateException in SubredditSelectionActivity. Downgrade material...Alex Ning1-4/+4
2019-10-29Fixed UI issues in posts and comments. Version 1.4.0.Alex Ning1-2/+2
2019-10-28Use FlowLayout to host all the information of a post in item_post and item_po...Alex Ning1-1/+1
2019-10-25Disable clicking comment icon in a post to submit a comment. Enlarge the icon...Alex Ning1-14/+14
2019-10-20Fixed bottom sheet fragments cannot swipe down to show items when they are ex...Alex Ning1-2/+2
2019-10-14Show an error message when favorite or unfavorite something failed. Minor bug...Alex Ning1-2/+2
2019-10-07Fix app crashes when opening images and videos.Alex Ning1-2/+2
2019-10-06Version 1.2.1Alex Ning1-2/+2
2019-10-05Version 1.2.0Alex Ning1-2/+2
2019-09-29Change gitignore file.Alex Ning1-1/+0
2019-09-27Blurring spoiler post images is now available. Change spoiler and flair text ...Alex Ning1-2/+2
2019-09-22Only show the new messages within the the notification interval to prevent sh...Alex Ning1-2/+2
2019-09-19Delete something related to downloading videos.Alex Ning1-7/+7
2019-09-17Change the color of the comment's vertical bar. Long press the comment to exp...Alex Ning1-2/+2
2019-09-15Version 1.0.8Alex Ning1-2/+2
2019-09-12Version 1.0.7Alex Ning1-2/+2
2019-09-11Version 1.0.6Alex Ning1-2/+2
2019-09-10Version 1.0.5Alex Ning1-2/+2
2019-09-09Version 1.0.4Alex Ning1-2/+2
2019-09-09Version 1.0.3Alex Ning1-2/+2
2019-09-08Hiding and unhiding posts are now available.Alex Ning1-2/+2
2019-09-08Version 1.0.1Alex Ning1-2/+2
2019-09-07Fixed force stop when opening link type post. Update libraries.Alex Ning1-9/+9
2019-09-05Make generating release apk availalbe.Alex Ning1-1/+0
2019-08-30View crosspost parent in ViewPostDetailActivity when clicking the crosspost i...Alex Ning1-1/+1
2019-08-26Reimplement Markdown display due to update of Markwon library. Fixed RetryLoa...Alex Ning1-6/+7
2019-08-21Fixed getting same notifications for different accounts (for real this time)....Alex Ning1-2/+3
2019-08-17Fetch unread messages periodically (15 mins for test) using WorkManager. Clic...Alex Ning1-0/+1
2019-08-14Editing flair is now available.Alex Ning1-1/+1
2019-07-31Use Brige library and Android-State library to avoid TransactionTooLargeExcep...Alex Ning1-0/+3
2019-07-26Use rounded corner bottom fragment. Tweak bottom sheet fragment UI. Change po...Alex Ning1-0/+1
2019-07-17Flair, spoiler and nsfw support for submitting posts.Alex Ning1-0/+1
2019-07-12Use a modal bottom sheet to display post selection instead of an alert dialog...Alex Ning1-2/+2
2019-06-17Reimplemented parsing comments using recursion to parse all the child comment...Alex Ning1-1/+0
2019-06-14Show a snackbar when sending comment and sending comment fails. Display the s...Alex Ning1-2/+1
2019-06-14Added a feature: Sending comments.Alex Ning1-1/+1
2019-06-13Add CommentActivity for sending comments (not implemented yet). Minor UI tweaks.Alex Ning1-1/+2
2019-06-11Minor layout tweaks. Fixed action bar color in ViewPostDetailActivity in dark...Alex Ning1-6/+6
2019-04-26Unescape HTML for post content and comments. Minor UI fixes.Alex Ning1-2/+2
2019-04-18Synchronizing voting state between PostRecyclerViewAdapter and ViewPostDetail...Alex Ning1-2/+3
2019-04-18Fixed displaying wrong score when rapidly clicking vote buttons in PostRecycl...Alex Ning1-5/+5
2019-02-26Fixed user icon and user banner not displaying after user login. LoginActivit...Alex Ning1-2/+0
2019-02-22Add a search view in MainActivity and add a SearchActivity.Alex Ning1-0/+2