Commit Graph

519 Commits

Author SHA1 Message Date
TacoTheDank
7fc6f8b43b Update gradle wrapper 2020-04-22 11:31:13 -04:00
TacoTheDank
ae2ab83718 Delete unneeded files 2020-04-21 23:49:06 -04:00
Alex Ning
0f8395221d Show 1 Award instead of 1 Awards. Version 3.0.3. 2020-04-19 13:16:23 +08:00
Alex Ning
499f507f88 Add an option to ignore navigation bar height. 2020-04-19 13:03:33 +08:00
Alex Ning
2d60b732a9 Add awards background and text color to custom theme. Show only the number of awards on Post Compact Layout. 2020-04-18 22:14:17 +08:00
Alex Ning
2f72e654eb Show the number of awards in PostRecyclerView instead. 2020-04-18 14:00:37 +08:00
Alex Ning
bde2220d91 Remove unused attributes. Fix loading images using GlideImageGetter after the activity is destroyed. 2020-04-18 11:34:43 +08:00
Alex Ning
372acf4cf4 Fix white theme issues. Remove CollapsingToolbarLayout in some activities. 2020-04-17 18:08:30 +08:00
Alex Ning
ea779ff74b Minor bugs fixed. 2020-04-17 17:34:04 +08:00
Alex Ning
58efcce3a0 Show author flair for posts. 2020-04-16 22:22:29 +08:00
Alex Ning
504b005cf7 Show awards for comments. 2020-04-16 21:50:25 +08:00
Alex Ning
f0125edd23 Show author flair (not richtext) for comments. 2020-04-16 20:04:32 +08:00
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