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
/
AccountPostsActivity.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start adding PostFragmentBase as the base class for PostFragment and HistoryP...
Docile-Alligator
2024-10-16
1
-2
/
+3
*
Rearrange files and packages.
Docile-Alligator
2024-09-15
1
-4
/
+3
*
Move accessToken and accountName to BaseActivity.
Docile-Alligator
2024-01-28
1
-10
/
+7
*
Change accountName's default value to Account.ANONYMOUS_ACCOUNT instead of null.
Docile-Alligator
2024-01-03
1
-1
/
+2
*
Start implementing showing gifs and images in comments.
Docile-Alligator
2023-11-22
1
-1
/
+1
*
Continue deleting awards related components.
Docile-Alligator
2023-11-04
1
-2
/
+0
*
Fixed gallery images swipe gesture and Slidr gesture conflicts.
Docile-Alligator
2023-04-27
1
-2
/
+0
*
Include Slidr in code.
Docile-Alligator
2023-04-26
1
-9
/
+8
*
Swipe between gallery images in PostFragment.
Docile-Alligator
2022-11-12
1
-1
/
+17
*
Start utilizing view binding (#1013)
Taco
2022-09-21
1
-30
/
+22
*
Minor update to immersive interface.
Docile-Alligator
2022-06-28
1
-3
/
+1
*
Continue migrating to Material Design 3.
Alex Ning
2021-10-30
1
-3
/
+3
*
Give back lazy mode control to PostFragment instead of activities.
Alex Ning
2021-09-29
1
-52
/
+12
*
Remove PostViewModel, PostDataSource and PostDataSourceFactory. NewPostViewMo...
Alex Ning
2021-09-06
1
-6
/
+6
*
Finally fixed java.lang.RuntimeException: Canvas: trying to draw too large bi...
Alex Ning
2021-01-23
1
-7
/
+0
*
Save current account info to SharedPreferences. Remove GetCurrentAccountAsync...
Alex Ning
2021-01-22
1
-31
/
+9
*
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
-9
/
+14
*
Continue adding support for post filter.
Alex Ning
2020-12-21
1
-1
/
+0
*
Disable marking posts as read in AccountPostsActivity and AccountSavedThingAc...
Alex Ning
2020-12-09
1
-0
/
+1
*
Try fixing IllegalStateException for fragments in various Activities.
Alex Ning
2020-12-02
1
-2
/
+4
*
Lowercase package names.
Alex Ning
2020-11-18
1
-0
/
+314