Commit Graph

48 Commits

Author SHA1 Message Date
tateisu 15f54bdf00 ColorPickerDialogを少し整理 2024-03-17 19:05:30 +09:00
tateisu 5f7f4c34ec 依存関係の更新。QRコード生成ライブラリの変更。 2024-01-06 02:18:28 +09:00
tateisu 31549e440d remove warnings 2023-09-09 21:46:24 +09:00
tateisu 2ae268b2aa build.gradle.kts 移行 2023-09-09 20:49:20 +09:00
tateisu 2e2e461a34 build.gradleの整理 2023-08-06 17:30:08 +09:00
tateisu c459205284 Dependency update:
- Android Gradle plugin 8.1.0
- buildToolsVersion 34.0.0
- compileSdkVersion 34
- targetSdkVersion 34
- remove androidx.preference:preference

build.gradle
- use zulu-17 in .idea/gradle.xml
- use minSdk(), targetSdk(), compileSdk(), setBuildToolsVersion()
- use kotlin.jvmToolchain

Code:
- update some event listeners for nullability annotation in API 34.
2023-08-06 16:42:16 +09:00
tateisu 79e6fc4858 org.jetbrains.kotlin.androidのバージョンを揃える 2023-07-19 13:07:19 +09:00
tateisu 1e514eec46 build.gradle の apply plugin 記法をなくす 2023-07-19 12:41:12 +09:00
tateisu 462041f8b0 kotlin 1.8.21, force convert heic,heif,avif 2023-05-15 10:03:30 +09:00
tateisu a0243ee8b9 絵文字デコード先のビットマップの大きさを入力データのアスペクト比に合わせる 2023-05-05 12:12:49 +09:00
tateisu 49bd10561d AGP 8.0.0, Gradle 8.1, JDK17でkspがJava target levelを勘違いする問題の対策 2023-04-16 05:23:34 +09:00
tateisu 198880dd93 コード整形、依存関係の更新、前回のストリーミングURL関連で変更しすぎた部分を一部戻す 2023-03-31 11:17:11 +09:00
tateisu aefcc7c798 アプリ設定に絵文字セクションと設定項目をいくつか追加。絵文字のアスペクト比をDBに保存する。 2023-02-26 08:15:57 +09:00
tateisu 995e7a7504 Misskeyでプッシュ通知の動作確認を行った。 2023-02-08 18:55:49 +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 c3a3234ea8 android grdle plugin 7.4.0 2023-01-27 00:54:04 +09:00
tateisu 9d712e9cc7 認証まわりのコードを色々変えた 2023-01-17 21:42:47 +09:00
tateisu 29f68216cf Animated WebP 絵文字のデコードに対応 2023-01-16 04:00:34 +09:00
tateisu 30b5beab64 runTestを使う。detektのチェック範囲を全モジュールとテストコードを含める。 2023-01-15 16:51:13 +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 373415874c Tootsearchのサービス終了。ほか依存関係の更新やdeprecated警告の対応など 2022-12-27 00:04:32 +09:00
tateisu 0304312295 - version 5.0.1
- target_sdk_version 32
- compile_sdk_version 32
- build_tools_version 33.0.0
- gradle-7.5.1
2022-08-12 11:51:05 +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 18c4245a31 - 「アプリ設定/挙動/Webブラウザ」を除去
- ST以外のアプリでブラウザを開く実装を諦める。アプリから開いたのにアプリが起動されたらアプリ選択ダイアログを明示的に表示する。
- JDKをazul-14 に戻す。IDEが警告を出すけどこっちのほうが安定してる
- kotlin 1.5.31
- okhttp3:mockwebserver の推移的な依存関係の除外。
2021-11-06 11:11:28 +09:00
tateisu 2e19190901 kotlin を1.5.30 に戻す。androidTestとtestを通す。 2021-10-28 08:37:39 +09:00
tateisu e8222fa2d8 - update translators list in ActAbout
- Android gradle plugin 4.2.0
- Gradle 6.9
- kotlin 1.5.0
- kotlinx.coroutines 1.4.3
- junit 4.13.2
- firebase-messaging:21.1.0
- androidx.annotation:1.2.0
- androidx.recyclerview:1.2.0
- exoplayer:2.13.3
2021-05-08 14:56:34 +09:00
tateisu 9f000ea212 remove unused module exif. define compile_sdk_version build script variable. 2021-02-25 10:24:08 +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 2cb9a7ab07 update dependency 2019-09-13 00:13:00 +09:00
tateisu 1213ffba07 fix gif decode error 2019-08-12 10:12:39 +09:00
tateisu 898521d0d1 improve gif decoder 2019-08-12 08:39:19 +09:00
tateisu 73b53ba9c4 GIF形式のカスタム絵文字に対応 2019-08-12 01:52:08 +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 24ae0a6a83 Android Studio 3.4.0, Android Gradle plugin 3.4.0, Gradle 5.1.1, kotlin 1.3.31, kotlinx.coroutines 1.2.1 2019-05-03 11:44:42 +09:00
tateisu 06fbd66e7a kotlin 1.3.30, kotlinx-coroutines 1.2.0, firebase-messaging 17.6.0 2019-04-13 08:07:11 +09:00
tateisu a82f4f91aa revert minifyEnabled 2019-02-15 12:17:31 +09:00
tateisu 4bd26a9737 enable R8 code shrinker, (but disables obfuscate) 2019-02-15 11:11:39 +09:00
tateisu 8a42c1bf68 AndroidX migration, Glide 4.9.0 2019-02-15 10:51:22 +09:00
tateisu c17bd1456d リファクタ 2018-09-12 14:55:15 +09:00
tateisu 7c9d47a9dd カラムのタスク処理状況をヘッダ右上に表示。APNGデコードの不具合改善。 2018-04-20 22:22:21 +09:00
tateisu 8c46295631 リファクタ 2018-02-01 18:30:46 +09:00
tateisu 84383661d8 リファクタ 2018-01-30 22:30:50 +09:00
tateisu d57bd836a2 bitmapのrecycle漏れを修正 2018-01-30 21:28:01 +09:00
tateisu 1b238d7db2 add test and sample for APNG decoder 2018-01-29 09:50:37 +09:00
tateisu af5cddf051 16bit APNGのバグ修正 2018-01-29 04:03:04 +09:00