2710 Commits

Author SHA1 Message Date
MM20
c23cfbd62b
Load app icons in original resolution again 2024-06-14 23:29:31 +02:00
MM20
8d7afb486f
Replace SharedTransitionScope with SharedTransitionLayout 2024-06-14 23:18:50 +02:00
MM20
997f7d29d0
Location search screen: at animations 2024-06-14 23:00:43 +02:00
Fjuro
f03a3b5ce2 Translated using Weblate (Czech)
Currently translated at 100.0% (735 of 735 strings)

Translation: Kvaesitso/i18n
2024-06-14 20:47:43 +00:00
MM20
edcf5a70bb
Restructure integration settings screen 2024-06-14 22:47:23 +02:00
MM20
f4c7dadfd0
Merge branch 'main' of github.com:MM2-0/Kvaesitso 2024-06-14 16:41:41 +02:00
MM2-0
6ea5f6da8b Translated using Weblate (German)
Currently translated at 100.0% (735 of 735 strings)

Translation: Kvaesitso/i18n
2024-06-14 14:41:33 +00:00
MM2-0
e53fc88513 Translated using Weblate (English)
Currently translated at 100.0% (735 of 735 strings)

Translation: Kvaesitso/i18n
2024-06-14 14:41:33 +00:00
MM20
f08bbe7a52
Use leisure=golf_course instead of sport=golf 2024-06-14 16:22:17 +02:00
Weblate
ed8ba0f456 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: Kvaesitso/i18n
2024-06-14 14:14:44 +00:00
MM2-0
d0e5b5a0fb Translated using Weblate (English)
Currently translated at 100.0% (736 of 736 strings)

Translation: Kvaesitso/i18n
2024-06-14 14:14:43 +00:00
MM20
02671db336
Merge branch 'main' of github.com:MM2-0/Kvaesitso 2024-06-14 16:14:31 +02:00
MM20
f02327d1ad
Remove nonexisting OSM cuising=breakfast tag 2024-06-14 16:14:08 +02:00
MM20
5d411d0f0c
Rename candle location icon to place of worship 2024-06-14 15:54:10 +02:00
Weblate
0b721d52eb Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: Kvaesitso/i18n
2024-06-14 13:41:53 +00:00
MM2-0
5dad0d4d89 Translated using Weblate (English)
Currently translated at 100.0% (735 of 735 strings)

Translation: Kvaesitso/i18n
2024-06-14 13:41:52 +00:00
MM20
b8a1bcbd41
Merge branch 'main' of github.com:MM2-0/Kvaesitso 2024-06-14 15:41:41 +02:00
MM20
e011d9d07c
Split OSM car category in car sharing and car rental 2024-06-14 15:41:07 +02:00
Weblate
2045de10c3 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: Kvaesitso/i18n
2024-06-14 13:28:41 +00:00
MM20
a057fb8caa
Merge branch 'main' of github.com:MM2-0/Kvaesitso 2024-06-14 15:28:29 +02:00
MM20
23782313b5
Remove OSM category 'other' 2024-06-14 15:27:53 +02:00
Weblate
4f980caa6e Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: Kvaesitso/i18n
2024-06-14 13:24:16 +00:00
Stephan Paternotte
23c54cfbf9 Translated using Weblate (Dutch)
Currently translated at 100.0% (846 of 846 strings)

Translation: Kvaesitso/i18n
2024-06-14 13:24:03 +00:00
MM20
01710760d2
Merge branch 'main' of github.com:MM2-0/Kvaesitso 2024-06-14 15:23:52 +02:00
MM20
f6dfddedb2
Remove unused resources 2024-06-14 15:23:37 +02:00
MM2-0
52eaba251c Translated using Weblate (German)
Currently translated at 94.4% (799 of 846 strings)

Translation: Kvaesitso/i18n
2024-06-14 13:04:40 +00:00
Stephan Paternotte
9d927cfd6c Translated using Weblate (Dutch)
Currently translated at 100.0% (846 of 846 strings)

Translation: Kvaesitso/i18n
2024-06-14 12:57:30 +00:00
MM2-0
03d9ec5d2c Translated using Weblate (English)
Currently translated at 100.0% (846 of 846 strings)

