92 Commits

Author SHA1 Message Date
MM2-0
0c0da0dc5f Translated using Weblate (German)
Currently translated at 100.0% (555 of 555 strings)

Translation: Kvæsitso/i18n
2023-02-19 06:06:26 +00:00
MM2-0
dbfae43fdd Translated using Weblate (English)
Currently translated at 100.0% (555 of 555 strings)

Translation: Kvæsitso/i18n
2023-02-19 06:06:26 +00:00
Fjuro
80b49dad51 Translated using Weblate (Czech)
Currently translated at 100.0% (553 of 553 strings)

Translation: Kvæsitso/i18n
2023-02-17 21:07:57 +00:00
Christoph
8880f859e2
Weather-Widget: replace drop-down selectors with scrollable rows (#253)
* adding details bar with icons and animations

* adding lazy-rows, again

* adding switch for compact mode / adjust padding

* corner adjustments

* Adjust alignment and typography

* [Fix] Add missing outlineVariant to platform material3 dynamic color schemes

* Adjust colors

* Increase icon weight

* Increase time selector touch target size

* Change divider color

* Adjust selection highlight color

* add checks for valid details / display location icon on lat-lon location

* removing redundant check for valid precipitation

* Add colors argument to weather icons

* Add Blend from material-color-utilities library

* Blend weather icon colors towards theme color

* Remove C/F

* Add item blending when scrolling into / out of view

* Create :ui:ktx:LazyListLayoutInfo.kt / increase provider padding

---------

Co-authored-by: MM20 <15646950+MM2-0@users.noreply.github.com>
2023-02-17 22:07:51 +01:00
Massimo Pissarello
30870cb0a7 Translated using Weblate (Italian)
Currently translated at 100.0% (553 of 553 strings)

Translation: Kvæsitso/i18n
2023-02-17 01:20:33 +00:00
MM20
ce71784b74
Set system bar color default to auto 2023-02-16 19:12:49 +01:00
MM20
7bb34271ae
Update Outfit font 2023-02-16 17:36:14 +01:00
MM20
5ae8ee043f
Remove unused icons 2023-02-16 17:32:08 +01:00
MM20
5a90f9ed28
Add themed icon
Close #256
2023-02-16 17:20:15 +01:00
MM20
47fa1cbbed
Fix database migration 2023-02-15 22:08:52 +01:00
MM2-0
10fa8aac7e Translated using Weblate (German)
Currently translated at 100.0% (553 of 553 strings)

Translation: Kvæsitso/i18n
2023-02-15 20:22:49 +00:00
MM20
d574eb0544
Highlight icon packs that support dynamic colors 2023-02-15 21:18:22 +01:00
MM20
c71fec59ac
Store themed attribute per icon pack icon 2023-02-15 20:59:13 +01:00
MM20
f4c1bcf5aa
Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-02-15 19:14:14 +01:00
MM20
23252726b0
Don't store compat themed icons in database 2023-02-15 18:41:30 +01:00
cyra23
f47766438e Translated using Weblate (Spanish)
Currently translated at 100.0% (552 of 552 strings)

Translation: Kvæsitso/i18n
2023-02-15 15:20:28 +00:00
MM20
59b8f17fc4
Compat themed icons
- Use native themed icons on Android 8.0 to 12
2023-02-15 15:23:17 +01:00
MM20
9e56f960e6
Add support for themed icon packs 2023-02-14 22:39:29 +01:00
MM20
ebba36c384
Change Icon and IconPack entities again
- move `themed` column from Icon to IconPack
2023-02-14 22:02:48 +01:00
MM20
af858bfbbe
Improve icon pack icon search 2023-02-14 21:37:06 +01:00
MM20
6407d0577f
Change Icons schema:
- drop useless `scale` column
- add `themed` column
- add `name` column
2023-02-14 21:12:11 +01:00
MM20
fc2e239dfa
Don't enable favorites part by default 2023-02-09 14:06:11 +01:00
Christoph
0a63a104bb
Add additional row in vertical and horizontal pager in horizontal clock mode showing favorites (#246)
* Add setting for clock widget to show two DynamicZones, one of them always being favorites

* implementing horizontal pager

* undoing changes

* checking if withFavoriteBar is set in horizontal layout

* Clock widget: use compose pager, not accompanist pager

* Pull favorites part provider from view model

* Clock widget settings: remove divider

* Remove date_part from settings.proto

* Remove datePart settings references

---------

Co-authored-by: MM20 <15646950+MM2-0@users.noreply.github.com>
2023-02-08 16:14:38 +01:00
Bart Libert
9fb514dc68 Translated using Weblate (Dutch)
Currently translated at 100.0% (552 of 552 strings)

Translation: Kvæsitso/i18n
2023-02-08 11:20:28 +00:00
Fjuro
5032aa7fcd Translated using Weblate (Czech)
Currently translated at 100.0% (552 of 552 strings)

Translation: Kvæsitso/i18n
2023-02-08 11:20:27 +00:00
Cloudburst
54686f4f0a Translated using Weblate (Polish)
Currently translated at 100.0% (106 of 106 strings)

Translation: Kvæsitso/units
2023-02-08 11:20:27 +00:00
Cloudburst
51ec036cce Translated using Weblate (Polish)
Currently translated at 100.0% (552 of 552 strings)

Translation: Kvæsitso/i18n
2023-02-08 11:20:27 +00:00
Labrusca
c69d11b4dd Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (552 of 552 strings)

Translation: Kvæsitso/i18n
2023-02-08 11:20:27 +00:00
Massimo Pissarello
8e4d8cf797 Translated using Weblate (Italian)
Currently translated at 100.0% (552 of 552 strings)

Translation: Kvæsitso/i18n
2023-02-05 01:20:27 +00:00
Anton Yakovlev
61526f3017 Translated using Weblate (Russian)
Currently translated at 70.0% (385 of 550 strings)

Translation: Kvæsitso/i18n
2023-02-03 21:34:10 +00:00
U. N. Owen
80a1942555
Merge pull request #241 from Sir-Photch/main
Add layout-option to restrict rotation to portrait mode
2023-02-03 22:34:04 +01:00
Sir-Photch
10d027951d adding observer that sets requestedOrientation 2023-02-03 22:01:18 +01:00
Sir-Photch
e492a4975d adding fixedRotation to settings 2023-02-02 21:33:12 +01:00
MM20
f03364d5bc
Fix nightly icon background layer scale 2023-01-30 21:44:12 +01:00
MM20
4395494fcf
Add nightly resources (icon + app name string) 2023-01-30 21:22:37 +01:00
MM20
36d917c124
Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-01-29 16:14:12 +01:00
MM20
095dc97653
Add support for icon packs that have their appfilter.xml located in assets/
Close #242
2023-01-29 16:12:58 +01:00
Christoph
e4adb52ef9 Translated using Weblate (Japanese)
Currently translated at 66.0% (70 of 106 strings)

Translation: Kvæsitso/units
2023-01-29 10:20:06 +00:00
Arda Şen
ae308f6f87 Translated using Weblate (Turkish)
Currently translated at 3.7% (4 of 106 strings)

Translation: Kvæsitso/units
2023-01-27 12:20:08 +00:00
Arda Şen
47c5407b9b Translated using Weblate (Turkish)
Currently translated at 0.7% (4 of 551 strings)

Translation: Kvæsitso/i18n
2023-01-27 12:20:08 +00:00
cyra23
ce32e54d34 Translated using Weblate (Spanish)
Currently translated at 61.3% (65 of 106 strings)

Translation: Kvæsitso/units
2023-01-27 12:20:08 +00:00
EymirKing
98ff349828 Translated using Weblate (Spanish)
Currently translated at 61.3% (65 of 106 strings)

Translation: Kvæsitso/units
2023-01-27 12:20:08 +00:00
cyra23
8016ca0d6c Translated using Weblate (Spanish)
Currently translated at 100.0% (551 of 551 strings)

Translation: Kvæsitso/i18n
2023-01-27 12:20:07 +00:00
EymirKing
0a3fc7b848 Translated using Weblate (Spanish)
Currently translated at 100.0% (551 of 551 strings)

Translation: Kvæsitso/i18n
2023-01-27 12:20:07 +00:00
Labrusca
592a4d68a4 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (551 of 551 strings)

Translation: Kvæsitso/i18n
2023-01-27 12:20:07 +00:00
Yurical
56096c49d3 Translated using Weblate (Korean)
Currently translated at 25.4% (140 of 551 strings)

Translation: Kvæsitso/i18n
2023-01-25 13:20:07 +00:00
Chris Kay
6c0f25e079 Translated using Weblate (Greek)
Currently translated at 87.8% (484 of 551 strings)

Translation: Kvæsitso/i18n
2023-01-25 13:20:06 +00:00
Weblate
6358da1083 Added translation using Weblate (Korean) 2023-01-24 06:25:40 +00:00
Yurical
999600fee7 Added translation using Weblate (Korean) 2023-01-24 06:25:28 +00:00
Bart Libert
4068caeb8a Translated using Weblate (Dutch)
Currently translated at 100.0% (551 of 551 strings)

Translation: Kvæsitso/i18n
2023-01-24 06:20:06 +00:00