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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Maybe fixed CommentsRecyclerViewAdapter inconsistent update.
Docile-Alligator
2024-04-19
1
-23
/
+23
*
Fix issues related to PostPagingSource.TYPE_ANONYMOUS_MULTIREDDIT. Fix crashe...
Docile-Alligator
2024-04-17
7
-28
/
+32
*
Fix progress bar shown on top of the image when going back from ViewPostDetai...
Docile-Alligator
2024-03-31
3
-43
/
+9
*
Fix UploadedImagesBottomSheetFragment not scrolling.
Docile-Alligator
2024-03-30
1
-0
/
+2
*
Version 7.1.0-beta1. Submit gallery posts with text content (without embedded...
Docile-Alligator
2024-03-19
7
-9
/
+53
*
Fix spoiler cannot be shown in FullMarkdownActivity.
Docile-Alligator
2024-03-19
15
-86
/
+54
*
Showing content preview in PostPollActivity is available.
Docile-Alligator
2024-03-19
1
-80
/
+92
*
Click the corresponding layout group to open subreddit listing in PostXXXActi...
Docile-Alligator
2024-03-17
5
-172
/
+110
*
Add superscript to MarkdownBottomBarRecyclerViewAdapter.
Docile-Alligator
2024-03-17
4
-184
/
+151
*
Migrate to ViewBinding in some activities.
Docile-Alligator
2024-03-17
8
-434
/
+250
*
Fix app crashes after selecting capture image in UploadedImagesBottomSheetFra...
Docile-Alligator
2024-03-15
6
-6
/
+6
*
Submit video posts with text content (without embedded images).
Docile-Alligator
2024-03-15
6
-213
/
+191
*
Submit image posts with text content (without embedded images).
Docile-Alligator
2024-03-14
4
-199
/
+164
*
Submit link posts with text content (without embedded images).
Docile-Alligator
2024-03-14
4
-191
/
+175
*
Submit poll posts with text content (of course with embedded images).
Docile-Alligator
2024-03-13
7
-261
/
+363
*
Fix rounded corners in blurred images in ImageAndGifEntry.
Docile-Alligator
2024-03-13
1
-2
/
+2
*
Order history reverse chronologically (#1601)
Louis Pré
2024-03-12
3
-12
/
+12
*
Delete oldest read posts first (#1600)
Louis Pré
2024-03-12
1
-1
/
+1
*
Edit comments with embedded images.
Docile-Alligator
2024-03-12
7
-21
/
+59
*
Handle null alignment value in TableCell in RichTextJSONConverter.
Docile-Alligator
2024-03-11
2
-11
/
+15
*
Submit comment with up to one embedded image.
Docile-Alligator
2024-03-11
11
-74
/
+130
*
Submit text post with embedded images.
Docile-Alligator
2024-03-11
6
-13
/
+71
*
Uploaded image richtext_json. Enable uploading images in markdown editor.
Docile-Alligator
2024-03-10
15
-30
/
+186
*
Table richtext_json.
Docile-Alligator
2024-03-10
1
-0
/
+116
*
Optimize spoiler richtext_json.
Docile-Alligator
2024-03-10
1
-9
/
+7
*
Spoiler richtext_json.
Docile-Alligator
2024-03-10
1
-10
/
+54
*
FencedCodeBlock and IndentedCodeBlock richtext_json.
Docile-Alligator
2024-03-09
1
-2
/
+40
*
Inline code richtext_json.
Docile-Alligator
2024-03-09
1
-4
/
+7
*
BlockQuote richtext_json.
Docile-Alligator
2024-03-09
1
-1
/
+18
*
List richtext_json.
Docile-Alligator
2024-03-09
1
-31
/
+64
*
Heading richtext_json.
Docile-Alligator
2024-03-09
1
-1
/
+43
*
Superscript richtext_json. Still some issues though.
Docile-Alligator
2024-03-08
1
-13
/
+39
*
Continue adding the richtext_json feature.
Docile-Alligator
2024-03-08
1
-28
/
+109
*
Use Visitor pattern to convert nodes to rich text json.
Docile-Alligator
2024-03-07
3
-134
/
+265
*
Experiment: Use richtext_json when submitting posts.
Docile-Alligator
2024-03-07
2
-0
/
+140
*
Add a message about subscription in LoginActivity.
Docile-Alligator
2024-03-03
1
-31
/
+17
*
Fix NullPointerException in when loading fallback video.
Docile-Alligator
2024-03-02
4
-44
/
+59
*
Version 7.0.1. Fix fallback video file name in ViewVideoActivity.
Docile-Alligator
2024-02-28
1
-1
/
+1
*
Version 7.0.1. Fix fallback video unable to play in ViewVideoActivity.
Docile-Alligator
2024-02-28
1
-20
/
+3
*
Version 7.0.1. Load fallback video for failed redgifs and streamable links in...
Docile-Alligator
2024-02-28
1
-2
/
+5
*
Version 7.0.1.
Docile-Alligator
2024-02-28
1
-1
/
+1
*
Load fallback video in other adapters.
Docile-Alligator
2024-02-27
4
-9
/
+134
*
Loading fallback video in PostRecyclerViewAdapter
Docile-Alligator
2024-02-27
1
-4
/
+42
*
Try loading fallback video in PostRecyclerViewAdapter
Docile-Alligator
2024-02-26
2
-7
/
+38
*
Use mp4 version of the fallback video.
Docile-Alligator
2024-02-24
3
-16
/
+19
*
Load a fallback video when the video link is not working.
Docile-Alligator
2024-02-24
3
-57
/
+91
*
Fix IllegalArgumentException when sending notifications in DownloadRedditVide...
Docile-Alligator
2024-01-29
1
-0
/
+3
*
Fix background color not applied to CustomThemeListingActivity.
Docile-Alligator
2024-01-28
1
-0
/
+1
*
Move accessToken and accountName to BaseActivity.
Docile-Alligator
2024-01-28
74
-813
/
+780
*
Change colorPrimaryLightTheme and buttonTextColor in white theme.
Docile-Alligator
2024-01-28
1
-2
/
+2
[prev]
[next]