Commit Graph

19 Commits

Author SHA1 Message Date
tateisu 15f54bdf00 ColorPickerDialogを少し整理 2024-03-17 19:05:30 +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 c1afdbc0ab requestPermissionsをActivityResultContracts.RequestMultiplePermissionsに移行 2022-08-06 07:52:31 +09:00
tateisu c1b631621f JetPAck App StartUpを使った初期化を導入 2021-11-20 09:36:43 +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 1213ffba07 fix gif decode error 2019-08-12 10:12:39 +09:00
tateisu 13b2633b84 refactor 2019-08-12 09:04:46 +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 7c9d47a9dd カラムのタスク処理状況をヘッダ右上に表示。APNGデコードの不具合改善。 2018-04-20 22:22:21 +09:00
tateisu 4c37c382b3 リファクタ 2018-02-05 02:14:06 +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 2b2f693317 リファクタ 2018-01-30 21:05:32 +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
tateisu 6fada3fb93 APNGデコーダにjapngを利用するのをやめて、フルスクラッチで書き起こした 2018-01-27 20:00:44 +09:00