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
Georg Lukas 1ccaac45be Import bloated FileProvider from androidx 2021-10-14 09:40:20 +02:00
PacketDroid@4df3e4a955 PacketDroid: ignore ISE on service stop 2017-05-11 11:40:39 +02:00
androidTest/java/org/aprsdroid/app Added testing framework for local unit tests and instrumented unit tests 2020-08-30 15:44:38 -07:00
doc API: highlight that setData is the wrong func 2018-10-23 09:06:36 +02:00
gradle/wrapper Added a Gradle wrapper for building APRSdroid 2020-08-29 21:30:17 -07:00
img
libs jsoundmodem b4d67093 (2021-02-03): playback callback, success bool 2021-02-26 19:48:20 +01:00
res Import bloated FileProvider from androidx 2021-10-14 09:40:20 +02:00
src AFSK: fix stupid logic inversion due to stupid function name 2021-09-02 17:22:36 +02:00
test/java/org/aprsdroid/app Added testing framework for local unit tests and instrumented unit tests 2020-08-30 15:44:38 -07:00
translations translation export (s/2021/2020) 2021-09-02 12:16:33 +02:00
.gitignore Added a Gradle wrapper for building APRSdroid 2020-08-29 21:30:17 -07:00
.gitmodules
.travis.yml Xvfb is not needed with this version of the emulator 2020-08-30 23:19:53 -07:00
AndroidManifest.xml Import bloated FileProvider from androidx 2021-10-14 09:40:20 +02:00
ChangeLog version 1.6.1 2021-09-02 12:16:33 +02:00
LICENSE
activities.md document the app's activity hierarchy 2020-08-15 19:43:18 +02:00
ant.properties
build.gradle Import bloated FileProvider from androidx 2021-10-14 09:40:20 +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
gradlew Added a Gradle wrapper for building APRSdroid 2020-08-29 21:30:17 -07:00
gradlew.bat Added a Gradle wrapper for building APRSdroid 2020-08-29 21:30:17 -07:00
jni
proguard.cfg Merge branch 'master' into mapsforge 2019-03-16 19:46:39 +01:00
project.properties
xml2po.sh