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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-30
Migrate to ViewBinding in some fragments.
Docile-Alligator
7
-324
/
+241
2024-04-29
Migrate to ViewBinding in some activities. Remove TrendingActivity.
Docile-Alligator
57
-1216
/
+564
2024-04-29
Migrate to ViewBinding in some activities.
Docile-Alligator
16
-461
/
+282
2024-04-28
Migrate to ViewBinding in some activities.
Docile-Alligator
4
-45
/
+21
2024-04-28
Migrate to ViewBinding in some activities.
Docile-Alligator
4
-176
/
+130
2024-04-28
Migrate to ViewBinding in some activities.
Docile-Alligator
20
-161
/
+78
2024-04-28
Migrate to ViewBinding in some activities.
Docile-Alligator
3
-75
/
+56
2024-04-28
Migrate to ViewBinding in some activities.
Docile-Alligator
11
-149
/
+95
2024-04-27
Minor bugs fixed.
Docile-Alligator
2
-3
/
+3
2024-04-24
Show online themes from local server.
Docile-Alligator
1
-0
/
+1
2024-04-24
Show online themes from local server.
Docile-Alligator
13
-25
/
+353
2024-04-22
Start adding support for online themes.
Docile-Alligator
7
-36
/
+223
2024-04-20
Fixed CommentsRecyclerViewAdapter inconsistent update this time?
Docile-Alligator
2
-2
/
+2
2024-04-19
Maybe fixed CommentsRecyclerViewAdapter inconsistent update.
Docile-Alligator
1
-23
/
+23
2024-04-17
Fix issues related to PostPagingSource.TYPE_ANONYMOUS_MULTIREDDIT. Fix crashe...
Docile-Alligator
7
-28
/
+32
2024-03-31
Fix progress bar shown on top of the image when going back from ViewPostDetai...
Docile-Alligator
3
-43
/
+9
2024-03-30
Fix UploadedImagesBottomSheetFragment not scrolling.
Docile-Alligator
2
-48
/
+57
2024-03-19
Version 7.1.0-beta1. Submit gallery posts with text content (without embedded...
Docile-Alligator
13
-185
/
+256
2024-03-19
Fix spoiler cannot be shown in FullMarkdownActivity.
Docile-Alligator
15
-86
/
+54
2024-03-19
Showing content preview in PostPollActivity is available.
Docile-Alligator
3
-86
/
+109
2024-03-17
Click the corresponding layout group to open subreddit listing in PostXXXActi...
Docile-Alligator
10
-172
/
+115
2024-03-17
Add superscript to MarkdownBottomBarRecyclerViewAdapter.
Docile-Alligator
8
-188
/
+180
2024-03-17
Migrate to ViewBinding in some activities.
Docile-Alligator
9
-435
/
+251
2024-03-15
Fix app crashes after selecting capture image in UploadedImagesBottomSheetFra...
Docile-Alligator
6
-6
/
+6
2024-03-15
Submit video posts with text content (without embedded images).
Docile-Alligator
7
-420
/
+425
2024-03-14
Submit image posts with text content (without embedded images).
Docile-Alligator
6
-408
/
+400
2024-03-14
Submit link posts with text content (without embedded images).
Docile-Alligator
5
-383
/
+395
2024-03-13
Submit poll posts with text content (of course with embedded images).
Docile-Alligator
9
-550
/
+681
2024-03-13
Fix rounded corners in blurred images in ImageAndGifEntry.
Docile-Alligator
1
-2
/
+2
2024-03-12
Order history reverse chronologically (#1601)
Louis Pré
3
-12
/
+12
2024-03-12
Delete oldest read posts first (#1600)
Louis Pré
1
-1
/
+1
2024-03-12
Edit comments with embedded images.
Docile-Alligator
7
-21
/
+59
2024-03-11
Handle null alignment value in TableCell in RichTextJSONConverter.
Docile-Alligator
2
-11
/
+15
2024-03-11
Submit comment with up to one embedded image.
Docile-Alligator
12
-74
/
+131
2024-03-11
Submit text post with embedded images.
Docile-Alligator
7
-13
/
+72
2024-03-10
Uploaded image richtext_json. Enable uploading images in markdown editor.
Docile-Alligator
15
-30
/
+186
2024-03-10
Table richtext_json.
Docile-Alligator
1
-0
/
+116
2024-03-10
Optimize spoiler richtext_json.
Docile-Alligator
1
-9
/
+7
2024-03-10
Spoiler richtext_json.
Docile-Alligator
1
-10
/
+54
2024-03-09
FencedCodeBlock and IndentedCodeBlock richtext_json.
Docile-Alligator
1
-2
/
+40
2024-03-09
Inline code richtext_json.
Docile-Alligator
1
-4
/
+7
2024-03-09
BlockQuote richtext_json.
Docile-Alligator
1
-1
/
+18
2024-03-09
List richtext_json.
Docile-Alligator
1
-31
/
+64
2024-03-09
Heading richtext_json.
Docile-Alligator
1
-1
/
+43
2024-03-08
Superscript richtext_json. Still some issues though.
Docile-Alligator
1
-13
/
+39
2024-03-08
Continue adding the richtext_json feature.
Docile-Alligator
1
-28
/
+109
2024-03-07
Use Visitor pattern to convert nodes to rich text json.
Docile-Alligator
3
-134
/
+265
2024-03-07
Experiment: Use richtext_json when submitting posts.
Docile-Alligator
2
-0
/
+140
2024-03-03
Add a message about subscription in LoginActivity.
Docile-Alligator
15
-45
/
+18
2024-03-02
Fix NullPointerException in when loading fallback video.
Docile-Alligator
4
-44
/
+59
[next]