Issue 16: Check performance for start of administration interface
Status:  Fixed
Owner:
Closed:  May 2011
Project Member Reported by swlass...@gmail.com, May 5, 2011
For some reason, the administration interface can take about 1sec to start - check if something can be optimized or if steps should be taken, to implement some sort of progress dialog, if no performance optimizations can be made.
May 6, 2011
Project Member #1 julemand101
Solved in reversion 1047 (https://code.google.com/p/sw6android/source/detail?r=1047).

I have changed the way we check for Settings.xml so it goes faster than the previous solution. It is debatable whether this fix is good coding style but let it lie now.

Status: Fixed