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
/
adapters
/
MessageRecyclerViewAdapter.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate to ViewBinding in some adapters.
Docile-Alligator
2024-05-07
1
-59
/
+46
*
Code cleanup.
Docile-Alligator
2024-01-04
1
-14
/
+14
*
Fix OnClickListener's onlick being called even if it's null. Fix the double h...
Docile-Alligator
2023-12-09
1
-1
/
+0
*
If an author is deleted and is clicked, don't switch to view user (#1287)
cmp
2022-12-23
1
-0
/
+3
*
Superscript parser overhaul (#1162)
scria1000
2022-11-03
1
-15
/
+2
*
Refactor and de-duplicate markdown code (#1086)
Sergei Kozelko
2022-10-08
1
-0
/
+2
*
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
*
Fix duplicate sent private messages.
Docile-Alligator
2022-05-15
1
-1
/
+0
*
Fix app crashes when opening a very long private message.
Docile-Alligator
2022-05-15
1
-2
/
+2
*
Fix inbox count not updating after reading a message.
Docile-Alligator
2022-05-14
1
-1
/
+5
*
Copy priate messages.
Docile-Alligator
2022-05-13
1
-6
/
+6
*
Version 5.1.9-beta1. Fix low resolution post previews when showing them for t...
Docile-Alligator
2022-03-06
1
-4
/
+4
*
Continue adding support for custom font.
Alex Ning
2022-01-13
1
-22
/
+24
*
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
-48
/
+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
-15
/
+2
*
Add custom superscript processor
scria1000
2021-11-11
1
-0
/
+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
/
+7
*
Fix some deprecations
TacoTheDank
2021-09-25
1
-2
/
+2
*
Try to fix superscript.
Alex Ning
2021-02-24
1
-10
/
+4
*
Reading all unread messages is now available.
Alex Ning
2021-01-04
1
-2
/
+11
*
Long click the url to see more options. Make getRedditUriByPath in LinkResolv...
Alex Ning
2020-12-31
1
-6
/
+2
*
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
/
+396