replicant-vendor_cmsdk/packages/CMSettingsProvider
Adnan Begovic d0d4ce972e CMSettings: Fix defaults load on provider creation.
The database is innaccessible during creation through
  the android resolver interfaces, thus, no defaults were
  loaded even though the code would execute.

  So rewrite the DatabaseHelper to create a singular bulk transaction
  per table when default settings are to be loaded, and provide
  verification tests for the CMSettingsProvider.

TICKET: CYNGNOS-1706
Change-Id: I3d8c5f25704ec9620fe57b82865531fb976a516f
2016-01-25 18:06:39 -08:00
..
res Automatic translation import 2016-01-25 19:42:32 +02:00
src/org/cyanogenmod/cmsettings CMSettings: Fix defaults load on provider creation. 2016-01-25 18:06:39 -08:00
tests CMSettings: Fix defaults load on provider creation. 2016-01-25 18:06:39 -08:00
Android.mk Add way to migrate CM specific settings to CMSettingsProvider 2015-09-25 13:17:19 -07:00
AndroidManifest.xml Add way to migrate CM specific settings to CMSettingsProvider 2015-09-25 13:17:19 -07:00