Commit Graph

624 Commits

Author SHA1 Message Date
Alex Ning
3c482c63ec Add another tab for PM in ViewMessageActivity. 2020-06-27 14:00:24 +08:00
Hermes Junior
7bb9d14f1d Hide actionbar on imgur images too. 2020-06-23 16:37:53 +02:00
Alex Ning
5daa0de82d Prepare to support PM. 2020-06-23 16:32:40 +08:00
Alex Ning
421315f0c6 Fix flair cannot be applied when submitting posts. Fix crash in FollowedUsersRecyclerViewAdapter. 2020-06-23 11:36:17 +08:00
Docile-Alligator
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
Hermes Junior
3a88cacdde Improve removed thing not found detection. 2020-06-21 17:39:41 +02:00
Hermes Junior
0fc513cb9d Probably fix blurred images this time. 2020-06-20 21:53:26 +02:00
Alex Ning
b782a90bf3 Try another possible solution for blurry image problem. 2020-06-20 23:14:15 +08:00
Alex Ning
354529ca88 Add 2 options for notification interval: 15 minutes and 30 minutes. 2020-06-20 22:20:01 +08:00
Alex Ning
dce5777fbb Add an option to automatically try loading removed gfycat videos on Redgifs. 2020-06-20 22:02:18 +08:00
Alex Ning
9f16b6c25a Add an option: Mute Autoplaying Videos. 2020-06-20 14:02:33 +08:00
Docile-Alligator
02af3edd09
Merge pull request #133 from OHermesJunior/fix-slide
Fix swipe on two missed activities.
2020-06-20 12:24:58 +08:00
Docile-Alligator
f3862e1c8a
Merge pull request #132 from OHermesJunior/divider-drawer
Add preferences label and divider in nav drawer.
2020-06-20 12:23:51 +08:00
Docile-Alligator
88dea552dd
Merge pull request #136 from OHermesJunior/version-about
Add version info to about section.
2020-06-20 12:22:32 +08:00
Docile-Alligator
508f881171
Merge pull request #135 from OHermesJunior/fix-dark-icon
Fix "See Removed" icon dark on dark mode.
2020-06-20 12:20:12 +08:00
Docile-Alligator
8871eeaca8
Merge pull request #131 from OHermesJunior/sort-icons
Add icons to sort bottom sheets.
2020-06-20 12:18:02 +08:00
Hermes Junior
8cec7aff11 Add version info to about section. 2020-06-20 00:51:13 +02:00
Hermes Junior
0d07e86358 Fix "See Removed" icon dark on dark mode. 2020-06-18 18:39:21 +02:00
Hermes Junior
d493a0a386 Exclude transitive dependency from Google GMS. 2020-06-18 17:45:07 +02:00
Hermes Junior
dc39cb72af Enable EventBus Index, avoids reflection, and better performance. 2020-06-18 11:58:34 +02:00
Hermes Junior
cad9912eda Fix swipe on two missed activities. 2020-06-17 22:34:47 +02:00
Hermes Junior
09538f4600 Add preferences label and divider in nav drawer. 2020-06-17 19:23:13 +02:00
Hermes Junior
a70a00e6e9 Add icons to sort bottom sheets. 2020-06-17 18:14:36 +02:00
Alex Ning
b5fec7dac7 Fix themeing issues in ViewImageOrGifActivity and ViewImgurMediaActivity. 2020-06-17 22:36:22 +08:00
Hermes Junior
be9f0c1fd1 Allow sliding back on all activities. 2020-06-17 16:11:18 +02:00
Alex Ning
0df0482d45 Add some padding between markdown paragraghs. Delete Caveat font. 2020-06-17 19:23:44 +08:00
Alex Ning
513d926770 Probably fix duplicate posts problem. 2020-06-17 17:49:56 +08:00
Docile-Alligator
dc550f1e18
Merge pull request #120 from OHermesJunior/see-removed
Feature: See removed posts and comments
2020-06-17 12:32:58 +08:00
Alex Ning
ab14405b77 Fix text color in SetAsWallpaperBottomSheet. 2020-06-17 11:59:09 +08:00
Alex Ning
72f176201e Add FontPreviewFragment. Add some fonts and delete some. 2020-06-17 09:38:36 +08:00
Hermes Junior
46a8b0d276 Implement "see removed" for other types of posts. Improve removed thing detection. 2020-06-16 19:29:17 +02:00
Hermes Junior
e0020e3cf2 Fix crash for non selftext posts. 2020-06-16 19:29:17 +02:00
Hermes Junior
1b972aca2e Implement option to see removed post. 2020-06-16 19:29:14 +02:00
Hermes Junior
99418267c4 Refactor menu setup. 2020-06-16 19:29:07 +02:00
Hermes Junior
4a1bed82d7 Implement option to see removed comment. 2020-06-16 19:29:05 +02:00
Alex Ning
66f4db6b40 Set wallpaper in an AsyncTask. 2020-06-16 17:12:20 +08:00
Docile-Alligator
62879f8dc2
Merge branch 'master' into refactor-view-image 2020-06-16 15:26:51 +08:00
Alex Ning
88a2119586 Resolve conflicts: Some refactors on media activities. 2020-06-16 15:17:00 +08:00
Docile-Alligator
268ea4f9d8
Merge pull request #123 from OHermesJunior/media-exit-anim
Make exit animation follow slide direction on media activities.
2020-06-16 12:27:54 +08:00
Docile-Alligator
ecd8988342
Merge pull request #124 from OHermesJunior/remove-sidebar
Remove sidebar activity
2020-06-16 12:27:21 +08:00
Hermes Junior
49c2c7a746 Fix branch rebase. 2020-06-15 23:47:51 +02:00
Hermes Junior
0d818c02e9 Refactor wallpaper setting feature, extracting to it's own class. 2020-06-15 23:31:11 +02:00
Hermes Junior
a0d6c220c5 Refactor media download feature extracting to dedicated class. 2020-06-15 23:29:13 +02:00
Hermes Junior
d428baaa7b Refactor ViewImage and ViewGif activities. Allow zooming in gifs. 2020-06-15 23:29:03 +02:00
Hermes Junior
34b6ec90aa Remove SidebarActivity, use sidebar page in SubredditDetailActivity. 2020-06-15 17:21:59 +02:00
Alex Ning
b57d381e94 Maybe fix java.lang.RuntimeException: Canvas: trying to draw too large bitmap. Fix many bugs. 2020-06-15 22:05:33 +08:00
Hermes Junior
87d4e8d85f Make exit animation follow slide direction on media activities. 2020-06-15 15:24:15 +02:00
Alex Ning
e8e85b9631 Set image as wallpaper. 2020-06-15 14:48:16 +08:00
Alex Ning
4d753fc562 Add a rounded background to thumbnail in compact layout. Fix subreddits and users not clickable in sidebar. 2020-06-14 15:19:56 +08:00
Alex Ning
8ed7f54d46 Add an option to move thumbnail in compact layout to the left. 2020-06-13 22:11:57 +08:00