Docile-Alligator
1108d41eed
Minor bugs fixed.
2022-09-21 15:54:58 +10:00
Sergei Kozelko
3e66a4fda7
Fix reply markdown ( #1098 )
...
* Display comment body the same way as post body when replying
There are two views that support markdown, one of them was used to display post
titles and comments, the other - post bodies. The views are configured differently
even though post and comment bodies should be displayed the same way. Now post
and comment bodies are displayed by the same view.
* Rename extra keys from TEXT to TITLE
Now these extra keys are used only by post title, reflect this in the name.
* Remove markdown support from post title view
* Fix reply styling
Co-authored-by: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>
2022-09-21 13:23:00 +08:00
sal0max
269a01ed42
Allow parallel installation of debug and release versions ( #636 )
...
* Allow parallel installation of debug and release versions
...by adding '.debug' suffix to application id
* add separate app name resource for debug build
2022-09-21 12:57:42 +08:00
Taco
55d6078ccc
Start utilizing view binding ( #1013 )
2022-09-21 12:46:13 +08:00
Wladimir Kirianov
c269e5dd75
delete "/" in filtering multireddit path
2022-09-18 10:16:41 +02:00
user_727
2f8d0404bf
Update multireddit apply filter text ( #712 )
...
* Update multireddit apply filter text
A "/" is needed at the end of the path in order for the filter to be applied correctly to the multireddit. Also, any characters that are not lowercase will also make it not apply properly.
2022-09-18 10:00:24 +02:00
Docile-Alligator
f70721d7fd
Fix redgifs download issues.
2022-09-16 23:56:46 +10:00
Sergei Kozelko
e0cf4ec485
Fix markdown in rules screen ( #1050 )
...
* Display tables in rules screen
* Parse spoiler and headings in rules screen
2022-09-09 13:34:00 +08:00
MChen321
401dba6d83
Added a clear search bar text button ( #1063 )
2022-09-09 10:05:30 +08:00
Docile-Alligator
7293b9e758
Update ExoPlayer.
2022-09-09 00:41:35 +10:00
Docile-Alligator
6d224c307d
Fix stupid Redgifs API issue.
2022-09-05 00:57:11 +10:00
Docile-Alligator
0c7e5bc16f
Show an indicator for the current sort type in SortTypeBottomSheetFragment.
2022-08-21 10:58:18 +10:00
Docile-Alligator
8b8a9073dd
Show urls in ShareLinkBottomSheetFragment.
2022-08-15 21:11:17 +10:00
Docile-Alligator
7d8e32320f
Apply custom theme to settings page.
2022-08-15 21:10:42 +10:00
Docile-Alligator
2750636847
Apply custom theme to the header of the navigation drawer.
2022-08-14 17:47:57 +10:00
Docile-Alligator
633ccc7f7d
Fix post content is not parsed in other types of posts.
2022-08-14 16:55:44 +10:00
Docile-Alligator
da708748ba
Merge branch 'master' of github.com:Docile-Alligator/Infinity-For-Reddit
2022-08-13 12:25:29 +10:00
Docile-Alligator
e3f9d31a34
Fix caption shown under the navbar in ViewRedditGalleryImageOrGifFragment.
2022-08-13 12:25:04 +10:00
Wladimir Kirianov
1366ff0147
Merge pull request #844 from SenseiSchizo/feature/stringTypoFix
...
Fixed typos in strings.xml
2022-08-12 13:58:10 +02:00
Docile-Alligator
fc73816a40
Extra small font size
2022-08-05 12:28:49 +10:00
Docile-Alligator
3c0e2ab2d6
Clear user flair.
2022-08-04 14:05:34 +10:00
Docile-Alligator
9614f4a67a
Minor UI tweaks in ViewSubredditDetailActivity, ViewUserDetailActivity and CustomThemePreviewActivity.
2022-07-28 23:42:46 +10:00
Docile-Alligator
6f4e9233b8
Remove Block User menu option in ViewUserDetailActivity since Reddit does not allow 3rd-party apps access this API now.
2022-07-28 00:31:48 +10:00
Nan
176d6ce7ef
Fix misinterpretation of strings
2022-07-21 20:21:26 -07:00
Nan
e0339aa076
Fixed typos
2022-07-21 20:14:54 -07:00
Docile-Alligator
a8d8e08323
Movable FAB in ViewPostDetailActivity.
2022-07-18 23:06:08 +08:00
Docile-Alligator
1cb79742c7
Show the number of subscribers in SubredditListingRecyclerViewAdapter.
2022-07-15 18:02:11 +08:00
Docile-Alligator
0265ac6227
Add an option for History in the navigation drawer.
2022-07-15 11:54:08 +08:00
Docile-Alligator
d3f38f318e
Read posts history is available.
2022-07-13 22:05:19 +08:00
Docile-Alligator
0736f86e17
Navigation rail in ViewMultiRedditDetailActivity.
2022-06-27 23:28:17 +08:00
Docile-Alligator
042834cc9b
Navigation rail in ViewUserDetailActivity.
2022-06-27 21:01:33 +08:00
Docile-Alligator
1f17f526f9
Navigation rail in ViewSubredditDetailActivity.
2022-06-27 19:38:48 +08:00
Docile-Alligator
42a935981d
Use Navigation Rail in MainActivity in landscape mode.
2022-06-18 22:54:26 +08:00
Antonin Curtit
bd70a166ed
Fix and improvements ( #741 )
...
* Fixed a whitespace causing errors for 2FA
* Fixed typo, improved compliance to FR syntax
2022-06-17 16:03:04 +08:00
Winston Cooke
c6a06a10b2
Add locale-based separators ( #724 )
2022-06-17 15:36:38 +08:00
soredake
17b61b9d37
Rename "external browser" to "external app" to make it more clear ( #795 )
2022-06-15 21:50:43 +08:00
Docile-Alligator
92cb309bf6
New option: Settings->Video->Easier to Watch in Full Screen.
2022-06-11 19:56:55 +08:00
Docile-Alligator
d88e182082
Add a link handler in SearchActivity.
2022-06-03 13:03:32 +08:00
Docile-Alligator
73c662159f
Disable auto correct when creating links.
2022-06-01 16:49:08 +08:00
Docile-Alligator
12ba414ea1
Request incognito keyboard in anonymous mode on Android 8+.
2022-06-01 16:46:04 +08:00
Docile-Alligator
f0747c65cb
Use EditText instead of SimpleSearchView in SearchActivity.
2022-06-01 15:41:01 +08:00
Docile-Alligator
3218ff10f1
Share a link to Infinity so that you can open reddit links in this app.
2022-05-30 23:20:44 +08:00
Docile-Alligator
b65e28b593
Version 5.2.0-beta2. Update translation.
2022-05-30 12:32:24 +08:00
Docile-Alligator
3df7b761a2
Animate the software keyboard in ViewPrivateMessgesActivity.
2022-05-17 19:12:39 +08:00
Docile-Alligator
33ac7e92df
Tweak UI in private messages.
2022-05-14 17:54:56 +08:00
Docile-Alligator
22cf0a9c20
Fix biometric authentication prompt not shown when opening the account section in the navigation drawer. Require biometric authentication in AccountChooserBottomSheetFragment.
2022-05-14 12:08:33 +08:00
Docile-Alligator
345392a833
Copy priate messages.
2022-05-13 20:18:07 +08:00
Docile-Alligator
3d374491b3
targetSdkVersion 31. Fix sort type problems in anonymous home page and multireddits.
2022-04-30 17:56:31 +08:00
Docile-Alligator
77ed06dac1
Submitting crosspost using other accounts is available.
2022-04-28 15:46:25 +08:00
Docile-Alligator
d9172110e6
Submitting comment using another comment is available.
2022-04-28 15:29:41 +08:00
Docile-Alligator
d64fdd4e4d
Submitting posts using another account is available in other PostXXXActivity.
2022-04-25 15:15:06 +08:00
Docile-Alligator
be4e73c504
Submit posts using another account is available in PostTextActivity.
2022-04-24 11:11:15 +08:00
Docile-Alligator
3283541c9a
Show post karma, comment karma, awarder karma and awardee karma in ViewUserDetailActivity by clicking the karma info text.
2022-04-10 22:50:35 +08:00
Docile-Alligator
e7da8c1f69
Bottom app bar is available in ViewMultiRedditDetailActivity.
2022-04-08 16:39:30 +08:00
Docile-Alligator
8c8dc45f19
Removed option: View Full Markdown. Handle jpeg link in LinkResolverActivity.
2022-04-02 22:41:10 +08:00
Docile-Alligator
95d792779e
Render full markdown in CommentsRecyclerViewAdapter.
2022-04-02 15:50:12 +08:00
Docile-Alligator
ac749fe0f0
New option: Settings->Data Saving Mode->Reddit Video Default Resolution.
2022-03-25 21:43:38 +08:00
Docile-Alligator
7422098734
Add a FloatingActionButton in ViewMultiRedditDetailActivity.
2022-03-25 17:34:57 +08:00
Docile-Alligator
3cae2b0dba
Load image after the AspectRatioGifImageView's height is determined in PostRecyclerViewAdapter to prevent blurry images.
2022-03-11 17:00:23 +08:00
Docile-Alligator
141abc654a
New option: Settings->Miscellaneous->Post Feed Preview Max Resolution. Fix low resolution post previews when showing them for the first time. Tweak themed icon.
2022-03-06 10:41:02 +08:00
Docile-Alligator
dc9725735b
Fix preview issue in PostCompactBaseViewHolder in PostRecyclerViewAdapter.
2022-03-05 11:33:07 +08:00
Docile-Alligator
023cef76ad
Themed icon for Android. Very ugly right now.
2022-03-05 11:02:16 +08:00
20captainx12
af120ded09
Added adaptive icons ( #646 )
...
Start adding adaptive icons for Android Tiramisu.
2022-03-04 11:46:11 +08:00
Docile-Alligator
5e0b2662d7
New fonts: Atkinson Hyperlegible and Atkinson Hyperlegible Bold.
2022-02-25 18:23:40 +08:00
Docile-Alligator
679820b96e
Submitting poll posts is available.
2022-02-21 22:52:22 +08:00
Docile-Alligator
3a69e02867
New option: Settings->Interface->Post Details->Hide Upvote Ratio.
2022-02-21 15:38:17 +08:00
Docile-Alligator
fbc0006a4f
Use ConcatAdapter for the navigation drawer.
2022-02-20 18:09:54 +08:00
Docile-Alligator
f508132f32
New option: Interface->Comment->Always show the number of child comments. Fix notification icon. Tweak the app icon.
2022-02-18 19:48:00 +08:00
Docile-Alligator
b933c9d08b
Fixed a typo: Hide Author Avatar -> Show Author Avatar.
2022-02-18 17:28:40 +08:00
Alex Ning
c64b6ef229
Version 5.1.8. Add Reddit User Agreement to settings. Move Privacy Policy option from About to main settings page.
2022-02-12 22:05:22 +08:00
Alex Ning
c265bbecf9
New option: Settings->Interface->Comment->Hide Author Avatar. Fix Application ClassCastException in MainActivity. Don't show the number of child comments in expanded comments.
2022-02-05 15:19:18 +08:00
Alex Ning
101525ae33
Minor bugs fixed.
2022-02-04 11:26:45 +08:00
Alex Ning
5a5011f19e
New option: Settings->Interface->Comment->Show Fewer Toolbar Options Starting From.
2022-01-29 11:11:36 +08:00
Alex Ning
2569742e1c
Set caption and url when submitting gallery posts.
2022-01-28 12:58:16 +08:00
Alex Ning
fd0e95dbac
Show author icon in CommentFullyCollapsedViewHolder.
2022-01-21 22:22:37 +08:00
Alex Ning
db48b940d7
Update translation.
2022-01-21 22:03:02 +08:00
Alex Ning
f33cf68624
New option: Hide Comment Awards.
2022-01-21 20:37:31 +08:00
Alex Ning
e68f8ed4bc
Show author avatars in comments.
2022-01-21 19:52:31 +08:00
Alex Ning
de105359f9
Fix views in comment toolbar overlapping each other.
2022-01-21 15:44:49 +08:00
Alex Ning
25fff4064c
New option: Hide Text Post Content.
2022-01-20 15:00:26 +08:00
Alex Ning
5eaf4ab8fe
Show child reply count in comments.
2022-01-17 17:30:56 +08:00
Alex Ning
85a51d7dc8
New option: Fixed height preview in card.
2022-01-16 15:19:55 +08:00
Giovanni Palmieri
aaa3e91b82
added "Open in browser" button to internal browser ( #622 )
2022-01-15 12:25:07 +08:00
Alex Ning
4d0b8b4672
Add options to set custom fonts.
2022-01-14 20:57:16 +08:00
Alex Ning
6f1cd194cb
Continue adding support for custom font.
2022-01-13 23:30:55 +08:00
Alex Ning
e0c849e135
Start adding custom font support.
2022-01-05 13:32:09 +08:00
Alex Ning
b11a568169
Version 5.1.5.
2021-12-22 20:36:52 +08:00
Alex Ning
a83640f01a
Fix NSFW download location option not working. Hide options in Data Saving Mode settings if Data Saving Mode is off.
2021-12-20 22:16:33 +08:00
MetalNeo
34127032de
Added Setting for Separate NSFW Download Folder ( #584 )
...
Add an option to separate NSFW media downloads
2021-12-20 21:13:08 +08:00
Alex Ning
053773741e
Search subscribed subreddits.
2021-12-20 20:25:31 +08:00
scria1000
c934bc7740
Undo superscript parser changes for now ( #577 )
...
Undo superscript parser changes
2021-12-12 20:51:43 +08:00
Alex Ning
1abc703d7e
Support Streamable.
2021-12-09 21:29:35 +08:00
Alex Ning
0d80bee501
Fix refreshing in ViewPostDetailFragment too easily in two-pane layout.
2021-12-03 21:26:05 +08:00
scria1000
ceeade6f19
Make switches and checkboxes more consistent on Dark Mode
2021-12-01 14:28:36 +00:00
Alex Ning
f39f608cde
Minor layout tweaks.
2021-12-01 21:33:46 +08:00
scria1000
1eb1562dfd
Adjust caption layout
...
Set caption max length
Set link ellipsis
2021-11-28 19:15:47 +03:00
scria1000
a399200be2
Merge branch 'master' into gallery-captions-feature
2021-11-27 17:10:50 +00:00
scria1000
90a9b1033f
Make caption text copyable with long press
...
Use native way to theme ViewRedditGalleryActivity
2021-11-27 20:04:45 +03:00
Alex Ning
d8f6572262
Version 5.1.2.
2021-11-27 20:47:46 +08:00
Alex Ning
841fec87dc
Fix TrackSelectionDialog button color. Do not automatically show control view in autoplaying videos.
2021-11-22 19:27:45 +08:00