Commit Graph
692 Commits
Author SHA1 Message Date
Axel Uhl 3917060c1a Merge branch 'master' into android-maven-build-bug3190
Conflicts:
	java/pom.xml

Change-Id: I8707442d05979fcd8e0a8be0b593ee3e94a513d3
2016-01-12 12:47:30 +01:00
Axel Uhl 571f113c0d consolidate import to clear warnings
Change-Id: I642af7b17622b0c823ae6baa10e0203ca59dbed6
2016-01-11 12:59:54 +01:00
Axel Uhl ef3be27867 using ? query args in DatabaseHelper
Change-Id: I83f6a878d34196ba4f31fbbd2149cc547beed8ef
2016-01-11 09:41:13 +01:00
Axel Uhl 9a208d9105 removed redundant comments; enhanced logging by the exception
Change-Id: Id975b1134d3ff74d3fcb0202b642d32c2c29e255
2016-01-11 09:31:34 +01:00
Axel Uhl aeb61b9dfe replaced e.printStackTrace() by proper logging statements
Change-Id: Ica5f8fac6fd7616126d546041b83669bc6a9fe36
2016-01-08 16:42:59 +01:00
Axel Uhl 9c6824f13c added logging in previously empty exception handlers in ImageController
Change-Id: I88ec5fb80f76bdad387fdd1af103e03deb2c71af
2016-01-08 16:16:04 +01:00
Steffen Schaefer be0941b3c2 Changed activation condition for real codesinging to ldi.releaseType ==
customer
2015-12-09 11:24:13 +01:00
Papick Garcia Taboada 8454523cf5 Changed the folders for assets and filtered assets 2015-12-09 09:01:44 +01:00
Steffen Schaefer 5028564ec6 We currently don't support zipped publications of the APKs 2015-12-02 14:05:39 +01:00
Papick Garcia Taboada cbe1975006 Rolled back build info property settings changes 2015-12-02 11:31:58 +01:00
Steffen Schaefer 2089e60975 Added some documentation to app POMs regarding Android/Lean DI builds 2015-12-02 10:24:02 +01:00
Steffen Schaefer ac79b8177f play-services-gcm has been uploaded to Nexus with the groupId
com.google.android.gms. So we don't need special handling for the
groupId difference anymore.
2015-12-02 10:04:30 +01:00
Steffen Schaefer 9ccb81e843 Using different groupId for play-services-gcm on Lean DI 2015-11-30 10:35:28 +01:00
Steffen Schaefer 2b434fca1e Using property ldi.releaseType to decide about the APK signing 2015-11-30 09:57:12 +01:00
Steffen Schaefer 480adf98f5 Fixed activation condition for Maven profile "leandi-no-realsign" 2015-11-26 15:42:21 +01:00
Steffen Schaefer 2b38ebe44d Using git-commit-id-plugin only in non Lean DI environment / Using env
information on Lead DI to construct a build tag
2015-11-26 15:41:19 +01:00
Steffen Schaefer 1415f297ae Maven profile configurations and activation conditions implemented for
release build
2015-11-18 15:16:28 +01:00
Steffen Schaefer a2d278b093 some profiles depend on property "!ldi.releaseBuild" now 2015-11-18 10:43:53 +01:00
Steffen Schaefer db898ca013 Consistent Android versions and usage / android:android dependency is
taken from a different groupId on Lead DI
2015-11-16 15:49:04 +01:00
Steffen Schaefer 07d4f2d7c2 Several changes to prepare release build configuration 2015-11-16 10:15:24 +01:00
Steffen Schaefer d00f775b75 Moved parts of the android maven build to profiles 2015-11-16 08:19:21 +01:00
Steffen Schaefer cd28ca5f63 Revert changes to introduce a parent pom for the app projects. It turned
out that there are limitations in Maven profiles that cause this
solution to not be more compact. So it's currently not necessary to have
the additional intermediate parent pom.

