aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/ml/docilealligator/infinityforreddit/comment/CommentDataSource.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange files and packages.Docile-Alligator2024-09-151-1/+1
* Fix anonymous mode not loading anything.Docile-Alligator2024-01-231-7/+18
* Code cleanup.Docile-Alligator2024-01-041-19/+14
* @Nullable accessToken and @NonNull accountName.Docile-Alligator2024-01-031-1/+1
* Use OAuth for anonymous mode. Fix translation issues.Docile-Alligator2024-01-011-15/+9
* Sort type converters (#1211)Sergei Kozelko2022-11-181-41/+13
* Remove PostViewModel, PostDataSource and PostDataSourceFactory. NewPostViewMo...Alex Ning2021-09-061-7/+7
* Continuing comment thread is now available. It can now show all the comments ...Alex Ning2021-04-271-1/+1
* Lowercase package names.Alex Ning2020-11-181-0/+271