aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/advanced_preferences.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Changed the way read posts are handled to support an arbitrary read posts ↵Eitan2024-10-201-1/+3
| | | | | | | | | | | | | | | | | | | limit (#1720) * Changed the way read posts are handled to support an arbitrary 'read posts limit' * Changed db size in summary to kb * Use return HashSet instead of List in ReadPostsListInterface * Moved DB summary to Advanced Preferences. * Completed merge from master into feature/readPost * Fix some bugs and code style. --------- Co-authored-by: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>
* Remove Butter Knife. Optimize imports.Docile-Alligator2024-05-071-2/+1
|
* add backup password below backup settings button (#1185)Patrick Demers2022-11-021-1/+2
|
* Continue adding support for custom font.Alex Ning2022-01-131-12/+12
|
* New option: Crash Reports.Alex Ning2021-04-021-0/+4
|
* New language: Hungarian. Update translation information.Alex Ning2021-04-021-5/+0
|
* Backup settings.Alex Ning2021-03-061-0/+8
|
* Add an option to delete all read posts.Alex Ning2020-12-091-0/+4
|
* Separate sort types for different users. Add an advanced option: Delete All ↵Alex Ning2020-08-181-0/+4
| | | | Legacy Settings. Remove random sort type.
* Only save post feed scrolled position for front page.Alex Ning2020-07-311-2/+2
|
* Add an option to delete all the post feed scrolled positions.Alex Ning2020-07-301-0/+4
|
* Fix some issues of searching.Alex Ning2020-03-301-1/+1
|
* Finished adding advanced preferences.Alex Ning2020-03-291-0/+13
|
* Add some advanced preferences which do nothing right now.Alex Ning2020-03-281-0/+21