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
*
Start migrating EditProfileService to JobService.
Docile-Alligator
2024-07-19
9
-102
/
+148
*
Continue migrating SubmitPostService to JobService. Estimate network bytes.
Docile-Alligator
2024-07-18
7
-24
/
+68
*
Starting migrating SubmitPostService to JobService.
Docile-Alligator
2024-07-18
10
-127
/
+357
*
Fix filtered out comments not collapsed when display mode in comment filter i...
Docile-Alligator
2024-07-18
2
-2
/
+2
*
Add an entry for Display mode in CustomizeCommentFilterActivity.
Docile-Alligator
2024-07-18
2
-0
/
+19
*
Start implementing display mode for CommentFilter.
Docile-Alligator
2024-07-18
5
-13
/
+58
*
Apply embedded media type setting to EmotePlugin.
Docile-Alligator
2024-07-17
9
-94
/
+110
*
Add options to control which kind of media to show in the markdown content.
Docile-Alligator
2024-07-17
9
-26
/
+51
*
Different save options when saving the online theme.
Docile-Alligator
2024-07-17
1
-31
/
+52
*
Update online theme information after modifying the theme.
Docile-Alligator
2024-07-11
5
-8
/
+77
*
Separate online theme modification and upload.
Docile-Alligator
2024-07-11
3
-3
/
+13
*
Continue implementing online custom themes. Modifying online theme.
Docile-Alligator
2024-07-11
3
-12
/
+55
*
Continue implementing online custom themes. Fetch OnlineCustomThemeMetadata i...
Docile-Alligator
2024-07-09
10
-46
/
+183
*
Continue implementing online custom themes.
Docile-Alligator
2024-07-08
4
-7
/
+232
*
Fix video autoplay not working in some cases by always providing a new LoadCo...
Docile-Alligator
2024-07-02
6
-138
/
+133
*
Use ViewModel instead of AndroidViewModel. Update some dependencies.
Docile-Alligator
2024-07-02
15
-55
/
+34
*
Upgrade Media3 and enable decoder fallback.
Docile-Alligator
2024-06-25
3
-3
/
+17
*
Download gif in ViewVideoActivity when it's a gif post.
Docile-Alligator
2024-06-21
1
-4
/
+14
*
Use openMedia in HistoryPostRecyclerViewAdapter.
Docile-Alligator
2024-06-21
1
-94
/
+27
*
Use openMedia in PostRecyclerViewAdapter na d PostDetailRecyclerViewAdapter.
Docile-Alligator
2024-06-21
2
-299
/
+144
*
Revert user agent.
Docile-Alligator
2024-06-18
1
-2
/
+2
*
Try fixing retrofit2.Utils.methodError in PostPagingSource when loading anony...
Docile-Alligator
2024-06-18
1
-1
/
+4
*
Fix wrong coordinates when saving the position of MovableFloatingActionButton...
Docile-Alligator
2024-06-18
2
-14
/
+34
*
Support multiple displays (e.g. foldable phone) when saving the position of f...
Docile-Alligator
2024-06-17
3
-20
/
+63
*
Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1674 the a...
Docile-Alligator
2024-06-17
1
-0
/
+11
*
Save fab position in ViewPostDetailActivity.
Docile-Alligator
2024-06-14
3
-2
/
+71
*
Fix proguard rules.
Docile-Alligator
2024-06-05
1
-1
/
+1
*
Fix RuntimeException related to Handler in SubredditListingDataSource.
Docile-Alligator
2024-06-04
4
-9
/
+18
*
Version 7.2.4-beta1.
Docile-Alligator
2024-06-02
3
-6
/
+6
*
Temporary user agent.
Docile-Alligator
2024-06-02
1
-2
/
+3
*
Fix NullPointerException in ParseSubredditData.
Docile-Alligator
2024-06-02
16
-312
/
+312
*
Workaround for not loading any posts (except for user submitted posts).
Docile-Alligator
2024-05-30
1
-1
/
+1
*
Remove unnecessary logs in ViewVideoActivity.
Docile-Alligator
2024-05-29
1
-11
/
+0
*
Fix user posts not loading by a stupid workaround.
Docile-Alligator
2024-05-29
2
-6
/
+11
*
Version 7.2.0-beta1
Docile-Alligator
2024-05-28
1
-1
/
+1
*
Login using Chrome custom tab. Remove option to set setDomStorageEnabled() in...
Docile-Alligator
2024-05-24
2
-54
/
+60
*
Bare bone login using Chrome custom tab.
Docile-Alligator
2024-05-23
5
-32
/
+282
*
Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1625
Docile-Alligator
2024-05-23
12
-90
/
+64
*
Back up and restore comment filters.
Docile-Alligator
2024-05-14
2
-1
/
+25
*
Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1636
Docile-Alligator
2024-05-14
1
-0
/
+5
*
Fix mute and resolution buttons not shown and not able to swipe vertically to...
Docile-Alligator
2024-05-14
1
-2
/
+13
*
Update dependencies.
Docile-Alligator
2024-05-13
3
-4
/
+6
*
Migrate to AndroidX Media3.
Docile-Alligator
2024-05-13
23
-251
/
+340
*
Fix app crashes when going into ViewVideoActivity, ViewImgurVideoFragment and...
Docile-Alligator
2024-05-12
3
-3
/
+3
*
Fix play button not shown in ViewVideoActivity when pinch to zoom video is en...
Docile-Alligator
2024-05-09
4
-7
/
+6
*
Fix controller animation issues in StyledPlayerView in ExoPlayer.
Docile-Alligator
2024-05-09
1
-2
/
+3
*
Fix controller issues in StyledPlayerView in ExoPlayer.
Docile-Alligator
2024-05-09
7
-121
/
+264
*
Migrate from PlayerView to StyledPlayerView in ExoPlayer.
Docile-Alligator
2024-05-08
12
-80
/
+88
*
Save pending intent flags in a variable to not show error in DownloadMediaSer...
Docile-Alligator
2024-05-08
2
-6
/
+10
*
Upgrade dependencies and compileSdk.
Docile-Alligator
2024-05-08
6
-10
/
+5
[next]