Commit Graph

507 Commits

Author SHA1 Message Date
Alex Ning
9cbe542c85 Show all post awards. 2020-04-16 16:10:07 +08:00
Docile-Alligator
4260c6c14e
Merge pull request #82 from samperlmutter/master
Now shows post title when viewing image, gif, or video
2020-04-16 09:25:14 +08:00
Alex Ning
784d57933d Add fast scroller for MultiRedditListingActivity and FollowedUsersListingFragment. 2020-04-15 22:35:24 +08:00
Alex Ning
90fa50f5d1 Add a fast scroller on SubscribedSubredditsListingFragment. 2020-04-15 20:58:55 +08:00
Alex Ning
c79a65300b Fix some bugs. 2020-04-14 17:03:56 +08:00
Sam Perlmutter
e71dc1b906 Now shows post title when viewing image, gif, or video 2020-04-13 16:21:48 -04:00
Alex Ning
23aea84b6f Version 3.0.2. 2020-04-08 19:59:39 +08:00
Alex Ning
b7824d2abc Fix comments refreshing bug. Fix some custom theme issues. 2020-04-08 19:55:27 +08:00
Alex Ning
2c36d46cd0 Fix app crashes on ViewSubredditDetailActivity. Fix some themeing issues. 2020-04-08 11:41:42 +08:00
Alex Ning
cd4cf40236 Fix app crashes when selecting font size to small. Version 3.0.1. 2020-04-06 10:47:28 +08:00
Alex Ning
20e785e2eb Fix some themeing issues. Minor bugs fixed. 2020-04-05 20:50:00 +08:00
Alex Ning
86171535a6 Version 3.0.0. 2020-04-05 17:04:29 +08:00
Alex Ning
74c06151cd Fix font size issues. 2020-04-05 16:47:39 +08:00
Alex Ning
7a429f902d Long press a multireddit in the list to show some options. Fix some UI issues. 2020-04-05 16:21:47 +08:00
Alex Ning
28b9eb37da Add Calm Pastel theme. Fix an fab icon color issue. 2020-04-05 12:04:35 +08:00
Alex Ning
b92936b204 Add a Dracula theme. 2020-04-05 00:19:11 +08:00
Alex Ning
b54909dd15 Fix some issues in themeing. Add red themes. 2020-04-04 23:00:11 +08:00
Alex Ning
354298a6ed Fix colorview doesn't change its background color after changing color value. 2020-04-04 18:55:23 +08:00
Alex Ning
420e9518bc Support redd.it links. 2020-04-04 17:38:46 +08:00
Alex Ning
d6dd171ac4 Editing multireddits is now available. 2020-04-04 16:10:25 +08:00
Alex Ning
9690c5eeac Add an activity for theme preview. 2020-04-02 22:15:47 +08:00
Alex Ning
5f7ac4349f Add white themes. 2020-04-01 22:39:38 +08:00
Alex Ning
3feee882c6 Fix database migration issue. 2020-04-01 20:12:27 +08:00
Alex Ning
9bfae61ce7 Refine animation of hiding and showing comment toolbar. 2020-04-01 19:42:37 +08:00
Docile-Alligator
093fccc790
Merge pull request #73 from OHermesJunior/master
Add hidden comment toolbar feature.
2020-03-31 22:31:55 +08:00
Alex Ning
2e59daa9cd Fix issues of searching in a specific subreddit. Minor bugs fixed. 2020-03-31 22:25:08 +08:00
Alex Ning
07bca6d635 Fix some issues of searching. 2020-03-30 14:54:55 +08:00
Alex Ning
84d4679aa9 Finished adding advanced preferences. 2020-03-29 16:28:50 +08:00
Alex Ning
ca599fede5 Create sort type and post layout shared preferences. 2020-03-29 13:32:09 +08:00
Hermes Junior
d0faebbab9 Add hidden comment toolbar feature. 2020-03-29 05:20:52 +02:00
Alex Ning
ea27af4080 Continue playing videos after orientation. Deleting all subreddits and users is now available in advanced settings. 2020-03-29 10:46:55 +08:00
Alex Ning
a5a5e6dac2 Add some advanced preferences which do nothing right now. 2020-03-28 22:43:47 +08:00
Alex Ning
b1d5be17cd Support image post flair. 2020-03-28 22:03:35 +08:00
Alex Ning
188d58b5da Fix some issues of custom themes. 2020-03-28 20:18:25 +08:00
Alex Ning
01b2a04057 Changing individual sort types of subreddits and users is now available. 2020-03-28 18:08:55 +08:00
Alex Ning
3adac8a074 Show NSFW toggle in the nav drawer in anonymous mode. 2020-03-28 16:27:56 +08:00
Alex Ning
daa6b06617 Add a SidebarFragment in ViewSubredditDetailActivity. Fix some UI issues. 2020-03-27 23:34:11 +08:00
Alex Ning
7e222091c8 Fix some issues of custom theme. 2020-03-27 19:22:26 +08:00
Alex Ning
1cfdaf41fa Implemented share and import themes. Fixed some issues of custom theme. 2020-03-27 18:08:58 +08:00
Alex Ning
f40b9cbde0 Fix some bugs related to custom themes. 2020-03-27 14:40:48 +08:00
Alex Ning
6ad725762b Still implementing custom themes. 2020-03-27 09:51:53 +08:00
Alex Ning
3dca261dea Still implementing custom themes. 2020-03-27 00:30:05 +08:00
Alex Ning
0694c471c4 Fix some bugs in CustomizeThemeActivity. 2020-03-25 18:06:43 +08:00
Alex Ning
f5fc385039 Add CustomThemeListingActivity. 2020-03-24 14:14:47 +08:00
Alex Ning
9c4889b1b0 Support orientation change in CustomizeThemeActivity. 2020-03-20 19:50:45 +08:00
Alex Ning
c827d6f1cd Customizing light, dark and amoled themes is now available. 2020-03-20 17:52:50 +08:00
Alex Ning
587dfccd32 Add a color picker. 2020-03-20 17:03:49 +08:00
Alex Ning
9e4dec362d Still implementing custom theme settings. 2020-03-19 22:30:57 +08:00
Alex Ning
012736bff6 Start implementing custom theme settings. 2020-03-19 12:20:23 +08:00
Alex Ning
71e22b3e36 Immersive Interface is now available on Android 8.0. Add ThemePreferenceFragment. Fix theme database. 2020-03-18 13:33:55 +08:00