Wykres commitów

1011 Commity (master)

Autor SHA1 Wiadomość Data
Georg Lukas d38a0dae39 USB: fix read-only permission intent crash, thx M0JMO 2024-04-03 22:20:24 +02:00
Georg Lukas 7ede1c26fc Android 13+: ask for Post Notification permission 2024-01-21 17:25:01 +01:00
Georg Lukas 73af9d1c5d Android before 12: fix Bluetooth connect permissions 2024-01-07 15:16:36 +01:00
Georg Lukas 4e2788e6b3 Permissions: (repeatedly) show permissions dialog 2023-10-10 09:56:20 +02:00
Georg Lukas 2ac1d3f1e6 Prefs: immediately ask for required permissions, needed for BT device list 2023-10-10 09:53:41 +02:00
Georg Lukas e3cb376195 Android 13: Bluetooth connect permission 2023-10-10 09:52:55 +02:00
Georg Lukas aee35ed3ed XXX OSM: do not check permissions immediately 2023-10-08 20:22:04 +02:00
Georg Lukas b8ff35560e VTM refactor: split Station class for OSM/other uses 2023-10-08 20:22:04 +02:00
Georg Lukas 4c6a8a1b3f Permissions: rework failure dialog 2023-10-08 20:22:04 +02:00
Georg Lukas 03e4a36d61 Android 13: bump SDK 2023-10-08 20:22:04 +02:00
Georg Lukas 06fc910b9d Android 13: pending intents in backend code 2023-10-08 20:22:04 +02:00
Georg Lukas 70462b73d7 Android 13: mark pending intents immutable 2023-10-08 20:22:04 +02:00
Georg Lukas 23833b55ef Android 13: request coarse+fine location (effect untested) 2023-10-08 20:22:04 +02:00
Georg Lukas 6751f24750 Android 13: explicitly export activities 2023-10-08 20:22:04 +02:00
Georg Lukas 6607f3d027 USBSerial: update USB IDs 2023-10-08 20:22:04 +02:00
Georg Lukas e669116795 r30 HACK: broken file fetch dialog, no way to fix for v3 mapsforge lib 2023-10-08 20:22:04 +02:00
Georg Lukas 08b4e7293e proguard: fix extends/implements warning 2023-10-08 19:19:12 +02:00
Georg Lukas 2ac0d739ae OSM: do not crash on online/offline race condition 2022-10-17 15:21:21 +02:00
Georg Lukas 734498c6e0 Android 11: work around r30 limitations for APK build 2022-02-08 19:25:09 +01:00
Georg Lukas 5e7c8fc0e3 Map: always show keyboard help in coordinate chooser 2022-02-08 19:24:57 +01:00
Georg Lukas 11d1e63299 Map: fix coordinate chooser display and saving 2022-02-08 19:08:17 +01:00
Georg Lukas 106edf8b90 OSM: show error from map loader 2022-02-08 18:58:43 +01:00
Loren M. Lang 2041ba3497 Longitude values were backwards and removed reduntant negative sign
When using explicit cardinal directions, including a negative sign
adds confusion. Also, the east and west hemispheres were backwards.

Fixes issue #314
2022-01-05 03:54:32 -08:00
Loren M. Lang 1bc23f775e Refactored code for formatting DMS coordinate strings for easier testability 2022-01-05 03:54:32 -08:00
Georg Lukas 3bb004857e AX.25: fix empty digi path 2021-11-19 15:35:53 +01:00
Georg Lukas 1fd479c918 version 1.6.2 2021-10-20 10:33:50 +02:00
Georg Lukas 72e4b4808d translation import 2021-10-20 2021-10-20 10:33:50 +02:00
Georg Lukas 5b57ce5ea1 prevent callsign substring matches, fix #310 2021-10-20 10:33:50 +02:00
Josh Home 9f9da6dcd0 Typo Fix, Minium to Minimum in Smart beaconing 2021-10-20 10:33:50 +02:00
Georg Lukas 36d458acec build: remove old ant rule files 2021-10-20 09:46:37 +02:00
Georg Lukas bb6925dc78 Added README 2021-10-20 09:46:37 +02:00
Georg Lukas e8ff687194 Android11: file exists but can't be read, fallback to online 2021-10-20 09:46:37 +02:00
Georg Lukas 857a256536 Map: implement coordinate chooser 2021-10-20 09:46:31 +02:00
Georg Lukas 7d63e7967e Helper: implement keyboard navigation help popup 2021-10-14 09:40:20 +02:00
Georg Lukas 00cd675550 SVG and PNG for CC0 crosshair icon by SVG Repo
Source: https://www.svgrepo.com/svg/89648/targeting-cross
2021-10-14 09:40:20 +02:00
Georg Lukas b35d6799ff PeriodicGPS: add second bestProvider() helper 2021-10-14 09:40:20 +02:00
Georg Lukas 4cb50c0576 First run: check for GPS, NetLoc 2021-10-14 09:40:20 +02:00
Georg Lukas c38eb8e2f0 First run: do not create start multiple dialogs 2021-10-14 09:40:20 +02:00
Georg Lukas 93fa36e251 gradle: slightly upgrade (gradle 6 breaks scala-plugin) 2021-10-14 09:40:20 +02:00
Georg Lukas 898e1bc1ff FireTV: switch focus to menu bar on play/pause key 2021-10-14 09:40:20 +02:00
Georg Lukas 8b50531f5c Amazon EditText workaround: enforce all-caps for callsign 2021-10-14 09:40:20 +02:00
Georg Lukas f7f82b4e6a Prefs: fix APRS-IS as default for fresh install 2021-10-14 09:40:20 +02:00
Georg Lukas 6825935e2b Settings import: fix classes from map prefs 2021-10-14 09:40:20 +02:00
Georg Lukas 1ad6d4ed34 Log export / settings: fix 'share with' flow 2021-10-14 09:40:20 +02:00
Georg Lukas 1ccaac45be Import bloated FileProvider from androidx 2021-10-14 09:40:20 +02:00
Georg Lukas 52a8c56c12 AFSK: fix stupid logic inversion due to stupid function name 2021-09-02 17:22:36 +02:00
Georg Lukas 66cce31966 version 1.6.1 2021-09-02 12:16:33 +02:00
Georg Lukas 46d97805fc translation import 2021-09-02 2021-09-02 12:16:33 +02:00
Georg Lukas 9b74d6f598 UI: refactor URL opening, do not crash without browser 2021-09-02 12:16:33 +02:00
Georg Lukas 5da88661cd translation import 2021-08-31 2021-09-02 12:16:33 +02:00