Commit graph

48 commits

Author SHA1 Message Date
dms
fd7bc44d61 SIGTERM handling by docker container 2019-09-13 22:08:52 -07:00
Marius Lindvall
9deab20a55 Meaningful "GPS data missing" screen; fixes #19 2019-09-13 19:37:02 +02:00
Marius Lindvall
413bd11181 Improved map centering logic; fixes #18 2019-09-13 19:08:14 +02:00
Marius Lindvall
d1df729203 Do not require bash 2019-09-13 16:41:25 +02:00
Marius Lindvall
5f3124071e Add install script 2019-09-13 15:31:18 +02:00
Marius Lindvall
308b0e09c8
Merge pull request #23 from BrookeDot/patch-1
Update README.md
2019-09-10 23:11:37 +02:00
Brooke
9911823783
Update README.md
Update Readme to hopefully make PHP setup and requirements more clear.
2019-09-10 12:24:46 -07:00
Marius Lindvall
028a0b0496 Update misleading comment 2019-09-10 12:06:58 +02:00
Marius Lindvall
a42f0b6b2d Update to v1.1 2019-09-09 17:27:29 +02:00
Marius Lindvall
887ef426b3 Add commentary 2019-09-09 17:26:54 +02:00
Marius Lindvall
bb78ad0206 Separate backend and frontend 2019-09-09 16:15:32 +02:00
Marius Lindvall
6f3ad08a37 Simplify unit conversions 2019-09-09 16:03:23 +02:00
Marius Lindvall
7379aca10d Fix disabled input elements 2019-09-09 15:27:20 +02:00
Marius Lindvall
f51d0098d4 Trim spaces off nickname and server URL 2019-09-09 15:22:07 +02:00
Marius Lindvall
287fc985d5 Missing config options 2019-09-09 15:21:53 +02:00
Marius Lindvall
1bd20e8c15 Support Memcached SASL; fixes #9 2019-09-09 15:13:37 +02:00
Marius Lindvall
51431804d7 Better support for UNIX sockets, fixes #15 2019-09-09 14:56:41 +02:00
Marius Lindvall
09405c4df4 Optimize imports 2019-09-09 14:35:04 +02:00
Marius Lindvall
a06c49f688 Change icon when still, fixes partially #6 2019-09-09 14:33:28 +02:00
Marius Lindvall
4977b31507 Add support for group shares; fixes #7
See #7 for more details
2019-09-09 14:32:12 +02:00
Marius Lindvall
0ecaa5be3a Support getting backend version 2019-09-08 17:05:07 +02:00
Marius Lindvall
f787b8c741 Upgrade Android Studio and Gradle 2019-09-08 17:03:33 +02:00
Marius Lindvall
951dc0d777 Fix crash on Android 6.0 2019-09-08 17:02:14 +02:00
Marius Lindvall
9335f232d1 Make admin responsible for password security
Removing informative dialog from the app and adding the relevant commentary to the server-side config file instead. Fixes #8.
2019-09-03 15:42:48 +02:00
Marius Lindvall
c6982271a1 Update app to v1.0.1 2019-08-30 17:21:21 +02:00
Marius Lindvall
15498385b8 Prevent app crash in #1 2019-08-30 17:17:18 +02:00
Marius Lindvall
17a81a7e4a Fix config malfunction; fixes #3
Extra newlines at the end of the file would cause Hauk to malfunction. This fixes the issue.
2019-08-30 17:06:06 +02:00
Marius Lindvall
5f2b7a47e0 Add countdown; fixes #5 2019-08-30 17:05:03 +02:00
Marius Lindvall
d9f92b8c9a Prompt to save password; fixes #4 2019-08-30 16:08:07 +02:00
Marius Lindvall
ee9d3545a2 Add GNSS status; fixes #2 2019-08-30 15:53:26 +02:00
Marius Lindvall
781e1c67eb
Fix file extension 2019-08-29 16:09:35 +02:00
Marius Lindvall
5e67b1bfb4
Added Docker Compose instructions 2019-08-29 16:08:26 +02:00
Marius Lindvall
03e0fcb7e2 Add Dockerfile 2019-08-29 15:18:13 +02:00
Marius Lindvall
56ab4e530d
Add F-Droid logo and demo server 2019-08-28 21:27:46 +02:00
Marius Lindvall
68a296270f Move fastlane to root 2019-08-26 16:16:22 +02:00
Marius Lindvall
1371866165 Add missing marker 2019-08-24 23:24:36 +02:00
Marius Lindvall
5e157a1f9e Fix syntax error 2019-08-24 23:09:56 +02:00
Marius Lindvall
a5dd6cfd38 Compatibility with both memcache and memcached 2019-08-24 22:59:03 +02:00
Marius Lindvall
1ab369251a Update default URL 2019-08-24 17:27:50 +02:00
Marius Lindvall
1db6f398bf Change defaults 2019-08-24 17:21:18 +02:00
Marius Lindvall
b168114ac6 Add metadata for F-Droid
I, as the original author of Hauk, hereby declare my consent for listing this app on the F-Droid store through RFP ticket https://gitlab.com/fdroid/rfp/issues/1077
2019-08-24 13:16:22 +02:00
Marius Lindvall
e8cd3b8d09 Disable preference inputs while sharing 2019-08-24 12:56:02 +02:00
Marius Lindvall
ff96d3f151 Remove unused permission 2019-08-24 12:55:41 +02:00
Marius Lindvall
46f95758a8 Add commentary for ReceiverDataRegistry 2019-08-24 12:17:41 +02:00
Marius Lindvall
1498e0a2da Fix app scrolling and scaling 2019-08-23 23:41:16 +02:00
Marius Lindvall
eada51066b Add README and Code of Conduct 2019-08-23 23:08:03 +02:00
Marius Lindvall
a7d525a5c3 Add code for initial version 2019-08-23 22:58:49 +02:00
Marius Lindvall
84d14fd168 Initial commit 2019-08-23 09:39:20 +02:00