remove Butterknife

This commit is contained in:
tibbi 2016-11-19 14:49:04 +01:00
parent e14f002596
commit f4db0c7898
12 changed files with 0 additions and 30 deletions

View file

@ -1,5 +1,4 @@
apply plugin: 'com.android.application'
apply plugin: 'android-apt'
apply plugin: 'kotlin-android'
apply plugin: 'kotlin-android-extensions'
@ -40,7 +39,6 @@ dependencies {
compile 'com.android.support:appcompat-v7:24.0.0'
compile 'com.android.support:design:24.0.0'
compile 'com.github.bumptech.glide:glide:3.7.0'
compile 'com.jakewharton:butterknife:8.0.1'
compile 'com.davemorrissey.labs:subsampling-scale-image-view:3.6.0'
compile 'com.theartofdev.edmodo:android-image-cropper:2.3.1'
compile 'com.booking:rtlviewpager:1.0.1'
@ -48,8 +46,6 @@ dependencies {
compile 'com.simplemobiletools:filepicker:1.4.5@aar'
compile 'com.bignerdranch.android:recyclerview-multiselect:0.2'
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
apt 'com.jakewharton:butterknife-compiler:8.0.1'
}
buildscript {

View file

@ -11,7 +11,6 @@ class LicenseActivity : SimpleActivity() {
super.onCreate(savedInstanceState)
setContentView(R.layout.activity_license)
license_butterknife_title.setOnClickListener { openUrl(R.string.butterknife_url) }
license_subsampling_title.setOnClickListener { openUrl(R.string.subsampling_url) }
license_glide_title.setOnClickListener { openUrl(R.string.glide_url) }
license_cropper_title.setOnClickListener { openUrl(R.string.cropper_url) }

View file

@ -17,20 +17,6 @@
android:layout_height="wrap_content"
android:text="@string/notice"/>
<TextView
android:id="@+id/license_butterknife_title"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:paddingTop="@dimen/activity_margin"
android:text="@string/butterknife_title"
android:textColor="@color/colorPrimary"/>
<TextView
android:id="@+id/license_butterknife_text"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/butterknife_text"/>
<TextView
android:id="@+id/license_subsampling_title"
android:layout_width="match_parent"

View file

@ -115,7 +115,6 @@
<!-- License -->
<string name="notice">Diese App nutzt die folgenden Drittanbieterbilbiotheken, die mein Leben einfacher machen. Danke.</string>
<string name="third_party_licences">Drittanbieterlizenzen</string>
<string name="butterknife_title"><u>Butter Knife (View Injector)</u></string>
<string name="subsampling_title"><u>Subsampling Scale Image View (zoomable imageviews)</u></string>
<string name="glide_title"><u>Glide (Bilder laden und zwischenspeichern)</u></string>
<string name="cropper_title"><u>Android Image Cropper</u></string>

View file

@ -115,7 +115,6 @@
<!-- License -->
<string name="notice">Esta aplicación usa las siguientes bibliotecas de terceros que hacen mi vida más fácil. Gracias.</string>
<string name="third_party_licences">Licencias de terceros</string>
<string name="butterknife_title"><u>Butter Knife (view injector)</u></string>
<string name="subsampling_title"><u>Subsampling Scale Image View (zoomable imageviews)</u></string>
<string name="glide_title"><u>Glide (image loading and caching)</u></string>
<string name="cropper_title"><u>Android Image Cropper</u></string>

View file

@ -115,7 +115,6 @@
<!-- License -->
<string name="notice">Questa app usa le seguenti librerie di terze parti per semplificarmi la vita. Grazie.</string>
<string name="third_party_licences">Licenze di terze parti</string>
<string name="butterknife_title"><u>Butter Knife (view injector)</u></string>
<string name="subsampling_title"><u>PhotoView (zoomable imageviews)</u></string>
<string name="glide_title"><u>Glide (image loading and caching)</u></string>
<string name="cropper_title"><u>Android Image Cropper</u></string>

View file

@ -115,7 +115,6 @@
<!-- License -->
<string name="notice">このアプリは、私の人生を容易にするために、次のサードパーティのライブラリーを使用しています。 ありがとうございます。</string>
<string name="third_party_licences">サードパーティー ライセンス</string>
<string name="butterknife_title"><u>Butter Knife (ビュー インジェクター)</u></string>
<string name="subsampling_title"><u>Subsampling Scale Image View (ズーム可能イメージビュー)</u></string>
<string name="glide_title"><u>Glide (イメージ ローディングとキャッシング)</u></string>
<string name="cropper_title"><u>Android Image Cropper</u></string>

View file

@ -115,7 +115,6 @@
<!-- License -->
<string name="notice">Esta aplicação usa as seguintes bibliotecas de terceiros para facilitar a minha vida. Obrigado.</string>
<string name="third_party_licences">Licenças de terceiros</string>
<string name="butterknife_title"><u>Butter Knife (injetor de vistas)</u></string>
<string name="subsampling_title"><u>Subsampling Scale Image View (ampliação de imagens)</u></string>
<string name="glide_title"><u>Glide (carregamento e cache de imagens)</u></string>
<string name="cropper_title"><u>Android Image Cropper</u></string>

View file

@ -115,7 +115,6 @@
<!-- License -->
<string name="notice">Denna app använder följande tredjepartsbibliotek för att göra mitt liv enklare. Tack.</string>
<string name="third_party_licences">Tredjepartslicenser</string>
<string name="butterknife_title"><u>Butter Knife (view injector)</u></string>
<string name="subsampling_title"><u>Subsampling Scale Image View (zoomable imageviews)</u></string>
<string name="glide_title"><u>Glide (image loading and caching)</u></string>
<string name="cropper_title"><u>Android Image Cropper</u></string>

View file

@ -116,7 +116,6 @@
<!-- License -->
<string name="notice">This app uses the following third party libraries to make my life easier. Thank you.</string>
<string name="third_party_licences">开放源代码</string>
<string name="butterknife_title"><u>Butter Knife (view injector)</u></string>
<string name="subsampling_title"><u>Subsampling Scale Image View (zoomable imageviews)</u></string>
<string name="glide_title"><u>Glide (image loading and caching)</u></string>
<string name="cropper_title"><u>Android Image Cropper</u></string>

View file

@ -116,9 +116,6 @@
<!-- License -->
<string name="notice">This app uses the following third party libraries to make my life easier. Thank you.</string>
<string name="third_party_licences">Third party licences</string>
<string name="butterknife_title"><u>Butter Knife (view injector)</u></string>
<string name="butterknife_text" translatable="false">Copyright 2013 Jake Wharton\n\nLicensed 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\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless 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.</string>
<string name="butterknife_url" translatable="false">https://github.com/JakeWharton/butterknife</string>
<string name="subsampling_title"><u>Subsampling Scale Image View (zoomable imageviews)</u></string>
<string name="subsampling_text" translatable="false">Copyright 2016 David Morrissey\n\nLicensed 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\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless 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.</string>
<string name="subsampling_url" translatable="false">https://github.com/davemorrissey/subsampling-scale-image-view</string>

View file

@ -6,7 +6,6 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:2.2.2'
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files