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
/
post
/
PostPagingSource.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed the way read posts are handled to support an arbitrary read posts lim...
Eitan
2024-10-20
1
-13
/
+13
*
Rearrange files and packages.
Docile-Alligator
2024-09-15
1
-1
/
+1
*
Fix app crashes when loading multireddit posts. Rename some variables in Mult...
Docile-Alligator
2024-09-04
1
-1
/
+1
*
Searching posts inside a multireddit is available.
Docile-Alligator
2024-08-22
1
-20
/
+47
*
Try fixing retrofit2.Utils.methodError in PostPagingSource when loading anony...
Docile-Alligator
2024-06-18
1
-1
/
+4
*
Fix user posts not loading by a stupid workaround.
Docile-Alligator
2024-05-29
1
-2
/
+2
*
Fix issues related to PostPagingSource.TYPE_ANONYMOUS_MULTIREDDIT. Fix crashe...
Docile-Alligator
2024-04-17
1
-1
/
+1
*
Fix anonymous mode not loading anything.
Docile-Alligator
2024-01-23
1
-16
/
+34
*
Code cleanup.
Docile-Alligator
2024-01-04
1
-11
/
+11
*
@Nullable accessToken and @NonNull accountName.
Docile-Alligator
2024-01-03
1
-6
/
+5
*
Use accountName.equals(Account.ANONYMOUS_ACCOUNT) instead of accountName == n...
Docile-Alligator
2024-01-01
1
-1
/
+1
*
Use OAuth for anonymous mode. Fix translation issues.
Docile-Alligator
2024-01-01
1
-35
/
+17
*
Continue deleting awards related components.
Docile-Alligator
2023-11-04
1
-1
/
+0
*
Probably fixed key reuse in PostPagingSource caused by NSFW posts being disab...
Docile-Alligator
2023-08-15
1
-0
/
+6
*
Sort type converters (#1211)
Sergei Kozelko
2022-11-18
1
-77
/
+22
*
Minor bugs fixed in ParsePost.
Alex Ning
2021-12-03
1
-2
/
+2
*
Load anonymous multireddit posts.
Alex Ning
2021-09-26
1
-1
/
+1
*
Only save read post ids in PostFragment. Add read post ids to readPosts in Po...
Alex Ning
2021-09-22
1
-5
/
+5
*
Fix no post message not shown in PostFragment.
Alex Ning
2021-09-16
1
-1
/
+1
*
Fix the same value, null, was passed as the nextKey in two sequential Pages l...
Alex Ning
2021-09-16
1
-3
/
+1
*
Remove PostViewModel, PostDataSource and PostDataSourceFactory. NewPostViewMo...
Alex Ning
2021-09-06
1
-0
/
+389