Commit Graph

2603 Commits

Author SHA1 Message Date
Alibek Omarov 000ba91d23 Husky branding(icons) 2020-02-28 09:47:09 +03:00
Alibek Omarov ec17c807cb Merge branch 'develop' of https://git.mentality.rip/FWGS/Husky into develop 2020-02-28 08:34:37 +03:00
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) 2020-02-26 20:41:02 +01:00
Alibek Omarov 9144484994 Add more URL cases for Pleroma, Misskey and Friendica (#1702) 2020-02-25 19:59:40 +01:00
Levi Bard 75e883b67e Add status url as EXTRA_SUBJECT when sharing status content. (#1680)
Addresses #1655
2020-02-25 19:58:20 +01:00
Ivan Kupalov 073cdd98af Make image in BackgroundMessageView adapt to the height, fix #1618 (#1649)
* Make image in BackgroundMessageView adapt to the height, fix #1618

* Hide filters panel when showing status view in notifications
2020-02-25 19:57:28 +01:00
Konrad Pozniak 025d1d4b3c Upgrade deps (#1708)
* upgrade Dagger

* upgrade AndroidX Lifecycle

* upgrade AndroidX Fragment

* upgrade Room, Retrofit, AndroidX core, Material components

* fix report fragments not sharing viewmodels
2020-02-25 19:49:41 +01:00
Konrad Pozniak 0279987821 simplify DI & test setup, convert TuskyApplication to Kotlin (#1675)
* simplify DI & test setup, convert TuskyApplication to Kotlin

* try to fix tests on bitrise

* remove conscrypt-openjdk-uber test dependency again
2020-02-25 19:49:15 +01:00
Conny Duck 7309b683cc Release 70 / 10.0 2020-02-25 19:00:21 +01:00
Conny Duck 8f4095bfd4 cleanup empty translations, add german translation 2020-02-25 18:47:53 +01:00
Konrad Pozniak 46b107f4dc Merge pull request #1703 from nailyk-weblate/weblate-tusky-tusky-app
Update from Weblate
2020-02-25 18:37:29 +01:00
Daniele Lira Mereb 2da3ea2a0e Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (8 of 8 strings)

Translation: Tusky/Tusky-app
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky-app/pt_BR/
2020-02-25 17:37:12 +00:00
Vegard Skjefstad 7f95027c6b Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (8 of 8 strings)

Translation: Tusky/Tusky-app
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky-app/nb_NO/
2020-02-25 17:37:12 +00:00
Konrad Pozniak 3ad725c491 Merge pull request #1697 from nailyk-weblate/weblate-tusky-tusky
Update from Weblate
2020-02-25 18:37:06 +01:00
hg a2aac543e3 Translated using Weblate (Swedish)
Currently translated at 100.0% (409 of 409 strings)

Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sv/
2020-02-25 17:33:30 +00:00
Isak Holmström 90ef111612 Translated using Weblate (Swedish)
Currently translated at 100.0% (409 of 409 strings)

Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sv/
2020-02-25 17:33:30 +00:00
Daniele Lira Mereb 06851dd914 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (409 of 409 strings)

Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/pt_BR/
2020-02-25 17:33:30 +00:00
ButterflyOfFire c5ad4c2c2f Translated using Weblate (Occitan)
Currently translated at 100.0% (409 of 409 strings)

Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/oc/

Translated using Weblate (Kabyle)

Currently translated at 51.8% (212 of 409 strings)

Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/kab/
2020-02-25 17:33:30 +00:00
Anonymous b1b758a229 Translated using Weblate (Slovak)
Currently translated at 28.4% (116 of 409 strings)

Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sk/

Translated using Weblate (Swedish)

Currently translated at 100.0% (409 of 409 strings)

Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sv/

Translated using Weblate (Swedish)

Currently translated at 100.0% (409 of 409 strings)

Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sv/

Added translation using Weblate (Luxembourgish)

Added translation using Weblate (French (Belgium))

Added translation using Weblate (English (United States))

Added translation using Weblate (English (Australia))
2020-02-25 17:33:30 +00:00
Levi Bard cc4642f3a0 Warn when scheduling a post within 5 minutes (#1698)
* Warn when scheduling a post within 5 minutes

* Fix NPE when scheduled post time isn't set

* Use AlertDialog with option to cancel instead of Toast when a post isn't scheduled far enough in advance

* Move schedule validation warning to scheduling bottom sheet

* Fix scheduling error display when sending after an initially-valid scheduling time has become invalid
2020-02-25 18:33:24 +01:00
Konrad Pozniak d8b5967c97 Compose activity fixes (#1707)
* cleanup media keyboard code

* fix crash in ComposeActivity when rotating phone while taking photo

* fix poll button in ComposeActivity being invisible when disabled
2020-02-24 22:02:59 +01:00
a1batross 7e0b45c52e gradle: set up version to 0.99 for now and version code to days passed since first my commit to this repo 2020-02-23 06:12:30 +01:00
Conny Duck ba3efb193e update screenshots 2020-02-22 17:58:24 +01:00
Conny Duck 00700f181c fix color of conversation_thread_line 2020-02-22 17:56:20 +01:00
Konrad Pozniak 316c7f202e fix crash when inserting custom emojis at the start of the compose field (#1706) 2020-02-21 22:08:41 +01:00
Konrad Pozniak f699dbd8df fix default emoji font icon not rendering 2020-02-21 18:21:47 +01:00
Alibek Omarov 6aa887fdbf avatar_default: replace with Pleroma logo 2020-02-20 05:29:06 +03:00
Alibek Omarov f7623a0a44 Hide muted users' statuses in timelines on client side, because we're getting full timeline now(to support muted conversations) 2020-02-20 05:03:28 +03:00
Alibek Omarov 319ca1781f status: increase hit area for fav/reblog buttons #71 2020-02-20 04:25:35 +03:00
Konrad Pozniak 341ad73880 fix image from another status showing up instead of blurhash (#1699) 2020-02-19 22:07:01 +01:00
Levi Bard 5d4865ae3c Delete draft when sending its status completes. (#1704)
Fixes #1700
2020-02-19 21:10:22 +01:00
Alibek Omarov ceba88af5c Add MORE cases for Pleroma, Misskey and Friendica 2020-02-19 05:14:40 +03:00
Alibek Omarov f2d14a0f9b Merge upstream 2020-02-19 04:54:30 +03:00
Alibek Omarov 3824d4c3ba emojireactions: implement coloring buttons 2020-02-19 04:18:48 +03:00
Alibek Omarov 82c6809623 emojireactions: fix EmojiReaction object 2020-02-19 04:18:21 +03:00
Konrad Pozniak 5b12e80297 fix list editing by moving account_ids from query to form param (#1690)
* fix list editing by moving account_ids from query to form param

* fix DialogFramentStyle
2020-02-18 08:45:10 +01:00
Konrad Pozniak 4bdca34f80 prepare changelog for Tusky 10.0 2020-02-17 19:53:18 +01:00
Konrad Pozniak 8df5869d41 delete empty strings from sk translation, improve de translation 2020-02-17 19:39:42 +01:00
Konrad Pozniak 19e214328d fix url search returning the same post indefinitely (#1695) 2020-02-17 19:34:11 +01:00
Konrad Pozniak e3ed474dbf Merge pull request #1696 from nailyk-weblate/weblate-tusky-tusky
Update from Weblate
2020-02-17 19:26:03 +01:00
Connyduck 41dda10707 Deleted translation using Weblate (Luxembourgish) 2020-02-17 18:25:03 +00:00
Connyduck 5303e4a6d0 Deleted translation using Weblate (French (Belgium)) 2020-02-17 18:24:34 +00:00
Connyduck 07dbf3eaf7 Deleted translation using Weblate (English (United States)) 2020-02-17 18:24:20 +00:00
Connyduck 2af6f2ba5f Deleted translation using Weblate (English (Australia)) 2020-02-17 18:24:02 +00:00
Konrad Pozniak 26a2976c26 Merge remote-tracking branch 'weblate/develop' into develop 2020-02-17 19:21:10 +01:00
Weblate ffbc73378b Added translation using Weblate (Luxembourgish) 2020-02-17 18:10:43 +00:00
Weblate ed79cbec10 Added translation using Weblate (French (Belgium)) 2020-02-17 18:10:41 +00:00
Weblate 667dc81954 Added translation using Weblate (English (United States)) 2020-02-17 18:10:38 +00:00
Weblate c5dc5b8c18 Added translation using Weblate (English (Australia)) 2020-02-17 18:10:36 +00:00
Konrad Pozniak 1be439ea4d Merge pull request #1673 from nailyk-weblate/weblate-tusky-tusky-app
Update from Weblate
2020-02-17 19:10:30 +01:00