| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use Navigation Rail in MainActivity in landscape mode. | Docile-Alligator | 2022-06-18 | 1 | -0/+4 |
* | Add a link handler in SearchActivity. | Docile-Alligator | 2022-06-03 | 1 | -11/+28 |
* | Disable auto correct when creating links. | Docile-Alligator | 2022-06-01 | 1 | -2/+4 |
* | Request incognito keyboard in anonymous mode on Android 8+. | Docile-Alligator | 2022-06-01 | 1 | -0/+2 |
* | Use EditText instead of SimpleSearchView in SearchActivity. | Docile-Alligator | 2022-06-01 | 2 | -23/+19 |
* | Animate the software keyboard in ViewPrivateMessgesActivity. | Docile-Alligator | 2022-05-17 | 1 | -59/+58 |
* | Tweak UI in private messages. | Docile-Alligator | 2022-05-14 | 2 | -8/+8 |
* | Copy priate messages. | Docile-Alligator | 2022-05-13 | 2 | -7/+26 |
* | targetSdkVersion 31. Fix sort type problems in anonymous home page and multir... | Docile-Alligator | 2022-04-30 | 1 | -0/+1 |
* | Submitting crosspost using other accounts is available. | Docile-Alligator | 2022-04-28 | 1 | -0/+27 |
* | Submitting comment using another comment is available. | Docile-Alligator | 2022-04-28 | 1 | -5/+29 |
* | Submitting posts using another account is available in other PostXXXActivity. | Docile-Alligator | 2022-04-25 | 5 | -0/+135 |
* | Submit posts using another account is available in PostTextActivity. | Docile-Alligator | 2022-04-24 | 2 | -0/+42 |
* | Show post karma, comment karma, awarder karma and awardee karma in ViewUserDe... | Docile-Alligator | 2022-04-10 | 1 | -0/+105 |
* | Bottom app bar is available in ViewMultiRedditDetailActivity. | Docile-Alligator | 2022-04-08 | 2 | -2/+7 |
* | Removed option: View Full Markdown. Handle jpeg link in LinkResolverActivity. | Docile-Alligator | 2022-04-02 | 1 | -19/+0 |
* | Render full markdown in CommentsRecyclerViewAdapter. | Docile-Alligator | 2022-04-02 | 2 | -10/+8 |
* | Add a FloatingActionButton in ViewMultiRedditDetailActivity. | Docile-Alligator | 2022-03-25 | 1 | -0/+7 |
* | Load image after the AspectRatioGifImageView's height is determined in PostRe... | Docile-Alligator | 2022-03-11 | 5 | -9/+4 |
* | Fix preview issue in PostCompactBaseViewHolder in PostRecyclerViewAdapter. | Docile-Alligator | 2022-03-05 | 1 | -1/+1 |
* | Submitting poll posts is available. | Docile-Alligator | 2022-02-21 | 2 | -0/+345 |
* | Use ConcatAdapter for the navigation drawer. | Docile-Alligator | 2022-02-20 | 1 | -1/+1 |
* | New option: Settings->Interface->Comment->Hide Author Avatar. Fix Application... | Alex Ning | 2022-02-05 | 1 | -1/+2 |
* | Set caption and url when submitting gallery posts. | Alex Ning | 2022-01-28 | 1 | -0/+75 |
* | Show author icon in CommentFullyCollapsedViewHolder. | Alex Ning | 2022-01-21 | 2 | -4/+14 |
* | Show author avatars in comments. | Alex Ning | 2022-01-21 | 1 | -13/+32 |
* | Fix views in comment toolbar overlapping each other. | Alex Ning | 2022-01-21 | 1 | -25/+50 |
* | Show child reply count in comments. | Alex Ning | 2022-01-17 | 2 | -3/+18 |
* | New option: Fixed height preview in card. | Alex Ning | 2022-01-16 | 1 | -0/+1 |
* | Continue adding support for custom font. | Alex Ning | 2022-01-13 | 3 | -55/+1 |
* | Search subscribed subreddits. | Alex Ning | 2021-12-20 | 1 | -1/+15 |
* | Fix refreshing in ViewPostDetailFragment too easily in two-pane layout. | Alex Ning | 2021-12-03 | 2 | -2/+4 |
* | Minor layout tweaks. | Alex Ning | 2021-12-01 | 2 | -44/+44 |
* | Adjust caption layout | scria1000 | 2021-11-28 | 2 | -97/+99 |
* | Merge branch 'master' into gallery-captions-feature | scria1000 | 2021-11-27 | 14 | -151/+106 |
|\ |
|
| * | Fix TrackSelectionDialog button color. Do not automatically show control view... | Alex Ning | 2021-11-22 | 6 | -0/+6 |
| * | Implement SaveMemoryCenterInsideDownsampleStrategy to smartly downsample imag... | Alex Ning | 2021-11-21 | 1 | -2/+1 |
| * | Fix dark theme issue when selecting playback speed. Minor bugs fixed. | Alex Ning | 2021-11-21 | 1 | -0/+8 |
| * | UI changes in EditProfileActivity. | Alex Ning | 2021-11-11 | 1 | -21/+23 |
| * | Some UI tweaks. | Alex Ning | 2021-11-10 | 6 | -130/+70 |
* | | Make caption text copyable with long press | scria1000 | 2021-11-27 | 1 | -1/+2 |
* | | Fix bottom url menu not being themed accordingly | scria1000 | 2021-11-10 | 1 | -2/+0 |
* | | Initial support for gallery captions | scria1000 | 2021-11-09 | 2 | -35/+132 |
|/ |
|
* | Fix clicking spoiler invokes OnClickListener on TextView in comments. Render ... | Alex Ning | 2021-11-09 | 1 | -1/+1 |
* | Minor layout tweaks. | Alex Ning | 2021-11-04 | 24 | -100/+100 |
* | Fix Material Design 3 issue. | Alex Ning | 2021-11-04 | 7 | -25/+29 |
* | Minor changes in EditProfileActivity. | Alex Ning | 2021-11-02 | 1 | -6/+13 |
* | Merge pull request #507 from ratabb/rbb/edit_profile | Docile-Alligator | 2021-11-02 | 1 | -0/+169 |
|\ |
|
| * | feat: add Edit Profile | ratabb | 2021-10-30 | 1 | -0/+169 |
* | | Optimize some layouts. | Alex Ning | 2021-11-01 | 12 | -70/+67 |