38 Commits (159f0f0615f05e7a4b0e2dc3c68313c726903524)

Author SHA1 Message Date
Alibek Omarov 159f0f0615 chats: add media, stickers, emojis (wip) 4 years ago
Alibek Omarov f9f2f9aa5b ComposeActivity: finalize preview feature, fix preview bar appearing on media change, add proper icon, fix minor bugs 4 years ago
Alibek Omarov c3c92fadcd ComposeActivity: preview ability for Pleroma, WIP 4 years ago
Konrad Pozniak d3910e618b don't create a CW when sharing text to Tusky (#1836) 4 years ago
Alibek Omarov 930e05be27 NodeInfo: replace Int by Long in upload limits, add test cases 4 years ago
Alibek Omarov 91341d0955 ComposeActivity: fix broken polls on Pleroma 4 years ago
Alibek Omarov d705a85690 Stickers: add PleromaFE stickers support, enabled in settings 4 years ago
Alibek Omarov c7e7da9433 Cherry-picked 2cf1e366. 4 years ago
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
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
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
Konrad Pozniak eeb768eb1c Theme refactoring (#1656) 4 years ago
Konrad Pozniak 776e995e73 fix overlapping icons in ComposeActivity (#1661) 4 years ago
Levi Bard 6c592b6723 Add support for uploading audio attachments (#1630) 4 years ago
Alibek Omarov b46037b546 ComposeActivity: add warning for too big files 4 years ago
Alibek Omarov 919c24571d ComposeActivity: use nodeinfo data for determining upload limits and markdown support 4 years ago
Ivan Kupalov e60a9b19e9 Add space before emojo code in editor when needed, fix #1616 (#1632) 4 years ago
Levi Bard 91bf35f627 Compose activity: When selection is nonempty and a "special character" button is pressed, decorate all selected word starts (#1523) 4 years ago
Levi Bard a811ae0c83 Don't drop content warning when replying (#1631) 4 years ago
Alibek Omarov d447b683cc ComposeActivity: restore ability to upload any type of file 4 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 edd7991101 ComposeActivity: reimplement markdown mode again after pointless java->kotlin transition 5 years ago
Ivan Kupalov 9c59d000f9 ComposeActivity refactor (#1541) 5 years ago