Commit Graph
208 Commits
Author SHA1 Message Date
Axel Uhl 559b7f1053 adjusted version of iOS SAP Sail InSight from 1.0.0 to 1.0.11
Change-Id: I425b041ecb3c75407f2191c496d38652bdfc753e
CR-Id: 002075125800003965402017
2017-08-11 00:32:06 +02:00
Raimund Wege 2e44e936fa Merge branch 'master' of ssh://sapsailing.com/home/trac/git into ubilabs--ios--develop 2017-08-10 15:08:03 +02:00
Raimund Wege bb9afe30f6 Added central-signing 2017-08-10 15:05:21 +02:00
Axel Uhl 4a49567ae4 added a .project file in ios/ for easy Eclipse-based branch diffing
Change-Id: Ibeab7cf43010c2bf9d2c62393e3dd947617dcb81
2017-08-09 18:10:45 +02:00
Axel Uhl bb2a7e9cc7 whitespace change only
Change-Id: I3c5760d97055f8ec7fa50f262e9e198424d48778
CR-Id: 002075125800003907802017
2017-08-09 16:41:42 +02:00
Raimund Wege 73ed959c55 Changed to new xmake build structure 2017-08-04 14:45:19 +02:00
Raimund Wege 00079469a0 Added xcconfig property 2017-06-09 18:00:12 +02:00
Raimund Wege f123361bc2 Use xcode-maven-plugin 1.14.2 2017-06-09 16:57:24 +02:00
Raimund Wege c955912e99 Removed xcconfig properties from pom.xml 2017-06-09 16:42:43 +02:00
Raimund Wege bc1171c475 Updated to xcode-maven-plugin 1.4.3 2017-06-09 16:22:35 +02:00
Raimund Wege 9e83dcc113 Switched to mios build 2017-06-09 14:28:05 +02:00
Raimund Wege 19ebda92d7 Build settings update 2017-05-30 08:47:54 +02:00
Raimund Wege a0aad5bba2 Set code sign identity back to iPhone Developer 2017-05-12 16:22:01 +02:00
Raimund Wege abdbdca6ee Set specific provisioning profile and code sign identity 2017-05-12 15:56:38 +02:00
Raimund Wege 6b868c52c7 Added NSCameraUsageDescription translations 2017-05-12 10:54:30 +02:00
Raimund Wege 42f314a6ec Added missing start tracking button title in mark-view 2017-05-12 10:31:42 +02:00
Raimund Wege 814ae8aab8 Set location accuracy to best 2017-05-11 16:55:48 +02:00
Raimund Wege f9b69e079c Fixed misplaced image in add team image button 2017-05-11 16:26:06 +02:00
Raimund Wege 0240a487bf Replaced deprecated code 2017-05-11 16:12:01 +02:00
Raimund Wege 2c5cd56c13 Upgraded to Swift 3.0 2017-05-11 15:56:56 +02:00
Raimund Wege b066db86bf Added migration from model 1 to model 3 2017-05-08 15:45:28 +02:00
Raimund Wege 017707dfb1 Added migration from model 2 to model 3 2017-05-08 15:14:44 +02:00
Raimund Wege 52fb8c8e92 Remove 'none' as check-in type and set the correct type as final variable during the construction process and return nil in case of an unknown type 2017-05-08 12:51:07 +02:00
Raimund Wege 4868544895 Set optional check-in values to nil instead to an empty string 2017-05-08 11:12:31 +02:00
Raimund Wege c430020edf Pass check-in from mark view controller to tracking view controller 2017-05-08 11:04:32 +02:00
Raimund Wege dcb6a895c1 Make sure the qr-code is only scanned once and code clean-up 2017-05-08 10:45:10 +02:00
Raimund Wege 25b2a4e7cb Added missing segues to new mark controller view 2017-05-08 09:06:57 +02:00
Raimund Wege 1ad7eabc28 Moved check-out logic into abstract session view controller 2017-05-08 09:03:25 +02:00
Raimund Wege 53c765009f Moved start tracking logic in own abstract class 2017-05-08 08:42:58 +02:00
Raimund Wege 039f8edc5c Move team image upload into competitor session controller 2017-05-05 15:14:44 +02:00
Raimund Wege d8bac229d2 Introduce competitor and mark session controller 2017-05-05 14:59:51 +02:00
Raimund Wege a9493a66d3 Prepare the project for a new mark session controller 2017-05-05 14:55:09 +02:00
Raimund Wege fd067973ee Renamed home view regatta cell to home view cell 2017-05-05 14:40:30 +02:00
Raimund Wege 776e194a8e Corrected a comment 2017-05-05 14:33:57 +02:00
Raimund Wege 10838f4f64 Added mark view controller 2017-05-05 14:32:08 +02:00
Raimund Wege 1f0c0e0de0 Renamed regatta controller to competitor controller 2017-05-05 12:41:46 +02:00
Raimund Wege a6560f3aae Renamed regatta view to competitor view 2017-05-05 12:19:40 +02:00
Raimund Wege e26eb71cae Removed todo because the check-in data parameter is the same instance as the check-in data parameter from the success block 2017-05-05 12:09:17 +02:00
Raimund Wege 36f8307f17 Added init method to generate check-in data from check-in entity 2017-05-05 12:06:49 +02:00
Raimund Wege b86a2e0cc8 Renamed regatta data to check-in data 2017-05-05 11:47:38 +02:00
Raimund Wege c70465b0c7 Renamed regatta view controller to competitor view controller 2017-05-05 11:17:56 +02:00
Raimund Wege 38025c361b Refactored core data structure - competitor and mark are now subclasses of check-in 2017-05-05 11:07:47 +02:00
Raimund Wege 360f52b06b Added marker data structure 2017-05-04 11:24:25 +02:00
Axel Uhl 28dbe6c136 Merge remote-tracking branch 'server/ubilabs--ios--develop' into ubilabs--ios--develop 2016-11-28 10:11:12 +01:00
Raimund Wege 9b7450e894 Added NSLocationAlwaysUsageDescription in english and german 2016-11-04 08:45:39 +01:00
Axel Uhl 994973ac3b Merge branch 'ubilabs--ios--develop' 2016-09-29 09:35:53 +02:00
Alexander Ries 34992ed5a3 Fixded string messages 2016-09-27 16:49:00 +02:00
Alexander Ries e23e2e5b36 Put critical Have in string messages into capital letter 2016-09-22 17:22:55 +02:00
Alexander Ries 93de3996b8 Corrected wrong spellings in string messages 2016-09-21 16:46:23 +02:00
Raimund Wege ea24569f35 Fixed text values 2016-09-21 16:21:53 +02:00