Translation: Kvaesitso/i18n
2024-06-14 12:57:30 +00:00
MM20
892e4971a3
Respect card opacity in search background 2024-06-14 13:07:30 +02:00
MM20
991f0c88d8
Fix searchables closing on refresh 2024-06-14 12:58:36 +02:00
MM20
5a1d2660ca
Add address-formatter proguard rules 2024-06-14 12:50:12 +02:00
MM20
4a448198b2
Merge branch 'main' of github.com:MM2-0/Kvaesitso 2024-06-14 12:21:29 +02:00
MM20
30356193e5
Convert address formatter build.gradle to kts 2024-06-14 12:19:55 +02:00
MM2-0
148462f788 Translated using Weblate (German)
Currently translated at 99.8% (796 of 797 strings)

Translation: Kvaesitso/i18n
2024-06-14 09:57:12 +00:00
MM2-0
18e96182dd Translated using Weblate (English)
Currently translated at 100.0% (797 of 797 strings)

Translation: Kvaesitso/i18n
2024-06-14 09:57:12 +00:00
Christoph
65a9c8c1fe
Add support for location plugins (#772)
* Cherry pick location refactor

* Refactor :data:openstreetmaps to :data:locations

* contract, plugin sdk

* Implement serialization, module tweaks

* Include check for out-of-date departures in SearchableItemVM.requestUpdatedSearchable()

* settings for location plugins

* Try not to be too lazy

* more fiddling with the plugin SDK

* add departures in MapView with mock data for debug builds

* change icons

* add boats

* animate departure lazycolumn

* Add MarqueeText for text overflow handling

* Define height for Departures in case there is no map to display

* Don't inclure railway / highway tags for OSM since there will be location plugins for that

* sort by time

* - Apply pre-merge changes to LocationSettings
- Add banner warning about slowed down location search for large search radii

* ditch `showLocationOnMap`

* LocationItem: make `showOpeningSchedule` toggleable

* LocationItem: make Navigation AssistChip work for people that don't have google maps installed

* LocationItem: resolve TODOs

* MapTiles: ditch unused code, animate userIndicator

* Reintroduce departure list

* Add LineColor

* Add osm tag `stars` as `userRating` https://taginfo.openstreetmap.org/keys/stars#overview

* typealias -> import

* Don't add Navigation Chip when there is no way to resolve navigation intents

* Add settings migration

* Set plugin SDK version to 1.2.0-SNAPSHOT

* Deduplicate shared plugin classes, use kotlinx.serialization

* Fix imports

* Use ZonedDateTime for depature times

* Add more line types

* Rewrite location serialization

* Replace street/houseNumber with address

* Add attribution field

* Add plugin config

* Reject location search requests without lat lon parameters

* Add default values to plugin location class

* Don't crash if column value is null

* Add docs comments to LocationCategory values

* Refactor OpeningSchedule as polymorphic

* remove dead corpse *ahem* code

* Split LocationCategory into category and icon

(Also update to Kotlin 2.0, please don't do this at home)

* Add more location icons

* Fix (?) location deserializer

* Add more location icons

* More icons

* Meh

* Add Pub

* Disable Github Maven repo if credentials are missing

* Add location search specific settings to plugin details screen

* Add language parameter

* Unbreak the build

* Refactor plugin SDK (with breaking changes)

* Set plugin SDK version to 2.0.0-SNAPSHOT

* Document SDK breaking changes

* Implement LocationProvider.getQuery

* Add a typesafe cursor API

* Oops I did it again

next time maybe check if the code is actually compiling before pushing

* Add missing return statement

* Fix list serialization

* Departure time UI adjustment

* Use typesafe cursor for weather plugins

* Add userRatingCount and emailAddress fields

* grrr

* Rename and extend LineTypes

* Add default lineType to Departure to fix serialization errors

* Fix refreshing stored plugin locations

* Adapt line name column width to available departures

* Fix plugin settings screen category overlap

* add LocationItem.GenericTransit

* Fix crash during deserialization of locations

* Update SDK docs

* Replace plugin "official" mark with "verified developer" mark

before anyone gets sued

* show 'now' when departure is in less than one minute

* Add typesafe Bundle API

* Implement plugin API changes

* Plugin SDK: Fix refresh result not being returned

* Update docs

* apply alpha to departures that have departured

* better (maybe): reduce saturation instead of alpha

* Add default values for Attribution

* Display attribution

* Rearrange location result layout

* Reduce searchable update interval to 1 minute

* Pass last update time to refresh function

* Change refresh path and ensure that timestamp is only update when the item was updated

* categorize osm location

* Update docs

* Optimize location search

- run providers in parallel
- flatten code

* add experimental address parsing for OSM

* add poi_category_townhall

* Fix popup closing when favorites items are updated

* Revert "Fix popup closing when favorites items are updated"

This reverts commit fc517fd066c7f8109b6d6df2d4f536af66398207.

* Fork AndroidAddressFormatter to `:libs:address-formatter`

* migrate `:libs:address-formatter` dependencies to version catalog and update them

* also consider addr:{suburb,hamlet} for `Address.city` if city tag is missing

* Move poi strings back to strings.xml

* Update Jetpack Compose

* Move address-formatter back to its original package, add license and readme

* Move address-formatter back to its original package

---------

Co-authored-by: MM20 <15646950+MM2-0@users.noreply.github.com>
2024-06-14 11:57:03 +02:00
acress1
cfe80ff3e5 alarm displayed within 12hours instead of 15min 2024-06-14 11:55:51 +02:00
Wari
7f0fd7c082 Translated using Weblate (Thai)
Currently translated at 91.2% (727 of 797 strings)

Translation: Kvaesitso/i18n
2024-06-11 17:03:37 +00:00
Wari
96e3b74848 Translated using Weblate (Thai)
Currently translated at 100.0% (3 of 3 strings)

Translation: Kvaesitso/Plugin SDK
Translate-URL: https://i18n.mm20.de/projects/kvaesitso/plugins/plugin-sdk/th/
2024-06-07 10:49:19 +00:00
Wari
0ddee2189c Translated using Weblate (Thai)
Currently translated at 100.0% (108 of 108 strings)

Translation: Kvaesitso/units
2024-06-07 10:49:19 +00:00
Wari
53604db609 Translated using Weblate (Thai)
Currently translated at 80.9% (645 of 797 strings)

Translation: Kvaesitso/i18n
2024-06-07 10:49:19 +00:00
Stephan Paternotte
76620c1c9c Translated using Weblate (Dutch)
Currently translated at 100.0% (3 of 3 strings)

Translation: Kvaesitso/Plugin SDK
Translate-URL: https://i18n.mm20.de/projects/kvaesitso/plugins/plugin-sdk/nl/
2024-06-05 11:55:59 +00:00
Stephan Paternotte
1a8a250e32 Translated using Weblate (Dutch)
Currently translated at 100.0% (797 of 797 strings)

Translation: Kvaesitso/i18n
2024-06-05 11:55:59 +00:00
Stephan Paternotte
23f4b536d7 Translated using Weblate (Dutch)
Currently translated at 100.0% (108 of 108 strings)

Translation: Kvaesitso/units
2024-06-05 11:55:58 +00:00
mvilvi
98f3e4cc2e Translated using Weblate (Catalan)
Currently translated at 100.0% (108 of 108 strings)

Translation: Kvaesitso/units
2024-05-29 07:59:22 +00:00
Massimo Pissarello
503d3b81d1 Translated using Weblate (Italian)
Currently translated at 100.0% (108 of 108 strings)

Translation: Kvaesitso/units
2024-05-27 03:59:21 +00:00
er2de2
8d58a7938f Translated using Weblate (Polish)
Currently translated at 100.0% (797 of 797 strings)

Translation: Kvaesitso/i18n
2024-05-25 21:04:08 +00:00
Julia Forgac
4fca12acf3 Translated using Weblate (English)
Currently translated at 100.0% (108 of 108 strings)

Translation: Kvaesitso/units
2024-05-25 21:04:08 +00:00
marlon mt
02937f8cd9 Translated using Weblate (Spanish)
Currently translated at 100.0% (797 of 797 strings)

Translation: Kvaesitso/i18n
2024-05-25 04:35:39 +00:00
Christoph Liebender
3123a3fcb8 Fix: don't treat PH OpeningHours with specified time as everyDay 2024-05-24 22:15:25 +02:00