Commit Graph
100 Commits
Author SHA1 Message Date
Peter Siegmund 100e7b0e52 don't reset header view in NavDrawer if convertView is same on notifyDataChanged call 2016-07-14 13:43:06 +02:00
Peter Siegmund 84d2120f15 fixed NPE on restart after app kill (by Android) while showing the StartTimeFragment 2016-06-23 15:10:02 +02:00
Peter Siegmund 0c751d4fc2 removed string format warning 2016-06-23 15:07:43 +02:00
Peter Siegmund dffaffb2b3 Fixed memory leak for eg. RacingActivity 2016-06-23 15:06:44 +02:00
Peter Siegmund 44d55a87a6 Merge branch 'master' into bug_ellipsize_middle 2016-06-16 10:38:03 +02:00
Peter Siegmund b447747dc3 Merge branch 'ubilabs--rcapp--bug-3694' 2016-06-16 10:37:49 +02:00
Peter Siegmund dddbb74bf5 Workaround seen in https://code.google.com/p/android/issues/detail?id=33868 2016-06-16 08:52:23 +02:00
Peter Siegmund f531c62da5 added javadoc 2016-06-15 09:40:18 +02:00
Peter Siegmund 7174bb87fe hotfix for "Refresh Data" 2016-06-15 08:44:49 +02:00
Peter Siegmund 5df392605d fixed issue 3701 2016-06-14 22:42:37 +02:00
Peter Siegmund 971fbc6a2f set ellipsize from end to middle in NavDrawer 2016-06-14 19:03:12 +02:00
Peter Siegmund 8fc651a67b disable Set Time button after fragment creation 2016-06-14 17:14:22 +02:00
Peter Siegmund b21c010592 activate Set Time button for relative start time 2016-06-14 16:42:57 +02:00
Peter Siegmund f39db6f607 activate Set Time on offset change for relative start time 2016-06-14 16:15:49 +02:00
Peter Siegmund 93bc05c96b activate Set Time button on absolute tab after value change 2016-06-14 16:11:44 +02:00
Peter Siegmund 7ee189fba8 show AlertDialog after changing no-public-events preference, if logged in 2016-06-14 15:00:47 +02:00
Peter Siegmund 034d14c9b1 another solution for #3598 - which doesn't interfere an app start while screen locked 2016-06-14 12:37:35 +02:00
Peter Siegmund b22ee171bb restart LoginActivity, if server base url changed 2016-06-14 11:38:50 +02:00
Peter Siegmund 86df691c4c fixed wrong string format 2016-06-14 11:37:00 +02:00
Peter Siegmund df58953451 Merge branch 'ubilabs--rcapp--master' into ubilabs--rcapp--develop 2016-06-14 08:35:07 +02:00
Peter Siegmund eb26d5913e removed minimal top margin for the countdown timer 2016-06-08 14:01:25 +02:00
Peter Siegmund 7dc488753e NumberPicker for sec/msec in gray and smaller textSize 2016-06-08 12:50:59 +02:00
Peter Siegmund f74e75ce20 add "sync to minute" into "what's new" 2016-06-07 18:04:35 +02:00
Peter Siegmund adcf8cea3f hide "sync to minute" button in unscheduled state 2016-06-07 18:04:07 +02:00
Peter Siegmund 60e74174ab Code cleanup 2016-06-07 16:58:51 +02:00
Peter Siegmund 201c598425 sync to full minute 2016-06-07 15:55:21 +02:00
Peter Siegmund eb07329293 Merge branch 'ubilabs--rcapp--develop' into ubilabs--rcapp--bug-3525 2016-06-07 09:07:10 +02:00
Peter Siegmund 81b68f5877 orientation locking:
phone -> portrait mode
tablet -> landscape mode
2016-05-14 16:28:18 +02:00
Peter Siegmund 570d1c7ad9 fixed regatta configuration loading, because of last change in AppPreferences 2016-05-10 16:36:08 +02:00
Peter Siegmund 65fd3bb089 change AppPreferences to read first device configuration and after that the regatta configuration, so the values will be "app default -> device settings -> regatta settings"
if no value is set at device or regatta level the previous value will be taken
2016-05-10 16:11:27 +02:00
Peter Siegmund 8fee072117 only init preferences, if configuration is set on server 2016-05-10 15:04:31 +02:00
Peter Siegmund 145f44fb4f Merge branch 'master' into ubilabs--rcapp--bug-3624 2016-05-10 14:15:03 +02:00
Peter Siegmund ebc4322e55 Merge branch 'master' of ssh://sapsailing.com/home/trac/git 2016-05-10 14:13:42 +02:00
Peter Siegmund 6336b72caa hotfix for #3640 (tablet layout) 2016-05-10 14:13:37 +02:00
Peter Siegmund 5a25054b44 persist regatta configuration in preference file on login 2016-05-10 12:20:05 +02:00
Peter Siegmund 10934ab707 Merge branch 'master' into ubilabs--rcapp--bug-3624 2016-05-10 08:03:33 +02:00
Peter Siegmund 1ba6a65259 fixed german US Sailing translation 2016-05-03 17:55:17 +02:00
Peter Siegmund b9c44a28fc custom touch listener for views in ViewPager 2016-05-03 17:39:06 +02:00
Peter Siegmund 5fec760399 intercept touch for PanelButton on ViewPager 2016-05-03 16:52:44 +02:00
Peter Siegmund cb4ae30b59 Merge branch 'ubilabs--rcapp--develop' into ubilabs--rcapp--bug-3624 2016-05-03 09:20:04 +02:00
Peter Siegmund cacad93c6f updated build.info creating with gradle 2016-05-02 10:01:29 +02:00
Peter Siegmund 625b00cbde inserted dexcount to show a method counter (because of 65.535 limit) after build 2016-05-02 08:37:18 +02:00
Peter Siegmund c2c2526cb0 updated gradle build tools 2016-05-02 08:36:10 +02:00
Peter Siegmund eb1a3a1b97 fixed removal of ADMIN_CONSOLE from valid values in CourseDesignerMode 2016-04-26 16:20:25 +02:00
Peter Siegmund 73cb7feda8 fragment parameter optimized 2016-04-26 15:28:58 +02:00
Peter Siegmund 79920b3818 in CourseDesignerMode is ADMIN_CONSOLE not a valid value 2016-04-26 14:40:03 +02:00
Peter Siegmund de0480aefb regatta specific configuration will be shown (first the default configuration is applied and after that the regatta configuration will be applied over it - in the preference screen) correctly 2016-04-26 12:52:01 +02:00
Peter Siegmund f8e22f70fa fixed GateStart deserializer (incorrect hasPathfinder) 2016-04-26 12:49:28 +02:00
Peter Siegmund 80b8f2edf9 latest Android Studio (2.1 RC) 2016-04-26 08:45:30 +02:00
Peter Siegmund 8bbd025e6e updated Android Studio version 2016-04-20 13:03:50 +02:00
Peter Siegmund 6bc4759c14 Merge branch 'ubilabs--rcapp--bug-3570' into ubilabs--rcapp--develop 2016-04-20 13:02:21 +02:00
Peter Siegmund b0db06a196 fixed missing listener because of no unregister old races 2016-04-20 13:00:44 +02:00
Peter Siegmund 8908b06424 fixed crash 2016-04-19 15:08:17 +02:00
Peter Siegmund 4fa09eb223 Merge branch 'ubilabs--rcapp--bug-3570' into ubilabs--rcapp--develop 2016-04-19 08:51:17 +02:00
Peter Siegmund e282374e1e cleaner approach for handling ManagedRaces loaded by the OnlineDataLoader 2016-04-19 08:51:03 +02:00
Peter Siegmund 44bb552661 Merge branch 'ubilabs--rcapp--bug-3570' into ubilabs--rcapp--develop 2016-04-18 22:17:21 +02:00
Peter Siegmund f2df9d96ba fixed ConcurrentModificationException 2016-04-18 22:16:34 +02:00
Peter Siegmund d9f6eddf89 Merge branch 'ubilabs--rcapp--bug-3440' into ubilabs--rcapp--develop 2016-04-18 21:48:51 +02:00
Peter Siegmund 453c393137 set text color with fixed value from custom style (because of API <= 19) 2016-04-18 21:48:14 +02:00
Peter Siegmund 7ea37257d3 Merge branch 'ubilabs--rcapp--bug-1267' into ubilabs--rcapp--develop 2016-04-18 21:46:58 +02:00
Peter Siegmund 6e8137628b set text color with fixed value from custom style (because of API <= 19) 2016-04-18 21:45:36 +02:00
Peter Siegmund 821ad4ac18 Merge branch 'ubilabs--rcapp--bug-1267' into ubilabs--rcapp--develop 2016-04-18 18:59:42 +02:00
Peter Siegmund b98ffe6568 removed unused translation 2016-04-18 18:59:16 +02:00
Peter Siegmund 55f956db9b removed unused method 2016-04-18 18:58:41 +02:00
Peter Siegmund c959e6d069 using MessageSendingService for explicitFactor update 2016-04-15 16:07:06 +02:00
Peter Siegmund a8b318b080 use factor/explicitFactor from RaceCell to instantiate ManagedRace, in order to remove custom loader after login 2016-04-15 15:49:09 +02:00
Peter Siegmund e3a4b484e1 Merge branch 'ubilabs--rcapp--bug-3598' 2016-04-15 11:27:31 +02:00
Peter Siegmund bed3d08a06 fixed blocking full compile lint messages (missing translation) 2016-04-15 10:03:55 +02:00
Peter Siegmund e12f586a68 fixed clickable link (part 2) 2016-04-15 09:12:26 +02:00
Peter Siegmund e602c5b374 fixed clickable link 2016-04-15 09:01:24 +02:00
Peter Siegmund bffc893390 reverted build.info checkin from 118ffa2 2016-04-15 08:35:49 +02:00
Peter Siegmund 8547310174 artificial delay (to prevent "java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState") -> bug 3600 2016-04-15 00:57:44 +02:00
Peter Siegmund 8de1df132d forced to use Activity FragmentManager (instead of ChildFragmentManager) -> could fix bug 3600 2016-04-15 00:54:35 +02:00
Peter Siegmund c08055096a new Android Studio release (Android Studio 2.1 Beta) 2016-04-15 00:41:42 +02:00
Peter Siegmund a5f2f6c6e7 course areas can be disabled in login selection in the backend again 2016-04-14 15:52:21 +02:00
Peter Siegmund 594bbbf084 new Android Studio release (Android Studio 2.1 Beta) 2016-04-14 12:42:05 +02:00
Peter Siegmund 733c619817 added missing import 2016-04-14 11:57:03 +02:00
Peter Siegmund 99ecc950cb Merge branch 'ubilabs--rcapp--develop' into ubilabs--rcapp--bug-1267 2016-04-14 10:17:33 +02:00
Peter Siegmund 27830c79be Merge branch 'ubilabs--rcapp--master' into ubilabs--rcapp--develop 2016-04-14 10:17:07 +02:00
Peter Siegmund 3dfe219137 set factor fragment 2016-04-14 10:16:14 +02:00
Peter Siegmund 938affccea new Android Studio release (Android Studio 2.1 Beta) 2016-04-14 09:33:42 +02:00
Peter Siegmund 9bc16bc182 Context has always to be the first param 2016-04-13 17:04:40 +02:00
Peter Siegmund d3496f8d77 disabled checkForUpdate for non-sideloaded apps 2016-04-13 15:15:30 +02:00
Peter Siegmund 61089e2b83 load race column factors at login 2016-04-13 15:12:19 +02:00
Peter Siegmund 6fd1a8b60f Merge branch 'ubilabs--tracking_app--develop' of ssh://sapsailing.com/home/trac/git into ubilabs--tracking_app--develop 2016-04-12 08:35:34 +02:00
Peter Siegmund 8942bdf6fc Merge branch 'ubilabs--rcapp--develop' into ubilabs--rcapp--bug-1267 2016-04-11 16:52:29 +02:00
Peter Siegmund 15312b6e60 remove wrong todo comment 2016-04-11 16:24:00 +02:00
Peter Siegmund a81e458b9d Merge branch 'ubilabs--rcapp--develop' into ubilabs--rcapp--bug-3570 2016-04-11 15:53:45 +02:00
Peter Siegmund 68702f3776 AP flag has now correct shape 2016-04-11 15:36:47 +02:00
Peter Siegmund 1135a5a892 Merge branch 'ubilabs--rcapp--bug-3584' 2016-04-11 14:52:20 +02:00
Peter Siegmund b97db4b10b switch from ArrayList to SynchronizedList because of the async loader 2016-04-11 14:47:50 +02:00
Peter Siegmund 9b73cb1444 null check for every competitor (including subdata) 2016-04-07 20:08:12 +02:00
Peter Siegmund 1a212eea44 remove races not available on the server after refresh 2016-04-07 19:37:51 +02:00
Peter Siegmund 431e0a92ff Merge branch 'master' into ubilabs--rcapp--bug-3570 2016-04-07 16:55:36 +02:00
Peter Siegmund 20f15f272e fixed "change role" (logout) memory leak of ManagedRaceImpl 2016-04-07 12:49:33 +02:00
Peter Siegmund df25cb3ecc switch to welcome screen, if current race isn't longer on the server 2016-04-07 11:44:45 +02:00
Peter Siegmund 570f941cd3 added Android Studio capture directory to gitignore 2016-04-07 09:38:21 +02:00
Peter Siegmund 3a7625a079 Merge branch 'ubilabs--rcapp--bug-3481' 2016-04-07 08:57:48 +02:00
Peter Siegmund 3f07074e54 fixed NPE for getRaceState 2016-04-06 23:17:21 +02:00
Peter Siegmund 929a7910da added german translation 2016-04-06 23:04:15 +02:00