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
/
activities
/
SettingsActivity.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix proguard rules.
Docile-Alligator
2024-06-05
1
-1
/
+1
*
Remove Butter Knife. Optimize imports.
Docile-Alligator
2024-05-07
1
-3
/
+0
*
Move accessToken and accountName to BaseActivity.
Docile-Alligator
2024-01-28
1
-18
/
+5
*
Use accountName.equals(Account.ANONYMOUS_ACCOUNT) instead of accountName == n...
Docile-Alligator
2024-01-01
1
-1
/
+2
*
Start implementing showing gifs and images in comments.
Docile-Alligator
2023-11-22
1
-1
/
+1
*
Notification permission.
Docile-Alligator
2022-12-03
1
-14
/
+15
*
Fix app crashes when applying Material You theme after changing wallpaper. Tw...
Docile-Alligator
2022-06-01
1
-1
/
+2
*
Continue migrating to Material Design 3.
Alex Ning
2021-10-30
1
-1
/
+4
*
Fix cannot tap to retry in PostFragment. Show correct title in AdvancedPrefer...
Alex Ning
2021-04-10
1
-0
/
+3
*
Use string resource in array resource. Rearrange settings.
Alex Ning
2021-03-15
1
-0
/
+3
*
New option: Do not blur nsfw media in nsfw subreddits.
Alex Ning
2021-03-12
1
-3
/
+3
*
Rewrite all the AsyncTasks in the asynctasks package using Executor and Handler.
Alex Ning
2021-01-24
1
-7
/
+0
*
Save current account info to SharedPreferences. Remove GetCurrentAccountAsync...
Alex Ning
2021-01-22
1
-26
/
+14
*
Save current account info to SharedPreferences.
Alex Ning
2021-01-21
1
-1
/
+1
*
Rewrite getting current account from database to use an Executor.
Alex Ning
2021-01-04
1
-3
/
+8
*
Replace Filter settings with Post Filter.
Alex Ning
2020-12-25
1
-7
/
+10
*
Use some Compat classes
TacoTheDank
2020-12-24
1
-1
/
+2
*
Add a new option category: Post Filter. Marking posts as read is disabled by ...
Alex Ning
2020-12-23
1
-0
/
+3
*
Lowercase package names.
Alex Ning
2020-11-18
1
-0
/
+194