aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Movable FAB in ViewPostDetailActivity.Docile-Alligator2022-07-181-1/+1
|
* Show the number of subscribers in SubredditListingRecyclerViewAdapter.Docile-Alligator2022-07-151-16/+34
|
* Add an option for History in the navigation drawer.Docile-Alligator2022-07-151-0/+1
|
* Read posts history is available.Docile-Alligator2022-07-134-0/+118
|
* Navigation rail in ViewMultiRedditDetailActivity.Docile-Alligator2022-06-272-0/+140
|
* Navigation rail in ViewUserDetailActivity.Docile-Alligator2022-06-273-1/+344
|
* Navigation rail in ViewSubredditDetailActivity.Docile-Alligator2022-06-272-0/+410
|
* Use Navigation Rail in MainActivity in landscape mode.Docile-Alligator2022-06-185-0/+175
|
* Fix and improvements (#741)Antonin Curtit2022-06-172-92/+92
| | | | | * Fixed a whitespace causing errors for 2FA * Fixed typo, improved compliance to FR syntax
* Add locale-based separators (#724)Winston Cooke2022-06-171-22/+22
|
* Rename "external browser" to "external app" to make it more clear (#795)soredake2022-06-152-5/+5
|
* New option: Settings->Video->Easier to Watch in Full Screen.Docile-Alligator2022-06-112-0/+6
|
* Add a link handler in SearchActivity.Docile-Alligator2022-06-031-11/+28
|
* Disable auto correct when creating links.Docile-Alligator2022-06-011-2/+4
|
* Request incognito keyboard in anonymous mode on Android 8+.Docile-Alligator2022-06-011-0/+2
|
* Use EditText instead of SimpleSearchView in SearchActivity.Docile-Alligator2022-06-013-35/+19
|
* Share a link to Infinity so that you can open reddit links in this app.Docile-Alligator2022-05-301-0/+3
|
* Version 5.2.0-beta2. Update translation.Docile-Alligator2022-05-3019-327/+888
|
* Animate the software keyboard in ViewPrivateMessgesActivity.Docile-Alligator2022-05-171-59/+58
|
* Tweak UI in private messages.Docile-Alligator2022-05-144-9/+14
|
* Fix biometric authentication prompt not shown when opening the account ↵Docile-Alligator2022-05-142-2/+2
| | | | section in the navigation drawer. Require biometric authentication in AccountChooserBottomSheetFragment.
* Copy priate messages.Docile-Alligator2022-05-132-7/+26
|
* targetSdkVersion 31. Fix sort type problems in anonymous home page and ↵Docile-Alligator2022-04-301-0/+1
| | | | multireddits.
* Submitting crosspost using other accounts is available.Docile-Alligator2022-04-281-0/+27
|
* Submitting comment using another comment is available.Docile-Alligator2022-04-281-5/+29
|
* Submitting posts using another account is available in other PostXXXActivity.Docile-Alligator2022-04-255-0/+135
|
* Submit posts using another account is available in PostTextActivity.Docile-Alligator2022-04-242-0/+42
|
* Show post karma, comment karma, awarder karma and awardee karma in ↵Docile-Alligator2022-04-102-1/+111
| | | | ViewUserDetailActivity by clicking the karma info text.
* Bottom app bar is available in ViewMultiRedditDetailActivity.Docile-Alligator2022-04-082-2/+7
|
* Removed option: View Full Markdown. Handle jpeg link in LinkResolverActivity.Docile-Alligator2022-04-0222-57/+0
|
* Render full markdown in CommentsRecyclerViewAdapter.Docile-Alligator2022-04-022-10/+8
|
* New option: Settings->Data Saving Mode->Reddit Video Default Resolution.Docile-Alligator2022-03-253-0/+29
|
* Add a FloatingActionButton in ViewMultiRedditDetailActivity.Docile-Alligator2022-03-251-0/+7
|
* Load image after the AspectRatioGifImageView's height is determined in ↵Docile-Alligator2022-03-115-9/+4
| | | | PostRecyclerViewAdapter to prevent blurry images.
* New option: Settings->Miscellaneous->Post Feed Preview Max Resolution. Fix ↵Docile-Alligator2022-03-063-24/+46
| | | | low resolution post previews when showing them for the first time. Tweak themed icon.
* Fix preview issue in PostCompactBaseViewHolder in PostRecyclerViewAdapter.Docile-Alligator2022-03-051-1/+1
|
* Themed icon for Android. Very ugly right now.Docile-Alligator2022-03-059-160/+30
|
* Added adaptive icons (#646)20captainx122022-03-046-0/+156
| | | Start adding adaptive icons for Android Tiramisu.
* New fonts: Atkinson Hyperlegible and Atkinson Hyperlegible Bold.Docile-Alligator2022-02-258-0/+64
|
* Submitting poll posts is available.Docile-Alligator2022-02-216-0/+384
|
* New option: Settings->Interface->Post Details->Hide Upvote Ratio.Docile-Alligator2022-02-212-0/+6
|
* Use ConcatAdapter for the navigation drawer.Docile-Alligator2022-02-203-1/+1
|
* New option: Interface->Comment->Always show the number of child comments. ↵Docile-Alligator2022-02-184-21/+18
| | | | Fix notification icon. Tweak the app icon.
* Fixed a typo: Hide Author Avatar -> Show Author Avatar.Docile-Alligator2022-02-181-1/+1
|
* Version 5.1.8. Add Reddit User Agreement to settings. Move Privacy Policy ↵Alex Ning2022-02-123-4/+14
| | | | option from About to main settings page.
* New option: Settings->Interface->Comment->Hide Author Avatar. Fix ↵Alex Ning2022-02-053-1/+8
| | | | Application ClassCastException in MainActivity. Don't show the number of child comments in expanded comments.
* Minor bugs fixed.Alex Ning2022-02-041-1/+1
|
* New option: Settings->Interface->Comment->Show Fewer Toolbar Options ↵Alex Ning2022-01-292-0/+9
| | | | Starting From.
* Set caption and url when submitting gallery posts.Alex Ning2022-01-282-0/+78
|
* Show author icon in CommentFullyCollapsedViewHolder.Alex Ning2022-01-212-4/+14
|