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
/
WikiActivity.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply embedded media type setting to EmotePlugin.
Docile-Alligator
2024-07-17
1
-10
/
+11
*
Add options to control which kind of media to show in the markdown content.
Docile-Alligator
2024-07-17
1
-1
/
+1
*
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. Remove TrendingActivity.
Docile-Alligator
2024-04-29
1
-55
/
+29
*
Fix spoiler cannot be shown in FullMarkdownActivity.
Docile-Alligator
2024-03-19
1
-1
/
+1
*
Move accessToken and accountName to BaseActivity.
Docile-Alligator
2024-01-28
1
-0
/
+8
*
Fix anonymous mode not loading anything.
Docile-Alligator
2024-01-23
1
-3
/
+3
*
Continue changing anonymous mode.
Docile-Alligator
2024-01-08
1
-3
/
+3
*
Fix OnClickListener's onlick being called even if it's null. Fix the double h...
Docile-Alligator
2023-12-09
1
-2
/
+2
*
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
-5
/
+22
*
Hide images and gifs in ImageAndGifEntry and EmotePlugin if corresponding dat...
Docile-Alligator
2023-11-27
1
-1
/
+4
*
Implement ImageAndGifEntry.OnItemClickListener in other places.
Docile-Alligator
2023-11-26
1
-9
/
+15
*
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
/
+4
*
Start showing images from preview.redd.it in posts.
Docile-Alligator
2023-11-17
1
-1
/
+1
*
Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1408
Docile-Alligator
2023-05-04
1
-1
/
+3
*
Fixed gallery images swipe gesture and Slidr gesture conflicts.
Docile-Alligator
2023-04-27
1
-1
/
+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
/
+2
*
Swipe between gallery images in PostFragment.
Docile-Alligator
2022-11-12
1
-3
/
+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
/
+36
*
Fix spoiler interactions with links and long clicks (#1129)
Sergei Kozelko
2022-09-25
1
-2
/
+2
*
Heading markdown fix (#908)
Sergei Kozelko
2022-08-14
1
-0
/
+2
*
Minor update to immersive interface.
Docile-Alligator
2022-06-28
1
-3
/
+1
*
Continue adding support for custom font.
Alex Ning
2022-01-13
1
-0
/
+3
*
Undo superscript parser changes for now (#577)
scria1000
2021-12-12
1
-3
/
+8
*
Make Superscript parsing proper
scria1000
2021-12-09
1
-8
/
+5
*
Process subreddit links inside Wiki extra
scria1000
2021-11-28
1
-11
/
+15
*
Merge branch 'Docile-Alligator:master' into more-regex-fix
scria1000
2021-11-24
1
-1
/
+5
|
\
|
*
Fix dark theme issue when selecting playback speed. Minor bugs fixed.
Alex Ning
2021-11-21
1
-1
/
+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
*
Fixed handling of wiki pages
andrewrasch
2021-09-22
1
-2
/
+2
*
Added API call for generic wiki page.
andrewrasch
2021-09-22
1
-0
/
+1
*
Try to fix java.lang.IndexOutOfBoundsException in com.google.android.material...
Alex Ning
2021-08-24
1
-2
/
+2
*
Swipe to refresh in WikiActivity.
Alex Ning
2021-08-02
1
-0
/
+21
[next]