Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New option: Show avatar on the right in the navigation drawer. | Alex Ning | 2021-02-26 | 2 | -0/+0 |
| | |||||
* | Change some colors. Add a current user icon. | Alex Ning | 2021-02-26 | 1 | -0/+4 |
| | |||||
* | Upvote ratio and different username color for comments sent by the current ↵ | Alex Ning | 2021-02-26 | 1 | -0/+9 |
| | | | | account. | ||||
* | Fix invisible link icon in PostTypeBottomSheetFragment. | Alex Ning | 2021-02-22 | 2 | -1/+10 |
| | |||||
* | Continue adding Gallery Layout. | Alex Ning | 2021-02-16 | 1 | -1/+1 |
| | |||||
* | Add a FAB in LoginActivity to setDomStorageEnabled. | Alex Ning | 2021-02-03 | 1 | -0/+9 |
| | |||||
* | Quote and code block are added to MarkdownBottomBarRecyclerViewAdapter. Fix ↵ | Alex Ning | 2021-01-06 | 2 | -0/+18 |
| | | | | issues in header size selection. | ||||
* | Merge pull request #232 from Skyluker4/AutoplayVideoBackground | Docile-Alligator | 2020-12-29 | 1 | -0/+11 |
|\ | | | | | Autoplay video background | ||||
| * | Add background to autoplay controls | Luke Simmons | 2020-12-27 | 1 | -0/+11 |
| | | | | | | | | Added a translucent background to the video autoplay controls. Before, when the video background was white, you couldn't see the video controls; this fixes that. | ||||
* | | Replace Filter settings with Post Filter. | Alex Ning | 2020-12-25 | 1 | -0/+9 |
| | | |||||
* | | Save post filter to database. | Alex Ning | 2020-12-25 | 1 | -0/+9 |
| | | |||||
* | | Hide read posts in MainActivity (there is an issue in lazy mode). | Alex Ning | 2020-12-08 | 1 | -0/+9 |
| | | |||||
* | | Changing language is now available. | Alex Ning | 2020-11-30 | 1 | -0/+9 |
|/ | |||||
* | Update translation info. | Alex Ning | 2020-11-21 | 1 | -0/+12 |
| | |||||
* | Fix comment more button not visible. | Alex Ning | 2020-11-11 | 1 | -0/+0 |
| | |||||
* | Selecting swipe actions is available. Fix issues in swipe aciton. Add two ↵ | Alex Ning | 2020-11-10 | 2 | -0/+21 |
| | | | | icons for advanced and about in settings. | ||||
* | New option: Disable Image Preview in Data Saving Mode. | Alex Ning | 2020-11-07 | 1 | -0/+5 |
| | |||||
* | Update translation contributions. | Alex Ning | 2020-10-28 | 2 | -0/+30 |
| | |||||
* | Add an option to filter subreddits in popular and all. | Alex Ning | 2020-10-28 | 1 | -0/+9 |
| | |||||
* | Giving awards to comments. Fix some bugs. | Alex Ning | 2020-10-26 | 1 | -0/+9 |
| | |||||
* | Fix color of some icons. | Alex Ning | 2020-10-23 | 2 | -0/+14 |
| | |||||
* | Add Miscellaneous settings. Rearange settings. Add an option: Respect ↵ | Alex Ning | 2020-10-19 | 1 | -0/+12 |
| | | | | Subreddit Recommended Comment Sort Type. | ||||
* | Load low-resolution videos in data saving mode. Selecting video quality for ↵ | Alex Ning | 2020-10-18 | 1 | -0/+15 |
| | | | | Reddit videos is now available. | ||||
* | Add two options: go to user and go to subreddit in ↵ | Alex Ning | 2020-10-04 | 3 | -0/+42 |
| | | | | FABMoreOptionsBottomSheetFragment. | ||||
* | Display search history in SearchActivity. Save suggested sort type and nsfw ↵ | Alex Ning | 2020-09-29 | 3 | -9/+18 |
| | | | | info in database for SubredditData. Fix an issue in parsing posts. | ||||
* | Add translation contributors in Settigs->About->Translation. | Alex Ning | 2020-09-28 | 19 | -0/+444 |
| | |||||
* | Long press the Floating Action Button to see more options. | Alex Ning | 2020-09-27 | 6 | -2/+11 |
| | |||||
* | Data Saving Mode is available. | Alex Ning | 2020-09-27 | 1 | -0/+9 |
| | |||||
* | Customizing the bottom app bar in MainActivity is available (Changing option ↵ | Alex Ning | 2020-09-25 | 2 | -0/+18 |
| | | | | count is not available right now. | ||||
* | Start implementing markdown toolbar. | Alex Ning | 2020-09-17 | 8 | -0/+72 |
| | |||||
* | Select user flair in subreddits. | Alex Ning | 2020-09-17 | 1 | -9/+0 |
| | |||||
* | Remove some unused resources. | Alex Ning | 2020-09-16 | 5 | -41/+0 |
| | |||||
* | Add an option to require authentication before going to account section in ↵ | Alex Ning | 2020-09-16 | 1 | -0/+9 |
| | | | | navigation drawer. | ||||
* | Viewing comment's full markdown is available. | Alex Ning | 2020-09-14 | 1 | -0/+9 |
| | |||||
* | Gfycat and Redgifs videos autoplay in CommentAndPostRecyclerViewAdapter is ↵ | Alex Ning | 2020-09-13 | 1 | -0/+9 |
| | | | | available. Show an error icon when loading gfycats and redgifs videos failed in PostRecyclerViewAdapter and CommentAndPostRecyclerViewAdapter. | ||||
* | Select download location is now available. Download images and gifs to ↵ | Alex Ning | 2020-09-06 | 1 | -0/+9 |
| | | | | locations set by users in ViewImageOrGifActivity is available. | ||||
* | Set color of received and sent messages, and send message button. | Alex Ning | 2020-07-06 | 2 | -15/+0 |
| | |||||
* | Implemente a chat UI for private messages. | Alex Ning | 2020-06-30 | 2 | -0/+22 |
| | |||||
* | Add icons to sort bottom sheets. | Hermes Junior | 2020-06-17 | 7 | -0/+71 |
| | |||||
* | Set image as wallpaper. | Alex Ning | 2020-06-15 | 3 | -0/+27 |
| | |||||
* | Add a rounded background to thumbnail in compact layout. Fix subreddits and ↵ | Alex Ning | 2020-06-14 | 1 | -0/+5 |
| | | | | users not clickable in sidebar. | ||||
* | Move all bottom sheet fragments to package BottomSheetFragment. Add a ↵ | Alex Ning | 2020-06-08 | 1 | -0/+9 |
| | | | | UrlMenuBottomSheetFragment for future use. | ||||
* | Add a tab for multireddit list in SubscribedThingActivity. Remove ↵ | Alex Ning | 2020-06-08 | 1 | -0/+9 |
| | | | | Multireddit button in bottom navigation bar in ViewSubredditDetailActivity and add a go back to main page button. | ||||
* | Use outline icon for multireddit. Fix black report icon in dark theme. Add a ↵ | Alex Ning | 2020-06-05 | 2 | -2/+2 |
| | | | | colon between sort type and sort time in toolbar. | ||||
* | Reporting comments is now available. | Alex Ning | 2020-05-05 | 1 | -0/+15 |
| | |||||
* | Prepare to add report feature. | Alex Ning | 2020-05-03 | 1 | -0/+9 |
| | |||||
* | Beautify player control view for video autoplay. | Alex Ning | 2020-05-01 | 4 | -0/+36 |
| | |||||
* | Buggy video and Gif autoplay. | Alex Ning | 2020-04-29 | 1 | -0/+9 |
| | |||||
* | Remove unused attributes. Fix loading images using GlideImageGetter after ↵ | Alex Ning | 2020-04-18 | 8 | -8/+8 |
| | | | | the activity is destroyed. | ||||
* | Add an activity for theme preview. | Alex Ning | 2020-04-02 | 1 | -0/+9 |
| |