Commit Graph

304 Commits

Author SHA1 Message Date
6f34d854ea Setting autoplay videos visible area offset is available. Remove Crashy because it will crash on some devices, such as Pixel Slate. 2020-07-08 22:19:08 +08:00
40fd7bf40f Prepare to add composing private message feature. 2020-07-07 23:35:18 +08:00
405cac91e8 Merge pull request #140 from OHermesJunior/eventbus-index
Enable EventBus Index, avoids reflection, and better performance.
2020-06-22 23:41:20 +08:00
d493a0a386 Exclude transitive dependency from Google GMS. 2020-06-18 17:45:07 +02:00
dc39cb72af Enable EventBus Index, avoids reflection, and better performance. 2020-06-18 11:58:34 +02:00
88a2119586 Resolve conflicts: Some refactors on media activities. 2020-06-16 15:17:00 +08:00
9a47a3d9d2 Version 3.2.0. 2020-06-08 21:18:18 +08:00
a9d2108c00 Update acknowledgement info. 2020-06-04 23:02:05 +08:00
e5d9f93e96 Swipe up or down to finish ViewImgurMediaActivity. Using Hauler to do swipe up or down to finish ViewImageActivity, ViewGIFActivity and ViewVideoActivity. Fixed gifs downloaded as jpg. 2020-06-04 20:06:01 +08:00
13d64eda14 Support viewing imgur albums in-app. 2020-06-03 19:02:46 +08:00
066956971a Support viewing gfycat videos in app. 2020-05-28 22:16:07 +08:00
6126df39a5 Merge branch 'master' into master 2020-05-19 16:39:37 -04:00
967e6ec261 Disable proguard because app force stop. 2020-05-14 00:36:45 +08:00
24d0ac4a40 Version 3.1.0. 2020-05-13 23:09:22 +08:00
80f74fc9c2 Enable minify, reduce release apk size. 2020-05-08 16:03:11 +02:00
fc284a3dc0 Merge branch 'master' into master 2020-05-05 15:04:19 -04:00
033c8bd241 Buggy video and Gif autoplay. 2020-04-29 18:13:28 +08:00
bac83aa1c7 Rearrange dependencies and update some 2020-04-22 12:09:10 -04:00
0f8395221d Show 1 Award instead of 1 Awards. Version 3.0.3. 2020-04-19 13:16:23 +08:00
90fa50f5d1 Add a fast scroller on SubscribedSubredditsListingFragment. 2020-04-15 20:58:55 +08:00
23aea84b6f Version 3.0.2. 2020-04-08 19:59:39 +08:00
2c36d46cd0 Fix app crashes on ViewSubredditDetailActivity. Fix some themeing issues. 2020-04-08 11:41:42 +08:00
cd4cf40236 Fix app crashes when selecting font size to small. Version 3.0.1. 2020-04-06 10:47:28 +08:00
86171535a6 Version 3.0.0. 2020-04-05 17:04:29 +08:00
d6dd171ac4 Editing multireddits is now available. 2020-04-04 16:10:25 +08:00
0f36ad4e1d Prepare to add different themes. Try fixing timeout issue in okhttp3. 2020-02-26 22:40:15 +08:00
6433014679 Fix stack overflow error when syncing subscribed subreddits and users and multireddits. Fix app crashes when creating multireddits without selecting any subreddits. Version 2.2.3. 2020-02-24 20:43:55 +08:00
c0c24a2613 Version 2.2.2. 2020-02-22 20:18:58 +08:00
3d9d98467a Fix post card has empty space under vote buttons once again by upgrading google's material library. Add an Okhttp3 interceptor for debug usage. 2020-02-21 17:50:49 +08:00
805ce260a2 Creating multireddit without specifying subreddits is available. 2020-02-12 18:11:03 +08:00
5693bc384d Fix bugs related to changing default post layout. Rewrite opening links to handle error. Version 2.2.0. 2020-02-05 13:41:20 +08:00
4d6782107d Handle sidebar links. Version 2.1.0. 2019-12-31 21:54:51 +08:00
5bf1d342f6 Markdown table support. 2019-12-26 23:57:02 +08:00
2113d4a902 Fixed UI in ViewMultiRedditDetailActivity. Add a share option in Settings -> About to let you easily share this app to other people. Version 2.0.0. 2019-12-19 21:09:58 +08:00
f7eaa7ca06 Share only the link of the post instead of title + link. Version 1.6.2. 2019-12-06 11:02:58 +08:00
b96552a5ca Fix force stop when navigating top-level comments. Fix invisible retry loading more posts button in dark theme. Minor bugs fixed. 2019-11-26 22:01:34 +08:00
a7edd207ad Version 1.6.0 2019-11-19 17:24:27 +08:00
47b57fd50f Superscript is now available. 2019-11-19 11:31:58 +08:00
ee60cbf640 Swipe right to go back from ViewPostDetailActivity. Fix inconsistency in elapsed time. 2019-11-16 00:20:09 +08:00
e0a9a02157 Swiping to refresh posts is now available. 2019-11-15 17:23:59 +08:00
a0aae589d7 Showing elapsed time in posts and comments is available. 2019-11-12 19:31:28 +08:00
b62ab6f443 Fixed IllegalStateException in SubredditSelectionActivity. Downgrade material library to fix the bugs introduced in the last update. 2019-11-05 21:25:30 +08:00
36a06290ef Fixed UI issues in posts and comments. Version 1.4.0. 2019-10-29 22:33:53 +08:00
3a81ca17e8 Use FlowLayout to host all the information of a post in item_post and item_post_detail. 2019-10-28 21:17:09 +08:00
75452b764d Disable clicking comment icon in a post to submit a comment. Enlarge the icons in comments. Fix regex used to linkify subreddits and users. 2019-10-25 21:16:09 +08:00
6662f9af34 Fixed bottom sheet fragments cannot swipe down to show items when they are expanded. Version 1.3.1. 2019-10-20 23:23:56 +08:00
68f113a66e Show an error message when favorite or unfavorite something failed. Minor bugs fixed. Version 1.3.0. 2019-10-14 11:03:54 +08:00
35f9a645d8 Fix app crashes when opening images and videos. 2019-10-07 08:38:38 +08:00
f36cef5954 Version 1.2.1 2019-10-06 09:14:54 +08:00
b56594aeba Version 1.2.0 2019-10-05 23:53:28 +08:00