Wykres commitów

1011 Commity (master)

Autor SHA1 Wiadomość Data
Georg Lukas 65ace05a56 Prefs: log import results to main log; fix #219 2018-10-22 16:52:50 +02:00
Georg Lukas 5d2230ac14 Prefs: limit callsign entry to 6; fix #163 2018-10-22 13:59:03 +02:00
Georg Lukas 88408aedf3 Prefs: auto-uppercase callsign input; fix #184 and #190 2018-10-22 13:58:53 +02:00
Georg Lukas 015b3dd464 Service: enforce Locale on SQL and APRS output, fix #186 2018-10-22 12:50:38 +02:00
Georg Lukas 9f40c7ecf7 javAPRSlib: fix Arabic (2018-10-21) 2018-10-22 12:50:38 +02:00
Georg Lukas 1fb509a49b API: expose setting for e.g. RepeaterBook 2018-10-22 12:48:21 +02:00
Georg Lukas b003112454 translation import 2018-05-25 and (C) fixup
sed -i s/2009-2015/2009-2018/ res/values*/strings.xml
2018-05-25 19:48:43 +02:00
Georg Lukas 33655b7a71 Merge branch 'master' into mapsforge 2018-05-25 19:46:29 +02:00
Georg Lukas c238238198 translation: add mapsforge strings to master branch 2018-05-25 19:35:34 +02:00
Georg Lukas c09b452490 USB: UsbSerial 4.5.1 from git
Compilation, in UsbSerial directory:

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

Also updated supported list of USB device IDs.
2018-05-25 19:34:12 +02:00
Georg Lukas 5e1efe4bfe Prefs: implement profile export and import 2018-05-25 19:31:38 +02:00
Georg Lukas 17448937b8 Prefs: move file chooser logic to master branch 2018-05-25 19:31:20 +02:00
Georg Lukas c2a4e65b95 Prefs: refactor title id 2018-05-25 19:24:53 +02:00
Georg Lukas f1d6c08439 Do not loop-flood 'TNC disconnected' 2018-05-25 18:59:53 +02:00
Georg Lukas 643be3a0f7 Merge branch 'master' into mapsforge 2018-02-07 20:45:09 +01:00
Georg Lukas 0a97a0c32d translation import 2017-12-12 2017-12-12 09:17:25 +01:00
Georg Lukas 55ce922b52 Merge branch 'master' into mapsforge 2017-12-12 08:48:39 +01:00
Sergei 02d5e1be6a A small adding for Russian language 2017-12-12 08:43:28 +01:00
Georg Lukas 3ee13d9894 Profile Import: direct JSON to config 2017-12-12 08:43:16 +01:00
Georg Lukas d377bdfa5f service: restart APRSdroid on boot-up 2017-11-08 08:26:26 +01:00
Georg Lukas 50ce2a5125 service: remember 'running' state in prefs 2017-11-08 08:25:53 +01:00
Georg Lukas d6094cece3 OSM: fix file dialog error message 2017-09-05 17:16:23 +02:00
Georg Lukas 60902ff2ec translation import 2017-07-27 for osm 2017-07-28 17:24:48 +02:00
Georg Lukas d9285fc1c0 Merge branch 'master' into mapsforge 2017-07-28 17:24:04 +02:00
Georg Lukas 8f90ce8eaf version 1.4.0 2017-07-27 17:43:31 +02:00
Georg Lukas 2921bde396 translation import 2017-07-18 2017-07-18 15:14:28 +02:00
Georg Lukas 6676338a14 List views: increase to 300 items, it's 2017! 2017-05-23 17:02:47 +02:00
Georg Lukas 303c85da00 Export log: implement functionality, tnx DM9KS. Fix #129 2017-05-23 16:55:34 +02:00
Georg Lukas 2377223d48 translation import 2017-05-12 for osm 2017-05-12 13:01:24 +02:00
Georg Lukas 3527f9b335 Merge branch 'master' into mapsforge 2017-05-12 13:00:49 +02:00
Georg Lukas 6df6412597 translation import 2017-05-12 2017-05-12 07:56:57 +02:00
Georg Lukas 7e4dfc50c7 jsoundmodem ecb6e63 (2017-05-11): output at target samplerate 2017-05-11 17:53:35 +02:00
Georg Lukas c9233afbeb PacketDroid: ignore ISE on service stop 2017-05-11 11:40:39 +02:00
Georg Lukas 5689e17bc6 Kenwood: add Yaesu FTM-400XDR packet monitor parsing. Fix #141 2017-05-11 11:24:22 +02:00
Georg Lukas 5b33a1ec73 Service: clear error on stop 2017-05-11 11:24:20 +02:00
Georg Lukas 8a6ab681b0 Main act: update title with link status 2017-05-11 07:30:55 +02:00
Georg Lukas 6a984d866d i18n: give Log view it's own name 2017-05-10 16:26:28 +02:00
Georg Lukas c59d0a18ec fixup TNC2 2017-05-10 13:44:56 +02:00
Georg Lukas 5f846e5dd5 Bluetooth: improve error message. Fix #150 2017-05-10 13:33:00 +02:00
Georg Lukas 09c49acaee Backend: support TNC2 2017-05-10 13:32:57 +02:00
Georg Lukas e3274fb20a Kenwood: UI for enabling GPS tx and logging 2017-05-10 13:32:54 +02:00
Georg Lukas 77004a0670 USB: fix really dumb 100% CPU usage bug 2017-05-10 13:32:51 +02:00
Georg Lukas 66e6d76c2d Fix Scala warnings from the future 2017-04-24 05:19:01 +02:00
Georg Lukas e5738ce090 Kenwood: ignore 'cmd:' prefix in APRS mode 2017-03-02 08:11:52 +01:00
Georg Lukas d00c18650a Prevent 'digipeated by' on local echo 2017-03-02 07:08:07 +01:00
Georg Lukas 166cf89ed2 USB: manually close USB serial, fix CPU overload bug 2017-03-02 07:06:58 +01:00
Georg Lukas 7c17f16a98 Prefs: disallow multi-line strings 2017-02-15 10:48:08 +01:00
Georg Lukas 942b93268d OSM: fix keyboard zoom 2016-11-13 12:58:23 +01:00
Georg Lukas 68b558c7e5 Merge branch 'master' into mapsforge 2016-11-13 12:42:39 +01:00
Georg Lukas ccf4913dea Map: use `<<` and `>>` keys for zoom 2016-11-13 12:42:12 +01:00