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
/
asynctasks
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Logging out by long clicking an account. Rename SwitchAccount to AccountManag...
Docile-Alligator
2024-08-11
2
-36
/
+33
*
Version 7.2.4-beta1.
Docile-Alligator
2024-06-02
1
-4
/
+4
*
Fix NullPointerException in ParseSubredditData.
Docile-Alligator
2024-06-02
1
-15
/
+17
*
Back up and restore comment filters.
Docile-Alligator
2024-05-14
2
-1
/
+25
*
Remove Butter Knife. Optimize imports.
Docile-Alligator
2024-05-07
1
-1
/
+1
*
Version 6.7.1. Fix FetchSubredditData.fetchSubredditData not working in anony...
Docile-Alligator
2024-01-24
1
-1
/
+2
*
Fix anonymous mode not loading anything.
Docile-Alligator
2024-01-23
3
-23
/
+21
*
Remove Gfycat.
Docile-Alligator
2024-01-10
1
-0
/
+1
*
Continue changing anonymous mode.
Docile-Alligator
2024-01-08
2
-3
/
+3
*
Continue changing anonymous mode.
Docile-Alligator
2024-01-07
3
-4
/
+8
*
Continue changing anonymous mode.
Docile-Alligator
2024-01-06
1
-19
/
+18
*
@Nullable accessToken and @NonNull accountName.
Docile-Alligator
2024-01-03
2
-2
/
+6
*
Fix accountName is null in some places.
Docile-Alligator
2024-01-03
2
-5
/
+8
*
Change accountName's default value to Account.ANONYMOUS_ACCOUNT instead of null.
Docile-Alligator
2024-01-03
2
-2
/
+6
*
Use accountName.equals(Account.ANONYMOUS_ACCOUNT) instead of accountName == n...
Docile-Alligator
2024-01-01
3
-4
/
+5
*
Use OAuth for anonymous mode. Fix translation issues.
Docile-Alligator
2024-01-01
1
-5
/
+5
*
Account.ANONYMOUS_ACCOUNT
Docile-Alligator
2023-12-31
5
-7
/
+11
*
Version 5.3.1.
Docile-Alligator
2022-09-06
1
-0
/
+3
*
Manage theme insertion callbacks behaviour (#892)
Andrei Shpakovskiy
2022-08-12
1
-25
/
+25
*
Fixed bug that doesnt show user being followed (#707)
MChen321
2022-06-17
1
-1
/
+1
*
Set caption and url when submitting gallery posts.
Alex Ning
2022-01-28
1
-0
/
+3
*
Retrieve subreddit data for subscribed private subs (#586)
scria1000
2021-12-13
1
-2
/
+2
*
Minor bugs fixed in ParsePost.
Alex Ning
2021-12-03
2
-2
/
+2
*
Restore more data.
Alex Ning
2021-10-16
1
-22
/
+98
*
Backup anonymously subscribed users and multireddits. Backup post filters.
Alex Ning
2021-10-16
1
-2
/
+28
*
Backup custom themes and anonymous subscribed subreddits.
Alex Ning
2021-10-15
2
-16
/
+49
*
Fix subreddits disappear in anonymous multireddit after favoriting it.
Alex Ning
2021-09-28
1
-5
/
+15
*
Delete anonymous multireddit.
Alex Ning
2021-09-28
1
-1
/
+5
*
Try fixing SQLiteConstraintException when inserting anonymous account.
Alex Ning
2021-05-29
1
-2
/
+5
*
Version 4.3.0-beta1. Tweak the name of the backup file.
Alex Ning
2021-04-10
1
-1
/
+1
*
Fix only backing up post history shared preferences. Show the password of the...
Alex Ning
2021-04-10
1
-21
/
+23
*
Fix unable to check anonymous subscription.
Alex Ning
2021-04-10
1
-1
/
+1
*
Show inbox count in the inbox menu item in the navigation drawer.
Alex Ning
2021-04-06
1
-1
/
+1
*
Anonymous subreddit subscription in SubredditListingRecyclerViewAdapter.
Alex Ning
2021-03-09
1
-0
/
+3
*
Restore settings.
Alex Ning
2021-03-06
2
-9
/
+181
*
Backup settings.
Alex Ning
2021-03-06
1
-0
/
+191
*
Merge new features from 4.2.3 to 4.2.5.
Alex Ning
2021-02-12
1
-1
/
+1
|
\
|
*
Prepare to add quarantined subreddit support.
Alex Ning
2021-02-02
1
-1
/
+1
*
|
Rewrite all the AsyncTasks in the asynctasks package using Executor and Handler.
Alex Ning
2021-01-24
41
-1081
/
+773
|
/
*
Finally fixed java.lang.RuntimeException: Canvas: trying to draw too large bi...
Alex Ning
2021-01-23
4
-140
/
+101
*
Save current account info to SharedPreferences. Remove GetCurrentAccountAsync...
Alex Ning
2021-01-22
3
-26
/
+3
*
Save current account info to SharedPreferences.
Alex Ning
2021-01-21
4
-73
/
+64
*
Directly adding subreddit to multireddit is available.
Alex Ning
2021-01-05
1
-0
/
+43
*
Rewrite getting current account from database to use an Executor.
Alex Ning
2021-01-04
2
-33
/
+23
*
Add an option to delete all read posts.
Alex Ning
2020-12-09
1
-0
/
+33
*
Lowercase package names.
Alex Ning
2020-11-18
25
-0
/
+1403