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
/
subreddit
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rearrange files and packages.
Docile-Alligator
2024-09-15
7
-4
/
+206
*
Use ViewModel instead of AndroidViewModel. Update some dependencies.
Docile-Alligator
2024-07-02
1
-12
/
+5
*
Fix RuntimeException related to Handler in SubredditListingDataSource.
Docile-Alligator
2024-06-04
3
-8
/
+16
*
Fix NullPointerException in ParseSubredditData.
Docile-Alligator
2024-06-02
6
-205
/
+183
*
Remove Butter Knife. Optimize imports.
Docile-Alligator
2024-05-07
1
-0
/
+1
*
Fix unable to search subreddits.
Docile-Alligator
2024-01-27
4
-14
/
+38
*
Version 6.7.1. Fix FetchSubredditData.fetchSubredditData not working in anony...
Docile-Alligator
2024-01-24
1
-3
/
+1
*
Fix anonymous mode not loading anything.
Docile-Alligator
2024-01-23
2
-49
/
+24
*
Continue changing anonymous mode.
Docile-Alligator
2024-01-08
1
-2
/
+2
*
Continue changing anonymous mode.
Docile-Alligator
2024-01-08
2
-7
/
+8
*
Continue changing anonymous mode.
Docile-Alligator
2024-01-07
1
-0
/
+32
*
Code cleanup.
Docile-Alligator
2024-01-04
8
-44
/
+44
*
@Nullable accessToken and @NonNull accountName.
Docile-Alligator
2024-01-03
1
-9
/
+10
*
Fix accountName is null in some places.
Docile-Alligator
2024-01-03
2
-14
/
+5
*
Use !accountName.equals(Account.ANONYMOUS_ACCOUNT) instead of accessToken != ...
Docile-Alligator
2024-01-01
1
-4
/
+1
*
Account.ANONYMOUS_ACCOUNT
Docile-Alligator
2023-12-31
1
-4
/
+4
*
Initialize LiveData data by using the constructor, not the postValue method.
Docile-Alligator
2023-10-04
1
-2
/
+1
*
Add option to Add subreddit to Home Screen as shortcut (#1485)
Andrea Colombo
2023-09-14
1
-0
/
+37
*
Fix wikimode occasionally being null from the API (#1315)
cmp
2023-01-24
1
-0
/
+8
*
Sort type converters - part 2 (#1244)
Sergei Kozelko
2022-11-27
2
-3
/
+4
*
Do not load subreddit data in SidebarFragment. Save subreddit data to the dat...
Docile-Alligator
2022-04-01
1
-1
/
+1
*
New option: Settings->Interface->Comment->Hide Author Avatar. Fix Application...
Alex Ning
2022-02-05
1
-1
/
+0
*
Retrieve subreddit data for subscribed private subs (#586)
scria1000
2021-12-13
2
-6
/
+14
*
feat: add Edit Profile
ratabb
2021-10-30
1
-0
/
+634
*
Anonymous user subscription.
Alex Ning
2021-09-23
1
-16
/
+5
*
Suggest subreddits when searching.
Alex Ning
2021-06-30
1
-4
/
+4
*
Try fixing SQLiteConstraintException when inserting anonymous account.
Alex Ning
2021-05-29
1
-2
/
+3
*
Anonymous subreddit subscription in SubredditListingRecyclerViewAdapter.
Alex Ning
2021-03-09
1
-3
/
+2
*
Fix crash when subscribing in anonymous mode.
Alex Ning
2021-03-09
1
-0
/
+11
*
Anonymous subreddit subscription is available.
Alex Ning
2021-03-04
1
-50
/
+74
*
Multi-selection in subreddit search result for CustomizePostFilterActivity.
Alex Ning
2021-02-25
1
-0
/
+12
*
Prepare to add quarantined subreddit support.
Alex Ning
2021-02-02
2
-5
/
+5
*
Reorganize and remove unused libraries
TacoTheDank
2020-12-23
1
-3
/
+4
*
Fix some NullPointerException.
Alex Ning
2020-12-02
1
-1
/
+1
*
Lowercase package names.
Alex Ning
2020-11-18
11
-0
/
+943