Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-07-19 | Version 4.0.0. | Alex Ning | 1 | -2/+2 | |
2020-07-15 | Add an option to ignore nav bar in ViewVideoActivity and ↵ | Alex Ning | 1 | -0/+1 | |
ViewImgurVideoFragment. Use Hauler to do drag up or down to finish Activity in ViewVideoActivity and ViewImgurMediaActivity. | |||||
2020-07-14 | Replace Hauler with Slidr to avoid weird behaviour in SubsamplingScaleImageView. | Alex Ning | 1 | -1/+0 | |
2020-07-11 | Use SubsamplingScaleImageView and BigImageView to display images in ↵ | Alex Ning | 1 | -0/+1 | |
ViewImageOrGifActivity and CommentAndPostRecyclerViewAdapter to avoid app crashing. Create another ViewModel, PostDetailGifAutoplayViewHolder in CommentAndPostRecyclerViewAdapter. | |||||
2020-07-09 | Add minified Release. | Hermes Junior | 1 | -1/+8 | |
2020-07-09 | Fix username takes up too much space in comments. Add ↵ | Alex Ning | 1 | -8/+8 | |
PostCompactRightLeftThumbnailViewHolder and PostCompactLeftThumbnailViewHolder in order to fix layout issues in ConstraintLayout v2.0.0-beta8. Rename 'Show Thumbnail on the Right in Compact Layout' to 'Show Thumbnail on the Left in Compact Layout'. | |||||
2020-07-09 | Add updated Crashy. | Alex Ning | 1 | -0/+4 | |
2020-07-08 | Setting autoplay videos visible area offset is available. Remove Crashy ↵ | Alex Ning | 1 | -4/+0 | |
because it will crash on some devices, such as Pixel Slate. | |||||
2020-07-07 | Prepare to add composing private message feature. | Alex Ning | 1 | -0/+4 | |
2020-06-18 | Exclude transitive dependency from Google GMS. | Hermes Junior | 1 | -1/+3 | |
2020-06-18 | Enable EventBus Index, avoids reflection, and better performance. | Hermes Junior | 1 | -1/+9 | |
2020-06-16 | Resolve conflicts: Some refactors on media activities. | Alex Ning | 1 | -1/+1 | |
2020-06-08 | Version 3.2.0. | Alex Ning | 1 | -2/+2 | |
2020-06-04 | Update acknowledgement info. | Alex Ning | 1 | -2/+1 | |
2020-06-04 | Swipe up or down to finish ViewImgurMediaActivity. Using Hauler to do swipe ↵ | Alex Ning | 1 | -0/+1 | |
up or down to finish ViewImageActivity, ViewGIFActivity and ViewVideoActivity. Fixed gifs downloaded as jpg. | |||||
2020-06-03 | Support viewing imgur albums in-app. | Alex Ning | 1 | -0/+2 | |
2020-05-28 | Support viewing gfycat videos in app. | Alex Ning | 1 | -1/+2 | |
2020-05-13 | Disable proguard because app force stop. | Alex Ning | 1 | -3/+2 | |
2020-05-13 | Version 3.1.0. | Alex Ning | 1 | -2/+2 | |
2020-05-08 | Enable minify, reduce release apk size. | Hermes Junior | 1 | -2/+3 | |
2020-04-29 | Buggy video and Gif autoplay. | Alex Ning | 1 | -0/+2 | |
2020-04-22 | Rearrange dependencies and update some | TacoTheDank | 1 | -47/+40 | |
2020-04-19 | Show 1 Award instead of 1 Awards. Version 3.0.3. | Alex Ning | 1 | -2/+2 | |
2020-04-15 | Add a fast scroller on SubscribedSubredditsListingFragment. | Alex Ning | 1 | -0/+1 | |
2020-04-08 | Version 3.0.2. | Alex Ning | 1 | -2/+2 | |
2020-04-08 | Fix app crashes on ViewSubredditDetailActivity. Fix some themeing issues. | Alex Ning | 1 | -5/+5 | |
2020-04-06 | Fix app crashes when selecting font size to small. Version 3.0.1. | Alex Ning | 1 | -2/+2 | |
2020-04-05 | Version 3.0.0. | Alex Ning | 1 | -2/+2 | |
2020-04-04 | Editing multireddits is now available. | Alex Ning | 1 | -2/+2 | |
2020-02-26 | Prepare to add different themes. Try fixing timeout issue in okhttp3. | Alex Ning | 1 | -1/+1 | |
2020-02-24 | Fix stack overflow error when syncing subscribed subreddits and users and ↵ | Alex Ning | 1 | -2/+2 | |
multireddits. Fix app crashes when creating multireddits without selecting any subreddits. Version 2.2.3. | |||||
2020-02-22 | Version 2.2.2. | Alex Ning | 1 | -2/+2 | |
2020-02-21 | Fix post card has empty space under vote buttons once again by upgrading ↵ | Alex Ning | 1 | -2/+2 | |
google's material library. Add an Okhttp3 interceptor for debug usage. | |||||
2020-02-12 | Creating multireddit without specifying subreddits is available. | Alex Ning | 1 | -3/+4 | |
2020-02-05 | Fix bugs related to changing default post layout. Rewrite opening links to ↵ | Alex Ning | 1 | -2/+2 | |
handle error. Version 2.2.0. | |||||
2019-12-31 | Handle sidebar links. Version 2.1.0. | Alex Ning | 1 | -2/+2 | |
2019-12-26 | Markdown table support. | Alex Ning | 1 | -4/+6 | |
2019-12-19 | Fixed UI in ViewMultiRedditDetailActivity. Add a share option in Settings -> ↵ | Alex Ning | 1 | -2/+2 | |
About to let you easily share this app to other people. Version 2.0.0. | |||||
2019-12-06 | Share only the link of the post instead of title + link. Version 1.6.2. | Alex Ning | 1 | -2/+2 | |
2019-11-26 | Fix force stop when navigating top-level comments. Fix invisible retry ↵ | Alex Ning | 1 | -2/+2 | |
loading more posts button in dark theme. Minor bugs fixed. | |||||
2019-11-19 | Version 1.6.0 | Alex Ning | 1 | -2/+2 | |
2019-11-19 | Superscript is now available. | Alex Ning | 1 | -0/+1 | |
2019-11-15 | Swipe right to go back from ViewPostDetailActivity. Fix inconsistency in ↵ | Alex Ning | 1 | -1/+0 | |
elapsed time. | |||||
2019-11-15 | Swiping to refresh posts is now available. | Alex Ning | 1 | -0/+1 | |
2019-11-12 | Showing elapsed time in posts and comments is available. | Alex Ning | 1 | -2/+3 | |
2019-11-05 | Fixed IllegalStateException in SubredditSelectionActivity. Downgrade ↵ | Alex Ning | 1 | -4/+4 | |
material library to fix the bugs introduced in the last update. | |||||
2019-10-29 | Fixed UI issues in posts and comments. Version 1.4.0. | Alex Ning | 1 | -2/+2 | |
2019-10-28 | Use FlowLayout to host all the information of a post in item_post and ↵ | Alex Ning | 1 | -1/+1 | |
item_post_detail. | |||||
2019-10-25 | Disable clicking comment icon in a post to submit a comment. Enlarge the ↵ | Alex Ning | 1 | -14/+14 | |
icons in comments. Fix regex used to linkify subreddits and users. | |||||
2019-10-20 | Fixed bottom sheet fragments cannot swipe down to show items when they are ↵ | Alex Ning | 1 | -2/+2 | |
expanded. Version 1.3.1. |