49 Commits (ac61284fa220637875d83cb2382b3981e150b13d)

Author SHA1 Message Date
Sylvia van Os d1ab0deb98 Fix content warning state being lost after screen rotation (#1756) 4 years ago
Konrad Pozniak 3e8b8f1f88 fix toot sending twice when using a hardware keyboard (#1758) 4 years ago
Konrad Pozniak ae651c3cf1 simplify ComposeOptionsView (#1734) 4 years ago
Levi Bard 683fb8f0f0 Ensure media are marked sensitive any time there's a content warning (#1728) 4 years ago
Alibek Omarov 8eb3b7ecca ComposeActivity: fix crash on old Android 4 years ago
Alibek Omarov fed8b01764 wysiwyg: add minimal editor based on MarkdownEdit library 4 years ago
Alibek Omarov ca196ffc73 compose: implement BBcode and HTML sending 4 years ago
Ivan Kupalov b18fbe8949 Work around the bug in ComposeScheduleView, fix #1720 (#1722) 4 years ago
Levi Bard 903d2154bf When a plaintext share contains EXTRA_TEXT and a distinct EXTRA_SUBJECT, use EXTRA_SUBJECT as the content warning for the shared status (#1712) 4 years ago
Konrad Pozniak 025d1d4b3c Upgrade deps (#1708) 4 years ago
Levi Bard cc4642f3a0 Warn when scheduling a post within 5 minutes (#1698) 4 years ago
Konrad Pozniak d8b5967c97 Compose activity fixes (#1707) 4 years ago
Konrad Pozniak 316c7f202e fix crash when inserting custom emojis at the start of the compose field (#1706) 4 years ago
Levi Bard 5d4865ae3c Delete draft when sending its status completes. (#1704) 4 years ago
Ivan Kupalov 418f090687 Allow higher zooming levels for caption dialog images (#1672) 4 years ago
Konrad Pozniak 29b4d7aa77 fix crash when opening Poll dialog and instanceParams are null (#1668) 4 years ago
Konrad Pozniak eeb768eb1c Theme refactoring (#1656) 4 years ago
Konrad Pozniak 776e995e73 fix overlapping icons in ComposeActivity (#1661) 4 years ago
Konrad Pozniak 523349e108 fix crash when closing ComposeActivity (#1651) 4 years ago
Ivan Kupalov 584fc54410 Enable zooming and panning in the CaptionDialog (#1643) 5 years ago
Levi Bard 6c592b6723 Add support for uploading audio attachments (#1630) 5 years ago
Alibek Omarov b46037b546 ComposeActivity: add warning for too big files 5 years ago
Alibek Omarov 919c24571d ComposeActivity: use nodeinfo data for determining upload limits and markdown support 5 years ago
Ivan Kupalov e60a9b19e9 Add space before emojo code in editor when needed, fix #1616 (#1632) 5 years ago
Levi Bard 91bf35f627 Compose activity: When selection is nonempty and a "special character" button is pressed, decorate all selected word starts (#1523) 5 years ago
Levi Bard a811ae0c83 Don't drop content warning when replying (#1631) 5 years ago
Alibek Omarov ff89f698c8 ProgressTextView: fix circle drawing 5 years ago
Alibek Omarov b7db21d8d4 ProgressView: remove dead code 5 years ago
Alibek Omarov d447b683cc ComposeActivity: restore ability to upload any type of file 5 years ago
Alibek Omarov 703d423f82 ComposeActivity: fix crash 5 years ago
Alibek Omarov 5e9bd26f24 ComposeActivity: add unlimited attachments support again 5 years ago
Alibek Omarov 2e2ab4ed6a ComposeActivity: add optional field markdownMode to ComposeOptions 5 years ago
Alibek Omarov 343b121d7b ComposeActivity: fix compiling 5 years ago
Alibek Omarov 291eb4100d ComposeViewModel: fix syntax errors 5 years ago
Alibek Omarov edd7991101 ComposeActivity: reimplement markdown mode again after pointless java->kotlin transition 5 years ago
Konrad Pozniak 283e9d0ad9 address PR feedback 5 years ago
kyori19 40b859a06e Fix ComposeOptions.visibility not applied (#1605) 5 years ago
Konrad Pozniak 639a29aa7a fix replying to toots (#1600) 5 years ago
Konrad Pozniak 5a48368ccf fix delete&redraft losing toot text (#1599) 5 years ago
Ivan Kupalov 9c59d000f9 ComposeActivity refactor (#1541) 5 years ago