| Commit message (Expand) | Author | Files | Lines |
2024-08-01 | Fix app crashes on downloading media, submitting posts and editing profile on... | Docile-Alligator | 4 | -0/+5 |
2024-07-25 | Version 7.3.0-beta1 | Docile-Alligator | 1 | -2/+2 |
2024-07-25 | Add NetworkCapabilities.NET_CAPABILITY_INTERNET in required network in JobSer... | Docile-Alligator | 4 | -4/+8 |
2024-07-24 | Update some dependencies. | Docile-Alligator | 1 | -3/+3 |
2024-07-24 | targetSdk 34 | Docile-Alligator | 1 | -1/+1 |
2024-07-24 | Modify SubmitCrosspostActivity to use SubmitPostService as a JobService. Add ... | Docile-Alligator | 4 | -12/+41 |
2024-07-24 | Make NotificationCompat.Builder a local variable in DownloadMediaService and ... | Docile-Alligator | 2 | -68/+66 |
2024-07-23 | Call jobFinished in downloadFinished in DownloadRedditVideoService. | Docile-Alligator | 1 | -21/+21 |
2024-07-23 | Start migrating DownloadRedditVideoService to JobService. | Docile-Alligator | 3 | -283/+268 |
2024-07-19 | Start migrating DownloadMediaService to JobService. | Docile-Alligator | 8 | -233/+334 |
2024-07-19 | Optimize methods in EditProfileService. | Docile-Alligator | 3 | -218/+196 |
2024-07-19 | Start migrating EditProfileService to JobService. | Docile-Alligator | 10 | -105/+151 |
2024-07-18 | Continue migrating SubmitPostService to JobService. Estimate network bytes. | Docile-Alligator | 7 | -24/+68 |
2024-07-18 | Starting migrating SubmitPostService to JobService. | Docile-Alligator | 12 | -127/+361 |
2024-07-18 | Fix filtered out comments not collapsed when display mode in comment filter i... | Docile-Alligator | 2 | -2/+2 |
2024-07-18 | Add an entry for Display mode in CustomizeCommentFilterActivity. | Docile-Alligator | 5 | -0/+53 |
2024-07-18 | Start implementing display mode for CommentFilter. | Docile-Alligator | 5 | -13/+58 |
2024-07-17 | Apply embedded media type setting to EmotePlugin. | Docile-Alligator | 11 | -100/+116 |
2024-07-17 | Add options to control which kind of media to show in the markdown content. | Docile-Alligator | 13 | -26/+98 |
2024-07-17 | Different save options when saving the online theme. | Docile-Alligator | 3 | -35/+65 |
2024-07-11 | Update online theme information after modifying the theme. | Docile-Alligator | 5 | -8/+77 |
2024-07-11 | Separate online theme modification and upload. | Docile-Alligator | 3 | -3/+13 |
2024-07-11 | Continue implementing online custom themes. Modifying online theme. | Docile-Alligator | 4 | -12/+60 |
2024-07-09 | Continue implementing online custom themes. Fetch OnlineCustomThemeMetadata i... | Docile-Alligator | 12 | -46/+191 |
2024-07-08 | Continue implementing online custom themes. | Docile-Alligator | 4 | -7/+232 |
2024-07-04 | Version 7.2.9. | Docile-Alligator | 1 | -2/+2 |
2024-07-04 | fix: buildconfig warning (#1676) | adripo | 2 | -2/+2 |
2024-07-02 | Downgrade Media3 to 1.4.0-alpha02 cuz 1.4.0-beta01 requires ImageView to be u... | Docile-Alligator | 1 | -1/+1 |
2024-07-02 | Fix video autoplay not working in some cases by always providing a new LoadCo... | Docile-Alligator | 6 | -138/+133 |
2024-07-02 | Upgrade gradle. | Docile-Alligator | 2 | -2/+2 |
2024-07-02 | Use ViewModel instead of AndroidViewModel. Update some dependencies. | Docile-Alligator | 16 | -61/+40 |
2024-06-25 | Version 7.2.8. | Docile-Alligator | 1 | -2/+2 |
2024-06-25 | Upgrade Media3 and enable decoder fallback. | Docile-Alligator | 4 | -4/+18 |
2024-06-24 | Version 7.2.7. | Docile-Alligator | 1 | -2/+2 |
2024-06-21 | Download gif in ViewVideoActivity when it's a gif post. | Docile-Alligator | 1 | -4/+14 |
2024-06-21 | Use openMedia in HistoryPostRecyclerViewAdapter. | Docile-Alligator | 1 | -94/+27 |
2024-06-21 | Use openMedia in PostRecyclerViewAdapter na d PostDetailRecyclerViewAdapter. | Docile-Alligator | 2 | -299/+144 |
2024-06-18 | Version 7.2.6. | Docile-Alligator | 1 | -2/+2 |
2024-06-18 | Revert user agent. | Docile-Alligator | 1 | -2/+2 |
2024-06-18 | Try fixing retrofit2.Utils.methodError in PostPagingSource when loading anony... | Docile-Alligator | 1 | -1/+4 |
2024-06-18 | Fix wrong coordinates when saving the position of MovableFloatingActionButton... | Docile-Alligator | 2 | -14/+34 |
2024-06-17 | Support multiple displays (e.g. foldable phone) when saving the position of f... | Docile-Alligator | 3 | -20/+63 |
2024-06-17 | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1674 the a... | Docile-Alligator | 1 | -0/+11 |
2024-06-14 | Fix unable to restore settings by upgrading Gson, which includes the correct ... | Docile-Alligator | 1 | -1/+1 |
2024-06-14 | Save fab position in ViewPostDetailActivity. | Docile-Alligator | 3 | -2/+71 |
2024-06-13 | Update full_description.txt | Docile-Alligator | 1 | -1/+1 |
2024-06-05 | Version 7.2.5. Just to bypass the stupid Play Console restriction. | Docile-Alligator | 1 | -2/+2 |
2024-06-05 | Version 7.2.4. | Docile-Alligator | 1 | -2/+2 |
2024-06-05 | Fix proguard rules. | Docile-Alligator | 2 | -3/+10 |
2024-06-04 | Fix RuntimeException related to Handler in SubredditListingDataSource. | Docile-Alligator | 4 | -9/+18 |