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
/
SearchSubredditsResultActivity.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rearrange files and packages.
Docile-Alligator
2024-09-15
1
-1
/
+0
*
Start adding searching in multireddit feature. Start showing subscribed users...
Docile-Alligator
2024-08-21
1
-10
/
+0
*
Migrate to ViewBinding in some activities.
Docile-Alligator
2024-04-28
1
-22
/
+10
*
Move accessToken and accountName to BaseActivity.
Docile-Alligator
2024-01-28
1
-7
/
+5
*
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
*
Include Slidr in code.
Docile-Alligator
2023-04-26
1
-2
/
+1
*
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
/
+1
*
Use FragmentContainerView
TacoTheDank
2021-09-25
1
-2
/
+3
*
Multi-selection in user search result for CustomizePostFilterActivity.
Alex Ning
2021-02-26
1
-6
/
+2
*
Multi-selection in subreddit search result for CustomizePostFilterActivity.
Alex Ning
2021-02-25
1
-0
/
+29
*
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
-40
/
+16
*
Save current account info to SharedPreferences.
Alex Ning
2021-01-21
1
-1
/
+1
*
SearchUsersResultActivity is added.
Alex Ning
2021-01-04
1
-2
/
+2
*
Rewrite getting current account from database to use an Executor.
Alex Ning
2021-01-04
1
-6
/
+11
*
Try fixing IllegalStateException for fragments in various Activities.
Alex Ning
2020-12-02
1
-0
/
+1
*
Lowercase package names.
Alex Ning
2020-11-18
1
-0
/
+205