Wykres commitów

21 Commity (master)

Autor SHA1 Wiadomość Data
Georg Lukas 06fc910b9d Android 13: pending intents in backend code 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 b35d6799ff PeriodicGPS: add second bestProvider() helper 2021-10-14 09:40:20 +02:00
Georg Lukas ed57e06df3 PeriodicGPS: do not crash on background start without GPS permission 2021-06-08 17:00:43 +02:00
Georg Lukas 9a58e4781b SmartBeaconing: do not crash on background start without GPS permission 2021-06-08 16:53:42 +02:00
Georg Lukas dba255a1ef Location sources: implement permission meta-data 2020-08-15 19:39:00 +02:00
Georg Lukas 6df161c5a9 SmartBeaconing: log error on GPS activation failure 2018-10-29 11:08:30 +01:00
Georg Lukas 16d7b7de0b smartbeaconing: do not interrupt GPS on send position' 2013-08-14 12:05:32 +02:00
Georg Lukas 1a931cb348 fix severe SmartBeaconing posit flood bug at just below fast speed
This fixes an off-by-fastrate bug, causing the beacon rate to go down to
zero when the speed neared the configured fast speed.

The bug was reported many times, but the clueless author (me) failed to
find the cause.
2013-08-01 17:21:40 +02:00
Georg Lukas cb6cc69089 smartbeaconing: implement prefs 2013-02-19 12:59:09 +01:00
Georg Lukas a6b405a6d4 smartbeaconing: use GPS reported speed, fix excessive beacons 2013-01-11 16:16:26 +01:00
Georg Lukas 99b1b82a63 allow to silence 'fixed position' 2012-03-13 14:07:44 +01:00
Georg Lukas c668d248ab fail properly for SM without GPS support 2012-02-15 21:42:07 +01:00
Georg Lukas b002b9f0c3 use 'best provider' instead of hardcoded GPS 2012-02-08 18:24:00 +01:00
Georg Lukas 7040cf15df manual position: fix force-close on early stop 2011-11-15 10:51:05 +01:00
Georg Lukas 538421c7dd location: add (empty) smartbeaconing prefs 2011-11-11 21:03:13 +01:00
Georg Lukas b379871394 fixed position: use AlarmManager for reliable wakeups 2011-11-11 20:16:17 +01:00
Georg Lukas b0296394ae location source API: return own name 2011-11-11 15:06:09 +01:00
Georg Lukas d3622580e2 implement location source switching 2011-11-11 00:14:28 +01:00
Georg Lukas f6ae2671a3 preliminary separation of location sources 2011-11-10 22:59:08 +01:00
Georg Lukas 9a84b4dd0d refactor GPS position into own class 2011-11-03 11:12:20 +01:00