Commit Graph

31 Commits

Author SHA1 Message Date
tateisu 07daa2f7ef (Misskey 13)絵文字ピッカーと投稿中のローカルなカスタム絵文字の表示 2023-01-11 01:40:26 +09:00
tateisu fde7582f04 log.traceとlog.eをまとめる。log.eの説明文を省略できないようにする。 2022-12-27 11:54:52 +09:00
tateisu d0bc9b8726 status.updateストリーミングイベントに対応 2022-03-20 15:45:23 +09:00
tateisu b0ddddfe49 TootApiClientのisApiCancelleをval から suspend funに変更 2022-01-05 13:22:44 +09:00
tateisu 243dfc0bc5 設定キーの一覧を複数ファイルに分割。「カラム設定/添付メディアの説明文を表示する」を追加。 2021-11-06 12:00:29 +09:00
tateisu caf06354c3 split class packages 2021-06-28 16:09:00 +09:00
tateisu 5e418a22c4 more fix 2021-06-27 19:22:11 +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 abef450f8f リアクション機能の改善 2021-05-27 14:54:04 +09:00
tateisu 44b1a5b54a APIにアクセスするバックグラウンド処理をsuspend fun にまとめた 2021-05-27 11:15:59 +09:00
tateisu 3c3f7dff66 - exoplayer 2.14.0
- appcompat 1.3.0
- Android Gradle plugin 4.2.1
- google-services 4.3.8
- kotlinx_coroutines 1.5.0
- kotlinx-serialization-json 1.2.1
- kotlin.plugin.serialization 1.5.0
- deprecated になったGlobalScope や startActivityForResult に関する変更
2021-05-22 07:03:16 +09:00
tateisu a46dbba13b (Nightly Fedibird)絵文字リアクションのストリーミングイベントに対応 2021-05-18 23:35:54 +09:00
tateisu d831215ac4 refactor column class 2021-05-17 23:13:04 +09:00
tateisu 7caef24a81 refactor column class 2021-05-17 22:03:23 +09:00
tateisu c56521f0fe firebase-messaging:22.0.0, some refactor 2021-05-17 17:37:39 +09:00
tateisu 97276495b8 (Nightly fedibird)絵文字リアクション機能 2021-05-17 14:03:18 +09:00
tateisu 963d9003c1 more fix for whitelist mode 2021-05-09 12:17:11 +09:00
tateisu 246af224a9 某のAPI変更に関する修正 see https://github.com/Kinoshita0623/MisskeyAndroidClient/issues/55 2021-03-23 15:40:15 +09:00
tateisu 91dc188bb0 use full qualified emoji code from emojipedia, improve skin tone map, add composite tones emoji category 2021-02-23 06:33:54 +09:00
tateisu 78adefa9bf suppress false positive warnings in getStreamStatus 2021-02-05 09:08:58 +09:00
tateisu 29950d3d63 suppress false positive warnings in getStreamStatus 2021-02-05 08:56:17 +09:00
tateisu ebbbd48348 ストリーム種別の判定を改善 2020-12-27 23:39:11 +09:00
tateisu 5dba1dacef マストドン3.3.0でストリーミングイベント中のストリーム購読を示す部分の判定に失敗していた 2020-12-27 22:01:41 +09:00
tateisu 04621ec97e ストリーミングインジケータの表示がおかしい、カラムを復帰してから数秒待たないとストリーミングイベントの配信がおかしい等の問題を修正 2020-12-27 16:10:58 +09:00
tateisu ca025f3e53 fix #148. 2020-12-27 06:03:58 +09:00
tateisu cb505b3bde MisskeyのタグTLのストリーミングを修正。めいすきーでも/streaming を使う。 2020-12-22 13:51:52 +09:00
tateisu 362e026a76 disable fade out of sidemenu scrollbar 2020-12-22 13:27:39 +09:00
tateisu 00b05d8646 カラムがストリーミングイベントを受け取った際にカラムの状態を確認する 2020-12-22 08:49:26 +09:00
tateisu 21508be87a fixup 2020-12-22 05:16:33 +09:00
tateisu 953d4620a1 rewrite streaming related code 2020-12-21 11:13:03 +09:00