From 8527008e6e33ec07a86fc9e70d562456e9b8faa5 Mon Sep 17 00:00:00 2001 From: mar-v-in Date: Tue, 15 Sep 2015 17:41:07 +0200 Subject: [PATCH] Name cleanup --- Android.mk | 2 +- README.md | 2 +- extern/UnifiedNlpApi | 2 +- unifiednlp-app/build.gradle | 30 ++++++++-------- unifiednlp-app/src/main/AndroidManifest.xml | 2 +- .../nlp/ui/SettingsLauncherActivity.java | 2 +- unifiednlp-base/build.gradle | 34 +++++++++---------- unifiednlp-base/src/main/AndroidManifest.xml | 2 +- .../org/microg/nlp/AbstractBackendHelper.java | 2 +- .../microg/nlp/AbstractProviderService.java | 2 +- .../java/org/microg/nlp/PackageReceiver.java | 2 +- .../main/java/org/microg/nlp/Preferences.java | 2 +- .../main/java/org/microg/nlp/Provider.java | 2 +- .../nlp/geocode/AbstractGeocodeService.java | 2 +- .../org/microg/nlp/geocode/BackendFuser.java | 2 +- .../org/microg/nlp/geocode/BackendHelper.java | 2 +- .../microg/nlp/geocode/GeocodeProvider.java | 2 +- .../microg/nlp/geocode/GeocodeProviderV1.java | 2 +- .../microg/nlp/geocode/GeocodeServiceV1.java | 2 +- .../nlp/location/AbstractLocationService.java | 2 +- .../org/microg/nlp/location/BackendFuser.java | 2 +- .../microg/nlp/location/BackendHelper.java | 2 +- .../microg/nlp/location/LocationProvider.java | 2 +- .../nlp/location/LocationProviderV1.java | 2 +- .../nlp/location/LocationProviderV2.java | 2 +- .../nlp/location/LocationServiceV1.java | 2 +- .../nlp/location/LocationServiceV2.java | 2 +- .../org/microg/nlp/location/ThreadHelper.java | 2 +- .../nlp/ui/AbstractBackendPreference.java | 2 +- .../nlp/ui/GeocoderBackendPreference.java | 2 +- .../nlp/ui/LocationBackendPreference.java | 2 +- .../microg/nlp/ui/SettingInjectorService.java | 2 +- .../org/microg/nlp/ui/SettingsActivity.java | 2 +- .../main/res/layout/backend_list_entry.xml | 2 +- .../src/main/res/layout/settings_activity.xml | 2 +- .../src/main/res/layout/toolbar.xml | 2 +- .../src/main/res/values-sr/strings.xml | 6 ++-- .../src/main/res/values/colors.xml | 2 +- .../src/main/res/values/strings.xml | 6 ++-- .../src/main/res/values/themes.xml | 2 +- .../src/main/res/xml/nlp_injected_setting.xml | 2 +- .../src/main/res/xml/nlp_preferences.xml | 2 +- unifiednlp-compat/build.gradle | 26 +++++++------- 43 files changed, 89 insertions(+), 89 deletions(-) diff --git a/Android.mk b/Android.mk index 4b0fda8..d5969f7 100644 --- a/Android.mk +++ b/Android.mk @@ -1,4 +1,4 @@ -# Copyright (c) 2014 μg Project +# Copyright (c) 2013-2015 microG Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/README.md b/README.md index a75fc73..2aa7fdb 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ Some components: Copyright (C) 2013 The Android Open Source Project License ------- - Copyright 2014 μg Project Team + Copyright 2013-2015 microG Project Team Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/extern/UnifiedNlpApi b/extern/UnifiedNlpApi index 8b2a8eb..236ef06 160000 --- a/extern/UnifiedNlpApi +++ b/extern/UnifiedNlpApi @@ -1 +1 @@ -Subproject commit 8b2a8eb21488fea4df0273ef9f369ac5f764bad2 +Subproject commit 236ef064e1293664f4a7dee9fbd0365ee6787ae7 diff --git a/unifiednlp-app/build.gradle b/unifiednlp-app/build.gradle index 4f0a791..756db4b 100644 --- a/unifiednlp-app/build.gradle +++ b/unifiednlp-app/build.gradle @@ -1,17 +1,17 @@ /* - Copyright 2013-2015 µg Project Team - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. + * Copyright 2013-2015 microG Project Team + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ buildscript { @@ -26,8 +26,8 @@ buildscript { apply plugin: 'com.android.application' android { - compileSdkVersion 22 - buildToolsVersion "22.0.1" + compileSdkVersion 23 + buildToolsVersion "23.0.1" productFlavors { NetworkLocation { diff --git a/unifiednlp-app/src/main/AndroidManifest.xml b/unifiednlp-app/src/main/AndroidManifest.xml index 998329a..e3d3ad6 100644 --- a/unifiednlp-app/src/main/AndroidManifest.xml +++ b/unifiednlp-app/src/main/AndroidManifest.xml @@ -1,5 +1,5 @@ - µg ОбједињениNlp - µg ОбједињениNlp поставке + ОбједињениNlp + ОбједињениNlp поставке Додај мотор Поставке мотора за локацију Поставке мотора за потрагу адреса diff --git a/unifiednlp-base/src/main/res/values/colors.xml b/unifiednlp-base/src/main/res/values/colors.xml index a065f2c..111cc29 100644 --- a/unifiednlp-base/src/main/res/values/colors.xml +++ b/unifiednlp-base/src/main/res/values/colors.xml @@ -1,5 +1,5 @@ - µg UnifiedNlp - µg UnifiedNlp Settings + UnifiedNlp + UnifiedNlp Settings Add backend Configure location backends Configure address lookup backends diff --git a/unifiednlp-base/src/main/res/values/themes.xml b/unifiednlp-base/src/main/res/values/themes.xml index f942b01..76e2a0b 100644 --- a/unifiednlp-base/src/main/res/values/themes.xml +++ b/unifiednlp-base/src/main/res/values/themes.xml @@ -1,5 +1,5 @@