aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-21Start adding Card Layout 2.Alex Ning4-72/+440
2021-02-16Continue adding Gallery Layout.Alex Ning1-17/+17
2021-02-16Continue adding Gallery Layout.Alex Ning4-56/+66
2021-02-13Start adding Gallery Layout.Alex Ning2-0/+83
2021-02-03Add a FAB in LoginActivity to setDomStorageEnabled.Alex Ning1-0/+8
2021-01-27Barebone swiping left or right to go to previous or next post in ViewPostDeta...Alex Ning2-36/+51
2021-01-18Minor UI tweaks in settings.Alex Ning2-1/+5
2021-01-18Minor UI tweaks for dialog_insert_link.Alex Ning1-18/+40
2021-01-07Ignore case when matching post title in PostFilter. Always check duplicate Po...Alex Ning1-1/+1
2021-01-06Add two buttons to add subreddits and users in CustomizePostFilterActivity. S...Alex Ning1-30/+63
2021-01-06Add a FAB to send private message in InboxActivity. Minor layout tweaks.Alex Ning2-7/+28
2021-01-05Adding users to a multireddit is now available.Alex Ning4-8/+55
2021-01-05Directly adding subreddit to multireddit is available.Alex Ning1-0/+41
2021-01-04SearchUsersResultActivity is added.Alex Ning1-0/+32
2020-12-31Mark posts as read on scroll.Alex Ning1-0/+31
2020-12-31Long click the url to see more options. Make getRedditUriByPath in LinkResolv...Alex Ning2-4/+19
2020-12-27Animate player controlsLuke Simmons2-2/+4
2020-12-27Add background to autoplay controlsLuke Simmons1-1/+2
2020-12-26Remove SubredditFilter completely.Alex Ning1-52/+0
2020-12-26Continue adding post filter.Alex Ning6-1/+264
2020-12-25Replace Filter settings with Post Filter.Alex Ning6-6/+187
2020-12-25Save post filter to database.Alex Ning1-1/+1
2020-12-24Show the FAB in anonymous mode.Alex Ning2-2/+0
2020-12-24Add an FloatingActionButton in SearchResultActivity.Alex Ning1-0/+7
2020-12-24New feature: Hide read posts automatically.Alex Ning1-0/+36
2020-12-23Add a new option category: Post Filter. Marking posts as read is disabled by ...Alex Ning1-0/+93
2020-12-22New option in FAB: Filter Posts. Add Gif option in PostFilter.Alex Ning3-0/+50
2020-12-22Add only NSFW and only Spoiler options in CustomizePostFilterActivity. Fix ns...Alex Ning1-0/+60
2020-12-21Continue adding support for post filter.Alex Ning1-0/+30
2020-12-18Continue supporting post filter.Alex Ning1-4/+18
2020-12-11Building CustomizePostFilterActivity.Alex Ning1-0/+12
2020-12-11Prepare to add post filter.Alex Ning1-0/+390
2020-12-09Hide read posts in FilteredThingActivity. Prepare to add support for filters.Alex Ning3-1/+62
2020-12-08Add custom theme entries for read posts. Fix crash in ViewUserDetailActivity.Alex Ning4-3/+3
2020-12-08Make the Bottom App Bar a standalone layout.Alex Ning4-74/+14
2020-12-08Add an bottom app bar and an fab to ViewUserDetailActivity. Hide read posts i...Alex Ning3-74/+90
2020-12-08Hide read posts in MainActivity (there is an issue in lazy mode).Alex Ning1-0/+19
2020-12-02Add an option to disable search history.Alex Ning1-2/+4
2020-11-24Make color picker dialog scrollable.Alex Ning1-139/+145
2020-11-18Lowercase package names.Alex Ning62-69/+69
2020-11-11Fix bottom app bar in ViewSubredditDetailActivity displaying under nav bar.Alex Ning1-0/+1
2020-11-11Add an option to preview markdown in several activitys.Alex Ning1-1/+1
2020-11-07Rename NoPreviewLinkBackgroundColor to NoPreviewPostTypeBackgroundColor. NoPr...Alex Ning2-6/+2
2020-10-28Chnage the animation for random subreddit and post. Update Credits info.Alex Ning1-0/+1
2020-10-28Deleting search history is now available.Alex Ning1-1/+12
2020-10-28Add an option to filter subreddits in popular and all.Alex Ning2-1/+57
2020-10-26Giving awards to comments. Fix some bugs.Alex Ning1-14/+35
2020-10-23Remove legacy layout files.Alex Ning4-1315/+0
2020-10-23Rename PostGalleryTypeViewHolder to PostWithPreviewTypeViewHolder.Alex Ning1-42/+42
2020-10-23Remove PostTextTypeViewHolder.Alex Ning1-0/+13