Commit Graph

2579 Commits

Author SHA1 Message Date
Konrad Pozniak 7084031f59 upgrade gradle wrapper, materialdrawer and AndroidX fragment (#1837) 2020-06-23 12:47:15 +03:00
Konrad Pozniak 426db0ca88 speedup blurhash decoding by using a intermediate int array (#1835) 2020-06-23 12:47:06 +03:00
Konrad Pozniak fe6f34fd9f don't create a CW when sharing text to Tusky (#1836) 2020-06-23 12:46:57 +03:00
Konrad Pozniak 2e40fe0055 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-23 12:46:43 +03:00
Alibek Omarov 4e9c5254ed app: patch to compile 2020-06-16 14:55:55 +03:00
Ivan Kupalov ed646a8b02 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-15 17:08:36 +03:00
Levi Bard bac8f93a26 Fix preview cards for uncollapsible statuses (#1826) 2020-06-15 17:08:24 +03:00
Ivan Kupalov 3663e263d4 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-15 17:08:12 +03:00
Ivan Kupalov 7df234ceaa Fix loading more than one page of favs/bookmarks, fix #1824 (#1825) 2020-06-15 16:40:00 +03:00
Conny Duck b77a128d79 downgrade dagger to get rid of READ_PHONE_STATE permission
https://github.com/google/dagger/issues/1864
2020-06-15 16:39:49 +03:00
Konrad Pozniak bd68374ed5 cleanup proguard rules (#1819) 2020-06-15 16:39:27 +03:00
Konrad Pozniak 77abeef6e1 upgrade gradle, AGP and dependencies (#1818)
* upgrade gradle, AGP and dependencies

* fix new layout related warnings
2020-06-15 16:39:06 +03:00
Levi Bard e177eb8e70 One more layout fix for length-collapsed posts with preview cards (#1805) 2020-06-15 16:25:16 +03:00
Konrad Pozniak b965cc6766 use AndroidX WorkManager instead of Evernote Android Job (#1783)
* use AndroidX WorkManager instead of Evernote Android Job

* move notification related classes to their own package

* fix missing import
2020-06-15 16:22:35 +03:00
Alibek Omarov c7808b4e0f l10n: upgrade generated translations 2020-06-15 16:14:27 +03:00
Alibek Omarov 85f23411ff l10n: upgrade translations from upstream 2020-06-15 16:09:36 +03:00
Karol Kosek 94f9738377 Translated using Weblate (Polish)
Currently translated at 88.7% (55 of 62 strings)

Translation: Husky/Husky translations
Translate-URL: https://l10n.mentality.rip/projects/husky/husky-translations/pl/
2020-06-06 10:11:28 +02:00
vala 91e185c1f4 Translated using Weblate (Norwegian Nynorsk)
Currently translated at 1.6% (1 of 62 strings)

Translation: Husky/Husky translations
Translate-URL: https://l10n.mentality.rip/projects/husky/husky-translations/nn/
2020-06-03 01:11:27 +02:00
vala 2ac2ee341e Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (62 of 62 strings)

Translation: Husky/Husky translations
Translate-URL: https://l10n.mentality.rip/projects/husky/husky-translations/nb_NO/
2020-06-03 01:11:27 +02:00
vala 0b43c20f98 Translated using Weblate (Norwegian Bokmål)
Currently translated at 62.9% (39 of 62 strings)

Translation: Husky/Husky translations
Translate-URL: https://l10n.mentality.rip/projects/husky/husky-translations/nb_NO/
2020-05-30 00:53:23 +02:00
Karol Kosek e1364657d0 Translated using Weblate (Polish)
Currently translated at 87.0% (54 of 62 strings)

Translation: Husky/Husky translations
Translate-URL: https://l10n.mentality.rip/projects/husky/husky-translations/pl/
2020-05-30 00:53:23 +02:00
a1batross d1938bbc14 Merge remote-tracking branch 'weblate/develop' into develop 2020-05-30 00:53:12 +02:00
a1batross facd864306 instance-build: fix up the Husky profiel 2020-05-30 00:52:32 +02:00
Alibek Omarov 9fb8dbc732 app: all external references are now called Husky to not conflict with Tusky files 2020-05-28 04:53:56 +03:00
a1batross 8dbeb27425 Added translation using Weblate (Norwegian Nynorsk) 2020-05-28 03:39:22 +02:00
a1batross 50b4fd0f3a Added translation using Weblate (Norwegian Bokmål) 2020-05-28 03:39:21 +02:00
Noah Akers 48b259800a Translated using Weblate (Japanese)
Currently translated at 33.8% (21 of 62 strings)

Translation: Husky/Husky translations
Translate-URL: https://l10n.mentality.rip/projects/husky/husky-translations/ja/
2020-05-28 01:14:59 +02:00
Alibek Omarov 9fc472415e Merge remote-tracking branch 'weblate/develop' into develop 2020-05-28 02:14:46 +03:00
Alibek Omarov ae58f59792 NotificationsFragment: always show appbar, even if there is no notifications
Thus, if user accidentally will filter everything, they will be able to return to initial state.
2020-05-28 01:12:29 +03:00
Serkan Cık 540d2ad3cf Translated using Weblate (Turkish)
Currently translated at 95.1% (59 of 62 strings)

Translation: Husky/Husky translations
Translate-URL: https://l10n.mentality.rip/projects/husky/husky-translations/tr/
2020-05-25 23:11:25 +02:00
Karol Kosek 1f8c9742f1 Translated using Weblate (Polish)
Currently translated at 35.4% (22 of 62 strings)

Translation: Husky/Husky translations
Translate-URL: https://l10n.mentality.rip/projects/husky/husky-translations/pl/
2020-05-25 23:11:25 +02:00
Hararan fde0f67f95 Translated using Weblate (Thai)
Currently translated at 100.0% (62 of 62 strings)

Translation: Husky/Husky translations
Translate-URL: https://l10n.mentality.rip/projects/husky/husky-translations/th/
2020-05-25 23:11:24 +02:00
Allysson Samuel Amorim Vaz Cunha f9512b9622 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (62 of 62 strings)

Translation: Husky/Husky translations
Translate-URL: https://l10n.mentality.rip/projects/husky/husky-translations/pt_BR/
2020-05-25 23:11:24 +02:00
Allysson Samuel Amorim Vaz Cunha b63936dd74 Added translation using Weblate (Portuguese (Brazil)) 2020-05-24 15:20:35 +02:00
Karol Kosek 3db8e6742b Added translation using Weblate (Polish) 2020-05-24 12:22:47 +02:00
Hararan 75e443f638 Added translation using Weblate (Thai) 2020-05-24 05:12:30 +02:00
Alibek Omarov c673be3486 fdroid: add changelog for 168 2020-05-24 03:19:07 +03:00
Alibek Omarov feacf222aa travis: disable building on tags 2020-05-24 03:12:28 +03:00
Alibek Omarov d542fc3d27 MediaUploader: fix stupid bug that made all pictures to be resized 2020-05-24 02:42:46 +03:00
Alibek Omarov ceb1c31e24 fastlane: add metadata for F-Droid 2020-05-23 19:59:57 +03:00
Alibek Omarov 34c37f6f83 gradle: set version to 1.0 2020-05-23 15:19:47 +03:00
Alibek Omarov 03ce58c5c2 NodeInfo: replace Int by Long in upload limits, add test cases 2020-05-23 14:57:14 +03:00
Alibek Omarov d37b804eca l10n: add first generated translations 2020-05-23 00:47:18 +03:00
Alibek Omarov 6fbc1601a7 scripts: import_translations: add shellscript that processes some Tusky translations to ours, replaces links, names. Add xq utility from https://github.com/jeffbr13/xq 2020-05-23 00:46:30 +03:00
Alibek Omarov deca97295d gradle: update android plugin 2020-05-23 00:44:59 +03:00
Alibek Omarov 51845b3cd9 husky: add new flavor to be able to override original Tusky strings. Restore strings from upstream 2020-05-23 00:43:06 +03:00
Alibek Omarov 06bd1c4b76 Patch to compile 2020-05-22 21:57:35 +03:00
Konrad Pozniak ba0cdfb770 fix confirmReblogs default values (#1777) 2020-05-22 20:50:32 +03:00
Konrad Pozniak abebf39729 Fix RxJava UndeliverableException crashes (#1778) 2020-05-22 20:49:56 +03:00
kyori19 0408452a3d Add "account" filter context (#1776) 2020-05-22 20:49:29 +03:00