Wykres commitów

759 Commity (c09b4524903aea22fc4e83bf2c4e464a23bf5980)

Autor SHA1 Wiadomość Data
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 f1d6c08439 Do not loop-flood 'TNC disconnected' 2018-05-25 18:59:53 +02:00
Georg Lukas 0a97a0c32d translation import 2017-12-12 2017-12-12 09:17:25 +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 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 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 ccf4913dea Map: use `<<` and `>>` keys for zoom 2016-11-13 12:42:12 +01:00
Georg Lukas f314e97a8a Map: slightly improved text rendering 2016-10-06 12:35:40 +02:00
Georg Lukas e9dc968706 translation fixups 2016-10-06 12:35:40 +02:00
Georg Lukas 1886218ed6 backend: move TNC init from 'backend' to 'proto' 2016-10-06 11:33:27 +02:00
Georg Lukas d90b2233ef prefs: cleanups 2016-10-06 10:59:19 +02:00
Georg Lukas f48a5a1c2a beacon: add frequency support. Fix #93 2016-10-06 10:50:22 +02:00
Georg Lukas 8a77a0b496 Position: remove space char, fix #93 2016-10-05 18:12:22 +02:00
Georg Lukas 2ff245a7b6 Messaging: limit 'Send message to...' callsign edit field, fix #73 2016-10-05 18:05:25 +02:00
Georg Lukas 4b13c8a579 USB: fix proto stop for Kenwood GPS 2016-10-05 17:43:33 +02:00
Georg Lukas 40539f9487 Intent API: add LINK_ON/LINK_OFF events 2016-10-05 17:42:21 +02:00
Georg Lukas 16407b4224 icons: update Hes' icon picture 2016-10-05 17:40:44 +02:00
Georg Lukas af31095a57 tnc/backend: use new TX post type 2016-10-05 17:39:39 +02:00
Georg Lukas 549fb91d5d DB: new log type 'TX' for outgoing non-APRS data like TNC init 2016-10-05 17:39:35 +02:00
Georg Lukas 46c5c4f37d Kenwood: always enable GPS 2016-10-05 17:39:35 +02:00
Georg Lukas c8a57cd516 prefs: made location prefs work like new backend prefs 2016-09-21 16:52:09 +02:00
Georg Lukas 3bd654c23d UI: reverted material theme, fixed mic level for now 2016-09-21 16:31:01 +02:00
Georg Lukas c87deb936d station: added working external map 2016-09-21 16:14:24 +02:00
Georg Lukas ee862b87ca USB: added turbo speed 2016-09-21 15:14:36 +02:00
Georg Lukas 5df3cfb049 USB: remember last used mode per device ID 2016-09-21 15:11:11 +02:00
Georg Lukas d1cb326c6f Map: shamelessly stolen aprs.fi path style 2016-09-21 14:37:32 +02:00