aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Update translation.Alex Ning2022-01-2120-1799/+2607
|
* New option: Hide Comment Awards.Alex Ning2022-01-212-0/+11
|
* Show author avatars in comments.Alex Ning2022-01-211-13/+32
|
* Fix views in comment toolbar overlapping each other.Alex Ning2022-01-211-25/+50
|
* New option: Hide Text Post Content.Alex Ning2022-01-202-0/+6
|
* Show child reply count in comments.Alex Ning2022-01-172-3/+18
|
* New option: Fixed height preview in card.Alex Ning2022-01-164-0/+12
|
* added "Open in browser" button to internal browser (#622)Giovanni Palmieri2022-01-152-0/+7
|
* Add options to set custom fonts.Alex Ning2022-01-143-0/+25
|
* Continue adding support for custom font.Alex Ning2022-01-1329-291/+236
|
* Start adding custom font support.Alex Ning2022-01-051-5/+5
|
* Version 5.1.5.Alex Ning2021-12-222-3/+1
|
* Fix NSFW download location option not working. Hide options in Data Saving ↵Alex Ning2021-12-202-10/+15
| | | | Mode settings if Data Saving Mode is off.
* Added Setting for Separate NSFW Download Folder (#584)MetalNeo2021-12-202-0/+11
| | | Add an option to separate NSFW media downloads
* Search subscribed subreddits.Alex Ning2021-12-202-1/+25
|
* Undo superscript parser changes for now (#577)scria10002021-12-121-0/+2
| | | Undo superscript parser changes