aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/ml/docilealligator/infinityforreddit/user (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange files and packages.Docile-Alligator2024-09-157-4/+307
* Use ViewModel instead of AndroidViewModel. Update some dependencies.Docile-Alligator2024-07-021-8/+4
* Fix anonymous mode not loading anything.Docile-Alligator2024-01-235-37/+34
* Continue changing anonymous mode.Docile-Alligator2024-01-082-10/+10
* Continue changing anonymous mode.Docile-Alligator2024-01-084-17/+17
* Continue changing anonymous mode.Docile-Alligator2024-01-081-2/+3
* Continue changing anonymous mode.Docile-Alligator2024-01-072-13/+15
* Code cleanup.Docile-Alligator2024-01-048-49/+49
* @Nullable accessToken and @NonNull accountName.Docile-Alligator2024-01-031-6/+7
* Account.ANONYMOUS_ACCOUNTDocile-Alligator2023-12-311-2/+2
* Initialize LiveData data by using the constructor, not the postValue method.Docile-Alligator2023-10-041-2/+1
* Version 5.4.0-beta3. Bring back blocking users.Docile-Alligator2023-01-261-0/+40
* Sort type converters - part 2 (#1244)Sergei Kozelko2022-11-272-3/+4
* Remove Block User menu option in ViewUserDetailActivity since Reddit does not...Docile-Alligator2022-07-271-40/+0
* Show post karma, comment karma, awarder karma and awardee karma in ViewUserDe...Docile-Alligator2022-04-101-1/+1
* Set caption and url when submitting gallery posts.Alex Ning2022-01-282-1/+4
* Continue adding support for custom font.Alex Ning2022-01-131-1/+6
* Minor bugs fixed in ParsePost.Alex Ning2021-12-031-1/+1
* Minor changes in EditProfileActivity.Alex Ning2021-11-021-1/+1
* feat: add Edit Profileratabb2021-10-302-2/+10
* Anonymous user subscription.Alex Ning2021-09-231-0/+37
* Show inbox count in the inbox menu item in the navigation drawer.Alex Ning2021-04-063-11/+34
* Multi-selection in user search result for CustomizePostFilterActivity.Alex Ning2021-02-261-0/+12
* Rewrite all the AsyncTasks in the asynctasks package using Executor and Handler.Alex Ning2021-01-241-4/+5
* Fix some NullPointerException.Alex Ning2020-12-021-9/+10
* Fix search user error.Alex Ning2020-11-182-11/+12
* Lowercase package names.Alex Ning2020-11-1811-0/+877