Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Viewing saved comments in Saved is available. | Alex Ning | 2019-09-18 | 19 | -92/+658 |
| | |||||
* | Change the color of the comment's vertical bar. Long press the comment to ↵ | Alex Ning | 2019-09-17 | 5 | -10/+91 |
| | | | | expand or collapse. Version 1.0.9. | ||||
* | Unbluring NSFW images is now an option in settings. | Alex Ning | 2019-09-17 | 11 | -46/+153 |
| | |||||
* | Fixed android.view.DisplayListCanvas.throwIfCannotDraw in ↵ | Alex Ning | 2019-09-17 | 5 | -21/+37 |
| | | | | ViewPostDetailActivity. Fixed app crashes when pressing the comment button in ViewPostDetailActivity while the post is not loaded. Re-enable spalsh screen. | ||||
* | Fetch subscriptions in MainActivity. Check if the account exists before ↵ | Alex Ning | 2019-09-16 | 11 | -26/+68 |
| | | | | inserting subscriptions to the database. | ||||
* | Shrink the vertical block in comments tree. Temporarily disable the splash ↵ | Alex Ning | 2019-09-16 | 4 | -13/+34 |
| | | | | screen to see if android.view.DisplayListCanvas.throwIfCannotDraw exception will be gone. Minor bugs fixed. | ||||
* | Version 1.0.8 | Alex Ning | 2019-09-15 | 3 | -2/+2 |
| | |||||
* | Support 2FA. Fixed time parsing in messages. | Alex Ning | 2019-09-15 | 4 | -2/+4 |
| | |||||
* | Refreshing subreddit and user details when click the refresh menu item in ↵ | Alex Ning | 2019-09-14 | 2 | -4/+15 |
| | | | | ViewSubredditDetailActivity and ViewUserDetailActivity. | ||||
* | Fix status bar and navbar icon color in MainActivity. | Alex Ning | 2019-09-14 | 4 | -6/+58 |
| | |||||
* | Add more deep links. | Alex Ning | 2019-09-13 | 1 | -0/+49 |
| | |||||
* | Version 1.0.7 | Alex Ning | 2019-09-12 | 3 | -2/+2 |
| | |||||
* | Add more info in settings->about. Fix title mismatch in settings. | Alex Ning | 2019-09-12 | 5 | -4/+103 |
| | |||||
* | Use download manager to download images. Change image and video download ↵ | Alex Ning | 2019-09-12 | 7 | -128/+68 |
| | | | | location to Pictures for Android version >= Q. Fix dark theme in ViewMessageActivity. | ||||
* | Delete splash icon in drawable folder. | Alex Ning | 2019-09-12 | 1 | -0/+0 |
| | |||||
* | Version 1.0.6 | Alex Ning | 2019-09-11 | 3 | -2/+2 |
| | |||||
* | Fixed images cannot be saved. Fixed crashes when downloading videos | Alex Ning | 2019-09-10 | 2 | -16/+32 |
| | |||||
* | Version 1.0.5 | Alex Ning | 2019-09-10 | 3 | -2/+2 |
| | |||||
* | Load HLS video instead of Dash video to support older Android versions. ↵ | Alex Ning | 2019-09-10 | 11 | -39/+31 |
| | | | | Fixed app crashes on opening video or images on older Android versions. | ||||
* | Fixed clicking username in comments in user's comment section opening ↵ | Alex Ning | 2019-09-10 | 3 | -7/+7 |
| | | | | current accout profile. Fixed downvote state would not retain after orientation change. Reverse the color of upvote and downvote buttons. | ||||
* | Handle ActivityNotFoundException when opening Custom Tabs. | Alex Ning | 2019-09-10 | 3 | -21/+30 |
| | |||||
* | Update README.md | Docile-Alligator | 2019-09-09 | 1 | -0/+2 |
| | |||||
* | Version 1.0.4 | Alex Ning | 2019-09-09 | 3 | -2/+2 |
| | |||||
* | Fixed SimpleDateFormat problem which causes the app to crash on start. | Alex Ning | 2019-09-09 | 2 | -2/+2 |
| | |||||
* | Version 1.0.3 | Alex Ning | 2019-09-09 | 3 | -2/+2 |
| | |||||
* | Handle no browser installed when opening links and no apps are eligible to ↵ | Alex Ning | 2019-09-09 | 5 | -186/+183 |
| | | | | share when sharing. | ||||
* | Fixed displaying wrong score. | Alex Ning | 2019-09-09 | 3 | -5/+2 |
| | |||||
* | Vote status is now correctly shown when viewing post details. Fixed ↵ | Alex Ning | 2019-09-08 | 7 | -20/+47 |
| | | | | following user failed. | ||||
* | Update README.md | Docile-Alligator | 2019-09-08 | 1 | -0/+7 |
| | |||||
* | Hiding and unhiding posts are now available. | Alex Ning | 2019-09-08 | 12 | -46/+236 |
| | |||||
* | Update README.md | Docile-Alligator | 2019-09-08 | 1 | -0/+1 |
| | |||||
* | Version 1.0.1 | Alex Ning | 2019-09-08 | 3 | -2/+2 |
| | |||||
* | Fixed force stop when opening link type post. Update libraries. | Alex Ning | 2019-09-07 | 4 | -10/+10 |
| | |||||
* | Update README.md | Docile-Alligator | 2019-09-05 | 1 | -1/+1 |
| | |||||
* | Update README.md | Docile-Alligator | 2019-09-05 | 1 | -1/+1 |
| | |||||
* | Make generating release apk availalbe. | Alex Ning | 2019-09-05 | 5 | -2/+2 |
| | |||||
* | Delete all logs. | Alex Ning | 2019-09-04 | 21 | -104/+13 |
| | |||||
* | Fixed notification color in dark theme. | Alex Ning | 2019-09-04 | 1 | -0/+2 |
| | |||||
* | Change score color if the post is voted. | Alex Ning | 2019-09-03 | 5 | -2/+70 |
| | |||||
* | Change upvoted color for upvote buttons. | Alex Ning | 2019-09-03 | 5 | -27/+29 |
| | |||||
* | Display a splash screen when the app starts. | Alex Ning | 2019-09-03 | 15 | -12/+48 |
| | |||||
* | Fixed lazy mode in anonymous mode in MainActivity. | Alex Ning | 2019-09-01 | 2 | -52/+105 |
| | |||||
* | Minor bugs fixed related to marking and unmarking spoiler and nsfw. | Alex Ning | 2019-09-01 | 6 | -13/+81 |
| | |||||
* | Lazy mode is available in FilteredThingActivity. Fixed a bug related to lazy ↵ | Alex Ning | 2019-08-30 | 16 | -91/+151 |
| | | | | mode. Fixed several bugs in ViewModels. Minor bugs fixed. | ||||
* | Minor bugs fixed. Fixed circular progress bar background in ↵ | Alex Ning | 2019-08-30 | 4 | -7/+7 |
| | | | | UserListingFragment and SubredditListFragment. | ||||
* | View crosspost parent in ViewPostDetailActivity when clicking the crosspost ↵ | Alex Ning | 2019-08-30 | 14 | -25/+95 |
| | | | | icon or select Crosspost parent menu item in toolbar. Filter NSFW posts in FilteredThingActivity is now available. | ||||
* | Fixed bugs related to several ViewModels. | Alex Ning | 2019-08-29 | 19 | -164/+30 |
| | |||||
* | Fixed controller position and margin in ViewVideoActivity. Minor UI tweaks. | Alex Ning | 2019-08-29 | 5 | -10/+24 |
| | |||||
* | Set item offset in Postfragment when using StaggeredGridLayoutManager. Minor ↵ | Alex Ning | 2019-08-29 | 9 | -2/+44 |
| | | | | UI tweaks. | ||||
* | Merge branch 'master' of https://github.com/Docile-Alligator/Infinity-For-Reddit | Alex Ning | 2019-08-29 | 1 | -1/+19 |
|\ |