UnifiedNlp/service/src/main/kotlin/org/microg/nlp/service
Chirayu Desai 7aa18fa570 Migrate old preferences to new format and location
* Migrates the prefs from com.google.android.gms_preferences.xml
  to unified_nlp.xml
* Replaces the SHA-1 with matching SHA-256, since the UI
  code only supports SHA-256
* Removes SHA-1 support from AbstractBackendHelper,
  assuming that all old packages have migrated, and
  since they weren't fully working anyway.

Change-Id: I532883dc2fe1c71b001dc34bb9e6bef93d8681f2
2020-11-02 23:17:54 +01:00
..
AbstractBackendHelper.kt Migrate old preferences to new format and location 2020-11-02 23:17:54 +01:00
AsyncGeocoderBackend.kt Small fixes everywhere 2020-07-08 21:43:59 +02:00
AsyncLocationBackend.kt Small fixes everywhere 2020-07-08 21:43:59 +02:00
GeocodeBackendHelper.kt Small fixes everywhere 2020-07-08 21:43:59 +02:00
GeocodeFuser.kt Use thread-safe cow lists 2020-10-17 14:35:33 +02:00
LocationBackendHelper.kt Small fixes everywhere 2020-07-08 21:43:59 +02:00
LocationFuser.kt Use thread-safe cow lists 2020-10-17 14:35:33 +02:00
PackageChangedReceiver.kt Add service 2020-06-05 20:51:21 +02:00
Preferences.kt Migrate old preferences to new format and location 2020-11-02 23:17:54 +01:00
UnifiedLocationServiceEntryPoint.kt Small fixes everywhere 2020-07-08 21:43:59 +02:00
UnifiedLocationServiceInstance.kt Small fixes everywhere 2020-07-08 21:43:59 +02:00
UnifiedLocationServiceRoot.kt Do not reload backends without actual settings update 2020-08-30 00:56:32 +02:00