aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-05-13Version 3.1.0.Alex Ning1-2/+2
2020-05-08Enable minify, reduce release apk size.Hermes Junior1-2/+3
2020-04-29Buggy video and Gif autoplay.Alex Ning1-0/+2
2020-04-19Show 1 Award instead of 1 Awards. Version 3.0.3.Alex Ning1-2/+2
2020-04-15Add a fast scroller on SubscribedSubredditsListingFragment.Alex Ning1-0/+1
2020-04-08Version 3.0.2.Alex Ning1-2/+2
2020-04-08Fix app crashes on ViewSubredditDetailActivity. Fix some themeing issues.Alex Ning1-5/+5
2020-04-06Fix app crashes when selecting font size to small. Version 3.0.1.Alex Ning1-2/+2
2020-04-05Version 3.0.0.Alex Ning1-2/+2
2020-04-04Editing multireddits is now available.Alex Ning1-2/+2
2020-02-26Prepare to add different themes. Try fixing timeout issue in okhttp3.Alex Ning1-1/+1
2020-02-24Fix stack overflow error when syncing subscribed subreddits and users and ↵Alex Ning1-2/+2
multireddits. Fix app crashes when creating multireddits without selecting any subreddits. Version 2.2.3.
2020-02-22Version 2.2.2.Alex Ning1-2/+2
2020-02-21Fix post card has empty space under vote buttons once again by upgrading ↵Alex Ning1-2/+2
google's material library. Add an Okhttp3 interceptor for debug usage.
2020-02-12Creating multireddit without specifying subreddits is available.Alex Ning1-3/+4
2020-02-05Fix bugs related to changing default post layout. Rewrite opening links to ↵Alex Ning1-2/+2
handle error. Version 2.2.0.
2019-12-31Handle sidebar links. Version 2.1.0.Alex Ning1-2/+2
2019-12-26Markdown table support.Alex Ning1-4/+6
2019-12-19Fixed UI in ViewMultiRedditDetailActivity. Add a share option in Settings -> ↵Alex Ning1-2/+2
About to let you easily share this app to other people. Version 2.0.0.
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 ↵Alex Ning1-2/+2
loading more posts button in dark theme. Minor bugs fixed.
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 ↵Alex Ning1-1/+0
elapsed time.
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 ↵Alex Ning1-4/+4
material library to fix the bugs introduced in the last update.
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 ↵Alex Ning1-1/+1
item_post_detail.
2019-10-25Disable clicking comment icon in a post to submit a comment. Enlarge the ↵Alex Ning1-14/+14
icons in comments. Fix regex used to linkify subreddits and users.
2019-10-20Fixed bottom sheet fragments cannot swipe down to show items when they are ↵Alex Ning1-2/+2
expanded. Version 1.3.1.
2019-10-14Show an error message when favorite or unfavorite something failed. Minor ↵Alex Ning1-2/+2
bugs fixed. Version 1.3.0.
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
background colors. Fixed collapsed comments shown after orientation change.
2019-09-22Only show the new messages within the the notification interval to prevent ↵Alex Ning1-2/+2
showing the same notifications over and over again. Version 1.1.1.
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 ↵Alex Ning1-2/+2
expand or collapse. Version 1.0.9.
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