diff --git a/.idea/.name b/.idea/.name deleted file mode 100644 index 0d5e86a..0000000 --- a/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -Locker \ No newline at end of file diff --git a/.idea/caches/build_file_checksums.ser b/.idea/caches/build_file_checksums.ser new file mode 100644 index 0000000..b6472dc Binary files /dev/null and b/.idea/caches/build_file_checksums.ser differ diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml new file mode 100644 index 0000000..30aa626 --- /dev/null +++ b/.idea/codeStyles/Project.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml deleted file mode 100644 index 217af47..0000000 --- a/.idea/compiler.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - diff --git a/.idea/copyright/profiles_settings.xml b/.idea/copyright/profiles_settings.xml deleted file mode 100644 index e7bedf3..0000000 --- a/.idea/copyright/profiles_settings.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/.idea/dictionaries/twinone.xml b/.idea/dictionaries/twinone.xml deleted file mode 100644 index b9c2d0b..0000000 --- a/.idea/dictionaries/twinone.xml +++ /dev/null @@ -1,123 +0,0 @@ - - - - aanpasbare - adadfebcbc - admob - adsdk - allowrestart - androidlib - androilib - animaciones - animaties - animationen - app's - appchanged - applist - atan - beec - benutzerdefinierte - bfbafcc - bfbeec - bitmap's - bootcomplete - bypkgname - bytitle - caaabfd - cccccc - cdecf - cefe - celal - changelog - classname - compileable - csign - ctivity - dest - dexed - dlgmsg - dragger - eocl - erro - execut - fallis - fbcf - fdaffadfaedfaedf - finalcode - flatuicolors - footerscroll - freetext - geta - gitignore - goole - gson - hashmap - hhmmss - hitcell - iface - inlined - interfeare - keepclassmembers - keypress - listmode - lockactivity - lockall - lockscreen - lockservice - lockview - logcat - luuk - mainactivity - mraid - neccesary - notif - numlock - oldh - oldw - overriden - packageinstaller - packagename - parecelable - passwd - passwordview - patternview - pcolor - perf - pers - personalizadas - picturesaver - pkginstaller - powersave - pressess - recevied - redirections - relock - requres - resid - rsign - screenoff - scroller - ssid - statusbar - subactivity - succesful - swar - systemui - sysui - tofree - twinone - twopanes - unescape - unlockstate - unpadded - warnt - whatsapp - willemsen - windowmanager - xmlns - xppi - yppi - yyyymmdd - - - \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml deleted file mode 100644 index e206d70..0000000 --- a/.idea/encodings.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/.idea/gradle.xml b/.idea/gradle.xml index fe865d3..7ac24c7 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -3,17 +3,16 @@ - - + \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index 6c50433..0000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml deleted file mode 100644 index 3b31283..0000000 --- a/.idea/inspectionProfiles/profiles_settings.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index 59436c9..99202cc 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,10 +1,34 @@ - - + + + - + - - + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml index 405503d..9e60cc3 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,9 +2,8 @@ - + - - + \ No newline at end of file diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml new file mode 100644 index 0000000..7f68460 --- /dev/null +++ b/.idea/runConfigurations.xml @@ -0,0 +1,12 @@ + + + + + + \ No newline at end of file diff --git a/.idea/scopes/scope_settings.xml b/.idea/scopes/scope_settings.xml deleted file mode 100644 index 922003b..0000000 --- a/.idea/scopes/scope_settings.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml index def6a6a..35eb1dd 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -1,7 +1,6 @@ - + - - + \ No newline at end of file diff --git a/AppLocker.iml b/AppLocker.iml new file mode 100644 index 0000000..4d5c4ee --- /dev/null +++ b/AppLocker.iml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/app.iml b/app/app.iml index 1c13c89..39e585c 100644 --- a/app/app.iml +++ b/app/app.iml @@ -1,5 +1,5 @@ - + @@ -9,12 +9,11 @@ - + @@ -32,84 +31,107 @@ + - + - - - - - - - + + + + + + + + + + + + + + + - + - + + + + + + + + - + + + + + + + + - + - + + + + + + + + - + - - - - - - - - + + - - + + - - - - + + + + - - + \ No newline at end of file diff --git a/app/build.gradle b/app/build.gradle index c46443d..ac01435 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -2,7 +2,7 @@ apply plugin: 'com.android.application' android { compileSdkVersion 21 - buildToolsVersion "21.1.2" + buildToolsVersion '25.0.0' defaultConfig { applicationId "com.twinone.locker" diff --git a/app/src/main/res/values-fa/strings.xml b/app/src/main/res/values-fa/strings.xml index bb7a385..d7383c3 100644 --- a/app/src/main/res/values-fa/strings.xml +++ b/app/src/main/res/values-fa/strings.xml @@ -313,7 +313,7 @@ کد کنونی شما: %s ارسال کد بازیابی - کد بازیابی برنامه قفل گذاری شما برابر %s میباشد. به منظور دسترسی دوباره به دستگاه و ریست کردن کلمه عبور، شماره مقابل را شماره گیری نمایید: %s/string> + کد بازیابی برنامه قفل گذاری شما برابر %s میباشد. به منظور دسترسی دوباره به دستگاه و ریست کردن کلمه عبور، شماره مقابل را شماره گیری نمایید: ردیف قفل همه diff --git a/build.gradle b/build.gradle index e26cdee..f6627fc 100644 --- a/build.gradle +++ b/build.gradle @@ -4,7 +4,7 @@ buildscript { jcenter() } dependencies { - classpath 'com.android.tools.build:gradle:1.0.0' + classpath 'com.android.tools.build:gradle:2.3.2' } } diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 0c71e76..b379c3d 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ -#Wed Apr 10 15:27:10 PDT 2013 +#Tue Jul 31 19:39:21 IDT 2018 distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-2.2.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-3.3-all.zip