aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/ml/docilealligator/infinityforreddit/AppModule.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix video autoplay not working in some cases by always providing a new LoadCo...Docile-Alligator2024-07-021-0/+1
* Migrate to AndroidX Media3.Docile-Alligator2024-05-131-4/+8
* Notification permission.Docile-Alligator2022-12-031-0/+7
* Minor bugs fixed.Docile-Alligator2022-11-281-4/+3
* Dagger networking refactor (#1125)Kurian Vithayathil2022-11-281-242/+78
* Minor code improvements (#1218)Anatolii Afanasev2022-11-191-1/+1
* Sort type converters (#1211)Sergei Kozelko2022-11-181-0/+4
* Fix redgifs download issues.Docile-Alligator2022-09-161-1/+1
* Fix stupid Redgifs API issue.Docile-Alligator2022-09-041-5/+20
* Add Reveddit fallback for retrieving deleted comments (#591)scria10002021-12-151-0/+10
* Support Streamable.Alex Ning2021-12-091-0/+10
* Loop video option is available for autoplaying videos.Alex Ning2021-10-091-3/+4
* Start migrating to Paging 3 library.Alex Ning2021-09-051-11/+1
* Testing Paging 3 library.Alex Ning2021-09-041-0/+13
* New options: App Lock and App Lock Timeout.Alex Ning2021-09-031-0/+7
* Prepare to implement customization options for post details page.Alex Ning2021-07-301-0/+6
* Initialize player and websocket connection in onResume in ViewRPANBroadcastFr...Alex Ning2021-07-061-2/+14
* Start adding RPAN support.Alex Ning2021-07-051-0/+11
* Caching videos in ViewVideoActivity.Alex Ning2021-06-291-3/+8
* Collapsing sections in the navigation drawer is available.Alex Ning2021-03-141-0/+6
* Support v.redd.it videos.Alex Ning2021-03-121-0/+10
* Update accesstoken in current account SharedPreferences after refreshing it.Alex Ning2021-01-311-2/+3
* Save current account info to SharedPreferences.Alex Ning2021-01-211-0/+6
* Save post filter to database.Alex Ning2020-12-251-0/+8
* Add a new option category: Post Filter. Marking posts as read is disabled by ...Alex Ning2020-12-231-0/+6
* Lowercase package names.Alex Ning2020-11-181-4/+4
* Add options to customize bottom app bar.Alex Ning2020-09-251-0/+6
* Set NSFW, NSFW blurring and spoiler blurring on a per-user basis. Only close ...Alex Ning2020-09-231-1/+6
* Select download location is now available. Download images and gifs to locati...Alex Ning2020-09-061-1/+1
* Set different main tabs for different users.Alex Ning2020-08-201-0/+6
* Only save post feed scrolled position for front page.Alex Ning2020-07-311-1/+1
* Use SharedPreferences to store post feed scrolled position instead of QNCache...Alex Ning2020-07-301-8/+7
* Start loading posts after the last viewed post in PostFragment when refreshin...Alex Ning2020-07-301-0/+7
* Implement option to see removed comment.Hermes Junior2020-06-161-0/+10
* Downloading Reddit videos with sound is now available. For Android Q and abov...Alex Ning2020-06-061-0/+10
* Support REdgifs and Gfycat videos in post lists and links.Alex Ning2020-06-041-0/+10
* Support viewing imgur albums in-app.Alex Ning2020-06-031-7/+17
* Support viewing gfycat videos in app.Alex Ning2020-05-281-0/+10
* Buggy video and Gif autoplay.Alex Ning2020-04-291-0/+19
* Create sort type and post layout shared preferences.Alex Ning2020-03-291-0/+13
* Immersive Interface is now available on Android 8.0. Add ThemePreferenceFragm...Alex Ning2020-03-181-5/+21
* Implement custom multiple themes (Buggy).Alex Ning2020-03-151-2/+2
* Start implementing CustomThemeWrapper.Alex Ning2020-03-061-0/+7
* Add a custom theme table in database.Alex Ning2020-03-051-0/+10
* Still prepare to support multiple themes.Alex Ning2020-03-011-4/+7
* Prepare to add different themes. Try fixing timeout issue in okhttp3.Alex Ning2020-02-261-2/+6
* Fix post card has empty space under vote buttons once again by upgrading goog...Alex Ning2020-02-211-0/+1
* Move util classes to Utils package.Alex Ning2019-11-141-0/+1
* Clean up code.Alex Ning2019-09-291-5/+10
* Enabling or disabling nsfw are now available.Alex Ning2019-08-221-0/+9