aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-24Show if comments are edited (#1388)Thomas4-2/+27
2023-03-11Export themes with hex colors by default. Read either int colors or hex color...cmp2-7/+94
2023-03-11For v.reddit HLS, try to prefer the stereo audio track. (#1376)cmp1-16/+30
2023-03-11Support long press for posts and comments to copy the post or comment link. (...cmp6-13/+82
2023-03-11Prevent superscript crash with empty spoiler (#1387)scria10001-1/+35
2023-03-05Version 5.4.1. Minor bugs fixed.Docile-Alligator1-1/+1
2023-03-05Fix theme issues.Docile-Alligator3-8/+9
2023-03-04Fix edit text hidden under keyboard in ViewPrivateMessagesActivity.Docile-Alligator1-49/+1
2023-02-21Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1367Docile-Alligator1-0/+54
2023-02-20Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/736Docile-Alligator5-30/+55
2023-02-20Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1363Docile-Alligator2-58/+68
2023-02-20Fix suggested sort enum parsing error.Docile-Alligator1-1/+6
2023-02-06Version 5.4.0. Minor bugs fixed in PostGalleryTypeImageRecyclerViewAdapter.Docile-Alligator1-3/+12
2023-02-06Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1329Docile-Alligator1-4/+7
2023-02-06Revert bottom app bar style.Docile-Alligator5-133/+133
2023-02-03Fix progress bar reappearing in PostGalleryTypeImageRecyclerViewAdapter?Docile-Alligator1-0/+2
2023-01-26Version 5.4.0-beta3. Bring back blocking users.Docile-Alligator3-0/+70
2023-01-25fix misdeletion (#1343)scria10003-5/+5
2023-01-25Remember paused state for autoplay videos (#1331)scria10003-29/+322
2023-01-24Additional checks for null or potentially empty array (#1341)scria10001-1/+5
2023-01-24Only check for file extensions (#1299)Björn Tantau1-3/+3
2023-01-24In debug, fix crash that occurs when using the camera to post an image. (#1308)cmp1-1/+1
2023-01-24Fix wikimode occasionally being null from the API (#1315)cmp1-0/+8
2023-01-21Fix is_submitter property not being present on responses from the reveddit AP...cmp3-5/+7
2023-01-21Handle image posts if url contains query string (#1300)Björn Tantau1-15/+11
2023-01-21Ignore NotifyDataSetChanged lint warnings for Markwon adapters (#1228)Sergei Kozelko8-1/+8
2023-01-21Disable aspect ratio logic when it is negative (#1296)Sergei Kozelko1-9/+11
2023-01-21Fix keyboard not showing on Android 13.Docile-Alligator19-374/+134
2022-12-29Fix gallery image height in PostGalleryTypeImageRecyclerViewAdapter.Docile-Alligator1-2/+2
2022-12-29Change the style of the bottom app bar.Docile-Alligator6-134/+133
2022-12-27Minor bugs fixed.Docile-Alligator3-1/+2
2022-12-26New option in fab: go to top.Docile-Alligator7-46/+99
2022-12-24Fix ItemTouchHelper issue?Docile-Alligator4-13/+0
2022-12-23Delete unused mCommentIcon field (#1293)Sergei Kozelko1-7/+0
2022-12-23Delete unused isSortingComments field (#1292)Sergei Kozelko1-22/+6
2022-12-23Show moderator author/user colors in more places, such as post lists and hist...cmp6-23/+72
2022-12-23Inject Streamable api provider instead of Retrofit instance (#1217)Sergei Kozelko9-35/+54
2022-12-23Allow importing theme as any text (#1275)Sergei Kozelko1-7/+12
2022-12-23If an author is deleted and is clicked, don't switch to view user (#1287)cmp10-32/+68
2022-12-15Material You tweaks.Docile-Alligator1-7/+7
2022-12-15Clean up NetworkModule (#1276)Sergei Kozelko1-19/+22
2022-12-15Keep the capital letteing of your Multireddit when displayed on the home bar ...DeathPhantom771-2/+2
2022-12-10Minor UI tweaks.Docile-Alligator1-6/+0
2022-12-09Refactor onFetchMoreCommentFailed callback (#1263)Sergei Kozelko1-37/+33
2022-12-04Version v5.4.0-beta1. Minor bugs fixed.Docile-Alligator1-2/+5
2022-12-04Version v5.4.0-beta1. Add authenticator to oauth retrofit.Docile-Alligator1-12/+2
2022-12-03Hide more options menu item in some activities.Docile-Alligator1-0/+7
2022-12-03Remove RPAN.Docile-Alligator10-1220/+1
2022-12-03Allow https redirection in ExoPlayer (#1261)scria10006-19/+12
2022-12-03Fix score shown inside CommentFullyCollapsedViewHolder even the score is hidden.Docile-Alligator2-7/+2