Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start migrating DownloadRedditVideoService to JobService. | Docile-Alligator | 2024-07-23 | 1 | -0/+1 |
| | |||||
* | Start migrating DownloadMediaService to JobService. | Docile-Alligator | 2024-07-19 | 1 | -0/+1 |
| | |||||
* | Starting migrating SubmitPostService to JobService. | Docile-Alligator | 2024-07-18 | 1 | -0/+3 |
| | |||||
* | Login using Chrome custom tab. Remove option to set setDomStorageEnabled() ↵ | Docile-Alligator | 2024-05-24 | 1 | -0/+1 |
| | | | | in LoginActivity. | ||||
* | 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 ↵ | cmp | 2023-05-04 | 1 | -0/+1 |
| | | | | direction changes. (#1372) | ||||
* | 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 |
| | | | | | | * Allow parallel installation of debug and release versions ...by adding '.debug' suffix to application id * add separate app name resource for debug build | ||||
* | Minor UI tweaks in ViewSubredditDetailActivity, ViewUserDetailActivity and ↵ | Docile-Alligator | 2022-07-28 | 1 | -3/+3 |
| | | | | CustomThemePreviewActivity. | ||||
* | Read posts history is available. | Docile-Alligator | 2022-07-13 | 1 | -10/+12 |
| | |||||
* | Fix app crashes when applying Material You theme after changing wallpaper. ↵ | Docile-Alligator | 2022-06-01 | 1 | -3/+0 |
| | | | | Tweak the design of the fast scroller. | ||||
* | 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 ↵ | Docile-Alligator | 2022-03-17 | 1 | -1/+2 |
| | | | | WebViewActivity. | ||||
* | Submitting poll posts is available. | Docile-Alligator | 2022-02-21 | 1 | -1/+8 |
| | |||||
* | New option: Settings->Interface->Comment->Hide Author Avatar. Fix ↵ | Alex Ning | 2022-02-05 | 1 | -1/+1 |
| | | | | Application ClassCastException in MainActivity. Don't show the number of child comments in expanded comments. | ||||
* | 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 ↵ | Alex Ning | 2021-11-29 | 1 | -23/+27 |
| | | | | anonymous mode. | ||||
* | 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 | ||||
| * | feat: add Edit Profile | ratabb | 2021-10-30 | 1 | -0/+9 |
| | | |||||
* | | Start migrating to Material Design 3. Try optimizing image loading in ↵ | Alex Ning | 2021-10-30 | 1 | -3/+6 |
|/ | | | | PostRecyclerViewAdapter. | ||||
* | Cleanup on intent filters. | andrewrasch | 2021-09-26 | 1 | -93/+21 |
| | | | | Separated google amp links from reddit links to fix false positives. Simplified schemes and duplicate hosts. | ||||
* | Added path patterns to other links | andrewrasch | 2021-09-22 | 1 | -24/+47 |
| | | | | Fixes bug where only google amp links open in Infinity | ||||
* | Update link handling for amp and v.redd.it | andrewrasch | 2021-09-22 | 1 | -0/+7 |
| | | | | Added manifest entries for google.com amp links (reddit only) and v.redd.it. Updated handling of google amp links in LinkResolverActivity. | ||||
* | 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 ↵ | Alex Ning | 2021-07-02 | 1 | -1/+2 |
| | | | | Material You' option. Test MotionLayout. |