aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | Start migrating to Material Design 3. Try optimizing image loading in ↵Alex Ning2021-10-301-5/+5
|/ | | | PostRecyclerViewAdapter.
* Version 5.1.0-beta1. Update translation. New languages: Czech and Romanian. ↵Alex Ning2021-10-172-1/+5
| | | | 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.
* New options in post filter: Title: contains keywords, Title: contains regex, ↵Alex Ning2021-10-162-0/+5
| | | | Contain domains.
* Add a button to directly select subreddit, user or multireddit in ↵Alex Ning2021-10-161-1/+1
| | | | CustomizeMainPageTabsFragment.
* New theme options: Media Indicator Icon Color and Media Indicator Background ↵Alex Ning2021-10-141-0/+4
| | | | Color.
* New option: Pinch to Zoom Video.Alex Ning2021-10-141-0/+2
|
* Legacy autoplay video controller UI.Alex Ning2021-10-131-0/+1
|
* Customize bottom navigation bar in anonymous mode.Alex Ning2021-10-122-1/+58
|
* Change flotaing action button options in anonymous mode.Alex Ning2021-10-121-0/+11
|
* Customize main page tabs for anonymous mode.Alex Ning2021-10-111-0/+9
|
* New option: Link Handler. Removed option: Open Link In App.Alex Ning2021-10-102-2/+17
|
* New option: Default Playback Speed.Alex Ning2021-10-102-0/+23
|
* Loop video option is available for autoplaying videos.Alex Ning2021-10-091-0/+1
|
* New option: loop video.Alex Ning2021-10-091-0/+1
|
* Change playback speed.Alex Ning2021-10-091-0/+1
|
* New option: Main Page Back Button Action. It replaces Confirm to Exit.Alex Ning2021-10-082-1/+15
|
* Edit anonymous multireddit.Alex Ning2021-09-281-1/+0
|
* Disable refreshing in SubscribedThingListingActivity in anonymous mode.Alex Ning2021-09-271-1/+1
|
* Added strings.xml entry for switchpref.Andrew Rasch2021-09-271-0/+1
|
* Enable folding phone support for card viewAndrew Rasch2021-09-271-3/+4
| | | Updated card view to allow for separate column numbers for folded vs unfolded state. Organized strings.xml.
* Load anonymous multireddit posts.Alex Ning2021-09-261-0/+1
|
* Merge pull request #471 from andmizyk/masterDocile-Alligator2021-09-261-1/+3
|\ | | | | Added Ukrainian translation
| * Added Ukrainian translationAndrij Mizyk2021-09-241-1/+3
| |
* | Update a bunch of librariesTacoTheDank2021-09-251-3/+0
| |
* | Merge branch 'master' into go-to-top-of-page-buttonDocile-Alligator2021-09-231-0/+2
|\ \
| * | Added link to wiki in subredditandrewrasch2021-09-221-0/+1
| |/ | | | | | | Subreddit details menu now has a link to its wiki. Subs without a wiki will show the "this subreddit has no wiki" page.
* / Added go to top of page option.andrewrasch2021-09-222-0/+3
|/ | | | Added Main + Other Activity bottom bar option to go to the top of a page.
* New options: App Lock and App Lock Timeout.Alex Ning2021-09-032-0/+57
|
* Update Credits page.Alex Ning2021-09-031-0/+3
|
* Sidebar -> About.Alex Ning2021-09-031-1/+1
|
* Null check when fetching v.redd.it in ViewVideoActivity.Alex Ning2021-08-291-0/+1
|
* Merge pull request #331 from curche/time-format-arraysDocile-Alligator2021-08-291-22/+23
|\ | | | | Make time format strings less ambiguous
| * Make time format strings less ambiguouscurche2021-04-281-22/+23
| | | | | | | | | | the previous date format was ambiguous - 2020-01-02 01:00 this commit changes it with a slightly better date - 2020-01-23 23:45
* | New languages: Portuguese and Somali. Update translation.Alex Ning2021-08-181-0/+4
| |
* | Use discard instead of yes in several dialogs.Alex Ning2021-08-181-0/+1
| |
* | Disable video autoplay when separating post and comments in post detail page ↵Alex Ning2021-08-111-2/+3
| | | | | | | | is enabled.
* | Secure mode is available.Alex Ning2021-08-111-0/+2
| |
* | Change MaterialYouService to foreground service.Alex Ning2021-08-041-0/+2
| |