Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-09-10 | Load HLS video instead of Dash video to support older Android versions. ↵ | Alex Ning | 1 | -1/+1 | |
Fixed app crashes on opening video or images on older Android versions. | |||||
2019-09-04 | Fixed notification color in dark theme. | Alex Ning | 1 | -0/+2 | |
2019-09-03 | Change score color if the post is voted. | Alex Ning | 1 | -0/+2 | |
2019-09-03 | Change upvoted color for upvote buttons. | Alex Ning | 1 | -1/+1 | |
2019-08-26 | Tap the error view to retry loading comments in ViewPostDetailActivity. ↵ | Alex Ning | 1 | -0/+2 | |
Minor UI tweaks. | |||||
2019-08-22 | Fixed UI in dark theme. | Alex Ning | 1 | -0/+4 | |
2019-08-22 | Check for theme setting on every activities except ViewImageActivity and ↵ | Alex Ning | 1 | -1/+1 | |
ViewVideoActivity to correctly set the theme. Minor bugs fixed. Minor UI tweaks. | |||||
2019-08-12 | Deleting and editing posts are now available. | Alex Ning | 1 | -1/+1 | |
2019-08-12 | Fixed UI in dark theme. | Alex Ning | 1 | -0/+2 | |
2019-08-11 | Make nav bar white in day theme and change it to the same color as ↵ | Alex Ning | 1 | -0/+2 | |
background color in some activities. Fixed nav bar icon color in dark theme. Minor UI tweaks. | |||||
2019-08-10 | Make navigation bar and status bar transparent to display posts, comments, ↵ | Alex Ning | 1 | -1/+1 | |
subreddits and users under them. Minor UI tweaks for bottom sheet fragments. | |||||
2019-08-04 | Fixed UI in dark theme. Minor bugs fixed. | Alex Ning | 1 | -0/+14 | |
2019-07-28 | Sorting in SearchResultActivity is available. Switch DataSource instead of ↵ | Alex Ning | 1 | -0/+4 | |
replacing fragments when changing sorting types. Minor bugs fixed. | |||||
2019-06-05 | Fixed UI problems introduced by dark theme. | Alex Ning | 1 | -3/+3 | |
2019-05-07 | Dark theme support. | Alex Ning | 1 | -0/+26 | |