Commit Graph
100 Commits
Author SHA1 Message Date
Adrian Riedel 4a8884312e updated release notes for InSight app and Buoy Pinger for changes that have already been merged to master 2016-10-06 14:07:54 +02:00
Adrian Riedel 25e37d805a BUOY PINGER: refactored Integer identifying unknown mark ping accuracies which have not been sent by the server; changed its value back to -1 2016-10-02 22:22:08 +02:00
Adrian Riedel 8cda1ae28d Merge branch 'master' into bug3925 2016-10-02 22:04:24 +02:00
Adrian Riedel 8b0ccdee53 removed automatic energy saving mode 2016-09-30 16:10:56 +02:00
Adrian Riedel 7d9fe82dd1 server sends value 1 as accuracy to the Buoy Pinger again, CheckinManager checks against that value and sets the MarkPing accuracy accordingly (wheng it has been set before but the accuracy is unknown - will be displayed as 'set' without an accuracy instead of always displaying 1m even if unknown 2016-09-30 14:02:29 +02:00
Adrian Riedel 80f32b7f49 recovered play service dependencies for android shared and tracking app as app wouldn't build otherwise 2016-09-30 13:03:07 +02:00
Adrian Riedel 494f87c1c6 merged currrent master and resolved conflicts 2016-09-30 09:24:33 +02:00
Adrian Riedel 209d6d9ff9 Merge branch 'bug3925' 2016-09-29 15:50:57 +02:00
Adrian Riedel 5d7d4f8079 Merge branch 'bug3912' 2016-09-29 15:49:59 +02:00
Adrian Riedel a69b2542d6 Merge branch 'bug3911' 2016-09-29 15:49:49 +02:00
Adrian Riedel 40dcf25756 fixed play dependencies for buoy pinger 2016-09-29 15:35:13 +02:00
Adrian Riedel 597ccb9f49 fixed broken tracking app properties (library refs) 2016-09-29 15:30:11 +02:00
Adrian Riedel a8bdb6ed04 removed all google play dependencies from tracking app 2016-09-29 14:37:18 +02:00
Adrian Riedel 7a384ab9ca removed all remaining GooglePlay dependencies possible - BuoyPinger still needs them for the MapFragment 2016-09-29 10:38:57 +02:00
Adrian Riedel eaa7f7e65c replaced hardcoded string with final static one for GPS disabled notification identification sent from TrackingService to TrackingFragment ui 2016-09-29 10:08:15 +02:00
Adrian Riedel 46fea25b8f marked new key and number strings as non-translatable accordingly 2016-09-29 09:31:59 +02:00
Adrian Riedel da2cb52224 Merge branch 'bug3925' of ssh://localhost:12349/home/trac/git into bug3925 2016-09-28 14:57:40 +02:00
Adrian Riedel bbcaea3fa9 TRACKING APP: added a text summarizing the current GPS update interval status; implemented automatic energy saving mode compliant with new setting (which can also be overwritten) and removed the old manual switch 2016-09-28 14:14:56 +02:00
Adrian Riedel 72463bc793 Updated energy consumption (markdown) 2016-09-28 11:07:09 +00:00
Adrian Riedel 86dcf03b9a Updated energy consumption (markdown) 2016-09-28 11:07:08 +00:00
Adrian Riedel 8fa3e0b8d1 removed fastest GPS fix interval (100ms) in the app preferences and set default GPS fix interval from 500ms to 1000ms as the minimum GPS fix interval possible is 1000ms anyway - so a lower value is not possible and a higher one unwanted 2016-09-26 09:53:07 +02:00
Adrian Riedel b2bd042e6e removed duplicate enable-gps-dialog; implemented the LocationHelper-given dialog properly in both BuoyPinger and SailInsight apps; replaced old no-gps-warning dialog from SailInsight which did not provide any options and would only show up when the app resumes from background or screen lock (dialog is now shown the moment GPS is disabled by the user while tracking/pinging) 2016-09-23 13:31:39 +02:00
Adrian Riedel 35b1258a5e moved the dialog prompting the user to enable GPS to android shared, made it static 2016-09-23 10:08:18 +02:00
Adrian Riedel 5bfff8712f BUOY PINGER: added dialog informing the user that GPS is required if disabled, implemented mechanics handling disabling and enabling GPS during tracking correctly 2016-09-22 17:14:47 +02:00
Adrian Riedel 269d6eb99c added Toast informing the user whether GPS was found or is lost, also fixed an issue where it would never show if GPS is disabled or lost during tracking below Android Kitkat 2016-09-22 10:50:54 +02:00
Adrian Riedel 0d08566bb1 fixed an issue where the searching for gps message would not initially appear in the tracking app until the first fix was found 2016-09-21 15:14:55 +02:00
Adrian Riedel 237de87583 replaced FusedLocationProviderApi with LocationManager in Buoy Pinger app - (commented until review) 2016-09-20 14:40:04 +01:00
Adrian Riedel 51a58cf610 Merge branch 'bug3861' of ssh://localhost:12349/home/trac/git into bug3861 2016-09-20 09:40:48 +01:00
Adrian Riedel 21fff294fc removed GoogleApiServices from Sail InSight App - replacedFusedLocationProviderApi with LocationManager. (Only commented for now, pending review) 2016-09-20 09:40:04 +01:00
Adrian Riedel f59e54745e deleted EnergyLog class as it is not supposed to be on this branch 2016-09-19 16:24:06 +01:00
Adrian Riedel dc950d6a98 Introduced a setting for energy saving measures within the tracking app - for testing and review 2016-09-19 15:15:14 +01:00
Adrian Riedel ec50d0f1ff updated links to sap sailing wiki (they were broken due to new file structure) in source code comments 2016-08-26 13:40:58 +01:00
Adrian Riedel 125b5519bb Updated home (markdown) 2016-08-26 12:19:53 +00:00
Adrian Riedel fb2059738f Merge branch 'bug3883' of ssh://localhost:12349/home/trac/git into bug3861 2016-08-19 11:42:53 +01:00
Adrian Riedel 7dbc4ddf01 Merge branch 'bug3883' of ssh://localhost:12349/home/trac/git into bug3861 2016-08-19 09:17:16 +01:00
Adrian Riedel 5c9777cb4b Android Tracking App: added comments for clarification 2016-08-17 16:27:45 +01:00
Adrian Riedel 21df732221 Android Tracking App: made some adjustments to properly use the correct settings 2016-08-17 15:27:38 +01:00
Adrian Riedel 94e75d66ef Android Tracking App: swapped FusedLocationProviderApi by LocationManager (which as oppsed to the prior solution on some devices) stays active while app is in the background 2016-08-17 14:17:52 +01:00
Adrian Riedel f7c2edb3cf Updated extreme sailing series (markdown) 2016-08-16 12:07:52 +00:00
Adrian Riedel 8ede2cfce5 Updated extreme sailing series (markdown) 2016-08-16 12:07:19 +00:00
Adrian Riedel b75eb31298 Updated polars (markdown) 2016-08-16 12:02:18 +00:00
Adrian Riedel fa0a423bc6 Updated configure races on server (markdown) 2016-08-16 12:00:32 +00:00
Adrian Riedel 3b6abac30b Updated windbot operations (markdown) 2016-08-16 11:59:39 +00:00
Adrian Riedel 81bdcb6901 Updated dispatch (markdown) 2016-08-16 11:56:18 +00:00
Adrian Riedel 52a84dc10f Updated onboarding (markdown) 2016-08-16 11:53:01 +00:00
Adrian Riedel cedd455f62 Updated prionet related information (markdown) 2016-08-16 11:51:43 +00:00
Adrian Riedel 3197591f81 Updated event tracking (markdown) 2016-08-15 15:52:48 +00:00
Adrian Riedel 58e054015c Merge branch 'master' of ssh://localhost:12349/home/trac/git 2016-08-15 16:42:28 +01:00
Adrian Riedel a3b1d38c12 Merge branch 'master' of ssh://localhost:12349/home/trac/git 2016-08-15 16:38:53 +01:00
Adrian Riedel b2267eddc7 Updated mobile development (markdown) 2016-08-15 15:37:21 +00:00
Adrian Riedel f752023864 Updated typical data mining scenarios (markdown) 2016-08-15 15:35:49 +00:00
Adrian Riedel ee436ed74b Updated data mining architecture (markdown) 2016-08-15 15:31:14 +00:00
Adrian Riedel 2b12883b30 Updated creating ec2 image from scratch (markdown) 2016-08-15 15:27:42 +00:00
Adrian Riedel 00dfa5b25d Updated server (markdown) 2016-08-15 15:25:13 +00:00
Adrian Riedel 95ffe87f98 Updated home (markdown) 2016-08-15 15:22:05 +00:00
Adrian Riedel 46a8a3af6f Updated development environment (markdown) 2016-08-15 15:20:15 +00:00
Adrian Riedel cec164f400 Updated usermanagement (markdown) 2016-08-15 15:18:44 +00:00
Adrian Riedel 8f3c9acb61 Updated usermanagement (markdown) 2016-08-15 15:17:51 +00:00
Adrian Riedel c812ec45bc Merge branch 'master' of ssh://localhost:12349/home/trac/git 2016-08-15 15:48:14 +01:00
Adrian Riedel 7e096efe11 Updated home (markdown) 2016-08-15 14:22:39 +00:00
Adrian Riedel 57a23be6f5 Renamed s3 sample to /wiki/info/misc/s3 sample 2016-08-15 14:21:56 +00:00
Adrian Riedel 3581862b2c fixed wiki smartphone tracking links and references 2016-08-15 14:20:13 +01:00
Adrian Riedel 6cd600a104 Updated home (markdown) 2016-08-15 13:10:20 +00:00
Adrian Riedel 6545e7af6c Updated smartphone tracking steps (markdown) 2016-08-15 13:08:05 +00:00
Adrian Riedel 0ca59463f7 Updated smartphone tracking steps (markdown) 2016-08-15 13:07:11 +00:00
Adrian Riedel 83beab9296 Updated smartphone tracking steps (markdown) 2016-08-15 13:05:16 +00:00
Adrian Riedel 42dd37f55d Updated smartphone tracking general (markdown) 2016-08-15 13:04:39 +00:00
Adrian Riedel c7f819ea20 Updated home (markdown) 2016-08-15 13:01:50 +00:00
Adrian Riedel 997d27a54b Updated home (markdown) 2016-08-15 12:59:20 +00:00
Adrian Riedel 9e996b0a9b Updated home (markdown) 2016-08-15 12:51:19 +00:00
Adrian Riedel ea12ca6a55 Updated home (markdown) 2016-08-15 12:12:09 +00:00
Adrian Riedel 0c0d3b3574 moved smartphone tracking relevant files to /wiki/info/mobile 2016-08-15 13:09:19 +01:00
Adrian Riedel 20fd768dc6 Merge branch 'master' of ssh://localhost:12349/home/trac/git 2016-08-15 13:05:05 +01:00
Adrian Riedel 2319eb0670 Merge branch 'bug3861' of ssh://localhost:12349/home/trac/git 2016-08-15 10:30:04 +01:00
Adrian Riedel a074f3ece2 Updated home (markdown) 2016-08-15 09:18:48 +00:00
Adrian Riedel 2fe854651b Updated home (markdown) 2016-08-15 08:50:00 +00:00
Adrian Riedel d7f7a3b6dd Renamed smartphone tracking to smartphone tracking steps 2016-08-15 08:49:33 +00:00
Adrian Riedel ee9408c65b Updated racecommittee app administrator (markdown) 2016-08-15 08:12:41 +00:00
Adrian Riedel 3c1bffd5eb Updated architecture and infrastructure (markdown) 2016-08-15 08:09:44 +00:00
Adrian Riedel 9bab9f83d1 Updated server (markdown) 2016-08-15 08:03:28 +00:00
Adrian Riedel bbd706235a Updated server (markdown) 2016-08-15 08:02:30 +00:00
Adrian Riedel 675e98cfa3 Updated server (markdown) 2016-08-15 07:59:13 +00:00
Adrian Riedel 7f592f322c Updated server (markdown) 2016-08-15 07:58:05 +00:00
Adrian Riedel c0fffdf737 Updated home (markdown) 2016-08-15 07:53:11 +00:00
Adrian Riedel a55125a3d6 Renamed typical development scenarios to /wiki/info/landscape/typical development scenarios 2016-08-15 07:52:45 +00:00
Adrian Riedel 0a913a3f27 Updated home (markdown) 2016-08-15 07:52:21 +00:00
Adrian Riedel 17346f96a0 Updated home (markdown) 2016-08-15 07:51:53 +00:00
Adrian Riedel 8f3d47b7c4 Renamed usermanagement to /wiki/info/landscape/usermanagement 2016-08-15 07:51:38 +00:00
Adrian Riedel c11693563b Updated home (markdown) 2016-08-15 07:48:59 +00:00
Adrian Riedel de8090225c Updated home (markdown) 2016-08-12 14:41:21 +00:00
Adrian Riedel 763de6bcd4 Updated home (markdown) 2016-08-12 14:39:04 +00:00
Adrian Riedel 68b53f2b02 Updated home (markdown) 2016-08-12 14:38:55 +00:00
Adrian Riedel 6f9963ff74 Updated planning (markdown) 2016-08-12 14:36:29 +00:00
Adrian Riedel 1d648aff11 more wiki updates 2016-08-12 15:33:09 +01:00
Adrian Riedel 582d573d46 Updated kieler woche 2015 (markdown) 2016-08-12 14:30:13 +00:00
Adrian Riedel 213644ff75 Updated home (markdown) 2016-08-12 14:27:57 +00:00
Adrian Riedel 5025359f13 Updated selenium ui tests (markdown) 2016-08-12 14:24:41 +00:00
Adrian Riedel e86350cdda Updated home (markdown) 2016-08-12 14:19:40 +00:00
Adrian Riedel e86db6b80c Destroyed tracking app api v1 draft (markdown) 2016-08-12 14:19:13 +00:00
Adrian Riedel da9e937c08 Updated racecommittee app user (markdown) 2016-08-12 14:17:52 +00:00