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
/
PostDetailRecyclerViewAdapter.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Long click menu for compact layout if long click to hide toolbar is disabled....
Docile-Alligator
2024-10-29
1
-0
/
+33
*
Refine horizontal gestures on gallery posts.
Docile-Alligator
2024-10-28
1
-22
/
+28
*
Refine markdown table scrolling. Refine horizontal gestures.
Docile-Alligator
2024-10-28
1
-13
/
+25
*
Long click the preview image to open PostOptionsBottomSheetFragment.
Docile-Alligator
2024-09-28
1
-1
/
+2
*
Add an option to download all media in a gallery in ViewRedditGalleryActivity.
Docile-Alligator
2024-09-18
1
-3
/
+1
*
Use VideoLinkFetcher to load the video link in posts.
Docile-Alligator
2024-09-17
1
-6
/
+7
*
Rearrange files and packages.
Docile-Alligator
2024-09-15
1
-5
/
+5
*
Start implementing PostOptionsBottomSheetFragment. Rename some drawables.
Docile-Alligator
2024-09-11
1
-7
/
+7
*
Apply embedded media type setting to EmotePlugin.
Docile-Alligator
2024-07-17
1
-15
/
+17
*
Add options to control which kind of media to show in the markdown content.
Docile-Alligator
2024-07-17
1
-1
/
+2
*
Use openMedia in PostRecyclerViewAdapter na d PostDetailRecyclerViewAdapter.
Docile-Alligator
2024-06-21
1
-193
/
+102
*
Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1625
Docile-Alligator
2024-05-23
1
-1
/
+1
*
Migrate to AndroidX Media3.
Docile-Alligator
2024-05-13
1
-10
/
+18
*
Fix controller issues in StyledPlayerView in ExoPlayer.
Docile-Alligator
2024-05-09
1
-19
/
+31
*
Migrate from PlayerView to StyledPlayerView in ExoPlayer.
Docile-Alligator
2024-05-08
1
-4
/
+4
*
Fix progress bar shown on top of the image when going back from ViewPostDetai...
Docile-Alligator
2024-03-31
1
-4
/
+0
*
Fix spoiler cannot be shown in FullMarkdownActivity.
Docile-Alligator
2024-03-19
1
-1
/
+1
*
Fix NullPointerException in when loading fallback video.
Docile-Alligator
2024-03-02
1
-6
/
+8
*
Load fallback video in other adapters.
Docile-Alligator
2024-02-27
1
-2
/
+42
*
Fix comment icon not tinted properly.
Docile-Alligator
2024-01-27
1
-8
/
+1
*
Fix anonymous mode not loading anything.
Docile-Alligator
2024-01-23
1
-5
/
+6
*
Start CustomizePostFilterActivity instead of FilteredPostsActivity when press...
Docile-Alligator
2024-01-22
1
-2
/
+2
*
Show gifs in ViewVideoActivity if possible.
Docile-Alligator
2024-01-10
1
-21
/
+57
*
Remove Gfycat.
Docile-Alligator
2024-01-10
1
-50
/
+33
*
Continue changing anonymous mode.
Docile-Alligator
2024-01-08
1
-2
/
+2
*
Continue changing anonymous mode.
Docile-Alligator
2024-01-07
1
-2
/
+3
*
Continue changing anonymous mode.
Docile-Alligator
2024-01-06
1
-4
/
+4
*
Code cleanup.
Docile-Alligator
2024-01-04
1
-76
/
+76
*
Fix accountName is null in some places.
Docile-Alligator
2024-01-03
1
-1
/
+1
*
Change accountName's default value to Account.ANONYMOUS_ACCOUNT instead of null.
Docile-Alligator
2024-01-03
1
-2
/
+2
*
Use accountName.equals(Account.ANONYMOUS_ACCOUNT) instead of accountName == n...
Docile-Alligator
2024-01-01
1
-3
/
+3
*
Use OAuth for anonymous mode. Fix translation issues.
Docile-Alligator
2024-01-01
1
-5
/
+6
*
Fix OnClickListener's onlick being called even if it's null. Fix the double h...
Docile-Alligator
2023-12-09
1
-5
/
+6
*
Emotes are now clickable. Fix IndexOutOfBoundsException in Utils.parseRedditI...
Docile-Alligator
2023-11-28
1
-4
/
+18
*
Hide images and gifs in ImageAndGifEntry and EmotePlugin if corresponding dat...
Docile-Alligator
2023-11-28
1
-1
/
+3
*
Hide images and gifs in ImageAndGifEntry and EmotePlugin if corresponding dat...
Docile-Alligator
2023-11-27
1
-3
/
+6
*
Implement ImageAndGifEntry.OnItemClickListener in other places.
Docile-Alligator
2023-11-26
1
-4
/
+17
*
Start implementing showing emotes in comments.
Docile-Alligator
2023-11-24
1
-1
/
+6
*
Continue implementing showing images from preview.redd.it in posts.
Docile-Alligator
2023-11-20
1
-63
/
+65
*
Fix MediaMetadata's fileName is always null.
Docile-Alligator
2023-11-20
1
-1
/
+2
*
Click to open reddit preview images in posts. Fix IllegalArgumentException in...
Docile-Alligator
2023-11-20
1
-1
/
+15
*
Continue implementing showing images from preview.redd.it in posts.
Docile-Alligator
2023-11-17
1
-3
/
+7
*
Start showing images from preview.redd.it in posts.
Docile-Alligator
2023-11-17
1
-1
/
+1
*
Continue deleting awards related components.
Docile-Alligator
2023-11-05
1
-30
/
+0
*
Fix wrong tint on the vote buttons after voting fails.
Docile-Alligator
2023-11-01
1
-10
/
+10
*
Center the score of a post. Switch the number of comment and the share button...
Docile-Alligator
2023-10-23
1
-57
/
+49
*
Start changing video control UI.
Docile-Alligator
2023-09-22
1
-7
/
+7
*
Continue changing vote button icons.
Docile-Alligator
2023-09-18
1
-6
/
+4
*
Continue changing vote button icons.
Docile-Alligator
2023-09-15
1
-942
/
+734
*
Fixed gallery images swipe gesture and Slidr gesture conflicts in all places.
Docile-Alligator
2023-04-28
1
-8
/
+19
[next]