Commit Graph

25 Commits

Author SHA1 Message Date
tateisu 2e19190901 kotlin を1.5.30 に戻す。androidTestとtestを通す。 2021-10-28 08:37:39 +09:00
tateisu 8bcc0531f2 more clean up 2021-06-28 06:55:52 +09:00
tateisu 095bb433b4 detektの警告が出ないようにコードを修正 2021-06-20 22:12:25 +09:00
tateisu 8d47c7d283 (Mastodon)add notification type for post from specified followings. アカウント設定でプッシュ購読の更新を手動で行った時は以前の状況に関係なく購読を更新する。 2020-09-20 11:51:15 +09:00
tateisu bab7bfdfd8 (Mastodon 3.2)プロフカラムで覚え書き(Personal notes)を記録/表示できる。覚書は記録した本人だけが閲覧できる。 2020-07-19 21:28:12 +09:00
tateisu 62daadbca4 HostクラスとAcctクラスを導入。あちこち書きかえる。バグはありそうだ… 2020-02-02 23:19:57 +09:00
tateisu 154af2118c replace JSON classes to keep object enum order. 2020-01-07 17:03:32 +09:00
tateisu 63d11c09a5 疑似アカウントでも他ユーザをミュートできる 2019-08-23 10:04:30 +09:00
tateisu 8ec02c8a1d (Mastodon 2.8.0)blocked_byの表示。(Misskey)svgカスタム絵文字のエラー処理を改善。 2019-03-26 10:50:37 +09:00
tateisu 8a42c1bf68 AndroidX migration, Glide 4.9.0 2019-02-15 10:51:22 +09:00
tateisu 0d4d1ed8ef remove 64-bit integer Id 2019-01-29 03:02:09 +09:00
tateisu 3bc5f099b6 リファクタ 2018-12-01 08:02:18 +09:00
tateisu de57629ec3 アプリを終了して履歴から開きなおした際に前回の通知タップの影響を受けないようにする https://gist.github.com/tateisu/fa382f751080fa1c7b94a3d34a48f59d 2018-11-02 09:09:31 +09:00
tateisu 486a91d996 (Misskey)ユーザのブロックと解除。被ブロック、被フォロー申請の表示。ただしブロックしたユーザの一覧を表示することはできない(APIがない)。 2018-10-31 04:29:00 +09:00
tateisu d109e5c324 add privacy policy, update dependencies 2018-09-27 23:21:37 +09:00
tateisu 658f228bd1 (Misskey)フォローボタンの表示でリクエスト申請中状態を表示する。フォローリクエストの申請者からの取り消し操作。検索カラムでタンスの検索APIを利用できる。 2018-08-29 01:24:36 +09:00
tateisu e29422928e 「プロフィールに紹介」に対応 2018-08-28 21:25:45 +09:00
tateisu b262645afa リファクタ。メンションの扱いを改善 2018-08-22 14:11:25 +09:00
tateisu 92b0ef9441 Misskeyで単純なフォローとアンフォロー操作ができる 2018-08-20 09:07:55 +09:00
tateisu 75005c3870 画面回転時にスクロール位置を保存する。EntityのIDの型をLongとStringで切り替えられるようにする。misskey疑似アカウントでプロフカラムを見れる 2018-08-18 19:58:14 +09:00
tateisu d9c6793c15 リファクタ 2018-03-16 23:13:34 +09:00
tateisu af5cddf051 16bit APNGのバグ修正 2018-01-29 04:03:04 +09:00
tateisu f558a1a42d update 2018-01-11 18:31:25 +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