Wykres commitów

10 Commity (master)

Autor SHA1 Wiadomość Data
Georg Lukas 2ac1d3f1e6 Prefs: immediately ask for required permissions, needed for BT device list 2023-10-10 09:53:41 +02:00
Georg Lukas 4c6a8a1b3f Permissions: rework failure dialog 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 a093047d89 Passcode: refactor first run and passcode dialog, fix #298 2021-08-30 11:53:19 +02:00
Georg Lukas 46398a98bf Prefs: permission requests for Kenwood GPS 2020-08-15 19:39:00 +02:00
Georg Lukas f748391b9b backend: major rework of backend/proto/link
There are now two major axes for a backend config, and the following
combinations are allowed.

* "proto" is the protocol:
   * AFSK
   * APRS-IS
   * KISS
   * Kenwood
* "link" is the connection type for KISS and Kenwood:
   * USB Serial
   * Bluetooth SPP
   * TCP/IP (client)
* "aprsis" is the connection type for APRS-IS:
   * TCP connection
   * HTTP POST
   * UDP (send only)

"backend" is the effective configuration that results from "proto" and
"link"/"aprsis", and it's responsible for creating the right backend
class. The backend class will then use the appropriate protocol handler.
2016-09-21 10:38:22 +02:00
Georg Lukas 11e653feed AprsIsUploader => AprsBackend 2013-04-21 18:10:29 +02:00
Georg Lukas 16198e889f refactoring: use PrefsWrapper 2011-03-06 16:46:27 +01:00
Georg Lukas e1f311319f rename de.duenndns.aprsdroid -> org.aprsdroid.app 2011-02-19 00:06:02 +01:00
Georg Lukas 79b5b09db6 preferences for backends 2011-01-26 03:33:53 +01:00