| Commit message (Expand) | Author | Files | Lines |
2022-06-27 | Fix java.lang.StringIndexOutOfBoundsException in LinkResolverActivity.getRedd... | Docile-Alligator | 1 | -0/+5 |
2022-06-27 | Do not mux video and audio on Android 7 and below. | Docile-Alligator | 1 | -27/+42 |
2022-06-18 | Use Navigation Rail in MainActivity in landscape mode. | Docile-Alligator | 7 | -67/+439 |
2022-06-17 | Fix an issue in Separate Post and Comments in Portrait Mode. | Docile-Alligator | 1 | -1/+2 |
2022-06-17 | Fix and improvements (#741) | Antonin Curtit | 2 | -92/+92 |
2022-06-17 | Fixed bug that doesnt show user being followed (#707) | MChen321 | 1 | -1/+1 |
2022-06-17 | Add locale-based separators (#724) | Winston Cooke | 1 | -22/+22 |
2022-06-15 | Rename "external browser" to "external app" to make it more clear (#795) | soredake | 2 | -5/+5 |
2022-06-11 | Fix app crashes when deleting media from notification. | Docile-Alligator | 1 | -1/+15 |
2022-06-11 | Fix Settings->Video->Easier to Watch in Full Screen not working in card layou... | Docile-Alligator | 1 | -2/+1 |
2022-06-11 | Fix post layout not saved for anonymous multireddits. | Docile-Alligator | 1 | -1/+3 |
2022-06-11 | New option: Settings->Video->Easier to Watch in Full Screen. | Docile-Alligator | 8 | -2/+43 |
2022-06-03 | Add a link handler in SearchActivity. | Docile-Alligator | 3 | -13/+44 |
2022-06-01 | Disable auto correct when creating links. | Docile-Alligator | 1 | -2/+4 |
2022-06-01 | Request incognito keyboard in anonymous mode on Android 8+. | Docile-Alligator | 8 | -1/+55 |
2022-06-01 | Use EditText instead of SimpleSearchView in SearchActivity. | Docile-Alligator | 10 | -91/+65 |
2022-06-01 | Fix app crashes when applying Material You theme after changing wallpaper. Tw... | Docile-Alligator | 12 | -263/+244 |
2022-05-31 | Add a notification action to delete the media after downloading. | Docile-Alligator | 4 | -2/+41 |
2022-05-31 | Share media file after downloading. | Docile-Alligator | 2 | -22/+42 |
2022-05-30 | Share a link to Infinity so that you can open reddit links in this app. | Docile-Alligator | 3 | -3/+33 |
2022-05-30 | Version 5.2.0-beta2. Update translation. | Docile-Alligator | 19 | -327/+888 |
2022-05-20 | Fix missing pendingintent mutability flag. | Docile-Alligator | 3 | -12/+14 |
2022-05-17 | Animate the software keyboard in ViewPrivateMessgesActivity. | Docile-Alligator | 2 | -63/+113 |
2022-05-15 | Fix duplicate sent private messages. | Docile-Alligator | 1 | -1/+0 |
2022-05-15 | Fix app crashes when opening a very long private message. | Docile-Alligator | 6 | -8/+91 |
2022-05-14 | Fix inbox count not updating after reading a message. | Docile-Alligator | 2 | -2/+10 |
2022-05-14 | Fix cannot share text to Infinity. | Docile-Alligator | 1 | -3/+2 |
2022-05-14 | Tweak UI in private messages. | Docile-Alligator | 4 | -9/+14 |
2022-05-14 | Render spoiler in PrivateMessagesDetailRecyclerViewAdapter. | Docile-Alligator | 2 | -19/+20 |
2022-05-14 | Fix biometric authentication prompt not shown when opening the account sectio... | Docile-Alligator | 6 | -21/+76 |
2022-05-13 | Copy priate messages. | Docile-Alligator | 4 | -20/+69 |
2022-05-13 | Do not show nsfw gif preview in case the blurring is not working. Fix bugs re... | Docile-Alligator | 3 | -89/+112 |
2022-04-30 | Fix disabling blur nsfw images not working in anonymous multireddits. | Docile-Alligator | 1 | -1/+1 |
2022-04-30 | targetSdkVersion 31. Fix sort type problems in anonymous home page and multir... | Docile-Alligator | 4 | -23/+19 |
2022-04-28 | Version v5.2.0-beta1. | Docile-Alligator | 1 | -4/+1 |
2022-04-28 | Submitting crosspost using other accounts is available. | Docile-Alligator | 2 | -5/+99 |
2022-04-28 | Submitting comment using another comment is available. | Docile-Alligator | 3 | -10/+132 |
2022-04-25 | Submitting posts using another account is available in other PostXXXActivity. | Docile-Alligator | 11 | -48/+515 |
2022-04-24 | Load selected account's subscriptions in SubredditSelectionActivity when subm... | Docile-Alligator | 3 | -8/+38 |
2022-04-24 | Submit posts using another account is available in PostTextActivity. | Docile-Alligator | 21 | -55/+517 |
2022-04-23 | Fix NullPointerException in Utils.parseInlineEmotes. | Docile-Alligator | 1 | -22/+24 |
2022-04-23 | Fix a bug when setting up notification work manager in MainActivity. | Docile-Alligator | 1 | -6/+4 |
2022-04-10 | Show post karma, comment karma, awarder karma and awardee karma in ViewUserDe... | Docile-Alligator | 5 | -2/+186 |
2022-04-10 | Update inbox count in MainActivity after reading all messages in InboxActivity. | Docile-Alligator | 4 | -9/+31 |
2022-04-10 | Click autoplaying videos to open them in fullscreen. | Docile-Alligator | 2 | -5/+20 |
2022-04-08 | Bottom app bar is available in ViewMultiRedditDetailActivity. | Docile-Alligator | 5 | -23/+311 |
2022-04-02 | Removed option: View Full Markdown. Handle jpeg link in LinkResolverActivity. | Docile-Alligator | 26 | -74/+2 |
2022-04-02 | Use the updated access token to fetch new notifications in PullNotificationWo... | Docile-Alligator | 1 | -0/+1 |
2022-04-02 | Render full markdown in CommentsListingRecyclerViewAdapter. | Docile-Alligator | 4 | -50/+101 |
2022-04-02 | Render full markdown in CommentsRecyclerViewAdapter. | Docile-Alligator | 5 | -31/+314 |