Commit Graph

48 Commits

Author SHA1 Message Date
tateisu 6c804a2a5d とりあえずアプリサーバV2に対応する 2023-02-05 05:52:26 +09:00
tateisu d391a1ab8f baseモジュールにコードを少し移動した 2023-01-13 21:22:25 +09:00
tateisu eae1c313f0 detekt 1.21.0-RC1 2022-06-05 03:35:07 +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 ac2f54c22a more clean up 2021-06-22 17:31:51 +09:00
tateisu 73afdb7b59 長いメソッドを分割する 2021-06-21 12:03:09 +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 d831215ac4 refactor column class 2021-05-17 23:13:04 +09:00
tateisu a2d91673e6 refactor column class 2021-05-17 22:20:08 +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 9e36e3e803 separate managements of apiHost, apDomain 2020-09-07 21:20:11 +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 9b696c60f1 improve IDN domain support 2020-02-01 22:26:57 +09:00
tateisu dde8dbef3a fix #124, Can't unfollow account from offline domain 2020-01-08 15:47:22 +09:00
tateisu 154af2118c replace JSON classes to keep object enum order. 2020-01-07 17:03:32 +09:00
tateisu 07ab2e3f52 read updated relationship to follow request API responses 2019-09-13 02:46:00 +09:00
tateisu 6c1f8262e7 read updated relationship to follow request API responses 2019-09-13 02:37:30 +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 946e4ed4d3 refactor 2019-08-23 08:49:20 +09:00
tateisu 4e47b6027e v3.6.3, (Mastodon) /api/v1/follows APIが削除される問題への対応 2019-08-13 23:01:48 +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 34118e78a6 v3.3.2, refactor 2019-01-19 09:37:41 +09:00
tateisu 8df3657f43 アカウント同期じにas?を使わないようにする 2019-01-16 22:46:56 +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 25cd2e201b - (Misskey)返信のかわりに引用Renoteを作成できる(タンス側のバグがなければ)。
- (Misskey)返信と引用Renoteの際に元投稿をプレビューカードとして表示する。
- プレビューカードの表示にボーダー枠を追加。
2018-11-13 02:19:57 +09:00
tateisu 3053b287b0 Misskeyのユーザリレーション取得APIを使う 2018-11-01 21:48:54 +09:00
tateisu 658f228bd1 (Misskey)フォローボタンの表示でリクエスト申請中状態を表示する。フォローリクエストの申請者からの取り消し操作。検索カラムでタンスの検索APIを利用できる。 2018-08-29 01:24:36 +09:00
tateisu 3caee0ca6f (misskey)フォローリクエスト却下で呼び出すAPIをcancelからrejectに変更した 2018-08-23 14:52:34 +09:00
tateisu 07b6375130 (misskey)フォローリクエスト一覧の表示とリクエストの承認/却下に対応した 2018-08-23 14:45:12 +09:00
tateisu 92b0ef9441 Misskeyで単純なフォローとアンフォロー操作ができる 2018-08-20 09:07:55 +09:00
tateisu 881a9fda46 フォロー推奨ユーザのカラムでユーザを長押しして「フォロー推奨から削除…」を選べる 2018-07-17 03:19:19 +09:00
tateisu 73bfc9d859 add user_hides_network 2018-05-19 02:08:46 +09:00
tateisu 77bebca288 アカウント情報を再利用してメモリ消費を軽減する 2018-05-08 17:25:02 +09:00
tateisu b11efcffc9 ハイライト単語を新規作成した直後にIDを更新し忘れていた 2018-01-22 01:47:13 +09:00
tateisu cb34c6c458 クラッシュレポート対応。リファクタ。 2018-01-21 21:46:36 +09:00
tateisu ac12007723 update. 2018-01-13 15:15:52 +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