Skip to content

Commit

Permalink
[TIMOB-25860] Update support libraries to 27.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gary Mathews committed Mar 13, 2018
1 parent 0d2b299 commit 53da13c
Show file tree
Hide file tree
Showing 683 changed files with 957 additions and 904 deletions.
6 changes: 6 additions & 0 deletions android/.idea/libraries/support.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion android/.idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

419 changes: 360 additions & 59 deletions android/.idea/workspace.xml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion android/dependency.json
Expand Up @@ -30,7 +30,7 @@
"android":["jaxen-1.1.1.jar","ti-commons-codec-1.3.jar","kroll-common.jar","titanium.jar","filesystem.jar","android-support-multidex.jar"],
"xml":["jaxen-1.1.1.jar"],
"ui":["nineoldandroids-appc-2.4.0.jar"],
"appcompat":["android-support-v4.jar", "android-support-v7-appcompat.jar", "android-support-animated-vector-drawable.jar", "android-support-annotations.jar", "android-support-core-ui.jar", "android-support-core-utils.jar", "android-support-fragment.jar", "android-support-media-compat.jar", "android-support-vector-drawable.jar", "android-support-transition.jar", "android-support-v7-recyclerview.jar"],
"appcompat":["android-support-v4.jar", "android-support-v7-appcompat.jar", "android-support-animated-vector-drawable.jar", "android-support-annotations.jar", "android-support-core-ui.jar", "android-support-core-utils.jar", "android-support-fragment.jar", "android-support-media-compat.jar", "android-support-vector-drawable.jar", "android-support-transition.jar", "android-support-v7-recyclerview.jar", "android-arch-lifecycle-viewmodel.jar", "android-arch-lifecycle-livedata-core.jar", "android-arch-lifecycle-common.jar", "android-arch-core-runtime.jar", "android-arch-core-common.jar", "android-arch-lifecycle-runtime.jar"],
"cardview":["android-support-v7-cardview.jar"],
"compat":["android-support-compat.jar"],
"design":["android-support-design.jar"],
Expand Down
2 changes: 1 addition & 1 deletion android/dev/TitaniumTest/AndroidManifest.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.titanium.test" android:versionCode="1" android:versionName="1.0">
<uses-sdk android:minSdkVersion="16" android:targetSdkVersion="25"/>
<uses-sdk android:minSdkVersion="16" android:targetSdkVersion="27"/>
<application android:icon="@drawable/appicon" android:label="TitaniumTest" android:name=".TitaniumTestApplication" android:theme="@style/Theme.AppCompat">
<activity android:name=".TitaniumTestActivity" android:label="@string/app_name" android:theme="@style/Theme.Titanium" android:configChanges="keyboardHidden|orientation|screenSize">
<intent-filter>
Expand Down
2 changes: 1 addition & 1 deletion android/modules/accelerometer/project.properties
Expand Up @@ -9,7 +9,7 @@

android.library=true
# Project target.
target=android-26
target=android-27
android.library.reference.1=../../runtime/common
android.library.reference.2=../../titanium
android.library.reference.3=../../kroll-apt
2 changes: 1 addition & 1 deletion android/modules/analytics/project.properties
Expand Up @@ -9,7 +9,7 @@

android.library=true
# Project target.
target=android-26
target=android-27
android.library.reference.1=../../runtime/common
android.library.reference.2=../../titanium
android.library.reference.3=../../kroll-apt
2 changes: 1 addition & 1 deletion android/modules/android/project.properties
Expand Up @@ -9,7 +9,7 @@

android.library=true
# Project target.
target=android-26
target=android-27
android.library.reference.1=../../runtime/common
android.library.reference.2=../../titanium
android.library.reference.3=../filesystem
Expand Down
2 changes: 1 addition & 1 deletion android/modules/app/project.properties
Expand Up @@ -9,7 +9,7 @@

