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
*
Set ViewPager2 adapter in onCreate in ViewPostDetailActivity.
Docile-Alligator
2024-10-17
1
-1
/
+1
*
Lazy mode in HistoryPostFragment.
Docile-Alligator
2024-10-17
1
-0
/
+32
*
Finish adding PostFragmentBase as the base class for PostFragment and History...
Docile-Alligator
2024-10-17
5
-7414
/
+644
*
Start adding PostFragmentBase as the base class for PostFragment and HistoryP...
Docile-Alligator
2024-10-16
10
-672
/
+421
*
Fix PostCompactBaseViewHolder implementation in PostRecyclerViewAdapter.
Docile-Alligator
2024-10-15
1
-28
/
+25
*
Long click the preview image to open PostOptionsBottomSheetFragment.
Docile-Alligator
2024-09-28
4
-8
/
+34
*
Continue optimizing class structures in PostRecyclerViewAdapter.
Docile-Alligator
2024-09-27
2
-1120
/
+440
*
Continue optimizing class structures in PostRecyclerViewAdapter.
Docile-Alligator
2024-09-27
1
-125
/
+77
*
Continue optimizing class structures in PostRecyclerViewAdapter.
Docile-Alligator
2024-09-27
1
-642
/
+375
*
Continue optimizing class structures in PostRecyclerViewAdapter.
Docile-Alligator
2024-09-27
1
-78
/
+28
*
Continue optimizing class structures in PostRecyclerViewAdapter. PostCard2Tex...
Docile-Alligator
2024-09-27
1
-41
/
+72
*
Continue optimizing class structures in PostRecyclerViewAdapter.
Docile-Alligator
2024-09-27
1
-118
/
+1
*
Continue optimizing class structures in PostRecyclerViewAdapter. PostCard2Wit...
Docile-Alligator
2024-09-27
1
-121
/
+145
*
Continue optimizing class structures in PostRecyclerViewAdapter. Use VideoAut...
Docile-Alligator
2024-09-26
1
-481
/
+126
*
Continue optimizing class structures in PostRecyclerViewAdapter.
Docile-Alligator
2024-09-26
1
-114
/
+452
*
Continue optimizing class structures in PostRecyclerViewAdapter.
Docile-Alligator
2024-09-26
1
-356
/
+75
*
Start optimizing class structures in PostRecyclerViewAdapter.
Docile-Alligator
2024-09-26
1
-561
/
+244
*
Remove PostCard2BaseVideoAutoplayViewHolder and use PostBaseVideoAutoplayView...
Docile-Alligator
2024-09-26
1
-400
/
+8
*
Fix theming issues in PostPollActivity.
Docile-Alligator
2024-09-26
1
-0
/
+1
*
Fix theming issues in CustomThemeListingRecyclerViewAdapter.
Docile-Alligator
2024-09-25
1
-0
/
+7
*
Show GiphyGifInfoBottomSheetFragment before the Giphy gif selector.
Docile-Alligator
2024-09-25
2
-1
/
+45
*
Show updated Giphy gif in the edit comments.
Docile-Alligator
2024-09-19
9
-48
/
+135
*
Editing comments with Giphy gif is available.
Docile-Alligator
2024-09-19
7
-16
/
+133
*
Reverse the order of items in MarkdownBottomBarRecyclerViewAdapter.
Docile-Alligator
2024-09-19
11
-21
/
+26
*
Sending comments with a Giphy gif is available.
Docile-Alligator
2024-09-19
11
-46
/
+236
*
Add an option to download all media in an imgur album in ViewImgurMediaActivity.
Docile-Alligator
2024-09-18
4
-18
/
+103
*
Use the better constructJobInfo() in DownloadMediaService when downloading me...
Docile-Alligator
2024-09-18
2
-16
/
+4
*
Add an option to download all media in a gallery in ViewRedditGalleryActivity.
Docile-Alligator
2024-09-18
5
-16
/
+29
*
Fix notification content when downloading all media in a gallery.
Docile-Alligator
2024-09-18
1
-73
/
+127
*
Add an option to download the entire gallery in PostOptionsBottomSheetFragment.
Docile-Alligator
2024-09-17
2
-173
/
+281
*
Download the gallery image that's been swiped to in PostOptionsBottomSheetFra...
Docile-Alligator
2024-09-17
2
-1
/
+16
*
Show a toast when downloading media in PostOptionsBottomSheetFragment.
Docile-Alligator
2024-09-17
1
-0
/
+2
*
Add an option to download media in PostOptionsBottomSheetFragment.
Docile-Alligator
2024-09-17
9
-43
/
+265
*
Use VideoLinkFetcher to load the video link in posts.
Docile-Alligator
2024-09-17
16
-276
/
+421
*
Rearrange files and packages.
Docile-Alligator
2024-09-15
163
-289
/
+262
*
Enabling or disabling reply notifications in CommentMoreBottomSheetFragment.
Docile-Alligator
2024-09-13
12
-3
/
+165
*
Continue implementing PostOptionsBottomSheetFragment.
Docile-Alligator
2024-09-11
1
-0
/
+104
*
Start implementing PostOptionsBottomSheetFragment. Rename some drawables.
Docile-Alligator
2024-09-11
34
-329
/
+404
*
New UI design in CreateMultiRedditActivity.
Docile-Alligator
2024-09-10
1
-17
/
+36
*
New UI design in ViewUserDetailActivity.
Docile-Alligator
2024-09-10
1
-1
/
+1
*
Enable swipe action for card layout 3.
Docile-Alligator
2024-09-10
2
-2
/
+4
*
New UI design in ViewSubredditDetailActivity.
Docile-Alligator
2024-09-10
1
-1
/
+1
*
Remove MultiredditSelectionActivity.
Docile-Alligator
2024-09-09
2
-210
/
+0
*
Use SubscribedThingListingActivity to select a multireddit.
Docile-Alligator
2024-09-09
6
-74
/
+114
*
Reset FAB position option in ViewPostDetailActivity.
Docile-Alligator
2024-09-08
2
-5
/
+37
*
Refine ViewPrivateMessagesActivity UI.
Docile-Alligator
2024-09-08
1
-5
/
+4
*
Continue adding contentDescription for image views.
Docile-Alligator
2024-09-08
7
-14
/
+225
*
Continue adding contentDescription for image views.
Docile-Alligator
2024-09-05
1
-0
/
+13
*
Show a divider in SearchActivity.
Docile-Alligator
2024-09-04
1
-2
/
+6
*
Fix app crashes when loading multireddit posts. Rename some variables in Mult...
Docile-Alligator
2024-09-04
3
-13
/
+9
[next]