Commit Graph

2624 Commits

Author SHA1 Message Date
Alibek Omarov e5ab9292ef l10n: import translations from upstream 2020-05-22 20:03:30 +03:00
Alibek Omarov 962b6728dd Sticker: sort by title 2020-05-20 20:36:52 +03:00
Alibek Omarov ac2dba316e CustomEmojis: make emojis smaller in several another places 2020-05-20 17:59:50 +03:00
Alibek Omarov 86b57cd1ef CustomEmojiHelper: rewrite to Kotlin 2020-05-20 17:51:36 +03:00
Alibek Omarov 2ee70be3e4 search: fix reacting with emojis 2020-05-20 17:28:54 +03:00
Alibek Omarov 41ee259196 ComposeViewModel: add Markdown/HTML support for glitch-soc(untested), fix file size limits for Pixelfed 2020-05-20 16:21:50 +03:00
Alibek Omarov 91341d0955 ComposeActivity: fix broken polls on Pleroma 2020-05-13 20:14:35 +03:00
Alibek Omarov 043346c223 Merge branch 'develop' of https://git.mentality.rip/FWGS/Husky into develop 2020-05-13 02:59:54 +03:00
Alibek Omarov d705a85690 Stickers: add PleromaFE stickers support, enabled in settings 2020-05-13 02:59:20 +03:00
Alibek Omarov 6417f31767 CustomEmojis: make emojis small when it's appropriate for UX 2020-05-11 22:19:34 +03:00
Alibek Omarov beb9dd69e4 CustomEmojiHelper: add a way to disable big emojis 2020-05-11 22:15:36 +03:00
Alibek Omarov 978bc5ec44 l10n: Catalan: fixup XML syntax 2020-05-11 21:18:36 +03:00
Alibek Omarov 1de3b47c03 l10n: Catalan: fixup XML syntax 2020-05-11 21:02:40 +03:00
Alibek Omarov 8e2b421b1f CustomEmojiHelper: rewrite to Kotlin 2020-05-11 21:01:57 +03:00
Alibek Omarov 4b0c7789c2 Merge remote-tracking branch 'weblate/develop' into develop 2020-05-08 18:07:59 +03:00
Alibek Omarov 4351409cf0 Merge branch 'develop' of https://git.mentality.rip/FWGS/Husky into develop 2020-05-08 18:07:28 +03:00
Alibek Omarov 267366b11a LicenseActivity: add new license information 2020-05-08 18:07:23 +03:00
Repu 617058313c l10n: Ukrainian: Translated using Weblate
Currently translated at 100.0% (20 of 20 strings)

Translation: Husky/UI translations
Translate-URL: https://l10n.mentality.rip/projects/husky/ui-translations/uk/
2020-05-08 14:56:12 +02:00
Criss 80650511a5 l10n: German: Translated using Weblate
Currently translated at 100.0% (20 of 20 strings)

Translation: Husky/UI translations
Translate-URL: https://l10n.mentality.rip/projects/husky/ui-translations/de/
2020-05-08 14:56:12 +02:00
Noah Akers 77ac6f47b8 l10n: Japanese: Translated using Weblate
Currently translated at 55.0% (11 of 20 strings)

Translation: Husky/UI translations
Translate-URL: https://l10n.mentality.rip/projects/husky/ui-translations/ja/
2020-05-08 14:56:11 +02:00
Alice Heart 80cf473436 l10n: French: Translated using Weblate
Currently translated at 100.0% (20 of 20 strings)

Translation: Husky/UI translations
Translate-URL: https://l10n.mentality.rip/projects/husky/ui-translations/fr/
2020-05-08 14:56:11 +02:00
Repu d90cda686b l10n: Ukrainian: Added translation using Weblate 2020-05-08 13:14:04 +02:00
Alperen 648d34665d l10n: Turkish: Added translation using Weblate 2020-05-07 16:38:44 +02:00
Criss ca6d4f1141 l10n: German: Added translation using Weblate 2020-05-06 12:36:04 +02:00
Noah Akers 58780af123 l10n: Japanese: Added translation using Weblate 2020-05-06 06:30:25 +02:00
Alice Heart 32c0d70b63 l10n: French: Added translation using Weblate 2020-05-05 23:55:55 +02:00
a1batross 86888a1e57 l10n: Russian: Translated using Weblate
Currently translated at 100.0% (20 of 20 strings)

