84 Commits (9b32ae04a1a67ce43bea28acce69690fb9554c02)

Author SHA1 Message Date
Alibek Omarov 833803359e drafts: fix applying formatting syntax from drafts, fix icon in settings, small refactoring 3 years ago
Alibek Omarov 2eacdfb198 Post merge build fix 3 years ago
lenchan139 40a964abe5 Move compose content's EditText cursor to first when shared content parsed in ComposeActivity (#2030) 3 years ago
Konrad Pozniak e952b6c627 Drafts v2 (#2032) 3 years ago
lenchan139 d7ec778fd9 multiple media upload support (#2029) 3 years ago
Konrad Pozniak f466e1def5 remove ThemeUtils.getTintedDrawable (#2015) 3 years ago
Alibek Omarov 2c0b8ac6f5 Fix some issues after merge 4 years ago
Konrad Pozniak 58d839ef0d upgrade dependencies (#1990) 4 years ago
kyori19 aa14e6e4f2 [needs help] Support announcements (#1977) 4 years ago
Levi Bard 684289d3e3 Add tests for compose activity initial state changes (#1972) 4 years ago
Garrit Franke 313209e249 Delete scheduled post after editing (#1947) 4 years ago
Vignesh Kumar 8d9a54e8ea Change characters left color to red when negative (#1952) 4 years ago
Alibek Omarov 30c97119d8 ComposeActivity: fix ignoring opened preview when back pressed 4 years ago
Levi Bard c527b14eec Save draft when redrafting a post (#1744) 4 years ago
David Teresi 7784838cfe Allow newlines in image descriptions 4 years ago
Alibek Omarov c74ff19805 media: add option to anonymize filenames or left them as is 4 years ago
Alibek Omarov 92a659fea4 chats: fix stickers and emojis 4 years ago
Alibek Omarov 159f0f0615 chats: add media, stickers, emojis (wip) 4 years ago
Alibek Omarov 69f37208a5 chats: disable pagination for chat listing, another finalization of chat bubble design 4 years ago
a1batross c37a3a8b8c Rename Husky in generated file names to Tusky to prevent harassment towards Husky users 4 years ago
Ivan Kupalov 22b074f172 Description improvements (#1846) 4 years ago
Alibek Omarov 483b847120 ViewImageFragment: finalize transition to BigImageViewer. Now it should correctly handle EXIF rotation, do not stuck at transition and pick preview image if it's in cache but full image isn't 4 years ago
Alibek Omarov 978489165e ViewImageFragment: replace TouchImageView by BigImageView based on SSIV and with proper GIF support 4 years ago
Ivan Kupalov da110b8fc0 Improve image viewer (#1843) 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 64277ef45a app: all external references are now called Husky to not conflict with Tusky files 4 years ago
Alibek Omarov 3439a1e16a MediaUploader: fix stupid bug that made all pictures to be resized 4 years ago
Alibek Omarov 930e05be27 NodeInfo: replace Int by Long in upload limits, add test cases 4 years ago
kyori19 f69e837cb3 Fix large media uploading (#1800) 4 years ago
Alibek Omarov 962b6728dd Sticker: sort by title 4 years ago
Alibek Omarov 41ee259196 ComposeViewModel: add Markdown/HTML support for glitch-soc(untested), fix file size limits for Pixelfed 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
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