Migration cleanup and improvements.
[IMPROVED] Migration code cleanup. [FIXED] When local store migration fails, fall back to opening the old local store if possible. [FIXED] Better migration of cloud preferences. [FIXED] Better checking of when to perform cloud store migration. [FIXED] Always migrate the local store, even when the cloud store is enabled. [UPDATED] Removed the loading indicator in favor of a loading overlay. [UPDATED] Sorted the file references lexicographically.
This commit is contained in:
2
.idea/inspectionProfiles/Project_Default.xml
generated
2
.idea/inspectionProfiles/Project_Default.xml
generated
@@ -9,6 +9,6 @@
|
||||
<inspection_tool class="OCUnusedMacroInspection" enabled="false" level="WARNING" enabled_by_default="false" />
|
||||
<inspection_tool class="OCUnusedMethodInspection" enabled="false" level="WARNING" enabled_by_default="false" />
|
||||
<inspection_tool class="UnusedLocalVariable" enabled="false" level="WARNING" enabled_by_default="false" />
|
||||
<inspection_tool class="UnusedParameter" enabled="true" level="WEAK WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="UnusedParameter" enabled="false" level="WARNING" enabled_by_default="false" />
|
||||
</profile>
|
||||
</component>
|
||||
Reference in New Issue
Block a user