aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/ml/docilealligator/infinityforreddit/AppComponent.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move workers to the worker package.Docile-Alligator2024-10-281-0/+2
* Remove MultiredditSelectionActivity.Docile-Alligator2024-09-091-3/+0
* Show correct title in SubscribedThingListingActivity. Remove SubredditSelecti...Docile-Alligator2024-09-041-3/+0
* Bare bone login using Chrome custom tab.Docile-Alligator2024-05-231-0/+3
* Migrate to ViewBinding in some activities. Remove TrendingActivity.Docile-Alligator2024-04-291-3/+0
* Start adding support for online themes.Docile-Alligator2024-04-221-0/+3
* Start deleting awards related components.Docile-Alligator2023-11-041-3/+0
* Continue adding comment filter.Docile-Alligator2023-10-191-0/+3
* Continue adding comment filter.Docile-Alligator2023-10-181-0/+3
* Continue adding comment filter.Docile-Alligator2023-10-171-0/+3
* Remove RPAN.Docile-Alligator2022-12-031-6/+0
* Minor bugs fixed.Docile-Alligator2022-11-281-2/+1
* Dagger networking refactor (#1125)Kurian Vithayathil2022-11-281-1/+10
* Show status of loading more posts in MorePostsInfoFragment.Docile-Alligator2022-11-051-0/+3
* Read posts history is available.Docile-Alligator2022-07-131-0/+6
* Fix app crashes when applying Material You theme after changing wallpaper. Tw...Docile-Alligator2022-06-011-3/+2
* Submit posts using another account is available in PostTextActivity.Docile-Alligator2022-04-241-1/+4
* Submitting poll posts is available.Docile-Alligator2022-02-211-0/+3
* New option: Settings->Interface->Comment->Show Fewer Toolbar Options Starting...Alex Ning2022-01-291-0/+3
* Add options to set custom fonts.Alex Ning2022-01-141-0/+3
* Continue adding support for custom font.Alex Ning2022-01-131-3/+0
* feat: add Edit Profileratabb2021-10-301-0/+6
* Start migrating to Paging 3 library.Alex Ning2021-09-051-3/+0
* Testing Paging 3 library.Alex Ning2021-09-041-0/+3
* Secure mode is available.Alex Ning2021-08-111-0/+2
* Support viewing subreddit wiki in app.Alex Ning2021-08-021-0/+3
* Show trending searches in TrendingActivity.Alex Ning2021-07-181-0/+3
* Continue adding submitting gallery posts support.Alex Ning2021-07-151-0/+3
* Start adding RPAN support.Alex Ning2021-07-051-0/+6
* Listen to wallpaper change and change theme.Alex Ning2021-06-161-0/+3
* Fix app crashes in CopyTextBottomSheetFragment. Add LockScreenActivity.Alex Ning2021-05-051-1/+4
* Anonymous subscriptions page is available.Alex Ning2021-04-041-0/+3
* New option: delete crash reports in CrashReportsFragment.Alex Ning2021-04-021-0/+3
* New option: Do not blur nsfw media in nsfw subreddits.Alex Ning2021-03-121-2/+2
* Add a WebView for those who do not have Chrome installed.Alex Ning2021-03-111-0/+3
* Show a suicide prevention quote when searching suicide.Alex Ning2021-03-061-0/+3
* Barebone swiping left or right to go to previous or next post in ViewPostDeta...Alex Ning2021-01-271-0/+3
* Rewrite all the AsyncTasks in the asynctasks package using Executor and Handler.Alex Ning2021-01-241-0/+6
* Adding users to a multireddit is now available.Alex Ning2021-01-051-2/+2
* Directly adding subreddit to multireddit is available.Alex Ning2021-01-051-0/+3
* SearchUsersResultActivity is added.Alex Ning2021-01-041-0/+3
* Remove SubredditFilter completely.Alex Ning2020-12-261-3/+0
* Continue adding post filter.Alex Ning2020-12-261-0/+3
* Replace Filter settings with Post Filter.Alex Ning2020-12-251-2/+5
* Add a new option category: Post Filter. Marking posts as read is disabled by ...Alex Ning2020-12-231-0/+3
* Send PostFilter to CustomizePostFilterActivity. Rename FilteredThingActivity ...Alex Ning2020-12-231-2/+2
* Prepare to add post filter.Alex Ning2020-12-111-0/+3
* Lowercase package names.Alex Ning2020-11-181-73/+73
* Add an option to preview markdown in several activitys.Alex Ning2020-11-111-2/+2
* Add an option to filter subreddits in popular and all.Alex Ning2020-10-281-0/+3