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
/
bottomsheetfragments
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Show GiphyGifInfoBottomSheetFragment before the Giphy gif selector.
Docile-Alligator
2024-09-25
1
-0
/
+42
*
Add an option to download all media in an imgur album in ViewImgurMediaActivity.
Docile-Alligator
2024-09-18
1
-1
/
+1
*
Add an option to download the entire gallery in PostOptionsBottomSheetFragment.
Docile-Alligator
2024-09-17
1
-0
/
+10
*
Download the gallery image that's been swiped to in PostOptionsBottomSheetFra...
Docile-Alligator
2024-09-17
1
-0
/
+9
*
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
1
-2
/
+39
*
Rearrange files and packages.
Docile-Alligator
2024-09-15
9
-16
/
+16
*
Enabling or disabling reply notifications in CommentMoreBottomSheetFragment.
Docile-Alligator
2024-09-13
1
-0
/
+13
*
Continue implementing PostOptionsBottomSheetFragment.
Docile-Alligator
2024-09-11
1
-0
/
+104
*
Start implementing PostOptionsBottomSheetFragment. Rename some drawables.
Docile-Alligator
2024-09-11
9
-38
/
+101
*
Fix cursor color in TextInputLayout.
Docile-Alligator
2024-08-19
1
-3
/
+3
*
Update online theme information after modifying the theme.
Docile-Alligator
2024-07-11
1
-6
/
+4
*
Continue implementing online custom themes. Fetch OnlineCustomThemeMetadata i...
Docile-Alligator
2024-07-09
1
-6
/
+11
*
Continue implementing online custom themes.
Docile-Alligator
2024-07-08
1
-0
/
+6
*
Migrate to ViewBinding in all bottom sheet fragments.
Docile-Alligator
2024-05-07
22
-540
/
+274
*
Fix UploadedImagesBottomSheetFragment not scrolling.
Docile-Alligator
2024-03-30
1
-0
/
+2
*
Migrate to ViewBinding in some activities.
Docile-Alligator
2024-03-17
1
-16
/
+7
*
Edit comments with embedded images.
Docile-Alligator
2024-03-12
1
-0
/
+7
*
Move accessToken and accountName to BaseActivity.
Docile-Alligator
2024-01-28
2
-9
/
+2
*
Remove see removed posts and comments.
Docile-Alligator
2024-01-12
1
-14
/
+0
*
Continue changing anonymous mode.
Docile-Alligator
2024-01-08
1
-3
/
+0
*
Use !accountName.equals(Account.ANONYMOUS_ACCOUNT) instead of accessToken != ...
Docile-Alligator
2024-01-01
1
-1
/
+4
*
Start deleting awards related components.
Docile-Alligator
2023-11-04
1
-14
/
+0
*
New option in CommentMoreBottomSheetFragment: Add to comment filter.
Docile-Alligator
2023-11-04
2
-52
/
+38
*
Remove USER_TYPE in CommentFilterUsage. Add exclude users in comment filter.
Docile-Alligator
2023-10-21
1
-5
/
+0
*
Continue adding comment filter.
Docile-Alligator
2023-10-19
2
-0
/
+110
*
Continue adding comment filter.
Docile-Alligator
2023-10-17
2
-18
/
+70
*
Version 6.3.0-beta1. Rename RedditAPIInfoBottomSheetFragment to ImportantInfo...
Docile-Alligator
2023-09-25
1
-4
/
+4
*
Update strings.
Docile-Alligator
2023-09-19
1
-8
/
+2
*
Continue adding Card Layout 3. Settings entry for Card Layout 3.
Docile-Alligator
2023-09-14
1
-21
/
+14
*
Fix RedditAPIInfoBottomSheetFragment not scrollable.
Docile-Alligator
2023-06-22
1
-0
/
+2
*
Showing info related to the Reddit API changes
Docile-Alligator
2023-06-20
1
-0
/
+71
*
Support long press for posts and comments to copy the post or comment link. (...
cmp
2023-03-11
2
-12
/
+7
*
New option in fab: go to top.
Docile-Alligator
2022-12-26
1
-42
/
+23
*
Sort type converters - part 2 (#1244)
Sergei Kozelko
2022-11-27
1
-11
/
+11
*
hide keyboard when choosing account from bottom sheet (#1231)
Patrick Demers
2022-11-18
1
-0
/
+3
*
Rename confidence sort to best (#1177)
Sergei Kozelko
2022-11-03
1
-10
/
+1
*
Disable Copied toast on android 13+ (#1139)
o13e
2022-10-15
3
-3
/
+9
*
Refactor and de-duplicate markdown code (#1086)
Sergei Kozelko
2022-10-08
1
-0
/
+10
*
Fix reply markdown (#1098)
Sergei Kozelko
2022-09-21
1
-2
/
+2
*
refactor: Extract CopyTextBottomSheetFragment display logic (#969)
Sergei Kozelko
2022-09-09
2
-6
/
+17
*
Show an indicator for the current sort type.
Docile-Alligator
2022-08-21
5
-2
/
+101
*
Show an indicator for the current sort type in SortTypeBottomSheetFragment.
Docile-Alligator
2022-08-21
1
-1
/
+28
*
Show urls in ShareLinkBottomSheetFragment.
Docile-Alligator
2022-08-15
1
-2
/
+11
*
Fix biometric authentication prompt not shown when opening the account sectio...
Docile-Alligator
2022-05-14
1
-5
/
+54
*
Submit posts using another account is available in PostTextActivity.
Docile-Alligator
2022-04-24
2
-2
/
+80
*
Show post karma, comment karma, awarder karma and awardee karma in ViewUserDe...
Docile-Alligator
2022-04-10
1
-0
/
+63
*
Removed option: View Full Markdown. Handle jpeg link in LinkResolverActivity.
Docile-Alligator
2022-04-02
1
-13
/
+0
*
Submitting poll posts is available.
Docile-Alligator
2022-02-21
1
-0
/
+8
*
Minor bugs fixed.
Docile-Alligator
2022-02-19
1
-5
/
+15
[next]