5fae42c210
Try to handle unescaped space inside link blocks
...
* Commonmark spec does not parse links with unescaped spaces in the link query
* Maybe we can do the parsing ourselves by extending 'InlineProcessor', instead of using slow regex
* Reuse `fixSuperScript`
2021-11-13 01:34:28 +03:00
1960bb5ea1
Add custom superscript processor
2021-11-12 01:51:54 +03:00
2cdf523eff
More fixes related to markdown rendering
2021-11-11 18:41:24 +03:00
d6d6ed5407
UI changes in EditProfileActivity.
2021-11-11 20:37:28 +08:00
4bd6ae0c4c
Merge pull request #525 from scria1000/comment-markdown-fix
...
Fix markdown not rendering in some comments
2021-11-11 20:33:37 +08:00
96b9b51b6d
Missed this one
2021-11-11 08:00:40 +00:00
2e0ef26d03
Fix markdown not rendering in some comments
2021-11-11 01:21:18 +03:00
24f5682bf8
Some UI tweaks.
2021-11-10 21:25:32 +08:00
973c468a7c
Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/327 .
2021-11-10 08:35:37 +08:00
70cbadfb3b
Fix clicking spoiler invokes OnClickListener on TextView in comments. Render profile description in markdown.
2021-11-09 21:12:31 +08:00
eb34cfecce
Fix clicking tab text does not change page in ViewUserDetailActivity, ViewSubredditDetailActivity or AccoundSavedThingActivity.
2021-11-07 14:43:34 +08:00
23368c89a8
Minor bugs fixed.
2021-11-07 12:09:54 +08:00
b059b2d503
Version 5.1.0-beta2. Fix crash when hiding read posts.
v5.1.0-beta2
2021-11-04 22:43:21 +08:00
9e19b6f092
Wait 2 seconds before automatically applying Material You.
2021-11-04 22:30:23 +08:00
71e382acb0
Minor layout tweaks.
2021-11-04 22:26:01 +08:00
e6bb87a9cc
Fix Material Design 3 issue.
2021-11-04 22:13:59 +08:00
7c8bde7e99
Tweak Material You amoled theme on Android 12.
2021-11-03 22:19:22 +08:00
c2e9ef62e7
Tweak Material You dark theme on Android 12.
2021-11-03 22:12:28 +08:00
6df1b1f954
Tweak Material You light theme on Android 12.
2021-11-03 21:54:56 +08:00
ef870f93fc
Merge pull request #500 from wulkanat/master
...
feat: "real" Material You implementation
2021-11-02 22:39:45 +08:00
8716eefb47
Minor changes in EditProfileActivity.
2021-11-02 22:39:08 +08:00
0a0e1fa46a
cleanup
2021-11-02 15:15:44 +01:00
412b78912b
feat: re-enable manual material you for older platforms
2021-11-02 15:13:54 +01:00
3a8c6b0a28
Merge pull request #507 from ratabb/rbb/edit_profile
...
feat: add Edit Profile
2021-11-02 22:06:38 +08:00
90419413b9
Try optimizing image loading in PostRecyclerViewAdapter.
2021-11-02 21:35:28 +08:00
be9bc8d014
Optimize some layouts.
2021-11-01 21:46:37 +08:00
d6a66749d3
Continue migrating to Material Design 3.
2021-10-30 22:12:30 +08:00
4ab8f037f2
Start migrating to Material Design 3. Try optimizing image loading in PostRecyclerViewAdapter.
2021-10-30 21:20:48 +08:00
b1d8ad5c76
feat: add Edit Profile
2021-10-30 14:19:35 +07:00
7fcc1890fe
feat: "real" Material You implementation
2021-10-20 18:16:50 +02:00
efd5f61889
Version 5.1.0-beta1. Update translation. New languages: Czech and Romanian. Fix anonymous multireddit cannot be loaded in MainActivity. Fix database migration issue. Fix some subreddits cannot be shown in SubscribedSubredditsRecyclerViewAdapter. Fix anonymous subscribed subreddits cannot be shown in SubscribedSubredditsRecyclerViewAdapter in SubredditSelectionActivity.
v5.1.0-beta1
2021-10-17 22:24:30 +08:00
4e2b09b079
New options in post filter: Title: contains keywords, Title: contains regex, Contain domains.
2021-10-16 15:28:35 +08:00
4395384586
Fix no multireddits found in MultiredditSelectionActivity in anonymous mode. Do not sync multireddits in anonymous mode in MultiredditSelectionActivity.
2021-10-16 14:50:18 +08:00
1d7fbe3a99
Add a button to directly select subreddit, user or multireddit in CustomizeMainPageTabsFragment.
2021-10-16 14:46:01 +08:00
1d18e2c75b
Fix post filter issue in anonymous mode.
2021-10-16 11:53:15 +08:00
6910947dee
Fix FilteredPostsActivity problem in anonymous mode.
2021-10-16 11:34:03 +08:00
ddfc478e0e
Restore more data.
2021-10-16 11:20:48 +08:00
f1dfadecb6
Backup anonymously subscribed users and multireddits. Backup post filters.
2021-10-16 10:06:47 +08:00
192de06e16
Backup custom themes and anonymous subscribed subreddits.
2021-10-15 22:03:42 +08:00
4c2f1f3f70
Set EditText cursor color in CustomizePostFilterActivity.
2021-10-15 21:21:23 +08:00
3b0ba561b2
Fix some issues related to media indicator icon and themeing.
2021-10-15 20:28:37 +08:00
2fd0e2e0e5
Apply custom colors to media indicator.
2021-10-15 09:04:44 +08:00
a129c918a0
New theme options: Media Indicator Icon Color and Media Indicator Background Color.
2021-10-14 21:32:47 +08:00
a8f21a94b0
New option: Pinch to Zoom Video.
2021-10-14 20:57:22 +08:00
c8c3c23093
Zoomable ViewVideoActivity.
2021-10-14 19:46:28 +08:00
bc9cfc8183
Sort recent searches by search time.
2021-10-14 09:16:15 +08:00
31d7592964
Legacy autoplay video controller UI.
2021-10-13 21:00:24 +08:00
230f49ae18
Fix wrong values in customize bottom navigation bar settings page in anonymous mode.
2021-10-13 09:18:32 +08:00
a60c9360a1
Separate anonymous and normal accounts' bottom navigation bar settings.
2021-10-12 23:40:38 +08:00
d3d8fd66be
Customize bottom navigation bar in anonymous mode.
2021-10-12 22:48:51 +08:00