Commit Graph

1785 Commits

Author SHA1 Message Date
tateisu 18c4245a31 - 「アプリ設定/挙動/Webブラウザ」を除去
- ST以外のアプリでブラウザを開く実装を諦める。アプリから開いたのにアプリが起動されたらアプリ選択ダイアログを明示的に表示する。
- JDKをazul-14 に戻す。IDEが警告を出すけどこっちのほうが安定してる
- kotlin 1.5.31
- okhttp3:mockwebserver の推移的な依存関係の除外。
2021-11-06 11:11:28 +09:00
tateisu eb48bbe7b8 - マークアップに関する地味な変更
- latexエスケープ除去に失敗してたのを修正
2021-11-06 10:02:40 +09:00
tateisu 793ed3a5aa - IDEが解釈を諦めるくらい長くなったMisskeyMarkdownDecoderを複数ファイルに分割。
- CustomEmojiCacheの無駄な警告ログを抑制。
- 「アプリ設定/見た目/(Misskey)テキスト装飾を表示する」を追加。デフォルト有効。
- 「アプリ設定/見た目/(Misskey)未対応のマークアップを表示する」を追加。デフォルト有効。
2021-11-06 09:36:00 +09:00
tateisu 9b34fc53a4 okhttp のresponse.body のclose漏れを1件修正。ログレベルを変更してリーク時にトレースを出す。 2021-10-31 16:10:41 +09:00
tateisu 8599f47899 minor fix 2021-10-28 08:44:10 +09:00
tateisu a6799be0d7 Merge remote-tracking branch 'weblate/main' into main 2021-10-28 08:38:04 +09:00
tateisu 2e19190901 kotlin を1.5.30 に戻す。androidTestとtestを通す。 2021-10-28 08:37:39 +09:00
Hosted Weblate 796c0c0476
Merge branch 'origin/main' into Weblate. 2021-10-27 22:58:42 +02:00
tateisu 9c68857e6e targetSdkVersion 31 2021-10-28 05:58:19 +09:00
Hosted Weblate 0d8430f97e
Merge branch 'origin/main' into Weblate. 2021-08-28 05:46:09 +02:00
tateisu 61c7905d61 fix AcctSet create table failed. 2021-08-28 12:45:56 +09:00
Hosted Weblate 2f8af9ee60
Merge branch 'origin/main' into Weblate. 2021-08-24 01:03:16 +02:00
tateisu a95c24e841 fix #163, (Mastodon)予約投稿時のscheduled_atの指定にZ(UTC)をつける 2021-08-24 08:03:03 +09:00
tateisu 2785d66cb1 - exoPlayerの onPlayerErrorの引数の型をPlaybackExceptionに変更
- detekt 1.18.0
- google-services:4.3.10
2021-08-24 07:57:47 +09:00
ButterflyOfFire dcba291abb
Translated using Weblate (French)
Currently translated at 93.3% (1029 of 1102 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/fr/
2021-08-05 10:34:46 +02:00
tate eisu 230c59e439
Translated using Weblate (Japanese)
Currently translated at 79.7% (879 of 1102 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/ja/
2021-07-03 16:14:29 +02:00
tateisu 72d7fdfb5e fixup code style 2021-06-28 23:35:55 +09:00
tateisu cb1b3732ae more cleanup 2021-06-28 23:26:42 +09:00
tateisu 1a99182e2b more split 2021-06-28 21:52:26 +09:00
tateisu d03116840a more
change
2021-06-28 16:35:09 +09:00
tateisu caf06354c3 split class packages 2021-06-28 16:09:00 +09:00
tateisu 8bcc0531f2 more clean up 2021-06-28 06:55:52 +09:00
tateisu e94389c4d2 more clean up 2021-06-28 04:01:33 +09:00
tateisu 92b39a464a add TestColumnMeta 2021-06-28 03:25:21 +09:00
tateisu 5e418a22c4 more fix 2021-06-27 19:22:11 +09:00
tateisu 179dbf32ce rename file 2021-06-27 19:06:04 +09:00
tateisu 3b7b424119 fix can't restore reply from drafts 2021-06-27 19:05:04 +09:00
tateisu 3eccf01edd more split... 2021-06-24 13:49:27 +09:00
tateisu 9395774a48 more split... 2021-06-24 11:31:34 +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 73afdb7b59 長いメソッドを分割する 2021-06-21 12:03:09 +09:00
tateisu dbb92940cd more fix 2021-06-20 22:46:07 +09:00
tateisu 095bb433b4 detektの警告が出ないようにコードを修正 2021-06-20 22:12:25 +09:00
tateisu 814fa5e8e5 detektの導入 2021-06-20 12:02:30 +09:00
tateisu a1f62e042d onStart時にDBからアカウントを読み直す回数を減らす 2021-06-18 15:29:42 +09:00
tateisu 6e99875a56 fix onStart benchmark limit value 2021-06-18 15:01:26 +09:00
tateisu afc14e6e30 Android Studioが促すのでonActivityResultからregisterForActivityResultに移行したら、onCreate時に登録し忘れ問題や呼び出しタイミングがonStartの前から後に変わる問題など発生してたのに対応 2021-06-18 14:54:38 +09:00
tateisu 5f7f486471 refactor 2021-06-13 20:48:48 +09:00
tateisu c08a5dfd8e refactor 2021-06-13 12:30:40 +09:00
tateisu 68f401c420 fix followers list only load 2 times. 2021-06-11 23:40:52 +09:00
tateisu c33cf4797f (Misskey)通報APIが使えるらしいので試してみる 2021-06-02 01:26:19 +09:00
tateisu 8b9b40c7b0 ctrl-Pからctrl-Tに変更 2021-06-01 23:12:49 +09:00
tateisu 098487a886 キーボードショートカットを2つだけ追加 2021-06-01 07:59:35 +09:00
tateisu 411fedc4f5 投稿画面のサイズの保存と復元 2021-06-01 07:07:16 +09:00
tateisu 74630a84b5 fixup 2021-05-30 21:52:11 +09:00
tateisu 4fa7e51fb9 change string resource 2021-05-30 11:05:29 +09:00
tateisu 18c355715c アプリ設定/タブレットモード/投稿画面を別ウィンドウで表示する」を追加 2021-05-30 11:01:12 +09:00
tateisu 60224dc3f8 change reacton size 2021-05-29 07:56:51 +09:00
tateisu 0f13620640 fixup 2021-05-28 05:06:18 +09:00