Compare commits
2 Commits
appbase-v1
...
aes-v7.6.3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c91c9c9887 | ||
|
|
6450faa556 |
@@ -62,8 +62,8 @@ dependencies {
|
|||||||
api 'androidx.fragment:fragment:1.0.0'
|
api 'androidx.fragment:fragment:1.0.0'
|
||||||
api 'com.google.android.material:material:1.0.0'
|
api 'com.google.android.material:material:1.0.0'
|
||||||
|
|
||||||
api 'cc.winboll.studio:libapputils:9.2.1'
|
api 'cc.winboll.studio:libapputils:9.2.5'
|
||||||
api 'cc.winboll.studio:libappbase:1.0.3'
|
api 'cc.winboll.studio:libappbase:1.1.0'
|
||||||
|
|
||||||
api fileTree(dir: 'libs', include: ['*.jar'])
|
api fileTree(dir: 'libs', include: ['*.jar'])
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Sun Jan 19 04:58:59 GMT 2025
|
#Thu Jan 23 12:54:10 HKT 2025
|
||||||
stageCount=3
|
stageCount=4
|
||||||
libraryProject=libaes
|
libraryProject=libaes
|
||||||
baseVersion=7.6
|
baseVersion=7.6
|
||||||
publishVersion=7.6.2
|
publishVersion=7.6.3
|
||||||
buildCount=4
|
buildCount=0
|
||||||
baseBetaVersion=7.6.3
|
baseBetaVersion=7.6.4
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ package cc.winboll.studio.aes;
|
|||||||
* @Date 2024/06/13 19:03:58
|
* @Date 2024/06/13 19:03:58
|
||||||
* @Describe AES应用类
|
* @Describe AES应用类
|
||||||
*/
|
*/
|
||||||
import cc.winboll.studio.libappbase.GlobalApplication;
|
import cc.winboll.studio.GlobalApplication;
|
||||||
|
|
||||||
public class App extends GlobalApplication {
|
public class App extends GlobalApplication {
|
||||||
|
|
||||||
|
|||||||
@@ -29,7 +29,7 @@ android {
|
|||||||
// versionName 更新后需要手动设置
|
// versionName 更新后需要手动设置
|
||||||
// .winboll/winbollBuildProps.properties 文件的 stageCount=0
|
// .winboll/winbollBuildProps.properties 文件的 stageCount=0
|
||||||
// Gradle编译环境下合起来的 versionName 就是 "${versionName}.0"
|
// Gradle编译环境下合起来的 versionName 就是 "${versionName}.0"
|
||||||
versionName "1.1"
|
versionName "1.0"
|
||||||
if(true) {
|
if(true) {
|
||||||
versionName = genVersionName("${versionName}")
|
versionName = genVersionName("${versionName}")
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Thu Jan 23 14:42:39 HKT 2025
|
#Sun Jan 05 02:30:11 GMT 2025
|
||||||
stageCount=3
|
stageCount=0
|
||||||
libraryProject=libappbase
|
libraryProject=
|
||||||
baseVersion=1.1
|
baseVersion=1.0
|
||||||
publishVersion=1.1.2
|
publishVersion=1.0.0
|
||||||
buildCount=0
|
buildCount=2
|
||||||
baseBetaVersion=1.1.3
|
baseBetaVersion=1.0.1
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Sun Jan 19 04:58:59 GMT 2025
|
#Thu Jan 23 12:54:10 HKT 2025
|
||||||
stageCount=3
|
stageCount=4
|
||||||
libraryProject=libaes
|
libraryProject=libaes
|
||||||
baseVersion=7.6
|
baseVersion=7.6
|
||||||
publishVersion=7.6.2
|
publishVersion=7.6.3
|
||||||
buildCount=4
|
buildCount=0
|
||||||
baseBetaVersion=7.6.3
|
baseBetaVersion=7.6.4
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Thu Jan 23 14:42:39 HKT 2025
|
#Sun Jan 05 07:55:11 HKT 2025
|
||||||
stageCount=3
|
stageCount=17
|
||||||
libraryProject=libappbase
|
libraryProject=winboll-shared
|
||||||
baseVersion=1.1
|
baseVersion=1.8
|
||||||
publishVersion=1.1.2
|
publishVersion=1.8.16
|
||||||
buildCount=0
|
buildCount=0
|
||||||
baseBetaVersion=1.1.3
|
baseBetaVersion=1.8.17
|
||||||
|
|||||||
@@ -25,7 +25,6 @@ import android.view.ViewGroup;
|
|||||||
import android.widget.HorizontalScrollView;
|
import android.widget.HorizontalScrollView;
|
||||||
import android.widget.ScrollView;
|
import android.widget.ScrollView;
|
||||||
import android.widget.TextView;
|
import android.widget.TextView;
|
||||||
import android.widget.Toast;
|
|
||||||
import java.io.File;
|
import java.io.File;
|
||||||
import java.io.FileOutputStream;
|
import java.io.FileOutputStream;
|
||||||
import java.io.IOException;
|
import java.io.IOException;
|
||||||
@@ -195,7 +194,6 @@ public final class CrashHandler {
|
|||||||
case MENUITEM_COPY:
|
case MENUITEM_COPY:
|
||||||
ClipboardManager cm = (ClipboardManager) getSystemService(Context.CLIPBOARD_SERVICE);
|
ClipboardManager cm = (ClipboardManager) getSystemService(Context.CLIPBOARD_SERVICE);
|
||||||
cm.setPrimaryClip(ClipData.newPlainText(getPackageName(), mLog));
|
cm.setPrimaryClip(ClipData.newPlainText(getPackageName(), mLog));
|
||||||
Toast.makeText(getApplication(), "The text is copied.", Toast.LENGTH_SHORT).show();
|
|
||||||
break;
|
break;
|
||||||
case MENUITEM_RESTART:
|
case MENUITEM_RESTART:
|
||||||
restart();
|
restart();
|
||||||
|
|||||||
@@ -43,22 +43,11 @@ import java.util.Arrays;
|
|||||||
import java.util.Date;
|
import java.util.Date;
|
||||||
import java.util.LinkedHashMap;
|
import java.util.LinkedHashMap;
|
||||||
import java.util.concurrent.atomic.AtomicBoolean;
|
import java.util.concurrent.atomic.AtomicBoolean;
|
||||||
import android.content.pm.ApplicationInfo;
|
|
||||||
import android.content.res.AssetManager;
|
|
||||||
|
|
||||||
public class GlobalApplication extends Application {
|
public class GlobalApplication extends Application {
|
||||||
|
|
||||||
private static Handler MAIN_HANDLER = new Handler(Looper.getMainLooper());
|
private static Handler MAIN_HANDLER = new Handler(Looper.getMainLooper());
|
||||||
|
|
||||||
@Override
|
|
||||||
public Context getApplicationContext() {
|
|
||||||
return super.getApplicationContext();
|
|
||||||
}
|
|
||||||
|
|
||||||
public Application getApplication() {
|
|
||||||
return this;
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void onCreate() {
|
public void onCreate() {
|
||||||
super.onCreate();
|
super.onCreate();
|
||||||
|
|||||||
Reference in New Issue
Block a user