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
/
PostViewModel.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
-35
/
+36
*
Rearrange files and packages.
Docile-Alligator
2024-09-15
1
-1
/
+1
*
Searching posts inside a multireddit is available.
Docile-Alligator
2024-08-22
1
-2
/
+78
*
Fix issues related to PostPagingSource.TYPE_ANONYMOUS_MULTIREDDIT. Fix crashe...
Docile-Alligator
2024-04-17
1
-1
/
+2
*
Fix anonymous mode not loading anything.
Docile-Alligator
2024-01-23
1
-4
/
+3
*
Code cleanup.
Docile-Alligator
2024-01-04
1
-21
/
+21
*
@Nullable accessToken and @NonNull accountName.
Docile-Alligator
2024-01-03
1
-8
/
+8
*
Fix accountName is null in some places.
Docile-Alligator
2024-01-03
1
-2
/
+3
*
Use accountName.equals(Account.ANONYMOUS_ACCOUNT) instead of accountName == n...
Docile-Alligator
2024-01-01
1
-4
/
+5
*
Load more items in a single call.
Docile-Alligator
2023-10-04
1
-4
/
+4
*
Initialize LiveData data by using the constructor, not the postValue method.
Docile-Alligator
2023-10-04
1
-20
/
+12
*
Only save read post ids in PostFragment. Add read post ids to readPosts in Po...
Alex Ning
2021-09-22
1
-11
/
+10
*
Fix hiding read posts automatically.
Alex Ning
2021-09-17
1
-26
/
+42
*
No need to pass a HashSet to hide read posts.
Alex Ning
2021-09-16
1
-12
/
+11
*
Use Transformations.map and PagingDataTransforms.filter to remove read posts....
Alex Ning
2021-09-15
1
-1
/
+46
*
Remove PostViewModel, PostDataSource and PostDataSourceFactory. NewPostViewMo...
Alex Ning
2021-09-06
1
-125
/
+140
*
Preparing to add trending search support.
Alex Ning
2021-07-18
1
-5
/
+8
*
Start replacing AsyncTask with Executor in ParsePost.
Alex Ning
2021-06-23
1
-26
/
+41
*
Start adding anonymous subscriptions.
Alex Ning
2021-03-04
1
-12
/
+27
*
Remove SubredditFilter completely.
Alex Ning
2020-12-26
1
-24
/
+3
*
Save post filter to database.
Alex Ning
2020-12-25
1
-1
/
+1
*
Save PostFilter during Fragment recreation in PostFragment.
Alex Ning
2020-12-23
1
-4
/
+0
*
Send PostFilter to CustomizePostFilterActivity. Rename FilteredThingActivity ...
Alex Ning
2020-12-23
1
-0
/
+4
*
Rewrite DownloadMediaService to run in a background thread.
Alex Ning
2020-12-21
1
-35
/
+28
*
Continue adding support for post filter.
Alex Ning
2020-12-21
1
-29
/
+17
*
Continue supporting post filter.
Alex Ning
2020-12-18
1
-51
/
+64
*
Mark posts as read.
Alex Ning
2020-12-07
1
-20
/
+32
*
Lowercase package names.
Alex Ning
2020-11-18
1
-0
/
+322