Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backup settings. | Alex Ning | 2021-03-06 | 1 | -0/+3 |
| | |||||
* | Try to fix superscript. | Alex Ning | 2021-02-24 | 1 | -0/+1 |
| | |||||
* | New options: hide post type and hide the number of awards. Tweak settings. | Alex Ning | 2021-02-23 | 1 | -1/+1 |
| | |||||
* | Use EventBus to send post list from PostFragment to ViewPostDetailActivity. | Alex Ning | 2021-02-12 | 1 | -1/+1 |
| | |||||
* | Merge new features from 4.2.3 to 4.2.5. | Alex Ning | 2021-02-12 | 1 | -2/+8 |
|\ | |||||
| * | Version 4.2.5. Disable split for language. | Alex Ning | 2021-02-11 | 1 | -2/+8 |
| | | |||||
| * | Version 4.2.4. | Alex Ning | 2021-02-05 | 1 | -2/+2 |
| | | |||||
| * | Version 4.2.3. | Alex Ning | 2021-02-01 | 1 | -2/+2 |
| | | |||||
* | | Barebone swiping left or right to go to previous or next post in ↵ | Alex Ning | 2021-01-27 | 1 | -2/+3 |
|/ | | | | ViewPostDetailActivity. | ||||
* | Version 4.2.2. | Alex Ning | 2021-01-24 | 1 | -2/+2 |
| | |||||
* | Version 4.2.1. | Alex Ning | 2021-01-23 | 1 | -2/+2 |
| | |||||
* | Version 4.2.0. | Alex Ning | 2021-01-23 | 1 | -2/+2 |
| | |||||
* | Version 4.2.0-beta2. New language: Polish. | Alex Ning | 2021-01-08 | 1 | -2/+2 |
| | |||||
* | Long click the url to see more options. Make getRedditUriByPath in ↵ | Alex Ning | 2020-12-31 | 1 | -0/+1 |
| | | | | LinkResolverActivity private. | ||||
* | Version 4.2.0-beta1. Fix regex in post filter. Fix UI issues. | Alex Ning | 2020-12-26 | 1 | -2/+2 |
| | |||||
* | Replace Filter settings with Post Filter. | Alex Ning | 2020-12-25 | 1 | -0/+1 |
| | |||||
* | Update some libraries | TacoTheDank | 2020-12-23 | 1 | -10/+11 |
| | |||||
* | Reorganize and remove unused libraries | TacoTheDank | 2020-12-23 | 1 | -50/+103 |
| | |||||
* | Add a new option category: Post Filter. Marking posts as read is disabled by ↵ | Alex Ning | 2020-12-23 | 1 | -0/+2 |
| | | | | default. Marking posts as read after voting is now available. | ||||
* | Version 4.1.1. | Alex Ning | 2020-12-06 | 1 | -2/+2 |
| | |||||
* | Version 4.1.1-beta1. | Alex Ning | 2020-12-02 | 1 | -3/+3 |
| | |||||
* | Try fixing ANR when releasing ExoPlayer. | Alex Ning | 2020-12-02 | 1 | -6/+6 |
| | |||||
* | Version 4.1.0. Disable red screen of death. | Alex Ning | 2020-11-24 | 1 | -1/+1 |
| | |||||
* | Downgrade exoplayer to prevent crash when autoplaying videos. | Alex Ning | 2020-11-24 | 1 | -6/+6 |
| | |||||
* | Change theme back to Theme.MaterialComponents. | Alex Ning | 2020-11-22 | 1 | -1/+1 |
| | |||||
* | Use Theme.AppCompat. | Alex Ning | 2020-11-22 | 1 | -4/+4 |
| | |||||
* | Fix crash when downloading media. Version 4.1.0-beta6. | Alex Ning | 2020-11-19 | 1 | -2/+2 |
| | |||||
* | Version 4.1.0-beta5. | Alex Ning | 2020-11-12 | 1 | -2/+2 |
| | |||||
* | Fix comment more button not visible. | Alex Ning | 2020-11-11 | 1 | -1/+1 |
| | |||||
* | Add Red Screen Of Death to display crash dialog. | Alex Ning | 2020-11-06 | 1 | -0/+1 |
| | |||||
* | Version 4.1.0-beta4. | Alex Ning | 2020-10-28 | 1 | -2/+2 |
| | |||||
* | Fix blanck white background in MainActivty after returning from SearchActivity. | Alex Ning | 2020-10-28 | 1 | -1/+1 |
| | |||||
* | Version 4.1.0-beta3. | Alex Ning | 2020-10-24 | 1 | -2/+2 |
| | |||||
* | Fix an issue in respect subreddit recommended comment sort type. Dirty ↵ | Alex Ning | 2020-10-23 | 1 | -6/+6 |
| | | | | workaround for sensitive swipe sensitivity in ViewPager2 in MainActivity. | ||||
* | Version 4.1.0-beta2. | Alex Ning | 2020-10-20 | 1 | -2/+2 |
| | |||||
* | Load low-resolution videos in data saving mode. Selecting video quality for ↵ | Alex Ning | 2020-10-18 | 1 | -16/+16 |
| | | | | Reddit videos is now available. | ||||
* | Version 4.1.0-beta1. | Alex Ning | 2020-10-13 | 1 | -2/+2 |
| | |||||
* | Random post and subreddit is available. | Alex Ning | 2020-10-04 | 1 | -5/+6 |
| | |||||
* | Add an option to require authentication before going to account section in ↵ | Alex Ning | 2020-09-16 | 1 | -0/+1 |
| | | | | navigation drawer. | ||||
* | Fix Immersive Interface on Android R. Set targetSdkVersion and ↵ | Alex Ning | 2020-09-12 | 1 | -2/+2 |
| | | | | compileSdkVersion to 30. | ||||
* | Fix proguard for gson. Fix multireddit's info cannot be updated in ↵ | Alex Ning | 2020-09-01 | 1 | -2/+2 |
| | | | | minifiedRelease. Version 4.0.7. | ||||
* | Temporarily revert the changes of fixing superscript. Version 4.0.6. | Alex Ning | 2020-08-26 | 1 | -2/+2 |
| | |||||
* | Version 4.0.5. | Alex Ning | 2020-08-26 | 1 | -2/+2 |
| | |||||
* | Version 4.0.4. | Alex Ning | 2020-08-25 | 1 | -4/+4 |
| | |||||
* | Add options to change the number of columns in PostFragment portrait and ↵ | Alex Ning | 2020-08-25 | 1 | -2/+2 |
| | | | | landscape modes. Upgrade compileSdkVersion and targetSdkVersion to 30. | ||||
* | Directly add https://www.reddit.com prefix to user name and subreddit name. ↵ | Alex Ning | 2020-08-11 | 1 | -9/+9 |
| | | | | Update some libraries. | ||||
* | Version 4.0.3. Only save scrolled position for Best posts in HOME. Set Save ↵ | Alex Ning | 2020-08-04 | 1 | -2/+2 |
| | | | | Scrolled Position in HOME to false by default. Apply link color in CommentActivity. | ||||
* | Version 4.0.2. | Alex Ning | 2020-07-31 | 1 | -2/+2 |
| | |||||
* | Use SharedPreferences to store post feed scrolled position instead of ↵ | Alex Ning | 2020-07-30 | 1 | -1/+0 |
| | | | | QNCache. Add an option to save the scrolled position. | ||||
* | Start loading posts after the last viewed post in PostFragment when ↵ | Alex Ning | 2020-07-30 | 1 | -0/+1 |
| | | | | refreshing and first load. |