index
:
infinity-for-reddit.git
client-id
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
src
/
main
/
java
/
ml
/
docilealligator
/
infinityforreddit
/
multireddit
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Save multireddit path and display name in RecentSearchQuery. App data should ...
Docile-Alligator
2024-08-22
1
-0
/
+12
*
Use ViewModel instead of AndroidViewModel. Update some dependencies.
Docile-Alligator
2024-07-02
1
-8
/
+6
*
Remove Butter Knife. Optimize imports.
Docile-Alligator
2024-05-07
3
-4
/
+4
*
Code cleanup.
Docile-Alligator
2024-01-04
4
-15
/
+15
*
@Nullable accessToken and @NonNull accountName.
Docile-Alligator
2024-01-03
1
-1
/
+2
*
Account.ANONYMOUS_ACCOUNT
Docile-Alligator
2023-12-31
3
-3
/
+6
*
Initialize LiveData data by using the constructor, not the postValue method.
Docile-Alligator
2023-10-04
1
-2
/
+1
*
Try fixing Parcelable implementation issues.
Docile-Alligator
2022-02-28
1
-3
/
+4
*
New option: Settings->Interface->Comment->Hide Author Avatar. Fix Application...
Alex Ning
2022-02-05
1
-1
/
+1
*
Search subscribed users and multireddits.
Alex Ning
2021-12-20
3
-15
/
+24
*
Restore more data.
Alex Ning
2021-10-16
1
-1
/
+4
*
Backup anonymously subscribed users and multireddits. Backup post filters.
Alex Ning
2021-10-16
1
-0
/
+3
*
Fix subreddits disappear in anonymous multireddit after favoriting it.
Alex Ning
2021-09-28
3
-4
/
+5
*
Edit anonymous multireddit.
Alex Ning
2021-09-28
3
-2
/
+42
*
Delete anonymous multireddit.
Alex Ning
2021-09-28
2
-1
/
+4
*
Load anonymous multireddit posts.
Alex Ning
2021-09-26
2
-10
/
+1
*
Favorite anonymous multireddits.
Alex Ning
2021-09-26
1
-0
/
+8
*
Create multireddits in anonymous mode.
Alex Ning
2021-09-26
3
-11
/
+32
*
Prepare to support anonymous multireddit.
Alex Ning
2021-09-24
2
-0
/
+71
*
Rewrite all the AsyncTasks in the asynctasks package using Executor and Handler.
Alex Ning
2021-01-24
2
-8
/
+18
*
Lowercase package names.
Alex Ning
2020-11-18
13
-0
/
+894