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
/
FullMarkdownActivity.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1625
Docile-Alligator
2024-05-23
1
-1
/
+1
*
Migrate to ViewBinding in some activities.
Docile-Alligator
2024-04-28
1
-3
/
+0
*
Migrate to ViewBinding in some activities.
Docile-Alligator
2024-04-28
1
-26
/
+12
*
Fix spoiler cannot be shown in FullMarkdownActivity.
Docile-Alligator
2024-03-19
1
-57
/
+8
*
Move accessToken and accountName to BaseActivity.
Docile-Alligator
2024-01-28
1
-0
/
+8
*
Emotes are now clickable. Fix IndexOutOfBoundsException in Utils.parseRedditI...
Docile-Alligator
2023-11-28
1
-3
/
+12
*
Hide images and gifs in ImageAndGifEntry and EmotePlugin if corresponding dat...
Docile-Alligator
2023-11-28
1
-7
/
+26
*
Hide images and gifs in ImageAndGifEntry and EmotePlugin if corresponding dat...
Docile-Alligator
2023-11-27
1
-2
/
+4
*
Implement ImageAndGifEntry.OnItemClickListener in other places.
Docile-Alligator
2023-11-26
1
-9
/
+12
*
Start implementing showing emotes in comments.
Docile-Alligator
2023-11-24
1
-1
/
+4
*
Start implementing showing gifs and images in comments.
Docile-Alligator
2023-11-22
1
-3
/
+3
*
Continue implementing showing images from preview.redd.it in posts.
Docile-Alligator
2023-11-20
1
-1
/
+1
*
Fix MediaMetadata's fileName is always null.
Docile-Alligator
2023-11-20
1
-3
/
+3
*
Click to open reddit preview images in posts. Fix IllegalArgumentException in...
Docile-Alligator
2023-11-20
1
-1
/
+9
*
Continue implementing showing images from preview.redd.it in posts.
Docile-Alligator
2023-11-17
1
-1
/
+3
*
Start showing images from preview.redd.it in posts.
Docile-Alligator
2023-11-17
1
-1
/
+2
*
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
-8
/
+8
*
Ignore NotifyDataSetChanged lint warnings for Markwon adapters (#1228)
Sergei Kozelko
2023-01-21
1
-0
/
+1
*
Swipe between gallery images in PostFragment.
Docile-Alligator
2022-11-12
1
-4
/
+3
*
Superscript parser overhaul (#1162)
scria1000
2022-11-03
1
-6
/
+0
*
Add view that can lock swipe-to-close gesture (#1140)
Sergei Kozelko
2022-10-22
1
-3
/
+4
*
Refactor and de-duplicate markdown code (#1086)
Sergei Kozelko
2022-10-08
1
-71
/
+37
*
Fix spoiler interactions with links and long clicks (#1129)
Sergei Kozelko
2022-09-25
1
-0
/
+3
*
Heading markdown fix (#908)
Sergei Kozelko
2022-08-14
1
-0
/
+2
*
Minor update to immersive interface.
Docile-Alligator
2022-06-28
1
-4
/
+1
*
Fix clicking the back button on the toolbar does not finish FullMarkdownActiv...
Docile-Alligator
2022-03-17
1
-3
/
+1
*
Continue adding support for custom font.
Alex Ning
2022-01-13
1
-9
/
+4
*
Undo superscript parser changes for now (#577)
scria1000
2021-12-12
1
-3
/
+17
*
Make Superscript parsing proper
scria1000
2021-12-09
1
-17
/
+5
*
Refactor spoiler parsing into its own class
scria1000
2021-11-16
1
-46
/
+4
*
Revert changes made in refactor
scria1000
2021-11-14
1
-1
/
+1
*
Refactor
scria1000
2021-11-14
1
-1
/
+1
*
Disable BangInlineProcessor
scria1000
2021-11-13
1
-0
/
+2
*
Try to handle unescaped space inside link blocks
scria1000
2021-11-12
1
-16
/
+3
*
Add custom superscript processor
scria1000
2021-11-11
1
-1
/
+11
*
More fixes related to markdown rendering
scria1000
2021-11-11
1
-3
/
+6
*
Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/327.
Alex Ning
2021-11-10
1
-3
/
+8
*
Continue migrating to Material Design 3.
Alex Ning
2021-10-30
1
-1
/
+4
*
Try to fix java.lang.IndexOutOfBoundsException in com.google.android.material...
Alex Ning
2021-08-24
1
-2
/
+2
*
Support viewing subreddit wiki in app.
Alex Ning
2021-08-02
1
-4
/
+19
*
Directly send comment in FullMarkdownActivity for CommentActivity.
Alex Ning
2021-07-22
1
-0
/
+1
*
Directly submit post in FullMarkdownActivity.
Alex Ning
2021-07-22
1
-0
/
+18
*
Try to fix superscript.
Alex Ning
2021-02-24
1
-10
/
+4
*
Long click the url to see more options. Make getRedditUriByPath in LinkResolv...
Alex Ning
2020-12-31
1
-5
/
+1
*
Maybe fix IndexOutOfBoundsException when parsing spoiler syntax.
Alex Ning
2020-12-01
1
-0
/
+5
*
Lowercase package names.
Alex Ning
2020-11-18
1
-0
/
+266