Wykres commitów

688 Commity (80e34d2fb89248110f4332e5e149bbfb26059a52)

Autor SHA1 Wiadomość Data
Georg Lukas 80e34d2fb8 icons: add xx and xxxhdpi 2016-02-23 12:27:34 +01:00
Georg Lukas b2b8dd0ac7 icons: use new APRS icon layout 2016-02-23 12:27:34 +01:00
Georg Lukas d18ca6e745 icons: new APRS icons (C) Hessu, https://github.com/hessu/aprs-symbols 2016-02-23 11:30:58 +01:00
Georg Lukas 266d4aa46c USB: add 4800 baud 2016-02-23 11:26:16 +01:00
Georg Lukas 8c36ba398e USB: UsbSerial 4.0 git-rev 580c736
Compilation:

In UsbSerial directory:

	cd usbserial && \
	gradle build && \
	unzip build/outputs/aar/usbserial-debug.aar classes.jar && \
	mv classes.jar ../../aprsdroid/libs/usbserial-4.0_580c736.jar
2016-02-23 11:23:42 +01:00
Georg Lukas 734e8ad72c AFSK: reduce default prefix to 200ms, tnx PE1RJV 2015-09-07 14:49:51 +02:00
Georg Lukas f690724e3a USB: UsbSerial 3.0 git-rev 16b87673
Added usb-serial.jar compiled from https://github.com/ge0rg/UsbSerial

commit 16b8767376c34b2fd3e6d297d9f2695640429964
Author: Georg Lukas <georg@op-co.de>
Date:   Thu Aug 27 22:11:59 2015 +0200

    Implement InputStream and OutputStream wrappers for socket oriented apps

Build:
ant debug && cp bin/classes.jar ../aprsdroid/libs/usbserial-3.0_16b87673.jar
2015-08-27 22:24:19 +02:00
Georg Lukas 0b0f32d772 USB: preliminary implementation 2015-08-27 22:21:25 +02:00
Georg Lukas 3f82e4a31e SSL: allow all ciphers, fix #71 2015-08-27 22:21:25 +02:00
Georg Lukas 0257620f25 build: move custom rules to custom_rules.xml 2015-08-27 22:21:25 +02:00
Georg Lukas 08312e7a09 API: fix SERVICE.ONCE to ONCE, tnx. RN6LJG 2015-04-22 16:10:31 +02:00
Georg Lukas 1b4932f25f version 1.3.0 2015-04-03 18:56:32 +02:00
Georg Lukas b0c3796ddf AFSK BT only allowed with HQ demod, fix #103 2015-04-03 18:56:32 +02:00
Georg Lukas d0bd1686f7 API documentation 2015-04-03 18:47:47 +02:00
Georg Lukas 70bee19565 strings: updated no-ssl status 2015-04-03 18:41:06 +02:00
Georg Lukas 3938121224 translation import 2015-04-03 2015-04-03 18:35:31 +02:00
Georg Lukas 693fd45361 API: implement MESSAGE / MESSAGETX events 2015-03-20 16:26:08 +01:00
Georg Lukas 4b8a845410 UI: remove 'Cancel' from start wizard, fixes Lollipop UX f'up 2015-03-20 16:26:08 +01:00
Georg Lukas 631a95f90a API: implement POSITION event 2015-03-20 16:26:08 +01:00
Georg Lukas 8f35a6e7be service: parse course/speed into DB 2015-03-20 16:26:08 +01:00
Georg Lukas 1caa895153 API: implement SERVICE_STARTED and SERVICE_STOPPED 2015-03-17 00:59:47 +01:00
Georg Lukas 22f91e4424 API: UPDATE event with type 2015-03-17 00:59:47 +01:00
Georg Lukas be35087d90 map view: station/global options menu 2015-03-17 00:59:47 +01:00
Georg Lukas edbf8f2f13 Holo: fall back to super on 'home' 2015-03-17 00:59:47 +01:00
Georg Lukas ea09aa8576 options menu: split into three XMLs 2015-03-17 00:59:47 +01:00
Georg Lukas 32b8df9ccb options menu: actionbar / icons 2015-03-17 00:59:47 +01:00
Georg Lukas bc46d67206 station menu: actionbar / icons 2015-03-17 00:59:47 +01:00
Georg Lukas 2a5b29f349 refactor: rename station button ids 2015-03-17 00:59:47 +01:00
Georg Lukas acfc1ddf7d station/messages: refactor title and menu 2015-03-17 00:59:47 +01:00
Georg Lukas c2d169f4ca UI: implement two-line title display 2015-03-17 00:59:47 +01:00
Georg Lukas 0436f76984 manifest: ignore screen size change as well 2015-03-17 00:59:47 +01:00
Georg Lukas c102c924aa Kenwood NMEA: do not crash app on API<r5 2015-03-17 00:59:47 +01:00
Georg Lukas d80055188f UI helper: refactor menu creation/setup 2015-03-17 00:59:47 +01:00
Georg Lukas e777dcb7fa UI: catch 'up' button on last activity -> Hub 2015-02-12 17:21:50 +01:00
Georg Lukas ba1296487b tcp: no new thread for update() 2014-12-27 15:16:44 +01:00
Georg Lukas c2c9b5cbd1 service: make sendPacket async 2014-12-27 15:15:19 +01:00
Georg Lukas d561658a53 map view: show tracked callsign in title 2014-12-27 14:04:26 +01:00
Georg Lukas 763a36305f xml2po: fix Java's locale f'up 2014-12-27 13:51:47 +01:00
Georg Lukas c578a5c75a xml2po: only write translators.xml if existing 2014-12-27 13:51:44 +01:00
Georg Lukas cbfeb848eb map view: make actionbar semi-transparent 2014-12-27 13:51:41 +01:00
Georg Lukas fa3bac5c8c Bluetooth: fix NPE when BT not supported 2014-12-27 13:51:38 +01:00
Georg Lukas b96119595f javAPRSlib: whitespace fix in digi list 2014-09-09 12:00:12 +02:00
Georg Lukas 0fad59be3e service: add SERVICE_STOP to manifest 2014-08-22 20:20:08 +02:00
Georg Lukas 9ff3e1ac85 Holo: link activities 2014-08-04 14:50:26 +02:00
Georg Lukas 2f742ce35c tcp: swawn new threads from UI for networking 2014-08-04 14:48:50 +02:00
Georg Lukas 3e3af324da service: Implement new SERVICE_STOP intent for Tasker et.al. 2014-08-04 14:48:19 +02:00
Georg Lukas 0bd8280619 translation import 2014-06-30 2014-06-30 10:52:55 +02:00
Georg Lukas 9626984a07 switch to API 19, Holo UI 2014-06-30 09:39:34 +02:00
Tom Hayward 44bf2ff30c add READ_EXTERNAL_STORAGE permission
This is required to import certificates starting with API level 19 (KitKat 4.4)
2013-12-30 14:21:21 -08:00
Georg Lukas 4e93720b84 service: implement SEND_PACKET API 2013-12-29 21:15:27 +01:00