APRSdroid is an Android application for Amateur Radio operators. It allows reporting your position to the APRS (Automatic Packet Reporting System) network, displaying of nearby amateur radio stations and the exchange of APRS messages.
 
 
 
Go to file
Loren M. Lang b2cb5ca200 Enable Travis CI builds of APRSdroid
Specify correct components for Travis CI to install
2020-08-29 21:28:28 -07:00
PacketDroid@4df3e4a955 PacketDroid: ignore ISE on service stop 2017-05-11 11:40:39 +02:00
doc API: highlight that setData is the wrong func 2018-10-23 09:06:36 +02:00
img
libs javAPRSlib: new Digipeater.parseList (2020-08-22), fix #273 2020-08-22 13:29:57 +02:00
res Update copyright string to 2020 2020-08-28 20:43:54 +02:00
src Service: do not crash on service restart after reboot 2020-08-28 20:43:54 +02:00
translations translation import 2019-12-30 2020-08-15 19:39:00 +02:00
.gitignore
.gitmodules
.travis.yml Enable Travis CI builds of APRSdroid 2020-08-29 21:28:28 -07:00
AndroidManifest.xml version 1.6.0 2020-08-28 21:07:51 +02:00
ChangeLog version 1.6.0 2020-08-28 21:07:51 +02:00
LICENSE
activities.md document the app's activity hierarchy 2020-08-15 19:43:18 +02:00
ant.properties
build.gradle build: allow to externally override build minor version 2020-08-28 21:07:51 +02:00
build.xml build: move custom rules to custom_rules.xml 2015-08-27 22:21:25 +02:00
custom_rules.xml build: move custom rules to custom_rules.xml 2015-08-27 22:21:25 +02:00
jni
proguard.cfg Merge branch 'master' into mapsforge 2019-03-16 19:46:39 +01:00
project.properties
xml2po.sh