| Commit message (Expand) | Author | Age | Files | Lines |
* | Starting migrating SubmitPostService to JobService. | Docile-Alligator | 2024-07-18 | 1 | -0/+3 |
* | Login using Chrome custom tab. Remove option to set setDomStorageEnabled() in... | Docile-Alligator | 2024-05-24 | 1 | -0/+1 |
* | Bare bone login using Chrome custom tab. | Docile-Alligator | 2024-05-23 | 1 | -11/+25 |
* | Upgrade gradle. | Docile-Alligator | 2024-05-07 | 1 | -2/+1 |
* | Migrate to ViewBinding in some activities. Remove TrendingActivity. | Docile-Alligator | 2024-04-29 | 1 | -5/+0 |
* | Continue adding comment filter. | Docile-Alligator | 2023-10-19 | 1 | -0/+1 |
* | Continue adding comment filter. | Docile-Alligator | 2023-10-19 | 1 | -0/+7 |
* | Continue adding comment filter. | Docile-Alligator | 2023-10-17 | 1 | -2/+10 |
* | Don't restart login activity on orientation, screen size, or layout direction... | cmp | 2023-05-04 | 1 | -0/+1 |
* | Remove RPAN. | Docile-Alligator | 2022-12-03 | 1 | -6/+0 |
* | Notification permission. | Docile-Alligator | 2022-12-03 | 1 | -0/+2 |
* | Allow parallel installation of debug and release versions (#636) | sal0max | 2022-09-21 | 1 | -1/+1 |
* | Minor UI tweaks in ViewSubredditDetailActivity, ViewUserDetailActivity and Cu... | Docile-Alligator | 2022-07-28 | 1 | -3/+3 |
* | Read posts history is available. | Docile-Alligator | 2022-07-13 | 1 | -10/+12 |
* | Fix app crashes when applying Material You theme after changing wallpaper. Tw... | Docile-Alligator | 2022-06-01 | 1 | -3/+0 |
* | Add a notification action to delete the media after downloading. | Docile-Alligator | 2022-05-31 | 1 | -0/+2 |
* | Share a link to Infinity so that you can open reddit links in this app. | Docile-Alligator | 2022-05-30 | 1 | -3/+14 |
* | Fix cannot share text to Infinity. | Docile-Alligator | 2022-05-14 | 1 | -3/+2 |
* | Prevent WebView from reloading the website after orientation change in WebVie... | Docile-Alligator | 2022-03-17 | 1 | -1/+2 |
* | Submitting poll posts is available. | Docile-Alligator | 2022-02-21 | 1 | -1/+8 |
* | New option: Settings->Interface->Comment->Hide Author Avatar. Fix Application... | Alex Ning | 2022-02-05 | 1 | -1/+1 |
* | Continue adding support for custom font. | Alex Ning | 2022-01-13 | 1 | -5/+0 |
* | Version 5.1.3. Fix bottom navigation bar option count not applied to anonymou... | Alex Ning | 2021-11-29 | 1 | -23/+27 |
* | Fix dark theme issue when selecting playback speed. Minor bugs fixed. | Alex Ning | 2021-11-21 | 1 | -1/+1 |
* | Version 5.1.0-beta3. | Alex Ning | 2021-11-13 | 1 | -6/+5 |
* | Some UI tweaks. | Alex Ning | 2021-11-10 | 1 | -1/+2 |
* | Minor layout tweaks. | Alex Ning | 2021-11-04 | 1 | -1/+0 |
* | Merge pull request #507 from ratabb/rbb/edit_profile | Docile-Alligator | 2021-11-02 | 1 | -0/+9 |
|\ |
|
| * | feat: add Edit Profile | ratabb | 2021-10-30 | 1 | -0/+9 |
* | | Start migrating to Material Design 3. Try optimizing image loading in PostRec... | Alex Ning | 2021-10-30 | 1 | -3/+6 |
|/ |
|
* | Cleanup on intent filters. | andrewrasch | 2021-09-26 | 1 | -93/+21 |
* | Added path patterns to other links | andrewrasch | 2021-09-22 | 1 | -24/+47 |
* | Update link handling for amp and v.redd.it | andrewrasch | 2021-09-22 | 1 | -0/+7 |
* | Start migrating to Paging 3 library. | Alex Ning | 2021-09-05 | 1 | -3/+0 |
* | Testing Paging 3 library. | Alex Ning | 2021-09-04 | 1 | -1/+5 |
* | Support viewing subreddit wiki in app. | Alex Ning | 2021-08-02 | 1 | -1/+6 |
* | New option: Switch to landscape orientation in video player automatically. | Alex Ning | 2021-07-19 | 1 | -3/+0 |
* | Show title on trending searches. | Alex Ning | 2021-07-18 | 1 | -1/+1 |
* | Show trending searches in TrendingActivity. | Alex Ning | 2021-07-18 | 1 | -1/+6 |
* | Continue adding support for submitting gallery posts. | Alex Ning | 2021-07-15 | 1 | -1/+5 |
* | Start adding submitting gallery posts support. | Alex Ning | 2021-07-15 | 1 | -2/+5 |
* | Remove storage permission for Android Q and up. | Alex Ning | 2021-07-15 | 1 | -1/+2 |
* | Searching comments in ViewPostDetailActivity is available. | Alex Ning | 2021-07-12 | 1 | -1/+2 |
* | Cannot use Strapi to send comments, upvote or downvote in RPAN. | Alex Ning | 2021-07-07 | 1 | -1/+2 |
* | Pause rpan broadcast when switching to anther ViewRPANBroadcastFragment. | Alex Ning | 2021-07-06 | 1 | -0/+1 |
* | Minor UI tweaks in RPANActivity. | Alex Ning | 2021-07-05 | 1 | -1/+1 |
* | Start adding RPAN support. | Alex Ning | 2021-07-05 | 1 | -1/+6 |
* | Save light, dark and amoled Material You themes to database. Add 'Apply Mater... | Alex Ning | 2021-07-02 | 1 | -1/+2 |
* | Listen to wallpaper change and change theme. | Alex Ning | 2021-06-16 | 1 | -1/+6 |
* | Fix app crashes in CopyTextBottomSheetFragment. Add LockScreenActivity. | Alex Ning | 2021-05-05 | 1 | -1/+4 |