Wykres commitów

  • a8c771f0d2 Add Setting for Metric or Imperial. Mike 2024-11-01 20:36:00 -0700
  • 8d7a6757e9 Show digipeated status in log Mike 2024-11-01 18:26:56 -0700
  • 938d76732e Update strings.xml Mike 2024-10-30 20:08:19 -0700
  • 983fd91860 Ack Dupe Feature Mike 2024-10-30 19:55:12 -0700
  • 57bfef0667 Remove old code Mike 2024-10-27 10:12:21 -0700
  • dda032c3e5 Digipeater Updates & Other Features Mike 2024-10-27 09:59:05 -0700
  • d308e42617 Fix PendingIntent for Android 12 Loren M. Lang 2024-08-04 00:15:56 -0700
  • 29abb67892 backend/DigiRig: Sync RTS signal to audio playback Alex Thorlton 2024-07-28 22:52:37 -0500
  • 936f588e4a Mark select map tests as flaky Loren M. Lang 2022-01-17 20:24:52 -0800
  • 0213cff51b Added assumption to all maps tests that expect Google Play Services to be available Loren M. Lang 2022-01-17 13:18:44 -0800
  • 399bf66c1a Added code for directly testing the back-end formatting of coordinates Loren M. Lang 2022-01-05 03:36:54 -0800
  • 12bf4de61d Verify that the correct position is saved when apply pressed Loren M. Lang 2022-01-05 02:45:33 -0800
  • 05d7112f30 Use the full Google APIs with Playstore images on API levels 24+ Loren M. Lang 2022-01-05 02:43:34 -0800
  • 4a699d2dc7 Hide software keyboard to avoid security exception on older Android builds Loren M. Lang 2022-01-05 01:44:06 -0800
  • b491e99058 Refactored code to support unit testing of coordinates as well as instrumented Loren M. Lang 2022-01-05 01:38:28 -0800
  • 1df09f4bed Check moving in all 4 hemispheres Loren M. Lang 2022-01-04 01:22:27 -0800
  • 0f64bd3015 Refactored code and added testing for specific map coordinates Loren M. Lang 2022-01-04 00:47:15 -0800
  • 7a50a743ea Initial testing of the Google Map manual location setting Loren M. Lang 2022-01-03 21:53:07 -0800
  • bf9ebfdec5 Implemented some basic tests with the first-run dialog Loren M. Lang 2022-01-03 16:29:57 -0800
  • 355aefc705 Switched to AndroidX for test support library Loren M. Lang 2022-01-03 16:24:11 -0800
  • 57a544db45 Switched to Linux for better emulator performance Loren M. Lang 2024-08-04 21:33:03 -0700
  • b554f97c5b Attempt to bump Java version for Emulator Loren M. Lang 2024-08-04 03:10:42 -0700
  • d709423031 Fixed exclude matcher for default target on API 31 Loren M. Lang 2024-08-06 02:37:40 -0700
  • f6327e82e4 Bumped several GitHub Actions to newer releases Loren M. Lang 2024-08-04 03:55:26 -0700
  • b85d28114e Make the README CI badge only show the status of pushes to master Loren M. Lang 2022-01-31 23:52:19 -0800
  • e9acefd552 Enable SD card needed for profile tests Loren M. Lang 2022-01-30 00:05:54 -0800
  • 68d42fc7dc Save logcat logs from failed test runs Loren M. Lang 2022-01-29 23:21:42 -0800
  • 6951ebc731 Only upload test reports on failure Loren M. Lang 2022-01-03 00:33:05 -0800
  • 2230a21d62 API level 30 and above only supported with 64-bit Loren M. Lang 2022-01-02 22:02:34 -0800
  • 61c771ad0a Exclude build combinations that won't start in emulator Loren M. Lang 2022-01-02 22:00:50 -0800
  • 981915893a Added Android emulator snapshotting to improve start-up performance Loren M. Lang 2022-01-02 21:41:45 -0800
  • a87f955126 Save test reports on failure and upload APK on success Loren M. Lang 2022-01-02 20:56:55 -0800
  • 98c7b56ca1 Fixes Loren M. Lang 2022-01-02 20:21:03 -0800
  • f7737f5717 Added CI badge to README Loren M. Lang 2022-01-02 19:57:23 -0800
  • 459df5ea37 Broke it up into multiple, dependent jobs Loren M. Lang 2022-01-02 19:54:12 -0800
  • 7c0faeca15 Enable job matrix for testing on several API levels Loren M. Lang 2022-01-02 19:17:06 -0800
  • ac190f1b1e Build/test release and debug configurations and enable linter Loren M. Lang 2022-01-02 19:02:04 -0800
  • d4c027c7d3 Use real Google Maps API key with Github secrets Loren M. Lang 2022-01-02 18:03:33 -0800
  • bcd3b7bf6f Enabled stacktraces of failed builds Loren M. Lang 2022-01-02 17:21:14 -0800
  • 42bda3515c Gradle needs all commit history to build Loren M. Lang 2022-01-02 17:09:32 -0800
  • df2fdfb16e Enable Git submodules on CI Loren M. Lang 2022-01-02 17:04:24 -0800
  • 65e134ce73 Added in GitHub Continuous Integration Loren M. Lang 2022-01-02 16:54:53 -0800
  • 30353a582c Fix PendingIntent for Android 12 Loren M. Lang 2024-08-04 00:15:56 -0700
  • e93b820ff8 backed/DigiRig: Sync RTS signal to audio playback Alex Thorlton 2024-07-28 22:52:37 -0500
  • 69f6cc33f9 res/xml/proto_afsk.xml: Whitespace cleanup Alex Thorlton 2024-07-28 21:41:49 -0500
  • b78a1028c4 backend/DigiRig: General code cleanup Alex Thorlton 2024-07-28 20:59:06 -0500
  • a0e8d45c4f digirig: Basic implementation of AfskProto and Digirig Alex Thorlton 2024-02-03 18:25:38 -0600
  • 7e7d018cbb AfskProto.scala: Make a copy of KissProto.scala Alex Thorlton 2024-02-03 16:15:07 -0600
  • f2a3cbdda1 Added DigiRig backend and some UI elements in the AFSK config screen. Charlie Burrows 2023-03-14 00:51:10 -0400
  • 5499576044
    Merge pull request #1 from na7q/na7q-kiss-fend-fix Mike 2024-04-05 21:29:59 -0700
  • c0d27f8acb
    KISS FEND Fix Mike 2024-04-05 21:27:48 -0700
  • 84852bd018 Delete MessageService.scala.bak Mike 2024-04-05 20:52:27 -0700
  • 9d0dd5e831 Merge branch 'VARA' of https://github.com/na7q/aprsdroid into VARA Mike 2024-04-05 20:52:16 -0700
  • 58765fa3d0 For VARA Retry Interval & Max Retries Mike 2024-04-05 20:51:44 -0700
  • 8bb0bbc41d
    Delete src/tncproto/KissProto.scala.bak Mike 2024-04-05 20:48:03 -0700
  • 844c89e43e
    Merge branch 'ge0rg:master' into master Mike 2024-04-05 20:46:47 -0700
  • ae2b3de78c KISS FEND Fix Mike 2024-04-05 20:45:28 -0700
  • d38a0dae39 USB: fix read-only permission intent crash, thx M0JMO 1.6.3d Georg Lukas 2024-04-03 22:20:24 +0200
  • 7ede1c26fc Android 13+: ask for Post Notification permission 1.6.3c Georg Lukas 2023-10-10 16:52:59 +0200
  • 73af9d1c5d Android before 12: fix Bluetooth connect permissions 1.6.3b Georg Lukas 2024-01-07 15:16:36 +0100
  • 25aefa5608 Android 13 WIP: ask for Post Notification permission vtm Georg Lukas 2023-10-10 16:52:59 +0200
  • ee4caf3c54 VTM: XXX unfinished code Georg Lukas 2023-10-08 17:48:57 +0200
  • 54e163453f build: skip jni dir Georg Lukas 2023-10-08 17:49:16 +0200
  • 4e2788e6b3 Permissions: (repeatedly) show permissions dialog 1.6.3a Georg Lukas 2023-10-10 09:56:20 +0200
  • 2ac1d3f1e6 Prefs: immediately ask for required permissions, needed for BT device list Georg Lukas 2023-10-10 09:53:41 +0200
  • e3cb376195 Android 13: Bluetooth connect permission Georg Lukas 2023-10-10 09:52:55 +0200
  • aee35ed3ed XXX OSM: do not check permissions immediately 1.6.3 Georg Lukas 2023-10-08 17:51:59 +0200
  • b8ff35560e VTM refactor: split Station class for OSM/other uses Georg Lukas 2023-10-08 17:50:59 +0200
  • 4c6a8a1b3f Permissions: rework failure dialog Georg Lukas 2023-10-08 17:50:04 +0200
  • 03e4a36d61 Android 13: bump SDK Georg Lukas 2023-10-08 17:46:12 +0200
  • 06fc910b9d Android 13: pending intents in backend code Georg Lukas 2023-10-08 17:45:44 +0200
  • 70462b73d7 Android 13: mark pending intents immutable Georg Lukas 2023-10-06 16:57:46 +0200
  • 23833b55ef Android 13: request coarse+fine location (effect untested) Georg Lukas 2023-10-06 16:57:23 +0200
  • 6751f24750 Android 13: explicitly export activities Georg Lukas 2023-10-06 16:56:22 +0200
  • 6607f3d027 USBSerial: update USB IDs Georg Lukas 2023-10-06 17:38:26 +0200
  • e669116795 r30 HACK: broken file fetch dialog, no way to fix for v3 mapsforge lib Georg Lukas 2023-10-08 17:51:36 +0200
  • 08b4e7293e proguard: fix extends/implements warning Georg Lukas 2022-10-18 16:53:52 +0200
  • 2ac0d739ae OSM: do not crash on online/offline race condition Georg Lukas 2022-10-17 15:21:21 +0200
  • 734498c6e0 Android 11: work around r30 limitations for APK build Georg Lukas 2022-02-08 19:15:20 +0100
  • 5e7c8fc0e3 Map: always show keyboard help in coordinate chooser Georg Lukas 2022-02-08 19:08:47 +0100
  • 11d1e63299 Map: fix coordinate chooser display and saving Georg Lukas 2022-02-08 19:08:17 +0100
  • 106edf8b90 OSM: show error from map loader Georg Lukas 2022-02-08 18:58:43 +0100
  • 214b77d73f Ensure storage permissions are granted for the test Loren M. Lang 2022-01-31 22:07:25 -0800
  • 597618a9cd Support exporting profiles on pre-19 APIs Loren M. Lang 2022-01-29 00:08:30 -0800
  • 95b7259a0b Don't run tests that require an SD card when it's not present Loren M. Lang 2022-01-29 22:30:55 -0800
  • 744526e07b Log any exceptions generated when attempting to export profile Loren M. Lang 2022-01-29 23:33:40 -0800
  • 98db42147f Added a test to verify that a chooser is opened for exporting the profile Loren M. Lang 2022-01-28 02:23:16 -0800
  • da3eed640c Fixed accuracy setting to use the proper value Loren M. Lang 2022-01-13 00:51:15 -0800
  • 08a83b28ab Added a test of PeriodicLocation using a mock location provider Loren M. Lang 2022-01-13 00:05:56 -0800
  • 086d1c7096 Set appropriate preferences to select UDP upload Loren M. Lang 2022-01-11 20:46:19 -0800
  • dd72b7f67b Thoroughly validate the outgoing packet contents for the Manual Location test Loren M. Lang 2022-01-11 19:12:12 -0800
  • 594fe1a2a7 Reduced the previous commit to just the required fix Loren M. Lang 2022-01-11 18:00:49 -0800
  • 621dc85471 Fixed crashes preventing the test from running Loren M. Lang 2022-01-11 17:46:06 -0800
  • 170a81b334 Converted all code added in last commit from Kotlin to Java Loren M. Lang 2022-01-11 00:45:23 -0800
  • a9b3a4cfb1 Initial attempt at manual dependency injection Loren M. Lang 2022-01-11 00:03:40 -0800
  • 2041ba3497 Longitude values were backwards and removed reduntant negative sign 1.6.2b Loren M. Lang 2022-01-05 03:47:45 -0800
  • 1bc23f775e Refactored code for formatting DMS coordinate strings for easier testability Loren M. Lang 2022-01-05 03:35:30 -0800
  • 3bb004857e AX.25: fix empty digi path 1.6.2a Georg Lukas 2021-11-19 15:35:53 +0100
  • 1fd479c918 version 1.6.2 1.6.2 Georg Lukas 2021-10-20 09:46:47 +0200
  • 72e4b4808d translation import 2021-10-20 Georg Lukas 2021-10-20 10:33:30 +0200