Translation: Husky/UI translations
Translate-URL: http://example.com/projects/husky/ui-translations/ru/
2020-05-05 22:11:58 +02:00
a1batross 639c34ffc8 l10n: add translations for Catalan and Spanish by @Koishi@udongein.xyz 2020-05-05 22:04:28 +02:00
a1batross 570ce77f9f fastlane: drop 2020-05-05 22:04:28 +02:00
a1batross 1e459d4855 l10n: (Russian): Translated using Weblate
Currently translated at 100.0% (20 of 20 strings)

Translation: Husky/UI translations
Translate-URL: http://example.com/projects/husky/ui-translations/ru/
2020-05-05 18:34:44 +02:00
a1batross 18fa9fdf73 l10n: (Russian): Added translation using Weblate 2020-05-05 18:22:14 +02:00
Alibek Omarov 6683dc7ea9 fastlane: remove due to incompatibility with Husky 2020-05-04 16:15:14 +03:00
Alibek Omarov e6fcf542bb translations: merge from upstream 2020-05-03 21:08:15 +03:00
Alibek Omarov 876645069e translations: husky: Spanish and Catalan by @Koishi@udongein.xyz 2020-05-03 15:10:07 +03:00
a1batross 473ac895b9 Fix test and lint 2020-05-03 12:42:57 +02:00
Alibek Omarov 8641b0f220 Patch to compile, downgrade Kotlin version, otherwise it fails with useless message, disable incremental kapt otherwise it fails 2020-05-03 04:28:26 +03:00
Levi Bard bf62187fe2 Don't interpret html inside poll options. (#1527)
* Don't interpret html inside poll options.
Closes #1362

* Update translations

* Mark poll_percent_format as untranslatable
2020-05-03 04:13:12 +03:00
Konrad Pozniak 2ed14d0b90 replace HtmlUtils with HtmlCompat (#1741)
* replace HtmlUtils with HtmlCompat

* fix tests
2020-05-03 04:12:08 +03:00
Alibek Omarov c7e7da9433 Cherry-picked 2cf1e366. 2020-05-03 04:05:38 +03:00
Alibek Omarov ac61284fa2 SpannedTypeAdapter: remove dead file 2020-05-03 03:43:43 +03:00
Alibek Omarov 223abe8c08 MainActivity: apply existing ViewPager2Fix 2020-05-03 03:20:54 +03:00
Alibek Omarov 01963d8f9b MainActivity: removal 2020-05-03 03:20:38 +03:00
Conny Duck 1cba30d3f2 close drawer after click 2020-05-03 03:18:02 +03:00
Ivan Kupalov 90d6237be0 Add preference to disable swipe gesture for switching tabs, close #1718 (#1752) 2020-05-03 03:17:54 +03:00
Konrad Pozniak 07d599e628 fix overlapping account items in AccountsInListFragment (#1768) 2020-05-03 03:15:59 +03:00
Konrad Pozniak 984a56a482 fix toots showing too much whitespace (#1761)
* fix toots showing too much whitespace

* use isWhitespace extension function
2020-05-03 03:15:57 +03:00
Konrad Pozniak 67a0bdcaed fix ugly media previews in conversation tab (#1762) 2020-05-03 03:14:37 +03:00
Sylvia van Os d1ab0deb98 Fix content warning state being lost after screen rotation (#1756)
* Restore compose options after rotation

* Fix in ViewModel instead

* Move showContentWarning change into ViewModel
2020-05-03 03:12:32 +03:00
Konrad Pozniak 3e8b8f1f88 fix toot sending twice when using a hardware keyboard (#1758) 2020-05-03 03:12:05 +03:00
Konrad Pozniak 8a23f3b84c fix content warning in notifications when alwaysShowSpoiler is on (#1757) 2020-05-03 03:12:04 +03:00