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
/
EditPostActivity.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverse the order of items in MarkdownBottomBarRecyclerViewAdapter.
Docile-Alligator
2024-09-19
1
-1
/
+1
*
Rearrange files and packages.
Docile-Alligator
2024-09-15
1
-2
/
+1
*
Migrate to ViewBinding in some activities.
Docile-Alligator
2024-04-28
1
-0
/
+1
*
Fix spoiler cannot be shown in FullMarkdownActivity.
Docile-Alligator
2024-03-19
1
-1
/
+1
*
Migrate to ViewBinding in some activities.
Docile-Alligator
2024-03-17
1
-53
/
+30
*
Fix app crashes after selecting capture image in UploadedImagesBottomSheetFra...
Docile-Alligator
2024-03-15
1
-1
/
+1
*
Uploaded image richtext_json. Enable uploading images in markdown editor.
Docile-Alligator
2024-03-10
1
-2
/
+2
*
Move accessToken and accountName to BaseActivity.
Docile-Alligator
2024-01-28
1
-0
/
+5
*
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
-3
/
+1
*
Fix keyboard not showing on Android 13.
Docile-Alligator
2023-01-21
1
-8
/
+3
*
Continue adding support for custom font.
Alex Ning
2022-01-13
1
-0
/
+7
*
Add a non-regex solution for parsing spoilers
scria1000
2021-11-25
1
-1
/
+1
*
Refactor spoiler parsing into its own class
scria1000
2021-11-16
1
-1
/
+1
*
Try to handle unescaped space inside link blocks
scria1000
2021-11-12
1
-1
/
+1
*
Continue migrating to Material Design 3.
Alex Ning
2021-10-30
1
-1
/
+1
*
Try to fix java.lang.IndexOutOfBoundsException in com.google.android.material...
Alex Ning
2021-08-24
1
-3
/
+3
*
Use discard instead of yes in several dialogs.
Alex Ning
2021-08-18
1
-1
/
+1
*
Directly edit post in FullMarkdownActivity for EditPostActivity.
Alex Ning
2021-07-22
1
-30
/
+37
*
Directly submit post in FullMarkdownActivity.
Alex Ning
2021-07-22
1
-0
/
+1
*
Uploading images in EditPostActivity is available.
Alex Ning
2021-07-04
1
-5
/
+98
*
Add an option in MarkdownBottomBarRecyclerViewAdapter to upload images.
Alex Ning
2021-07-04
1
-2
/
+12
*
Barebone swiping left or right to go to previous or next post in ViewPostDeta...
Alex Ning
2021-01-27
1
-3
/
+3
*
Finally fixed java.lang.RuntimeException: Canvas: trying to draw too large bi...
Alex Ning
2021-01-23
1
-2
/
+4
*
Lowercase package names.
Alex Ning
2020-11-18
1
-0
/
+245