Commit Graph

35 Commits

Author SHA1 Message Date
tateisu ecbed39f5b APIのEntityがクラスイニシャライザ内部で複雑な処理をするのを減らす。それはsuspendにできない… 2023-02-07 21:49:45 +09:00
tateisu 6c804a2a5d とりあえずアプリサーバV2に対応する 2023-02-05 05:52:26 +09:00
tateisu d391a1ab8f baseモジュールにコードを少し移動した 2023-01-13 21:22:25 +09:00
tateisu f1d3556abf 絵文字ピッカーの改善 2022-05-29 22:38:21 +09:00
tateisu caf06354c3 split class packages 2021-06-28 16:09:00 +09:00
tateisu 6de96b4852 more split... 2021-06-23 13:14:25 +09:00
tateisu ac2f54c22a more clean up 2021-06-22 17:31:51 +09:00
tateisu 095bb433b4 detektの警告が出ないようにコードを修正 2021-06-20 22:12:25 +09:00
tateisu 44b1a5b54a APIにアクセスするバックグラウンド処理をsuspend fun にまとめた 2021-05-27 11:15:59 +09:00
tateisu 7caef24a81 refactor column class 2021-05-17 22:03:23 +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 953d4620a1 rewrite streaming related code 2020-12-21 11:13:03 +09:00
tateisu f18e136905 okhttpの全てのcallをexecute()からawait()に変更した。不安しかない 2020-12-09 05:24:42 +09:00
tateisu f4ac870c6a refactor 2020-09-30 02:44:56 +09:00
tateisu e256292fc0 コード解析して出た警告の抑制。あと条件式のバグを一つ直した 2020-09-10 04:46:50 +09:00
tateisu 2c16da21e0 マストドン3.1.0以降のサーバならリストメンバーに自分を追加できる 2020-02-10 21:41:33 +09:00
tateisu 5658679180 Pattern.compile に指定する正規表現を変換する 2020-02-04 11:04:07 +09:00
tateisu 62daadbca4 HostクラスとAcctクラスを導入。あちこち書きかえる。バグはありそうだ… 2020-02-02 23:19:57 +09:00
tateisu 23fb9cec43 improve IDN domain support 2020-02-02 03:28:16 +09:00
tateisu 154af2118c replace JSON classes to keep object enum order. 2020-01-07 17:03:32 +09:00
tateisu 19c4eeec3d Android Studio 3.5
Android gradle plugin 3.5.0
gradle-5.4.1
kotlin 1.3.50
kotlinx_coroutines 1.3.0
firebase-core:17.1.0
firebase-messaging:20.0.0
okhttp:4.1.0
okhttp-urlconnection:4.1.0
2019-08-24 12:35:22 +09:00
tateisu 905a855bd2 /api/v1/follows の廃止にともなう変更2 2019-08-14 01:29:48 +09:00
tateisu 84d49d4287 (Misskey)メンションの正規表現を変更 2018-12-19 18:11:14 +09:00
tateisu 1ed71f430a (Misskey) remove list member 2018-12-19 16:22:21 +09:00
tateisu e751e6513e リファクタ 2018-12-02 19:25:00 +09:00
tateisu 2e397690c1 リファクタ 2018-12-02 18:35:04 +09:00
tateisu 3bc5f099b6 リファクタ 2018-12-01 08:02:18 +09:00
tateisu 3053b287b0 Misskeyのユーザリレーション取得APIを使う 2018-11-01 21:48:54 +09:00
tateisu f21599f73a v281, アプリ設定に「性能/内蔵メディアビューアのタイムアウト」を追加 2018-08-31 21:47:40 +09:00
tateisu 7517f58a3c 特定のMisskeyタンスにログインできる 2018-08-19 13:19:33 +09:00
tateisu 75005c3870 画面回転時にスクロール位置を保存する。EntityのIDの型をLongとStringで切り替えられるようにする。misskey疑似アカウントでプロフカラムを見れる 2018-08-18 19:58:14 +09:00
tateisu b11efcffc9 ハイライト単語を新規作成した直後にIDを更新し忘れていた 2018-01-22 01:47:13 +09:00
tateisu cb34c6c458 クラッシュレポート対応。リファクタ。 2018-01-21 21:46:36 +09:00
tateisu 617968929f 検索結果のハッシュタグを長押しでメニュー 2018-01-11 00:47:35 +09:00
tateisu b2e09f2b24 change codes from .java to .kt, also many codes refactored.
emoji data is moved to its own modlule.
2018-01-09 13:43:05 +09:00