aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/ml/docilealligator/infinityforreddit/adapters/SubscribedSubredditsRecyclerViewAdapter.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange files and packages.Docile-Alligator2024-09-151-1/+1
* Update dependencies.Docile-Alligator2024-05-131-1/+1
* Migrate to ViewBinding in some adapters.Docile-Alligator2024-05-071-82/+69
* Code cleanup.Docile-Alligator2024-01-041-9/+9
* Change accountName's default value to Account.ANONYMOUS_ACCOUNT instead of null.Docile-Alligator2024-01-031-2/+3
* Use OAuth for anonymous mode. Fix translation issues.Docile-Alligator2024-01-011-7/+9
* Continue adding support for custom font.Alex Ning2022-01-131-15/+27
* Version 5.1.0-beta1. Update translation. New languages: Czech and Romanian. F...Alex Ning2021-10-171-4/+12
* Anonymous subscriptions page is available.Alex Ning2021-04-041-27/+27
* Rewrite all the AsyncTasks in the asynctasks package using Executor and Handler.Alex Ning2021-01-241-7/+12
* Lowercase package names.Alex Ning2020-11-181-0/+513