aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/ml/docilealligator/infinityforreddit/adapters/MarkdownBottomBarRecyclerViewAdapter.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reverse the order of items in MarkdownBottomBarRecyclerViewAdapter.Docile-Alligator2024-09-191-12/+12
* Sending comments with a Giphy gif is available.Docile-Alligator2024-09-191-2/+17
* Start implementing PostOptionsBottomSheetFragment. Rename some drawables.Docile-Alligator2024-09-111-2/+2
* Add superscript to MarkdownBottomBarRecyclerViewAdapter.Docile-Alligator2024-03-171-8/+26
* Submit comment with up to one embedded image.Docile-Alligator2024-03-111-2/+10
* Uploaded image richtext_json. Enable uploading images in markdown editor.Docile-Alligator2024-03-101-1/+1
* Code cleanup.Docile-Alligator2024-01-041-2/+2
* Temporarily disable uploading images in markdown editor because the image wil...Alex Ning2021-08-111-1/+1
* Add an option in MarkdownBottomBarRecyclerViewAdapter to upload images.Alex Ning2021-07-041-2/+14
* Minor UI tweaks for dialog_insert_link.Alex Ning2021-01-181-3/+4
* Quote and code block are added to MarkdownBottomBarRecyclerViewAdapter. Fix i...Alex Ning2021-01-061-8/+44
* Lowercase package names.Alex Ning2020-11-181-0/+260