aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Update ExoPlayer.Docile-Alligator2022-09-081-7/+0
|
* Fix stupid Redgifs API issue.Docile-Alligator2022-09-042-1/+44
|
* Apply custom theme to settings page.Docile-Alligator2022-08-152-2/+0
|
* Merge pull request #844 from SenseiSchizo/feature/stringTypoFixWladimir Kirianov2022-08-121-5/+5
|\ | | | | Fixed typos in strings.xml
| * Fix misinterpretation of stringsNan2022-07-221-8/+8
| |
| * Fixed typosNan2022-07-221-13/+13
| |
* | Extra small font sizeDocile-Alligator2022-08-053-0/+32
| |
* | Clear user flair.Docile-Alligator2022-08-041-0/+2
| |
* | Minor UI tweaks in ViewSubredditDetailActivity, ViewUserDetailActivity and ↵Docile-Alligator2022-07-281-4/+0
| | | | | | | | CustomThemePreviewActivity.
* | Remove Block User menu option in ViewUserDetailActivity since Reddit does ↵Docile-Alligator2022-07-271-5/+0
|/ | | | not allow 3rd-party apps access this API now.
* Add an option for History in the navigation drawer.Docile-Alligator2022-07-151-0/+1
|
* Read posts history is available.Docile-Alligator2022-07-131-0/+1
|
* Use Navigation Rail in MainActivity in landscape mode.Docile-Alligator2022-06-181-0/+4
|
* 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-151-2/+2
|
* New option: Settings->Video->Easier to Watch in Full Screen.Docile-Alligator2022-06-111-0/+1
|
* Share a link to Infinity so that you can open reddit links in this app.Docile-Alligator2022-05-301-0/+3
|
* Fix biometric authentication prompt not shown when opening the account ↵Docile-Alligator2022-05-141-1/+1
| | | | section in the navigation drawer. Require biometric authentication in AccountChooserBottomSheetFragment.
* Show post karma, comment karma, awarder karma and awardee karma in ↵Docile-Alligator2022-04-101-1/+6
| | | | ViewUserDetailActivity by clicking the karma info text.
* Removed option: View Full Markdown. Handle jpeg link in LinkResolverActivity.Docile-Alligator2022-04-021-2/+0
|
* New option: Settings->Data Saving Mode->Reddit Video Default Resolution.Docile-Alligator2022-03-252-0/+21
|
* New option: Settings->Miscellaneous->Post Feed Preview Max Resolution. Fix ↵Docile-Alligator2022-03-061-0/+5
| | | | low resolution post previews when showing them for the first time. Tweak themed icon.
* Themed icon for Android. Very ugly right now.Docile-Alligator2022-03-051-2/+0
|
* Added adaptive icons (#646)20captainx122022-03-041-0/+2
| | | Start adding adaptive icons for Android Tiramisu.
* New fonts: Atkinson Hyperlegible and Atkinson Hyperlegible Bold.Docile-Alligator2022-02-252-0/+28
|
* Submitting poll posts is available.Docile-Alligator2022-02-211-0/+11
|
* New option: Settings->Interface->Post Details->Hide Upvote Ratio.Docile-Alligator2022-02-211-0/+1
|
* New option: Interface->Comment->Always show the number of child comments. ↵Docile-Alligator2022-02-181-0/+1
| | | | 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-121-0/+6
| | | | option from About to main settings page.
* New option: Settings->Interface->Comment->Hide Author Avatar. Fix ↵Alex Ning2022-02-051-0/+1
| | | | Application ClassCastException in MainActivity. Don't show the number of child comments in expanded comments.
* New option: Settings->Interface->Comment->Show Fewer Toolbar Options ↵Alex Ning2022-01-291-0/+2
| | | | Starting From.
* Set caption and url when submitting gallery posts.Alex Ning2022-01-281-0/+3
|
* New option: Hide Comment Awards.Alex Ning2022-01-211-0/+1
|
* New option: Hide Text Post Content.Alex Ning2022-01-201-0/+1
|
* New option: Fixed height preview in card.Alex Ning2022-01-161-0/+1
|
* added "Open in browser" button to internal browser (#622)Giovanni Palmieri2022-01-151-0/+2
|
* Add options to set custom fonts.Alex Ning2022-01-142-0/+10
|
* Start adding custom font support.Alex Ning2022-01-051-5/+5
|
* Version 5.1.5.Alex Ning2021-12-221-1/+0
|
* Fix NSFW download location option not working. Hide options in Data Saving ↵Alex Ning2021-12-201-2/+3
| | | | Mode settings if Data Saving Mode is off.
* Added Setting for Separate NSFW Download Folder (#584)MetalNeo2021-12-201-0/+2
| | | Add an option to separate NSFW media downloads
* Undo superscript parser changes for now (#577)scria10002021-12-121-0/+2
| | | Undo superscript parser changes
* Support Streamable.Alex Ning2021-12-091-0/+1
|
* Make switches and checkboxes more consistent on Dark Modescria10002021-12-011-0/+22
|
* Contact mods.Alex Ning2021-11-121-0/+1
|
* UI changes in EditProfileActivity.Alex Ning2021-11-111-10/+10
|
* Some UI tweaks.Alex Ning2021-11-101-2/+3
|
* Merge pull request #507 from ratabb/rbb/edit_profileDocile-Alligator2021-11-021-0/+25
|\ | | | | feat: add Edit Profile
| * feat: add Edit Profileratabb2021-10-301-0/+25
| |