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
/
services
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an option to download all media in an imgur album in ViewImgurMediaActivity.
Docile-Alligator
2024-09-18
1
-16
/
+86
*
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
1
-173
/
+271
*
Add an option to download media in PostOptionsBottomSheetFragment.
Docile-Alligator
2024-09-17
1
-12
/
+70
*
Use VideoLinkFetcher to load the video link in posts.
Docile-Alligator
2024-09-17
1
-0
/
+87
*
Rearrange files and packages.
Docile-Alligator
2024-09-15
1
-3
/
+3
*
Fix submitting posts and downloading media not working on Android >= 14 with ...
Docile-Alligator
2024-08-25
4
-10
/
+4
*
Fix notification not dismissed after submitting a post on Android < 14.
Docile-Alligator
2024-08-25
1
-32
/
+46
*
Fix "You're trying to build a job with no constraints, this is not allowed." ...
Docile-Alligator
2024-08-22
4
-0
/
+4
*
Fix app crashes on downloading media, submitting posts and editing profile on...
Docile-Alligator
2024-08-01
4
-0
/
+5
*
Add NetworkCapabilities.NET_CAPABILITY_INTERNET in required network in JobSer...
Docile-Alligator
2024-07-25
4
-4
/
+8
*
Modify SubmitCrosspostActivity to use SubmitPostService as a JobService. Add ...
Docile-Alligator
2024-07-24
1
-5
/
+0
*
Make NotificationCompat.Builder a local variable in DownloadMediaService and ...
Docile-Alligator
2024-07-24
2
-68
/
+66
*
Call jobFinished in downloadFinished in DownloadRedditVideoService.
Docile-Alligator
2024-07-23
1
-21
/
+21
*
Start migrating DownloadRedditVideoService to JobService.
Docile-Alligator
2024-07-23
1
-253
/
+257
*
Start migrating DownloadMediaService to JobService.
Docile-Alligator
2024-07-19
1
-218
/
+217
*
Optimize methods in EditProfileService.
Docile-Alligator
2024-07-19
1
-54
/
+43
*
Start migrating EditProfileService to JobService.
Docile-Alligator
2024-07-19
1
-92
/
+102
*
Continue migrating SubmitPostService to JobService. Estimate network bytes.
Docile-Alligator
2024-07-18
1
-4
/
+6
*
Starting migrating SubmitPostService to JobService.
Docile-Alligator
2024-07-18
1
-110
/
+144
*
Save pending intent flags in a variable to not show error in DownloadMediaSer...
Docile-Alligator
2024-05-08
2
-6
/
+10
*
Submit video posts with text content (without embedded images).
Docile-Alligator
2024-03-15
1
-6
/
+7
*
Submit image posts with text content (without embedded images).
Docile-Alligator
2024-03-14
1
-10
/
+10
*
Submit link posts with text content (without embedded images).
Docile-Alligator
2024-03-14
1
-6
/
+10
*
Submit comment with up to one embedded image.
Docile-Alligator
2024-03-11
1
-15
/
+1
*
Submit text post with embedded images.
Docile-Alligator
2024-03-11
1
-4
/
+33
*
Fix IllegalArgumentException when sending notifications in DownloadRedditVide...
Docile-Alligator
2024-01-29
1
-0
/
+3
*
@Nullable accessToken and @NonNull accountName.
Docile-Alligator
2024-01-03
1
-9
/
+14
*
Fix app crashes when downloading videos.
Docile-Alligator
2023-12-15
1
-0
/
+2
*
Emotes are now clickable. Fix IndexOutOfBoundsException in Utils.parseRedditI...
Docile-Alligator
2023-11-28
1
-1
/
+10
*
Click to open reddit preview images in posts. Fix IllegalArgumentException in...
Docile-Alligator
2023-11-20
1
-1
/
+1
*
Fix Reddit video downloaded without sound.
Docile-Alligator
2023-08-13
1
-7
/
+28
*
Minor code improvements (#1218)
Anatolii Afanasev
2022-11-19
1
-2
/
+2
*
Remove unused download events (#1236)
Sergei Kozelko
2022-11-19
2
-11
/
+0
*
always mux videos when downloading (#1152)
Patrick Demers
2022-11-02
1
-25
/
+42
*
Fix redgifs download issues.
Docile-Alligator
2022-09-16
1
-1
/
+10
*
Show an indicator for the current sort type.
Docile-Alligator
2022-08-21
1
-1
/
+0
*
Do not mux video and audio on Android 7 and below.
Docile-Alligator
2022-06-27
1
-27
/
+42
*
Fix app crashes when applying Material You theme after changing wallpaper. Tw...
Docile-Alligator
2022-06-01
1
-97
/
+0
*
Add a notification action to delete the media after downloading.
Docile-Alligator
2022-05-31
2
-2
/
+16
*
Share media file after downloading.
Docile-Alligator
2022-05-31
2
-22
/
+42
*
Fix missing pendingintent mutability flag.
Docile-Alligator
2022-05-20
2
-4
/
+4
*
Submit posts using another account is available in PostTextActivity.
Docile-Alligator
2022-04-24
1
-24
/
+46
*
Submitting poll posts is available.
Docile-Alligator
2022-02-21
1
-2
/
+43
*
Fix NSFW download location option not working. Hide options in Data Saving Mo...
Alex Ning
2021-12-20
2
-2
/
+2
*
Added Setting for Separate NSFW Download Folder (#584)
MetalNeo
2021-12-20
2
-3
/
+15
*
feat: add Edit Profile
ratabb
2021-10-30
1
-0
/
+260
*
Use NotificationChannelCompat features
TacoTheDank
2021-09-25
4
-49
/
+37
*
Fix Applying Material You notification cannot be dismissed.
Alex Ning
2021-08-06
1
-2
/
+8
*
Change MaterialYouService to foreground service.
Alex Ning
2021-08-04
1
-5
/
+44
[next]