Commit Graph

14 Commits

Author SHA1 Message Date
tateisu 49bd10561d AGP 8.0.0, Gradle 8.1, JDK17でkspがJava target levelを勘違いする問題の対策 2023-04-16 05:23:34 +09:00
tateisu 492995dc40 add CryptUrils. import anko source code instead of aar library to avoid build problem 2023-02-02 01:11:39 +09:00
tateisu 9d712e9cc7 認証まわりのコードを色々変えた 2023-01-17 21:42:47 +09:00
tateisu b2b47e730a TestDispatcherの調査 2023-01-15 14:04:37 +09:00
tateisu 4e17ba14fa ビルド依存関係の記述をなるべくbaseモジュールにまとめる 2023-01-14 20:20:24 +09:00
tateisu 249ff52556 - versionCode 500
- versionName 5.0.0

- 会話を別タンスで開く際に同期用のステータスURLを整形する

- exoplayer:2.18.1
- lifecycle_version=2.5.1
- roomVersion=2.4.3
- kotlin_version1.7.10
- kotlinx_coroutines_version1.6.4
- remove kotlinOptions.useIR=true
2022-08-02 12:17:05 +09:00
tateisu 243dfc0bc5 設定キーの一覧を複数ファイルに分割。「カラム設定/添付メディアの説明文を表示する」を追加。 2021-11-06 12:00:29 +09:00
tateisu ca21a826ff targetSdkVersion 30, Gradle 6.6.1, アプリ起動のみ確認済 2020-09-09 05:17:32 +09:00
tateisu ad41d614ec Android Studio 4.0.0, Android gradple plugin 4.0.1, Gradle 6.1.1, kotlin 1.4.0, espresso-core:3.3.0-rc03, androidx.test🏃1.3.0-rc03, androidx.appcompat 1.2.0, androidx.core-ktx 1.3.1, androidx.drawerlayout 1.1.0, androidx.preference 1.1.1, com.google.android.material 1.2.0, firebase-messaging 20.2.4, com.google.android:flexbox 2.0.1, junit 4.13 2020-08-23 07:15:27 +09:00
tateisu 9b4ffd65c1 - Android Studio:3.4.2
- Kotlin 1.3.41
- kotlinx.coroutines 1.2.2
- com.android.tools.build:gradle:3.4.2
- firebase-core:17.0.0
- firebase-messaging:19.0.1
- androidx.annotation:annotation:1.1.0
- org.conscrypt:conscrypt-android:2.1.0
- io.github.inflationx:calligraphy3:3.1.1
- io.github.inflationx:viewpump:2.0.3
- com.github.woxthebox:draglistview:1.6.6
- com.github.kenglxn.QRGen:android:2.5.0
- com.caverock:androidsvg-aar:1.4
- com.google.android.exoplayer:exoplayer:2.10.2 (this requires targetCompatibility JavaVersion.VERSION_1_8)
- targetCompatibility JavaVersion.VERSION_1_8
- kotlin-stdlib-jdk7 => kotlin-stdlib
2019-07-12 13:38:19 +09:00
tateisu 3e95bb7064 リファクタ 2018-09-15 01:36:05 +09:00
tateisu b54920cb7f change 'compile' to 'implementation' for Android Studio 3.1 2018-03-27 17:10:36 +09:00
tateisu 1b238d7db2 add test and sample for APNG decoder 2018-01-29 09:50:37 +09:00
tateisu 6fada3fb93 APNGデコーダにjapngを利用するのをやめて、フルスクラッチで書き起こした 2018-01-27 20:00:44 +09:00