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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Version 6.7.2.
Docile-Alligator
2024-01-27
1
-2
/
+2
*
Fix comment icon not tinted properly.
Docile-Alligator
2024-01-27
4
-33
/
+8
*
Fix a bug in FilteredPostsActivity.
Docile-Alligator
2024-01-26
1
-1
/
+1
*
Version 6.7.1. Fix FetchSubredditData.fetchSubredditData not working in anony...
Docile-Alligator
2024-01-24
6
-8
/
+12
*
Version 6.7.1.
Docile-Alligator
2024-01-24
1
-2
/
+2
*
Fix anonymous mode not loading anything.
Docile-Alligator
2024-01-23
55
-535
/
+522
*
Version 6.7.0.
Docile-Alligator
2024-01-22
1
-2
/
+2
*
Fix explanations of some color options.
Docile-Alligator
2024-01-22
1
-2
/
+2
*
Fix handling reddit.com/[ru]/xxx/s/xxxx urls.
Docile-Alligator
2024-01-22
2
-57
/
+36
*
feat: Add ShareLinkHandler to handle resolving of new reddit share link URLs ...
dvidak
2024-01-22
2
-1
/
+63
*
Start CustomizePostFilterActivity instead of FilteredPostsActivity when press...
Docile-Alligator
2024-01-22
4
-87
/
+112
*
Version 6.7.0-beta1.
Docile-Alligator
2024-01-14
1
-2
/
+2
*
Continue migrating to view binding.
Docile-Alligator
2024-01-13
2
-365
/
+215
*
Fix inserting the anonymous account even when it was already inserted.
Docile-Alligator
2024-01-13
2
-2
/
+2
*
Fix NullPointerException when invoking onClick.
Docile-Alligator
2024-01-12
1
-16
/
+23
*
Remove trending.
Docile-Alligator
2024-01-12
1
-1
/
+2
*
Remove see removed posts and comments.
Docile-Alligator
2024-01-12
32
-641
/
+2
*
Show gifs in ViewVideoActivity if possible.
Docile-Alligator
2024-01-10
6
-37
/
+119
*
Remove Gfycat.
Docile-Alligator
2024-01-10
54
-701
/
+380
*
Continue changing anonymous mode.
Docile-Alligator
2024-01-08
19
-47
/
+47
*
Continue changing anonymous mode.
Docile-Alligator
2024-01-08
20
-67
/
+40
*
Fix issues in AccessTokenAuthenticator.
Docile-Alligator
2024-01-08
1
-1
/
+5
*
Continue changing anonymous mode.
Docile-Alligator
2024-01-08
2
-8
/
+3
*
Continue changing anonymous mode.
Docile-Alligator
2024-01-08
5
-18
/
+24
*
Continue changing anonymous mode.
Docile-Alligator
2024-01-07
25
-47
/
+106
*
Continue changing anonymous mode.
Docile-Alligator
2024-01-06
17
-60
/
+179
*
Code cleanup.
Docile-Alligator
2024-01-04
149
-976
/
+977
*
@Nullable accessToken and @NonNull accountName.
Docile-Alligator
2024-01-03
17
-64
/
+75
*
Fix accountName is null in some places.
Docile-Alligator
2024-01-03
18
-40
/
+43
*
Change accountName's default value to Account.ANONYMOUS_ACCOUNT instead of null.
Docile-Alligator
2024-01-03
44
-58
/
+78
*
Use !accountName.equals(Account.ANONYMOUS_ACCOUNT) instead of accessToken != ...
Docile-Alligator
2024-01-01
17
-30
/
+36
*
Use accountName.equals(Account.ANONYMOUS_ACCOUNT) instead of accountName == n...
Docile-Alligator
2024-01-01
30
-172
/
+184
*
Use OAuth for anonymous mode. Fix translation issues.
Docile-Alligator
2024-01-01
46
-456
/
+323
*
Account.ANONYMOUS_ACCOUNT
Docile-Alligator
2023-12-31
27
-89
/
+163
*
Version 6.6.0.
Docile-Alligator
2023-12-28
1
-2
/
+2
*
Refine regex.
Docile-Alligator
2023-12-25
1
-1
/
+1
*
Version 6.6.0-beta1.
Docile-Alligator
2023-12-25
1
-2
/
+2
*
Fix app crashes when suggesting title in PostLinkActivity.
Docile-Alligator
2023-12-25
1
-1
/
+13
*
Combine regex for preview.redd.it and i.redd.it in Utils.parseRedditImagesBlock.
Docile-Alligator
2023-12-23
1
-67
/
+67
*
Version 6.5.6.
Docile-Alligator
2023-12-15
1
-2
/
+2
*
Fix app crashes when downloading videos.
Docile-Alligator
2023-12-15
1
-0
/
+2
*
Fix OnClickListener's onlick being called even if it's null. Fix the double h...
Docile-Alligator
2023-12-09
16
-48
/
+505
*
Version 6.5.0-beta1.
Docile-Alligator
2023-11-28
1
-3
/
+3
*
Emotes are now clickable. Fix IndexOutOfBoundsException in Utils.parseRedditI...
Docile-Alligator
2023-11-28
12
-49
/
+160
*
Refresh CommentsListingRecyclerViewAdapter after network changes. Fix wrong p...
Docile-Alligator
2023-11-28
2
-1
/
+19
*
Hide images and gifs in ImageAndGifEntry and EmotePlugin if corresponding dat...
Docile-Alligator
2023-11-28
13
-67
/
+248
*
Hide images and gifs in ImageAndGifEntry and EmotePlugin if corresponding dat...
Docile-Alligator
2023-11-27
12
-28
/
+120
*
Implement ImageAndGifEntry.OnItemClickListener in other places.
Docile-Alligator
2023-11-26
12
-151
/
+155
*
Show cations of preview images and gifs.
Docile-Alligator
2023-11-26
6
-40
/
+84
*
Handle preview images or gifs with captions.
Docile-Alligator
2023-11-26
2
-23
/
+61
[prev]
[next]