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
/
DownloadRedditVideoService.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix submitting posts and downloading media not working on Android >= 14 with ...
Docile-Alligator
2024-08-25
1
-2
/
+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
/
+1
*
Add NetworkCapabilities.NET_CAPABILITY_INTERNET in required network in JobSer...
Docile-Alligator
2024-07-25
1
-1
/
+2
*
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
1
-42
/
+41
*
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
*
Save pending intent flags in a variable to not show error in DownloadMediaSer...
Docile-Alligator
2024-05-08
1
-3
/
+5
*
Fix IllegalArgumentException when sending notifications in DownloadRedditVide...
Docile-Alligator
2024-01-29
1
-0
/
+3
*
Fix Reddit video downloaded without sound.
Docile-Alligator
2023-08-13
1
-7
/
+28
*
Remove unused download events (#1236)
Sergei Kozelko
2022-11-19
1
-6
/
+0
*
always mux videos when downloading (#1152)
Patrick Demers
2022-11-02
1
-25
/
+42
*
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
*
Add a notification action to delete the media after downloading.
Docile-Alligator
2022-05-31
1
-2
/
+9
*
Share media file after downloading.
Docile-Alligator
2022-05-31
1
-10
/
+20
*
Fix missing pendingintent mutability flag.
Docile-Alligator
2022-05-20
1
-1
/
+1
*
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
-1
/
+8
*
Use NotificationChannelCompat features
TacoTheDank
2021-09-25
1
-12
/
+8
*
Use MediaStore.VOLUME_EXTERNAL_PRIMARY when downloading media.
Alex Ning
2021-07-14
1
-2
/
+1
*
Fix downloading videos without sound failed.
Alex Ning
2021-02-02
1
-8
/
+8
*
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
-308
/
+251
*
Maybe fix crash when downloading media.
Alex Ning
2020-12-01
1
-1
/
+1
*
Fix ArrayIndexOutOfBoundsException in FollowedUsersRecyclerViewAdapter. Minor...
Alex Ning
2020-12-01
1
-1
/
+1
*
Fix crash when downloading media. Version 4.1.0-beta6.
Alex Ning
2020-11-19
1
-24
/
+24
*
Fix crash when downloading media. Run AsyncTask in parallel in DownloadMediaS...
Alex Ning
2020-11-19
1
-5
/
+4
*
Lowercase package names.
Alex Ning
2020-11-18
1
-0
/
+662