Commit Graph

2604 Commits

Author SHA1 Message Date
kyori19 ef753c374a Bump version to v3.4.0 (23) 2020-06-29 10:54:58 +09:00
kyori19 48d1b05bde Merge remote-tracking branch 'tuskyapp/develop' 2020-06-29 10:49:37 +09:00
kyori19 ff4ea3f88e Enable quick reply for Notifications 2020-06-29 10:48:58 +09:00
kyori19 b747d07a83 Fix quote content not wrapped by line 2020-06-29 10:41:29 +09:00
kyori19 f512db558e Remove unneeded import 2020-06-29 10:31:17 +09:00
Konrad Pozniak dfd30ec52a
correctly update the menu when muting domains (#1848) 2020-06-23 19:59:49 +02:00
Ivan Kupalov 58a1046348
Improve image viewer (#1843)
This commit does 3 things:
1. Replaces PhotoView (which is abandonware) with modern TouchImageView
2. Fixes an issue with panning images. Gesture was not intercepted
properly and pager was taking control instead of image being moved.
3. Adds feedback to dismissing of images with vertical gesture.
2020-06-22 21:26:37 +02:00
kyori19 eedfd10f30 Merge remote-tracking branch 'tuskyapp/develop' 2020-06-22 12:59:08 +09:00
Konrad Pozniak 8245e00a29
Merge pull request #1833 from nailyk-weblate/weblate-tusky-tusky-app
Translations update from Weblate
2020-06-21 21:13:28 +02:00
ButterflyOfFire 50d93329e7 Translated using Weblate (French)
Currently translated at 88.8% (8 of 9 strings)

Translation: Tusky/Tusky-app
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky-app/fr/
2020-06-21 19:13:15 +00:00
Konrad Pozniak 81a51714ec
Merge pull request #1832 from nailyk-weblate/weblate-tusky-tusky
Translations update from Weblate
2020-06-21 21:13:10 +02:00
Daniele Lira Mereb a391bcc7f8 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (426 of 426 strings)

Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/pt_BR/
2020-06-21 17:52:31 +00:00
Vegard Skjefstad 20a56c859c Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (426 of 426 strings)

Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/nb_NO/
2020-06-21 17:52:31 +00:00
ButterflyOfFire 53ea094a12 Translated using Weblate (Arabic)
Currently translated at 100.0% (423 of 423 strings)

Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ar/
2020-06-21 17:52:31 +00:00
Konrad Pozniak 56f4f8a38d
fix MainActivity title when coming from a notification (#1844) 2020-06-21 19:52:27 +02:00
Konrad Pozniak b5bf78a19e
upgrade gradle wrapper, materialdrawer and AndroidX fragment (#1837) 2020-06-21 18:27:07 +02:00
Konrad Pozniak 5246ab7d72
speedup blurhash decoding by using a intermediate int array (#1835) 2020-06-21 18:26:06 +02:00
Konrad Pozniak 836b7f3f76
don't create a CW when sharing text to Tusky (#1836) 2020-06-21 18:25:17 +02:00
kyori19 ad98466572 Bump version to v3.3.1 (22) 2020-06-21 00:50:34 +09:00
kyori19 fa304907b6 Protect resource of MaterialDrawer from Proguard 2020-06-21 00:49:47 +09:00
kyori19 54b2c6c157 Remove unneeded LinearLayout 2020-06-21 00:49:08 +09:00
kyori19 f10d6abb17 Bump version to v3.3.0 (21) 2020-06-20 15:57:31 +09:00
kyori19 3194007fdf Style brand text in drawer 2020-06-19 17:48:44 +09:00
kyori19 ac1f3b80fe Style defaultTagInfo 2020-06-19 17:44:34 +09:00
kyori19 e4f2d4d4bf Fix design of TootButton for unleakable 2020-06-19 17:24:29 +09:00
kyori19 fe0592a44d Use ContextCompat 2020-06-19 17:23:14 +09:00
kyori19 079dcaee89 Use TootButton for quick compose 2020-06-19 17:21:52 +09:00
kyori19 66439e1939 Add autofill hint 2020-06-19 17:10:38 +09:00
kyori19 37d0180db4 Make quick compose area lighter 2020-06-19 14:58:39 +09:00
kyori19 31c9debd5d Merge remote-tracking branch 'tuskyapp/develop' 2020-06-19 14:40:57 +09:00
kyori19 a408e74c06 Bump AccelForceEaster to v1.0.2 2020-06-18 23:52:47 +09:00
Konrad Pozniak 74bd493878
add possibility to move the main navigation to the bottom (#1808)
* add possibility to move the main navigation to the bottom

* add top toolbar with drawer toggle, title and search button
2020-06-18 11:04:53 +02:00
Konrad Pozniak 70d426975f
Merge pull request #1829 from nailyk-weblate/weblate-tusky-tusky-app
Translations update from Weblate
2020-06-15 18:58:24 +02:00
Yasmany Zapata Perez a2d1b333b0 Translated using Weblate (Spanish)
Currently translated at 44.4% (4 of 9 strings)

Translation: Tusky/Tusky-app
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky-app/es/
2020-06-15 16:58:14 +00:00
Mélanie Chauvel 2aac25be1b Translated using Weblate (French)
Currently translated at 77.7% (7 of 9 strings)

Translation: Tusky/Tusky-app
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky-app/fr/
2020-06-15 16:58:14 +00:00
Konrad Pozniak 1ce18d5703
Merge pull request #1822 from nailyk-weblate/weblate-tusky-tusky
Translations update from Weblate
2020-06-15 18:58:09 +02:00
tolstoevsky 23b4597d4a Translated using Weblate (Russian)
Currently translated at 100.0% (422 of 422 strings)

Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ru/
2020-06-15 07:22:06 +00:00
Connyduck 01cefdfaf6 Translated using Weblate (German)
Currently translated at 97.3% (411 of 422 strings)

Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/de/
2020-06-15 07:22:05 +00:00
mwkward 54f4d6bc34 Translated using Weblate (Korean)
Currently translated at 92.4% (390 of 422 strings)

Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ko/
2020-06-15 07:22:05 +00:00
nailyk-weblate 3427676a42 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/
2020-06-15 07:22:05 +00:00
ButterflyOfFire 7a99c8a83c Translated using Weblate (French)
Currently translated at 99.7% (421 of 422 strings)

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

Translated using Weblate (Kabyle)

Currently translated at 58.2% (246 of 422 strings)

Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/kab/
2020-06-15 07:22:04 +00:00
Vegard Skjefstad a3c84c441a Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (422 of 422 strings)

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

Translated using Weblate (Norwegian Bokmål)

Currently translated at 100.0% (422 of 422 strings)

Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/nb_NO/
2020-06-15 07:22:04 +00:00
Daniele Lira Mereb ad4180af2e Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (422 of 422 strings)

Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/pt_BR/
2020-06-15 07:22:04 +00:00
Ivan Kupalov ecb94beb3c
Fix settings default values for preferences (#1828)
At some point settings DSL was refactored to first add a preference and
then run the builder. We shouldn't add a preference to the hierarchy
without setting a key for the preference first because preference gets
it's default value in `onAttachedToHierarchy()` and if the key is not
set then no default value will be set either.

This commit changes the order to execute builder (and set the key)
first and and preference to the point later.
2020-06-14 19:58:05 +02:00
Levi Bard 4219871095
Fix preview cards for uncollapsible statuses (#1826) 2020-06-09 19:00:23 +02:00
Ivan Kupalov c64df0fd1d
Settings refactor (#1615)
* Refactor main preferences to use DSL

* Refactor account preferences to use DSL

* Use DSL in rest of the preference screens

* Preferences cleanup

* Fix preference dependencies
2020-06-08 09:21:12 +02:00
Ivan Kupalov 4188b6ea09
Fix loading more than one page of favs/bookmarks, fix #1824 (#1825) 2020-06-07 19:37:34 +02:00
Conny Duck 8f2514dbe0 downgrade dagger to get rid of READ_PHONE_STATE permission
https://github.com/google/dagger/issues/1864
2020-06-04 23:07:06 +02:00
Konrad Pozniak ce779bcdba
cleanup proguard rules (#1819) 2020-06-04 20:17:07 +02:00
Konrad Pozniak df5490b5b9
upgrade gradle, AGP and dependencies (#1818)
* upgrade gradle, AGP and dependencies

* fix new layout related warnings
2020-06-04 20:16:48 +02:00