aboutsummaryrefslogtreecommitdiff
path: root/.idea/assetWizardSettings.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean the repo.Alex Ning2019-09-301-177/+0
|
* Blurring spoiler post images is now available. Change spoiler and flair text ↵Alex Ning2019-09-271-2/+2
| | | | background colors. Fixed collapsed comments shown after orientation change.
* Add a mic icon if the user is the submitter in comments. Add a mod icon if ↵Alex Ning2019-09-271-2/+2
| | | | the user is a moderator. Tweak the vertical bar colors in comments in dark theme.
* Fixed frames dropping when playing videos. Use smaller icons for saving and ↵Alex Ning2019-09-191-2/+2
| | | | unsaving comments. Temporarily show precise error message when loading posts failed.
* Saving and unsaving comments are now available. Use xml thumbtack to avoid ↵Alex Ning2019-09-181-2/+2
| | | | crashes on low resolution devices. Add a subreddit link in Settings -> About.
* Continue submitting posts even if the user leave PostXXXActivity.Alex Ning2019-08-281-1/+1
|
* Delete wrong credit. Change the notification icon and color.Alex Ning2019-08-271-2/+2
|
* This app now has an icon (finally)git statusgit statusgit status Add a ↵Alex Ning2019-08-271-3/+127
| | | | credits page in settings. Use another error view and no comment placeholder.
* Display an archived icon if the post is archived. Display a locked icon if ↵Alex Ning2019-08-261-3/+2
| | | | the post is locked.
* Saving and unsaving post are now available. Disable commenting and replying ↵Alex Ning2019-08-221-2/+2
| | | | for locked posts in last commit.
* Fixed getting same notifications for different accounts (for real this ↵Alex Ning2019-08-211-2/+2
| | | | time). Add a settings acivity but with no use now. Minor bugs fixed. Minor UI tweaks.
* View messages in ViewMessageActivity. Use LinkResolverActivity to handle ↵Alex Ning2019-08-181-2/+2
| | | | link clicking in CustomMarkwonView. Fixed cannot load user profile image after the post is deleted.
* Current user's upvoted, downvoted, hidden, saved, gilded posts are now ↵Alex Ning2019-08-141-2/+2
| | | | available to see.
* Editing flair is now available.Alex Ning2019-08-141-2/+2
|
* Editing and deleting comments are now available.Alex Ning2019-08-131-2/+2
|
* Log in other reddit accounts are available. Add an account switcher in the ↵Alex Ning2019-08-081-2/+2
| | | | navigation drawer in MainActivity.
* Sorting posts is now available. Minor bugs fixed.Alex Ning2019-07-261-2/+2
|
* Preparing to submit image posts.Alex Ning2019-07-121-2/+2
|
* Use a modal bottom sheet to display post selection instead of an alert ↵Alex Ning2019-07-121-4/+2
| | | | dialog. Fixed some icons.
* Reply to comments. Preparing for comment deletion.Alex Ning2019-06-141-2/+6
|
* Add CommentActivity for sending comments (not implemented yet). Minor UI tweaks.Alex Ning2019-06-131-2/+2
|
* Change SearchView style in MainActivity. Solve tab layout covering fragments ↵Alex Ning2019-02-221-2/+2
| | | | in viewpager in SearchActivity.
* Add a search view in MainActivity and add a SearchActivity.Alex Ning2019-02-221-3/+18
|
* Minor UI tweaks.Alex Ning2019-01-041-0/+37
|
* Error handling for loading posts now works again. Don't show refresh button ↵Alex Ning2018-12-291-53/+0
| | | | as an icon. Rewrite some code.
* Use Dagger 2 to inject the Retrofit singleton to classes. Minor bugs fixed.Alex Ning2018-10-121-2/+3
|
* Display a crosspost icon if the post is a crosspost. Hide the thumbtack icon ↵Alex Ning2018-10-051-0/+5
| | | | if the post is not viewed in its subreddit. Tweak the post layout. Minor bugs fixed.
* Add an error view when loading the image fails in ViewImageActivity.Alex Ning2018-10-011-1/+2
|
* Change the layout of post. Add an error view when loading the preview image ↵Alex Ning2018-09-281-3/+2
| | | | fails.
* Add a feature which is refreshing the posts by clicking the refresh button. ↵Alex Ning2018-09-241-0/+47
| | | | Minor bugs fixed. Rewrite some code.
* Preparing to fetch the subreddit info and save it to the database.Alex Ning2018-07-311-52/+0
|
* Add a RecyclerView for subscribed subreddits in navigation drawer, rewrite ↵Alex Ning2018-07-281-3/+3
| | | | some code and minor bugs fixed
* First commitAlex Ning2018-07-261-0/+52