android.library=true
# Project target.
target=android-26
target=android-27
android.library.reference.1=../../runtime/common
android.library.reference.2=../../titanium
android.library.reference.3=../../kroll-apt
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified android/modules/appcompat/lib/android-support-annotations.jar
Binary file not shown.
Binary file modified android/modules/appcompat/lib/android-support-core-ui.jar
Binary file not shown.
Binary file modified android/modules/appcompat/lib/android-support-core-utils.jar
Binary file not shown.
Binary file modified android/modules/appcompat/lib/android-support-fragment.jar
Binary file not shown.
Binary file modified android/modules/appcompat/lib/android-support-media-compat.jar
Binary file not shown.
Binary file modified android/modules/appcompat/lib/android-support-transition.jar
Binary file not shown.
Binary file modified android/modules/appcompat/lib/android-support-v4.jar
Binary file not shown.
Binary file modified android/modules/appcompat/lib/android-support-v7-appcompat.jar
Binary file not shown.
Binary file not shown.
Binary file modified android/modules/appcompat/lib/android-support-vector-drawable.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion android/modules/appcompat/project.properties
Expand Up @@ -11,5 +11,5 @@
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt

# Project target.
target=android-26
target=android-27
android.library=true
Empty file modified android/modules/appcompat/res/anim/abc_fade_in.xml 100644 → 100755
Empty file.
Empty file modified android/modules/appcompat/res/anim/abc_fade_out.xml 100644 → 100755
Empty file.
Empty file.
Empty file modified android/modules/appcompat/res/anim/abc_popup_enter.xml 100644 → 100755
Empty file.
Empty file modified android/modules/appcompat/res/anim/abc_popup_exit.xml 100644 → 100755
Empty file.
Empty file.
Empty file modified android/modules/appcompat/res/anim/abc_slide_in_bottom.xml 100644 → 100755
Empty file.
Empty file modified android/modules/appcompat/res/anim/abc_slide_in_top.xml 100644 → 100755
Empty file.
Empty file modified android/modules/appcompat/res/anim/abc_slide_out_bottom.xml 100644 → 100755
Empty file.
Empty file modified android/modules/appcompat/res/anim/abc_slide_out_top.xml 100644 → 100755
Empty file.
File renamed without changes.
File renamed without changes.
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (C) 2017 The Android Open Source Project
~
~ 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.
-->

<!-- Used for the text of a borderless colored button. -->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:state_enabled="false"
android:color="?android:attr/textColorSecondary"/>
<item android:color="?attr/colorAccent"/>
</selector>
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified android/modules/appcompat/res/color-v23/abc_tint_default.xml 100644 → 100755
Empty file.
Empty file modified android/modules/appcompat/res/color-v23/abc_tint_edittext.xml 100644 → 100755
Empty file.
Empty file modified android/modules/appcompat/res/color-v23/abc_tint_seek_thumb.xml 100644 → 100755
Empty file.
Empty file modified android/modules/appcompat/res/color-v23/abc_tint_spinner.xml 100644 → 100755
Empty file.
Empty file.
File renamed without changes.
File renamed without changes.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified android/modules/appcompat/res/color/abc_search_url_text.xml 100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file modified android/modules/appcompat/res/color/abc_tint_btn_checkable.xml 100644 → 100755
Empty file.
Empty file modified android/modules/appcompat/res/color/abc_tint_default.xml 100644 → 100755
Empty file.
Empty file modified android/modules/appcompat/res/color/abc_tint_edittext.xml 100644 → 100755
Empty file.
Empty file modified android/modules/appcompat/res/color/abc_tint_seek_thumb.xml 100644 → 100755
Empty file.
Empty file modified android/modules/appcompat/res/color/abc_tint_spinner.xml 100644 → 100755
Empty file.
Empty file modified android/modules/appcompat/res/color/abc_tint_switch_track.xml 100644 → 100755
Empty file.
Empty file.
Empty file.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file.
Empty file.
Empty file.
Empty file.
16 changes: 6 additions & 10 deletions ...t/abc_action_bar_view_list_nav_layout.xml → ...ch-v20/abc_dialog_material_background.xml 100644 → 100755
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2012 The Android Open Source Project
<!-- Copyright (C) 2017 The Android Open Source Project
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
dd
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
Expand All @@ -13,11 +13,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->

<!-- Styled linear layout, compensating for the lack of a defStyle parameter
in pre-Honeycomb LinearLayout's constructor. -->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
style="?attr/actionBarTabBarStyle">
</LinearLayout>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<solid android:color="@android:color/white" />
</shape>

0 comments on commit 53da13c

Please sign in to comment.