This reverts commit 604519cdbb.
This reverts commit 8178f57271.
This reverts commit 4bcb420513.
2015-11-13 10:44:32 +01:00
Steffen Schaefer 4bcb420513 Introduced parent pom for the app projects 2015-11-12 13:59:37 +01:00
Steffen Schaefer 29eae8056e Revert "upgraded versions to 1.1.0"
This reverts commit 08ecfb3014.
2015-11-10 17:10:14 +01:00
Steffen Schaefer ec138b66c8 Merge remote-tracking branch 'origin/master' into android-maven-build-bug3190 2015-11-05 17:11:49 +01:00
Axel Uhl adc4d00bfe addressing security audit messages about unreleased resource streams in apps 2015-10-27 09:19:21 +01:00
Axel Uhl 08ecfb3014 upgraded versions to 1.1.0 2015-10-23 13:01:48 +02:00
Papick Garcia Taboada 3557b01de9 Introduced build info asset resource filtering 2015-10-19 16:42:18 +02:00
Steffen Schaefer 8fd0f4b86e Changes to implement signing and zipalign for *.apks 2015-10-12 15:31:34 +02:00
Papick Garcia Taboada 1f500be179 Enabled mobile tests execution through maven 2015-10-06 15:08:23 +02:00
Steffen Schaefer 7e30b1f17a Dependency/dependency management improvements for mobile projects and multi module build 2015-09-30 10:52:33 +02:00
Papick Garcia Taboada 496fee1395 Moved mobile build configuration into mobile parent pom 2015-09-29 09:29:17 +02:00
Steffen Schaefer 8d06e7918f Using Android SDK 22 to be consistent with the gradle build 2015-09-15 10:13:39 +02:00
Steffen Schaefer c3a6050ef9 Updated to Android 5.1.1 t obe in sync with the gradle build 2015-09-15 10:13:24 +02:00
Steffen Schaefer eaf01ab06f Merge remote-tracking branch 'origin/ubilabs--rcapp--master' into android-maven-build-bug3190 2015-09-15 10:12:42 +02:00
Axel Uhl ab955c0eac removed project dependency of tracking app on com.sap.sailing.domain 2015-09-09 17:30:37 +02:00
Steffen Schaefer 6be307e245 Proguard config consistent to Gradle... 2015-08-13 17:44:26 +02:00
Axel Uhl e72e59ee0c removed commented code 2015-08-13 17:34:47 +02:00
Steffen Schaefer 1cc3b52b1c Initial tracking app maven build 2015-08-13 16:58:16 +02:00
Bennet Brunsen 496a53b752 Removed warning 2015-08-13 15:12:45 +02:00
Bennet Brunsen 7547a315f7 Use target api instead of new api 2015-08-13 15:11:56 +02:00
Bennet Brunsen e7f985eb38 Commented code resposible for tracking lock 2015-08-13 14:54:17 +02:00
Axel Uhl 1cae206254 Merge branch 'ubilabs--tracking_app--develop'
Conflicts:
	mobile/com.sap.sailing.buoy.positioning/src/com/sap/sailing/android/buoy/positioning/app/util/CheckinManager.java
2015-08-12 15:32:49 +02:00
Bennet Brunsen 0b606b4656 Removed useless codein checkin manager 2015-08-12 14:40:01 +02:00
Peter Siegmund 48da623868 Merge branch 'master' into ubilabs--rcapp--develop 2015-07-29 09:23:55 +02:00
Bennet Brunsen b1ac6fc53b Reorganized imports in RegattaActivity with eclipse 2015-07-16 15:38:30 +02:00
Peter Siegmund 46c47cc082 optimize build scripts 2015-07-14 10:51:04 +02:00
Samuel Oey 9e10e4831d merged conflicts for bug 2678 2015-07-13 14:54:07 +02:00
Bennet Brunsen 4476a8aa1b Renamed constants 2015-07-13 14:38:39 +02:00
Bennet Brunsen 75601180c0 Fixes typo 2015-07-13 12:54:15 +02:00