aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/ml/docilealligator/infinityforreddit/subscribedsubreddit/SubscribedSubredditViewModel.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use ViewModel instead of AndroidViewModel. Update some dependencies.Docile-Alligator2024-07-021-8/+4
* Code cleanup.Docile-Alligator2024-01-041-7/+7
* Initialize LiveData data by using the constructor, not the postValue method.Docile-Alligator2023-10-041-2/+1
* Search subscribed subreddits.Alex Ning2021-12-201-2/+12
* Lowercase package names.Alex Ning2020-11-181-0/+56