aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/ml/docilealligator/infinityforreddit/settings (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move workers to the worker package.Docile-Alligator2024-10-281-1/+1
* Changed the way read posts are handled to support an arbitrary read posts lim...Eitan2024-10-202-13/+120
* Rearrange files and packages.Docile-Alligator2024-09-151-1/+1
* Start implementing PostOptionsBottomSheetFragment. Rename some drawables.Docile-Alligator2024-09-114-4/+4
* Use SubscribedThingListingActivity to select a multireddit.Docile-Alligator2024-09-091-7/+15
* Use SubscribedThingListingActivity to select subreddits.Docile-Alligator2024-09-041-4/+13
* Use keys in SelectThingReturnKey to pass return intent data for users and mul...Docile-Alligator2024-08-221-3/+3
* Use keys in SelectThingReturnKey to pass return intent data.Docile-Alligator2024-08-221-9/+10
* Continue adding support for searching in multireddit. App data should be clea...Docile-Alligator2024-08-211-6/+7
* Remove Butter Knife. Optimize imports.Docile-Alligator2024-05-071-3/+0
* Migrate to ViewBinding in all components.Docile-Alligator2024-05-076-560/+272
* Move accessToken and accountName to BaseActivity.Docile-Alligator2024-01-284-120/+104
* Fix anonymous mode not loading anything.Docile-Alligator2024-01-231-0/+7
* Remove Gfycat.Docile-Alligator2024-01-101-0/+4
* Code cleanup.Docile-Alligator2024-01-041-3/+3
* Use accountName.equals(Account.ANONYMOUS_ACCOUNT) instead of accountName == n...Docile-Alligator2024-01-014-96/+99
* Account.ANONYMOUS_ACCOUNTDocile-Alligator2023-12-311-24/+25
* Fix crashes related to gilded posts.Docile-Alligator2023-11-191-4/+4
* Fix crashes related to gilded posts.Docile-Alligator2023-11-192-1/+19
* Continue deleting awards related components.Docile-Alligator2023-11-051-9/+0
* Continue deleting awards related components.Docile-Alligator2023-11-041-10/+0
* Continue adding comment filter.Docile-Alligator2023-10-191-0/+14
* Use most recent Reddit user agreement (#1484)Paul2023-09-141-1/+1
* Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1329Docile-Alligator2023-02-061-4/+7
* Fix keyboard not showing on Android 13.Docile-Alligator2023-01-211-60/+19
* Notification permission.Docile-Alligator2022-12-031-0/+35
* Minor code improvements (#1218)Anatolii Afanasev2022-11-192-15/+3
* New option: Settings->Interface->Comment->Comment Divider Type.Docile-Alligator2022-11-141-0/+12
* Swipe between gallery images in PostFragment.Docile-Alligator2022-11-121-2/+1
* Material Design 3 Switch. Target Sdk 33.Docile-Alligator2022-11-083-17/+17
* New option: Settings->Interface->Hide FAB in Post Feed.Docile-Alligator2022-11-031-0/+9
* Fix issues related to hiding account karma in the navigation drawer.Docile-Alligator2022-11-031-0/+9
* add button to export logs to GitHub issue (#1180)Patrick Demers2022-11-021-0/+39
* wait to load security settings until successful authentication (#1196)Patrick Demers2022-11-021-0/+12
* Fix duplicate download folders by persisting read permission (#1164)Sergei Kozelko2022-10-152-9/+8
* Version 5.3.3.Docile-Alligator2022-09-191-1/+1
* Update translation contributors (#1108)StephenTheMoldovan2022-09-191-1/+1
* Remove unnecessary uses of DrawableCompat. (#1045)Isira Seneviratne2022-09-091-7/+4
* Apply custom theme to settings page.Docile-Alligator2022-08-1531-119/+231
* Update translation contributors.Docile-Alligator2022-07-281-19/+19
* New option: Settings->Video->Easier to Watch in Full Screen.Docile-Alligator2022-06-111-0/+9
* Fix app crashes when applying Material You theme after changing wallpaper. Tw...Docile-Alligator2022-06-011-2/+2
* New option: Settings->Data Saving Mode->Reddit Video Default Resolution.Docile-Alligator2022-03-251-4/+10
* New option: Settings->Miscellaneous->Post Feed Preview Max Resolution. Fix lo...Docile-Alligator2022-03-061-0/+21
* Version 5.1.8. Add Reddit User Agreement to settings. Move Privacy Policy opt...Alex Ning2022-02-122-13/+25
* New option: Settings->Interface->Comment->Show Fewer Toolbar Options Starting...Alex Ning2022-01-291-0/+27
* Update translation.Alex Ning2022-01-211-16/+16
* New option: Hide Text Post Content.Alex Ning2022-01-201-7/+12
* New option: Fixed height preview in card.Alex Ning2022-01-161-0/+9
* Version 5.1.6-beta1.Alex Ning2022-01-151-18/+0