Peter Siegmund
|
040046313b
|
updated CodeFormatter for IntelliJ IDEA
- new import order
|
2015-07-07 11:06:18 +02:00 |
|
Peter Siegmund
|
52f022d733
|
new CodeFormatter for IntelliJ IDEA
- don't use wildcards for imports
|
2015-07-07 08:51:12 +02:00 |
|
Peter Siegmund
|
45a95a60e1
|
Merge branch 'ubilabs--rcapp--master'
|
2015-06-27 16:34:03 +02:00 |
|
Peter Siegmund
|
ec27b436a9
|
refactoring RaceFlagViewer (DRY)
|
2015-06-27 12:50:23 +02:00 |
|
Peter Siegmund
|
79ff321f88
|
don't sort races in NavDrawer by name
|
2015-06-27 11:10:42 +02:00 |
|
Peter Siegmund
|
f3255c6780
|
fixed RaceFlagViewer caching (problem while GateStart)
|
2015-06-27 10:30:44 +02:00 |
|
Peter Siegmund
|
5fe61bd6af
|
changed the localized string for wind button at SetupPanelFragment
|
2015-06-26 18:23:55 +02:00 |
|
Peter Siegmund
|
16065415fc
|
change from EditText.clearFocus() to CompassView.requestFocus() - no more recursion
|
2015-06-26 18:23:04 +02:00 |
|
Peter Siegmund
|
12f589fdfd
|
show "set start time" button without margin on Galaxy Tab 1
|
2015-06-26 17:15:23 +02:00 |
|
Peter Siegmund
|
437e32d652
|
Merge branch 'bug3016' into ubilabs--rcapp--develop
|
2015-06-26 15:51:52 +02:00 |
|
Peter Siegmund
|
9f44f062a9
|
Merge branch 'master' into ubilabs--rcapp--develop
|
2015-06-26 15:22:28 +02:00 |
|
Peter Siegmund
|
44752010e6
|
extracted gradle dependency versions into the root build.gradle file (one place for all sub modules)
|
2015-06-26 15:17:00 +02:00 |
|
Peter Siegmund
|
13a1a1bbe6
|
Merge branch 'ubilabs--rcapp--bug-2979-new-proposal' into ubilabs--rcapp--develop
|
2015-06-26 11:33:18 +02:00 |
|
Peter Siegmund
|
ec89a57255
|
Merge branch 'master' into ubilabs--rcapp--master
|
2015-06-25 20:46:01 +02:00 |
|
Peter Siegmund
|
5e7f2c1ab0
|
RaceFlagViewFragment now caches the views and updates only the timer for the most interesting flag until an onActiveFlagsChanged event occurs
|
2015-06-25 19:06:44 +02:00 |
|
Peter Siegmund
|
318337e6f7
|
AlarmManager works different at API19+, that's why we need this fix
|
2015-06-25 18:38:53 +02:00 |
|
Peter Siegmund
|
b8ee00a552
|
changed to get HEAD if compiled from a detached head
|
2015-06-24 16:01:53 +02:00 |
|
Peter Siegmund
|
c1ee737d74
|
Merge branch 'ubilabs--rcapp--bug-2777-cleanup' into ubilabs--rcapp--develop
|
2015-06-24 14:56:33 +02:00 |
|
Peter Siegmund
|
937b11dea9
|
changed NavDrawer list to RaceFlagViewerFragment behaviour for showing flags
|
2015-06-24 14:49:30 +02:00 |
|
Peter Siegmund
|
6951c3f35d
|
removed redundant indeterminant progress indicator in listview
|
2015-06-24 09:36:58 +02:00 |
|
Peter Siegmund
|
ead9169276
|
deactivate the Android Emulator Espresso tests - JUnit tests are still running on the local JVM
|
2015-06-23 13:58:25 +02:00 |
|
Peter Siegmund
|
ffe0b5469a
|
Merge branch 'ubilabs--rcapp--bug-2979' into ubilabs--rcapp--develop
|
2015-06-23 10:38:28 +02:00 |
|
Peter Siegmund
|
2be738b7eb
|
Merge branch 'ubilabs--rcapp--master' into ubilabs--rcapp--develop
|
2015-06-22 17:39:26 +02:00 |
|
Peter Siegmund
|
c01ae31ed4
|
don't send a remove recall flag event in the RaceFlagViewerFragment
|
2015-06-22 14:22:53 +02:00 |
|
Peter Siegmund
|
f41536dabd
|
limit the dates (not time) to the boundaries (startTime -> finishingTime -> finishedTime)
|
2015-06-22 12:23:11 +02:00 |
|
Peter Siegmund
|
893efea4f9
|
new logout icon in the Navigation Drawer
|
2015-06-21 14:50:41 +02:00 |
|
Peter Siegmund
|
54441c9d0d
|
new login screen texts
|
2015-06-21 14:50:21 +02:00 |
|
Peter Siegmund
|
e479961880
|
Bug 2979 - Editing of Values in Race Summary
|
2015-06-21 14:31:01 +02:00 |
|
Peter Siegmund
|
ad5ab35194
|
Bug 2979 - Editing of Values in Race Summary
|
2015-06-20 16:11:47 +02:00 |
|
Peter Siegmund
|
0cb59907e4
|
RCApp: implementing time change fragments
|
2015-06-20 16:11:16 +02:00 |
|
Peter Siegmund
|
1a749cb78d
|
RCApp: set finishing und finished time into managed race with checks
|
2015-06-20 15:53:41 +02:00 |
|
Peter Siegmund
|
35105ca801
|
sorting flags by name in preferences
|
2015-06-20 13:57:23 +02:00 |
|
Peter Siegmund
|
ddadfc0165
|
Change unit test to mockito
|
2015-06-20 12:02:57 +02:00 |
|
Peter Siegmund
|
89a4f0f051
|
Merge branch 'ubilabs--rcapp--feature--finishing-since' into ubilabs--rcapp--develop
|
2015-06-20 10:52:41 +02:00 |
|
Peter Siegmund
|
e3b4f45cea
|
RCApp: show time since finishing start
|
2015-06-20 10:50:56 +02:00 |
|
Peter Siegmund
|
33123aa3ba
|
deactivate testing while build and moved it to a separate task
|
2015-06-19 15:30:26 +02:00 |
|
Peter Siegmund
|
88495f692f
|
activate junit tests in Shared, Tracker and Buoy projects (with some easy tests)
|
2015-06-19 15:29:41 +02:00 |
|
Peter Siegmund
|
9e908b5cb5
|
Bug 2817 - By Marks Coursdesigner - Not Working
change from onLongClick to onClick
|
2015-06-19 14:16:40 +02:00 |
|
Peter Siegmund
|
8ff5aea866
|
Merge branch 'ubilabs--rcapp--new-testing'
|
2015-06-19 13:18:34 +02:00 |
|
Peter Siegmund
|
d6f5264e16
|
Merge branch 'ubilabs--rcapp--new-testing' of ssh://sapsailing.com/home/trac/git into ubilabs--rcapp--new-testing
|
2015-06-19 13:18:06 +02:00 |
|
Peter Siegmund
|
f72208dd6d
|
Added JUnit tests for Android into build script (rcapp only yet)
|
2015-06-19 13:17:57 +02:00 |
|
Peter Siegmund
|
9410b6b557
|
added missing escape sequence
|
2015-06-19 12:37:30 +02:00 |
|
Peter Siegmund
|
78817ac60a
|
added JVM/Junit testing to RCApp (and renamed the UI test folder)
|
2015-06-19 12:08:48 +02:00 |
|
Peter Siegmund
|
c2cce35d7c
|
Merge branch 'master' into ubilabs--rcapp--develop
|
2015-06-19 11:02:27 +02:00 |
|
Peter Siegmund
|
9b495f9d09
|
fix for RaceStateService
|
2015-06-19 10:22:11 +02:00 |
|
Peter Siegmund
|
4337655aaf
|
Merge branch 'master' into ubilabs--rcapp--master
|
2015-06-19 08:36:31 +02:00 |
|
Peter Siegmund
|
8fbc09fab8
|
replaced ProgressDialog with ProgressBar (spinner) as overlay
|
2015-06-18 12:13:08 +02:00 |
|
Peter Siegmund
|
dc367b486a
|
added refresh data into LoginActivity
|
2015-06-18 12:12:14 +02:00 |
|
Peter Siegmund
|
90594e39fe
|
removed obsolete overflow menu item
|
2015-06-18 12:10:34 +02:00 |
|
Peter Siegmund
|
de64ca4de9
|
Bug 2900 - In-App update brings crash
|
2015-06-18 09:44:39 +02:00 |
|
Peter Siegmund
|
925010624f
|
removed warnings
|
2015-06-17 13:54:37 +02:00 |
|
Peter Siegmund
|
2e2550c938
|
RCApp: automatically relogin after task kill, if RaceStateService has still data in memory
|
2015-06-17 11:14:34 +02:00 |
|
Peter Siegmund
|
84d59495c4
|
Merge branch 'ubilabs--rcapp--master' into ubilabs--rcapp--develop
|
2015-06-17 09:25:35 +02:00 |
|
Peter Siegmund
|
5090542d89
|
Merge branch 'master' into ubilabs--rcapp--master
|
2015-06-17 09:19:24 +02:00 |
|
Peter Siegmund
|
d7860a2000
|
Deleted test projects, because the real tests are in the "tests"-folder of each app.
|
2015-06-17 08:57:47 +02:00 |
|
Peter Siegmund
|
eb907f79fe
|
RCApp: refactored gate start fragment
|
2015-06-16 17:29:54 +02:00 |
|
Peter Siegmund
|
2c0eeb479a
|
RCApp: removed pass change on start race
|
2015-06-16 17:28:34 +02:00 |
|
Peter Siegmund
|
80611086a0
|
Merge branch 'master'
|
2015-06-16 16:10:23 +02:00 |
|
Peter Siegmund
|
62296fbf62
|
RCApp: check if preference "additional golf time" is activated
|
2015-06-16 14:23:21 +02:00 |
|
Peter Siegmund
|
3f79abb216
|
RCApp: show correct time (and not the default values)
|
2015-06-16 12:33:32 +02:00 |
|
Peter Siegmund
|
e012dff07a
|
RCApp: don't reset the data in the service at LoginActivity startup
|
2015-06-16 11:42:10 +02:00 |
|
Peter Siegmund
|
35fc63fd2b
|
Merge branch 'master' into ubilabs--rcapp--develop
|
2015-06-16 11:03:35 +02:00 |
|
Peter Siegmund
|
8e038ab764
|
Merge branch 'hotfix-old-rcapp'
|
2015-06-16 11:01:03 +02:00 |
|
Peter Siegmund
|
59cc8de70f
|
Merge branch 'master' into ubilabs--rcapp--develop
|
2015-06-16 10:22:29 +02:00 |
|
Peter Siegmund
|
3ac136297e
|
Merge branch 'master' into ubilabs--rcapp--develop
|
2015-06-16 09:36:48 +02:00 |
|
Peter Siegmund
|
ba7308d303
|
RCApp: change from MainScheduleFragment at RaceStateChanged
|
2015-06-15 17:16:01 +02:00 |
|
Peter Siegmund
|
e1ff27927e
|
RCApp: RaceFlagViewerFragment handles lowerFlags correct now - if lowerFlags != Flags.NONE view second flag view
|
2015-06-15 17:10:33 +02:00 |
|
Peter Siegmund
|
3ccaeb7ea2
|
Fix currentTime == now
|
2015-06-15 17:08:06 +02:00 |
|
Peter Siegmund
|
bb92c72449
|
Merge branch 'ubilabs--rcapp--master' into ubilabs--rcapp--develop
|
2015-06-15 15:57:35 +02:00 |
|
Peter Siegmund
|
38d17f8242
|
Changed build-script to check correct exit codes (while using "tee" for writing build log)
|
2015-06-15 15:31:36 +02:00 |
|
Peter Siegmund
|
f6f6a1d1b8
|
Merge branch 'master' into ubilabs--rcapp--develop
|
2015-06-15 15:06:26 +02:00 |
|
Peter Siegmund
|
25375d9e70
|
removed Eclipse warning
|
2015-06-15 10:26:15 +02:00 |
|
Peter Siegmund
|
6129d6e194
|
Merge branch 'master' into ubilabs--rcapp--develop
|
2015-06-15 08:30:37 +02:00 |
|
Peter Siegmund
|
a1eaa5c69e
|
Bug 2963 - RaceList - RaceState - Unscheduled but with finishing time
- prevent entering finish time in the future
|
2015-06-12 15:58:58 +02:00 |
|
Peter Siegmund
|
7092a5c22f
|
Hotfix to be able to start the old RCApp without crashes
|
2015-06-12 15:15:47 +02:00 |
|
Peter Siegmund
|
91a22e5e3c
|
RCApp: fixed Lint blocker
|
2015-06-12 11:27:30 +02:00 |
|
Peter Siegmund
|
316f631105
|
Merge branch 'ubilabs--rcapp--master' into ubilabs--rcapp--develop
|
2015-06-12 10:59:06 +02:00 |
|
Peter Siegmund
|
aca3a19f6b
|
Merge branch 'master' into ubilabs--rcapp--master
|
2015-06-12 10:59:00 +02:00 |
|
Peter Siegmund
|
99f99fb0f8
|
Merge branch 'ubilabs--rcapp--develop' of ssh://sapsailing.com/home/trac/git into ubilabs--rcapp--develop
|
2015-06-12 10:45:48 +02:00 |
|
Peter Siegmund
|
9b5650f74f
|
Merge branch 'ubilabs--rcapp--master' into ubilabs--rcapp--develop
|
2015-06-12 10:45:41 +02:00 |
|
Peter Siegmund
|
f79d32d484
|
Bug 2953 - Sporadic loss of race log events although displayed in RCApp UI
|
2015-06-12 10:45:31 +02:00 |
|
Peter Siegmund
|
2a71b8fa60
|
Merge branch 'ubilabs--rcapp--master' into ubilabs--rcapp--develop
|
2015-06-11 14:54:58 +02:00 |
|
Peter Siegmund
|
610e73a230
|
Merge branch 'master' into ubilabs--rcapp--master
|
2015-06-11 14:54:51 +02:00 |
|
Peter Siegmund
|
bf9301514e
|
Merge branch 'ubilabs--rcapp--master' into ubilabs--rcapp--develop
|
2015-06-11 14:54:19 +02:00 |
|
Peter Siegmund
|
05580e291e
|
removed unused (non working) testing project for Tracker App
|
2015-06-11 14:50:28 +02:00 |
|
Peter Siegmund
|
7c62a2ed83
|
don't check for string "ok", better check for HttpURLConnection.HTTP_OK (int value)
|
2015-06-11 14:49:04 +02:00 |
|
Peter Siegmund
|
9c59f8bc4e
|
Merge branch 'master' into ubilabs--rcapp--develop
|
2015-06-10 15:22:01 +02:00 |
|
Peter Siegmund
|
6333abd171
|
RCApp: moved @SuppressWarnings("unchecked") from method name to the specific call
|
2015-06-10 15:21:32 +02:00 |
|
Peter Siegmund
|
103c5d9e7f
|
RCApp: add Android annotations
|
2015-06-10 15:00:39 +02:00 |
|
Peter Siegmund
|
e0e90f6f41
|
RCApp: removed unused method
|
2015-06-10 14:59:54 +02:00 |
|
Peter Siegmund
|
e5953db037
|
Merge branch 'ubilabs--rcapp--bug-2941' into ubilabs--rcapp--develop
|
2015-06-10 14:28:20 +02:00 |
|
Peter Siegmund
|
3df2ce207d
|
Merge branch 'ubilabs--rcapp--bug-2957' into ubilabs--rcapp--develop
|
2015-06-10 14:25:31 +02:00 |
|
Peter Siegmund
|
f25cb95053
|
RCApp: FlagPanelFragment checks now in notifyTick for possible null return values
|
2015-06-10 13:45:58 +02:00 |
|
Peter Siegmund
|
ebf6f751d4
|
Bug 2960 - Countdown in nav drawer doesn't count down on "replicated" tablet
|
2015-06-10 13:35:06 +02:00 |
|
Peter Siegmund
|
78dc6abcdd
|
Bug 2941 - Set position manually for wind shows black background and black font for input
|
2015-06-10 11:35:06 +02:00 |
|
Peter Siegmund
|
e968553369
|
Merge branch 'ubilabs--rcapp--bug-2944' into ubilabs--rcapp--develop
|
2015-06-10 10:45:22 +02:00 |
|
Peter Siegmund
|
abc024277b
|
Bug 2957 - Make Demo mode log-in more obvious
|
2015-06-10 10:06:28 +02:00 |
|
Peter Siegmund
|
16eb21e2e7
|
Merge branch 'master' into ubilabs--rcapp--master
|
2015-06-10 09:38:52 +02:00 |
|
Peter Siegmund
|
6dcdcc9320
|
Merge branch 'master' into ubilabs--rcapp--develop
|
2015-06-10 09:38:45 +02:00 |
|
Peter Siegmund
|
5139b49f05
|
login activity now insert the build-info into the logfile
|
2015-06-09 16:50:53 +02:00 |
|