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
/
DownloadMediaService.java
(
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
*
Fix submitting posts and downloading media not working on Android >= 14 with ...
Docile-Alligator
2024-08-25
1
-3
/
+1
*
Fix "You're trying to build a job with no constraints, this is not allowed." ...
Docile-Alligator
2024-08-22
1
-0
/
+1
*
Fix app crashes on downloading media, submitting posts and editing profile on...
Docile-Alligator
2024-08-01
1
-0
/
+2
*
Add NetworkCapabilities.NET_CAPABILITY_INTERNET in required network in JobSer...
Docile-Alligator
2024-07-25
1
-1
/
+2
*
Make NotificationCompat.Builder a local variable in DownloadMediaService and ...
Docile-Alligator
2024-07-24
1
-26
/
+25
*
Start migrating DownloadMediaService to JobService.
Docile-Alligator
2024-07-19
1
-218
/
+217
*
Save pending intent flags in a variable to not show error in DownloadMediaSer...
Docile-Alligator
2024-05-08
1
-3
/
+5
*
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
*
Minor code improvements (#1218)
Anatolii Afanasev
2022-11-19
1
-2
/
+2
*
Remove unused download events (#1236)
Sergei Kozelko
2022-11-19
1
-5
/
+0
*
Fix redgifs download issues.
Docile-Alligator
2022-09-16
1
-1
/
+10
*
Add a notification action to delete the media after downloading.
Docile-Alligator
2022-05-31
1
-0
/
+7
*
Share media file after downloading.
Docile-Alligator
2022-05-31
1
-12
/
+22
*
Fix missing pendingintent mutability flag.
Docile-Alligator
2022-05-20
1
-3
/
+3
*
Fix NSFW download location option not working. Hide options in Data Saving Mo...
Alex Ning
2021-12-20
1
-1
/
+1
*
Added Setting for Separate NSFW Download Folder (#584)
MetalNeo
2021-12-20
1
-2
/
+7
*
Use NotificationChannelCompat features
TacoTheDank
2021-09-25
1
-12
/
+8
*
Use MediaStore.VOLUME_EXTERNAL_PRIMARY when downloading media.
Alex Ning
2021-07-14
1
-1
/
+1
*
Use some Compat classes
TacoTheDank
2020-12-24
1
-2
/
+2
*
Rewrite DownloadRedditVideoService to run the service in a background thread.
Alex Ning
2020-12-22
1
-10
/
+9
*
Rewrite DownloadMediaService to run in a background thread.
Alex Ning
2020-12-21
1
-245
/
+257
*
Maybe fix crash when downloading media.
Alex Ning
2020-12-01
1
-1
/
+1
*
Fix crash when downloading media. Version 4.1.0-beta6.
Alex Ning
2020-11-19
1
-32
/
+32
*
Fix crash when downloading media. Run AsyncTask in parallel in DownloadMediaS...
Alex Ning
2020-11-19
1
-8
/
+6
*
Lowercase package names.
Alex Ning
2020-11-18
1
-0
/
+470