219 Commits

Author SHA1 Message Date
MM20
bf6e963545
Improve app result ranking 2024-10-12 22:16:10 +02:00
MM20
a92e97955e
Allow slashes in phone numbers
Close #1102
2024-10-04 12:11:40 +02:00
MM20
ac4ba139d5
Add plugin calendar event badge icon 2024-09-28 17:34:46 +02:00
MM20
4c48ebd7e5
Fix calendar event deserialization when startTime is null 2024-09-27 13:55:10 +02:00
MM20
cc9bff436a
Restructure calendar widget settings 2024-08-16 23:26:26 +02:00
MM20
bf29ce6f08
Add type parameter to calendar list 2024-08-15 17:55:45 +02:00
MM20
5732080886
Catch ArithmeticException
Close #1034
2024-08-15 17:16:12 +02:00
MM20
318c26a439
Mask private profile apps while private space is locked 2024-08-13 15:19:24 +02:00
MM20
3887324d37
Move unit converter supported units to a different screen 2024-08-12 19:34:38 +02:00
Guillermo Villafuerte
827eb08908
Show additional info for unit and currency converter (#720)
* Now for conversion patterns such as "TO > FROM" and "TO - FROM" are accepted

Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>

* Added help URL for unit converter

Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>

* Localized supported units are now shown on a screen that can be invoked from unit converter settings

Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>

* Made localizable titles for dimensions and preferences

Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>

* Show currency units on list if enabled.

Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>

* Supported units are now listed inline instead of a separate screen.

Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>

---------

Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>
2024-08-12 15:13:02 +02:00
MM20
1a4f4d5e96
Fix crash
Fix #1017
2024-08-12 14:42:20 +02:00
MM20
1dad8b48d5
Add calendar plugin preferences 2024-08-06 21:10:54 +02:00
MM20
7479c7f401
Add calendar plugins 2024-08-04 17:40:46 +02:00
MM20
c7987aabcd
Fix plugin files aren't launched 2024-07-28 21:44:45 +02:00
MM20
87f91aee74
Run file search providers in parallel 2024-07-26 20:54:00 +02:00
MM20
8593758f41
Fix plugin file refreshing 2024-07-26 18:54:44 +02:00
MM20
88876141ff
Rewrite plugin file serialization 2024-07-26 18:05:58 +02:00
MM20
c40fb1ffb2
Remove OneDrive file classes 2024-07-26 17:35:25 +02:00
MM20
cdf824ac2e
Make File path property optional 2024-07-26 17:33:20 +02:00
MM20
6718767d6b
Currency converter: Fix crash when system uses unsupported locale
Close #950
2024-07-22 20:52:16 +02:00
MM20
5fab16beec
Increase limit of total hidden apps
Close #923
2024-07-22 18:37:34 +02:00
MM20
c3bafb7fb9
Always show all profiles 2024-07-19 23:02:12 +02:00
MM20
52150c5257
Compile SDK 35 2024-07-18 18:46:12 +02:00
MM20
5a28eb584e
React to changing profile availability 2024-07-07 14:29:42 +02:00
MM20
84f3d9f825
Add permission to access private space apps 2024-07-04 22:05:55 +02:00
MM20
6af4350e47
Catch potentiall IllegalArgumentException in LocalFileProvider
Fix #912
2024-07-03 22:51:35 +02:00
MM20
8ca7a7b507
Don't try to normalize phone numbers 2024-07-03 22:49:00 +02:00
MM20
35617a6eb4
Fix website deserializer
Fix #909
2024-07-03 22:45:23 +02:00
MM20
3331ea024b
Revert "Reuse collator instance"
This reverts commit 90de026e49a02ee42d6d406a19e3807e6786c951.

Close #915, Close #907
2024-07-03 22:41:50 +02:00
MM20
252eea1766
Open websearch search action in new task 2024-06-30 19:54:29 +02:00
MM20
845a11b54b
Weather widget: add warning if selected providerr is unavailable 2024-06-30 15:19:09 +02:00
MM20
e96a382b00
Move osm settings to its own settings page 2024-06-30 14:38:33 +02:00
MM20
0e7c515a31
Allow commas in phone numbers
Close #899
2024-06-29 22:21:38 +02:00
MM20
304ca12e65
Further search result design adjustments 2024-06-29 21:57:31 +02:00
MM20
7ff161308b
More compose view implementations 2024-06-26 19:33:30 +02:00
MM20
84582ebbaf
Redesign contact results 2024-06-23 22:31:11 +02:00
MM20
c7ea840fc5
Add search-only visibility level to items 2024-06-17 22:59:12 +02:00
MM20
56578b238d
Fix tagged item in pinned tags not being refreshed 2024-06-15 23:04:40 +02:00
MM20
82f810cf71
Fix custom icon pack icons
Close #880
2024-06-15 01:20:58 +02:00
MM20
c23cfbd62b
Load app icons in original resolution again 2024-06-14 23:29:31 +02:00
MM20
f08bbe7a52
Use leisure=golf_course instead of sport=golf 2024-06-14 16:22:17 +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
MM20
e011d9d07c
Split OSM car category in car sharing and car rental 2024-06-14 15:41:07 +02:00
MM20
23782313b5
Remove OSM category 'other' 2024-06-14 15:27:53 +02: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
Christoph Liebender
3123a3fcb8 Fix: don't treat PH OpeningHours with specified time as everyDay 2024-05-24 22:15:25 +02:00
MM20
3ee298a32f
Fix suspended app badges
Fix #746
2024-05-23 21:46:33 +02:00
MM20
9c5f1e971f
Improve icon search 2024-05-20 16:16:22 +02:00
MM20
cc4fcf8f67
Remove log statement 2024-05-19 17:36:44 +02:00