Wykres commitów

899 Commity (1.6.0)

Autor SHA1 Wiadomość Data
Georg Lukas c4ddbd8675 version 1.6.0 2020-08-28 21:07:51 +02:00
Georg Lukas f4e178da1d build: allow to externally override build minor version 2020-08-28 21:07:51 +02:00
Georg Lukas 3be657efc2 build: include JNI libs for multimon into APK 2020-08-28 21:03:32 +02:00
Georg Lukas 0cc40f7f10 Service: do not crash on service restart after reboot 2020-08-28 20:43:54 +02:00
Georg Lukas 93059b2426 Update copyright string to 2020 2020-08-28 20:43:54 +02:00
Georg Lukas b47ddb880b translation import 2020-08-28 and (C) fixup
sed -i s/2009-2018/2009-2020/ res/values*/strings.xml
2020-08-28 20:43:54 +02:00
Georg Lukas 7efbaff058 Map: remove dead permissions code from Mapsforge map 2020-08-28 12:02:46 +02:00
Georg Lukas 9638efe532 Map: remember map position in central prefs 2020-08-28 12:02:46 +02:00
Georg Lukas bb9f9f96e6 Map: remove icon rotation in Google for now 2020-08-28 12:02:46 +02:00
Georg Lukas 2406f10913 gradle: helpful comment for other devs 2020-08-28 12:02:46 +02:00
Georg Lukas a08440dcaa Map: remove logging 2020-08-28 12:02:46 +02:00
Georg Lukas cc6956de47 Map: only open info window on first load 2020-08-28 12:02:46 +02:00
Georg Lukas cf0da4eebf Map: refactor map menus to MapMenuHelper 2020-08-28 12:02:46 +02:00
Georg Lukas 341c81e1a7 Map: refactor map modes into list of options 2020-08-28 12:02:46 +02:00
Georg Lukas 7a53b45f32 Map: fix progress indicator on Google map 2020-08-22 14:04:28 +02:00
Georg Lukas f4739d4ae3 javAPRSlib: new Digipeater.parseList (2020-08-22), fix #273 2020-08-22 13:29:57 +02:00
Georg Lukas 5688c174a1 New Message: fix capitalization in input box, fix #251 2020-08-15 19:43:18 +02:00
Georg Lukas 1dd06c62b3 USB: UsbSerial 6.1.0 with @MobilinkD CDC fix
Compilation, in UsbSerial directory:

	cd usbserial && \
	../gradlew build && \
	unzip build/outputs/aar/usbserial-debug.aar classes.jar && \
	mv classes.jar ../../aprsdroid/libs/usbserial-6.1.0.jar

Details:
https://github.com/ge0rg/aprsdroid/issues/264#issuecomment-643564816
2020-08-15 19:43:18 +02:00
Georg Lukas 6db2eca2a3 Map: open station tracker in Google map as well 2020-08-15 19:43:18 +02:00
Georg Lukas f5bc1596c5 Maps: follow station on google map 2020-08-15 19:43:18 +02:00
Georg Lukas afbb002841 Move screen-on and volume settings to top-level activities, fix #260 2020-08-15 19:43:18 +02:00
Georg Lukas ae0e3ab53b document the app's activity hierarchy 2020-08-15 19:43:18 +02:00
Georg Lukas a9c1a41dae gradle: make release key optional 2020-08-15 19:43:18 +02:00
Georg Lukas e26a1b0696 Map: enable zoom and compass 2020-08-15 19:43:18 +02:00
Georg Lukas 90117c50be Map: better zoom, comment 2020-08-15 19:43:18 +02:00
Georg Lukas a6c8686679 gradle: Maps v2 helper library 2020-08-15 19:43:18 +02:00
Georg Lukas 3b45835deb Map: basic Google map view 2020-08-15 19:43:18 +02:00
Georg Lukas 807c91ad0c Map: unify icon loading into common class 2020-08-15 19:43:18 +02:00
Georg Lukas b73a46214e Map: expose all station info to map loader 2020-08-15 19:43:18 +02:00
Georg Lukas 65c82c2e4e Maps: Google Maps v2 integration 2020-08-15 19:43:18 +02:00
Georg Lukas 8a733af793 fix OSM tile server 2020-08-15 19:39:00 +02:00
Georg Lukas 34cc0c0c4c OSM online: custom https downloader 2020-08-15 19:39:00 +02:00
Georg Lukas c0e259e054 StorageDatabase: create more indexes 2020-08-15 19:39:00 +02:00
Georg Lukas f3420e5a71 translation import 2019-12-30 2020-08-15 19:39:00 +02:00
Georg Lukas ab75babb3a gradle: integrate Play Publishing 2020-08-15 19:39:00 +02:00
Georg Lukas a56cfff489 Notification: fix channels on pre-r26 2020-08-15 19:39:00 +02:00
Georg Lukas 84ee29b9cd Map: center to a special POI initially 2020-08-15 19:39:00 +02:00
Georg Lukas 1f219877b4 gradle: streamline build metadata values 2020-08-15 19:39:00 +02:00
Georg Lukas 4ecb46bdf9 gradle: revert grgit to fix describe() 2020-08-15 19:39:00 +02:00
Georg Lukas fda484a243 gradle: suppress deprecation warnings 2020-08-15 19:39:00 +02:00
Georg Lukas 44bfff14ce Map: request permissions for map access / cache 2020-08-15 19:39:00 +02:00
Georg Lukas 46398a98bf Prefs: permission requests for Kenwood GPS 2020-08-15 19:39:00 +02:00
Georg Lukas e156e1b473 UIHelper: implement permission requests 2020-08-15 19:39:00 +02:00
Georg Lukas dba255a1ef Location sources: implement permission meta-data 2020-08-15 19:39:00 +02:00
Georg Lukas ab0ac8776b Backends: implement permission meta-data 2020-08-15 19:39:00 +02:00
Georg Lukas 1602f19393 Location prefs: ask for permission for 'use last GPS' 2020-08-15 19:39:00 +02:00
Georg Lukas cce4816364 PermissionHelper: UI and callbacks for Marshmallow (r23) permissions 2020-08-15 19:39:00 +02:00
Georg Lukas ac0aa602b3 Helper: make all links https:// 2020-08-15 19:39:00 +02:00
Georg Lukas 5caa7affcc Map: fetch online map from OSM 2020-08-15 19:39:00 +02:00
Georg Lukas 9bc3ccf925 Scala: fix some warnings 2020-08-15 19:39:00 +02:00