Commit Graph

680 Commits

Author SHA1 Message Date
Alex Ning
e8cb0d329c Start adding anonymous subscriptions. 2021-03-04 17:28:43 +08:00
Alex Ning
67f2ba955f Add more options for tabs in MainActivity. 2021-03-02 17:08:11 +08:00
Alex Ning
c2b6066c7e New option: Show avatar on the right in the navigation drawer. 2021-02-26 22:15:39 +08:00
Alex Ning
8274704037 Minor layout issue fixed. 2021-02-26 17:32:09 +08:00
Alex Ning
ffa65a7dd8 Change some colors. Add a current user icon. 2021-02-26 17:06:33 +08:00
Alex Ning
6f4fc73262 Upvote ratio and different username color for comments sent by the current account. 2021-02-26 16:12:14 +08:00
Alex Ning
e0106e23e5 Multi-selection in user search result for CustomizePostFilterActivity. 2021-02-26 12:26:21 +08:00
Alex Ning
b86e5284a2 Multi-selection in subreddit search result for CustomizePostFilterActivity. 2021-02-25 23:34:26 +08:00
Alex Ning
f4bfa4fc40 New option: Hide the number of comments. 2021-02-24 17:48:47 +08:00
Alex Ning
8768e71a91 New options: Hide subreddit and user prefix and hide the number of votes. 2021-02-24 12:54:45 +08:00
Alex Ning
07e2e1e746 New options: hide post type and hide the number of awards. Tweak settings. 2021-02-24 00:15:37 +08:00
Alex Ning
5b831aafbc Continue adding Card Layout 2. 2021-02-22 21:02:09 +08:00
Alex Ning
947be2101d Fix invisible link icon in PostTypeBottomSheetFragment. 2021-02-22 16:00:20 +08:00
Alex Ning
8d53a5e273 Continue adding Card Layout 2. 2021-02-22 15:45:59 +08:00
Alex Ning
477f88543a Continue adding Card Layout 2. 2021-02-22 15:31:10 +08:00
Alex Ning
b68360b632 Continue adding Card Layout 2. 2021-02-21 23:24:01 +08:00
Alex Ning
29b345c803 Continue adding Card Layout 2. 2021-02-21 23:11:37 +08:00
Alex Ning
d2d8d2fcef Continue adding Card Layout 2. 2021-02-21 23:08:58 +08:00
Alex Ning
2ebdc3f159 Continue adding Card Layout 2. 2021-02-21 23:01:18 +08:00
Alex Ning
874ecbbf72 Start adding Card Layout 2. 2021-02-21 22:28:56 +08:00
Alex Ning
7070959687 New option: Click to show media in gallery layout. 2021-02-20 21:44:50 +08:00
Alex Ning
800b3c63a5 Add Gallery Layout to default post layout option. 3 columns is available in PostFragment. 2021-02-19 16:48:25 +08:00
Alex Ning
719a5a3a8e Add Gallery Layout to default post layout option. 2021-02-17 23:15:38 +08:00
Alex Ning
52d6691ae7 Customize the number of columns in Post Feed for every post layout. 2021-02-17 21:44:59 +08:00
Alex Ning
9efeeb88ac Continue adding Gallery Layout. 2021-02-16 18:31:42 +08:00
Alex Ning
538827f11e Continue adding Gallery Layout. 2021-02-16 11:41:38 +08:00
Alex Ning
3fab4fd90d Start adding Gallery Layout. 2021-02-14 00:11:02 +08:00
Alex Ning
a5e70b9775 Merge branch 'master' of https://github.com/Docile-Alligator/Infinity-For-Reddit 2021-02-12 19:22:08 +08:00
Alex Ning
ff7281aa89 Merge new features from 4.2.3 to 4.2.5. 2021-02-12 19:21:34 +08:00
Alex Ning
4652b70b37 Add a FAB in LoginActivity to setDomStorageEnabled. 2021-02-03 11:14:25 +08:00
Docile-Alligator
12d4ec35f4
Merge pull request #262 from iamveryfunny/patch-1
Fix spelling mistake in German translation
2021-02-02 18:59:49 +08:00
Alex Ning
968519b2eb Barebone swiping left or right to go to previous or next post in ViewPostDetailActivity. 2021-01-27 21:50:09 +08:00
iamveryfunny
057f15ee70
Update strings.xml 2021-01-25 23:00:16 +01:00
Alex Ning
7ca511d3f1 Rewrite all the AsyncTasks in the asynctasks package using Executor and Handler. 2021-01-25 00:08:07 +08:00
Alex Ning
30b4f48adb New language: Netherlands. 2021-01-23 10:40:10 +08:00
Alex Ning
e19dd8c31f Make OAuth2 API change: https://www.reddit.com/r/redditdev/comments/kvzaot/oauth2_api_changes_upcoming/ 2021-01-20 23:22:26 +08:00
Alex Ning
569283ea93 Setting default sort for subreddits and users is available. 2021-01-19 23:04:51 +08:00
Alex Ning
b0bf06e0c0 Minor UI tweaks in settings. 2021-01-18 23:42:16 +08:00
Alex Ning
f13d4576e1 Minor UI tweaks for dialog_insert_link. 2021-01-18 22:35:57 +08:00
Alex Ning
d2749d15d5 Add more options to the bottom app bar. 2021-01-18 18:46:45 +08:00
Alex Ning
ba546a27e4 New option: Disable Immersive Interface in Landscape Mode. 2021-01-13 23:03:28 +08:00
Alex Ning
ba75ae1f53 Add Privacy Policy. 2021-01-11 19:42:39 +08:00
Alex Ning
4b6127efe2 Verion 4.2.0-beta2. Fix translation issue. 2021-01-08 22:10:17 +08:00
Alex Ning
ff067aab74 Version 4.2.0-beta2. New language: Polish. 2021-01-08 21:58:12 +08:00
Alex Ning
ce503e242a Remove F-Droid info. 2021-01-07 21:23:57 +08:00
Alex Ning
2f912a523e New option in data saving mode: Only disable preview in video and gif posts. 2021-01-07 15:36:23 +08:00
Alex Ning
5af4085409 Ignore case when matching post title in PostFilter. Always check duplicate PostFilter before saving a PostFilter not from settings. 2021-01-07 13:42:17 +08:00
Alex Ning
6ad34783c5 Check for duplicate when saving a post filter. Fix an issue in PostFilter Parcelable implementation. 2021-01-06 23:55:42 +08:00
Alex Ning
99129a2b14 Add two buttons to add subreddits and users in CustomizePostFilterActivity. Show search users and search subreddits when searching them. 2021-01-06 16:40:27 +08:00
Alex Ning
b3da83e373 Quote and code block are added to MarkdownBottomBarRecyclerViewAdapter. Fix issues in header size selection. 2021-01-06 15:03:15 +08:00
Alex Ning
d2ca131d25 Add a FAB to send private message in InboxActivity. Minor layout tweaks. 2021-01-06 12:58:30 +08:00
Alex Ning
68b1c6a7f4 Adding users to a multireddit is now available. 2021-01-05 23:17:56 +08:00
Alex Ning
f2fbebd434 Directly adding user to multireddit is available. 2021-01-05 17:07:29 +08:00
Alex Ning
54e0b2f332 Directly adding subreddit to multireddit is available. 2021-01-05 16:00:45 +08:00
Alex Ning
a809cb59c2 SearchUsersResultActivity is added. 2021-01-04 17:13:31 +08:00
Alex Ning
9e062126d8 Reading all unread messages is now available. 2021-01-04 16:47:31 +08:00
Alex Ning
a6f728a96b Mark posts as read on scroll. 2020-12-31 17:00:25 +08:00
Alex Ning
321f4da623 Long click the url to see more options. Make getRedditUriByPath in LinkResolverActivity private. 2020-12-31 14:46:19 +08:00
Docile-Alligator
1d857eed47
Merge pull request #232 from Skyluker4/AutoplayVideoBackground
Autoplay video background
2020-12-29 17:02:58 +08:00
Luke Simmons
15048e7f1b
Animate player controls
Fade in and out on the player controls
2020-12-26 22:53:59 -06:00
Luke Simmons
e980e1a613
Add background to autoplay controls
Added a translucent background to the video autoplay controls. Before, when the video background was white, you couldn't see the video controls; this fixes that.
2020-12-26 22:51:34 -06:00
Alex Ning
7b154f4d31 Version 4.2.0-beta1. Fix regex in post filter. Fix UI issues. 2020-12-26 23:40:26 +08:00
Alex Ning
60908860b7 Remove SubredditFilter completely. 2020-12-26 17:30:56 +08:00
Alex Ning
97b5c5d5c6 Continue adding post filter. 2020-12-26 15:25:40 +08:00
Alex Ning
fa55fb369d Replace Filter settings with Post Filter. 2020-12-26 00:26:30 +08:00
Alex Ning
265805038d Save post filter to database. 2020-12-25 15:45:26 +08:00
Alex Ning
3938d9734f Show the FAB in anonymous mode. 2020-12-24 23:07:18 +08:00
Alex Ning
f376de69e1 Add an FloatingActionButton in SearchResultActivity. 2020-12-24 18:20:34 +08:00
Alex Ning
68bdee3952 New feature: Hide read posts automatically. 2020-12-24 13:00:06 +08:00
Alex Ning
c293e9f22f Chinese (Simplified) is available. Update translation contributors. 2020-12-23 18:57:35 +08:00
Alex Ning
6a8f27f947 Add a new option category: Post Filter. Marking posts as read is disabled by default. Marking posts as read after voting is now available. 2020-12-23 17:03:41 +08:00
Alex Ning
e4b7556844 Initialize views in CustomizePostFilterActivity. 2020-12-23 00:12:41 +08:00
Alex Ning
efa960013a New option in FAB: Filter Posts. Add Gif option in PostFilter. 2020-12-22 23:56:20 +08:00
Alex Ning
71a7852c79 Add only NSFW and only Spoiler options in CustomizePostFilterActivity. Fix nsfwTextView OnClickListener in PostRecyclerViewAdapter. 2020-12-22 23:08:33 +08:00
Alex Ning
12aa4a1040 Continue adding support for post filter. 2020-12-21 16:06:44 +08:00
Alex Ning
c5cedba370 Continue supporting post filter. 2020-12-18 12:48:09 +08:00
Alex Ning
35ae9c547f Building CustomizePostFilterActivity. 2020-12-12 00:02:18 +08:00
Alex Ning
06d1d028eb Prepare to add post filter. 2020-12-11 19:37:45 +08:00
Alex Ning
c3b2ffa653 Add an option to delete all read posts. 2020-12-09 15:15:17 +08:00
Alex Ning
fa5008ea5e Hide read posts in FilteredThingActivity. Prepare to add support for filters. 2020-12-09 15:01:17 +08:00
Alex Ning
b38025882d Add custom theme entries for read posts. Fix crash in ViewUserDetailActivity. 2020-12-09 00:29:22 +08:00
Alex Ning
7cf90856d6 Make the Bottom App Bar a standalone layout. 2020-12-08 23:46:44 +08:00
Alex Ning
22b0072b26 Add an bottom app bar and an fab to ViewUserDetailActivity. Hide read posts in ViewUserDetailActivity. 2020-12-08 19:41:08 +08:00
Alex Ning
a6975f2489 Hide read posts in MainActivity (there is an issue in lazy mode). 2020-12-08 15:12:56 +08:00
Alex Ning
805017233b Add an option to disable search history. 2020-12-02 18:47:11 +08:00
Alex Ning
37e7c87517 Update translation. 2020-12-01 15:11:27 +08:00
Alex Ning
924128f09a Changing language is now available. 2020-12-01 00:12:16 +08:00
Alex Ning
b66d5fa168 Make color picker dialog scrollable. 2020-11-24 15:24:35 +08:00
Alex Ning
3414a86ae4 Change theme back to Theme.MaterialComponents. 2020-11-22 15:23:38 +08:00
Alex Ning
8bd1e60a0a Use Theme.AppCompat. 2020-11-22 12:38:29 +08:00
Alex Ning
2c194d5120 Update translation info. 2020-11-21 12:08:57 +08:00
Alex Ning
0253dab6a0 Add Turkish language. Add translation info. 2020-11-21 00:15:32 +08:00
Alex Ning
91a979049d Fix link icon not shown in no preview ImageView. 2020-11-19 00:18:26 +08:00
Alex Ning
ccde986d84 Fix wrong package names. 2020-11-18 23:46:57 +08:00
Alex Ning
61c5682b06 Lowercase package names. 2020-11-18 18:54:13 +08:00
Alex Ning
95a9215ec8 Disable swipe action when there are more than 1 column in PostFragment. 2020-11-12 12:07:35 +08:00
Alex Ning
101690f75d Fix bottom app bar in ViewSubredditDetailActivity displaying under nav bar. 2020-11-12 00:23:02 +08:00
Alex Ning
aa8d0c49c1 Add an option to preview markdown in several activitys. 2020-11-11 18:02:52 +08:00
Alex Ning
441458b8b2 Fix comment more button not visible. 2020-11-11 17:40:09 +08:00
Alex Ning
bbfcce2e90 Selecting swipe actions is available. Fix issues in swipe aciton. Add two icons for advanced and about in settings. 2020-11-10 15:35:22 +08:00