Commit Graph

2183 Commits

Author SHA1 Message Date
tateisu afc14e6e30 Android Studioが促すのでonActivityResultからregisterForActivityResultに移行したら、onCreate時に登録し忘れ問題や呼び出しタイミングがonStartの前から後に変わる問題など発生してたのに対応 2021-06-18 14:54:38 +09:00
tateisu e0c7a279fd v4.6.3, kotlin 1.5.10 2021-06-14 09:58:53 +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 4ebe975b50 v4.6.2 2021-05-28 17:08:12 +09:00
tateisu 0f13620640 fixup 2021-05-28 05:06:18 +09:00
tateisu 6edeb28b85 fix :null: reaction 2021-05-28 04:57:25 +09:00
tateisu cc3270dbc1 v4.6.1 2021-05-27 20:59:37 +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 99fe09f1bf リアクション時に確認ダイアログを表示する 2021-05-23 21:54:52 +09:00
tateisu ceaf70de34 v4.6.0 2021-05-23 17:58:19 +09:00
tateisu bc3f56c22d リアクションした投稿の一覧をめいすきーでも見れるようにした 2021-05-22 21:02:55 +09:00
tateisu a5d16a6934 マニフェストの微調整。ボタン無効状態で色を薄くする。選択してコピー画面のデザイン変更。強調表示する単語の編集画面のデザイン変更。 2021-05-22 18:07:23 +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 928033d9ca v4.5.9 2021-05-21 23:30:49 +09:00
tateisu cbac2aaa4f misskeyでローカルのカスタム絵文字でリアクションすると落ちる問題を修正 2021-05-21 23:30:09 +09:00
tateisu 00c11b234a フォロー推奨ユーザカラムのv2 API対応 2021-05-21 20:56:22 +09:00
tateisu 4a329e49dc v4.5.8 2021-05-21 17:52:23 +09:00
tateisu be0ee77ade リアクションカラムに絵文字による絞り込み機能を追加 2021-05-21 17:20:14 +09:00
tateisu 874411a536 リアクションの+/-ボタンの位置を移動。「アプリ設定/見た目/リアクション表示用の空間を確保する」を追加。 2021-05-21 15:29:32 +09:00
tateisu c58fd2118d リアクションの別アカ操作のバグ修正。 https://mastodon.juggler.jp/@tateisu/106267444494714783 2021-05-20 21:11:32 +09:00
tateisu 17c96ce0e3 別アカからのリアクションの処理を変更 2021-05-20 05:14:30 +09:00
tateisu c0411f4e06 リアクションカラム。 2021-05-19 17:43:04 +09:00
tateisu eaed84d8a4 ColumnViewHolderクラスのメソッドを拡張関数として別ファイルに移動する 2021-05-19 16:51:34 +09:00
tateisu aa29a1e5ec ItemViewHolderクラスのメソッドを拡張関数として別ファイルに移動する 2021-05-19 16:13:26 +09:00
tateisu e59bfd4f49 v4.5.7 2021-05-19 15:26:00 +09:00
tateisu 256865e0ce プロフカラムを見れないバグを修正 2021-05-19 15:25:35 +09:00
tateisu 451f0d9b25 v4.5.6 2021-05-19 14:38:48 +09:00
tateisu 9b46a53da8 (Nightly Fedibird)他人が行ったリアクションのストリーミングイベントを表示に反映させる。自分の投稿への通知をWebPushで受け取る。(購読の更新が必要) 2021-05-19 14:38:19 +09:00
tateisu 2128288407 fixup 2021-05-19 00:13:16 +09:00
tateisu 076a3c791d fixup 2021-05-18 23:44:12 +09:00
tateisu a46dbba13b (Nightly Fedibird)絵文字リアクションのストリーミングイベントに対応 2021-05-18 23:35:54 +09:00
tateisu f072472979 refactor column class 2021-05-18 05:01:29 +09:00
tateisu 479342c0a0 refactor column class 2021-05-18 04:56:47 +09:00
tateisu 0b9d73013b refactor column class 2021-05-18 04:55:53 +09:00
tateisu 369fc7cbad refactor column class 2021-05-18 04:33:28 +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 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 739bf65cb3 v455 2021-05-17 14:04:22 +09:00
tateisu 97276495b8 (Nightly fedibird)絵文字リアクション機能 2021-05-17 14:03:18 +09:00
tateisu f93d2c4a32 fix #156, Subway Tooter requests grant type client_credentials when trying to connect to Friendica 2021-05-13 22:05:31 +09:00
tateisu 37d073ce77 fix #156, Subway Tooter requests grant type client_credentials when trying to connect to Friendica 2021-05-13 22:03:29 +09:00
tateisu d3eda12cee v4.5.4 2021-05-13 18:05:14 +09:00
tateisu 3589e2a054 add push policy in account settings 2021-05-11 15:12:43 +09:00
tateisu 970264bd3a fix user creation sequence. add resend confirm email dialog. (but api does not work) 2021-05-11 06:30:42 +09:00
tateisu 3f71b87125 「フォロー推奨ユーザ」カラムはサーバのバージョンが3.4.0rc1以降だと/api/v2/suggestionsを読む 2021-05-11 03:34:51 +09:00
tateisu 9e6b781912 Merge remote-tracking branch 'weblate/trunk' into trunk 2021-05-09 12:17:32 +09:00
tateisu 963d9003c1 more fix for whitelist mode 2021-05-09 12:17:11 +09:00
Hosted Weblate 3227d770c3
Merge branch 'origin/trunk' into Weblate. 2021-05-09 03:19:12 +02:00
tateisu 955b6e4850 fix #155, Unable to log into whitelist_mode instance 2021-05-09 10:18:56 +09:00
Hosted Weblate d4088bc11d
Merge branch 'origin/trunk' into Weblate. 2021-05-08 08:10:49 +02:00
tateisu 91d0451e9a v4.5.3 2021-05-08 15:10:30 +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 5a3dcd8704 jcenter剥がし。ankoのaarを取り込み 2021-05-05 21:39:00 +09:00
chinnux 95635967f6
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1081 of 1081 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/zh_Hans/
2021-05-05 11:31:55 +02:00
chinnux f122a13b02
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1081 of 1081 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/zh_Hans/
2021-05-04 10:24:45 +02:00
Love Xu 03bb317037
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1081 of 1081 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/zh_Hans/
2021-05-04 07:16:17 +02:00
Dyxang 15eedb94ee
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1081 of 1081 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/zh_Hans/
2021-05-04 07:16:17 +02:00
chinnux 619ca56ac2
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1081 of 1081 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/zh_Hans/
2021-05-04 07:16:17 +02:00
chinnux ebc87d9c04
Translated using Weblate (Chinese (Simplified))
Currently translated at 44.9% (486 of 1081 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/zh_Hans/
2021-05-03 12:31:51 +02:00
tateisu 2633dab00d v4.5.2 2021-03-31 16:49:22 +09:00
tateisu ede2a81d82 復活したマストドン検索ポータルに対応。 2021-03-31 16:48:13 +09:00
tateisu 68c2d79ba8 Merge remote-tracking branch 'weblate/trunk' into trunk 2021-03-31 16:08:59 +09:00
tateisu ae4e931b0c refactor 2021-03-31 16:07:37 +09:00
ButterflyOfFire 2e60afaa3c
Translated using Weblate (French)
Currently translated at 95.0% (1027 of 1081 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/fr/
2021-03-25 07:29:33 +01:00
Hosted Weblate facbfb3454
Merge branch 'origin/trunk' into Weblate. 2021-03-23 07:40:35 +01:00
tateisu 246af224a9 某のAPI変更に関する修正 see https://github.com/Kinoshita0623/MisskeyAndroidClient/issues/55 2021-03-23 15:40:15 +09:00
Love Xu a4c76bc173
Translated using Weblate (Chinese (Simplified))
Currently translated at 44.9% (486 of 1081 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/zh_Hans/
2021-03-17 06:18:24 +01:00
J. Lavoie 3abc7b1a29
Translated using Weblate (German)
Currently translated at 99.0% (1071 of 1081 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/de/
2021-03-07 01:50:30 +01:00
J. Lavoie 72891ceff1
Translated using Weblate (French)
Currently translated at 94.9% (1026 of 1081 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/fr/
2021-03-07 01:50:30 +01:00
ayiniho be46737789
Translated using Weblate (French)
Currently translated at 94.9% (1026 of 1081 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/fr/
2021-03-05 22:50:29 +01:00
Remi Rampin 5cf0e07359
Translated using Weblate (French)
Currently translated at 94.3% (1020 of 1081 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/fr/
2021-03-02 18:50:34 +01:00
tateisu f6328b3d8a add PendingIntent.FLAG_IMMUTABLE for Android 12(S) 2021-02-25 11:05:36 +09:00
tateisu c1c609b38a v4.5.1 2021-02-25 10:26:21 +09:00
tateisu 9f000ea212 remove unused module exif. define compile_sdk_version build script variable. 2021-02-25 10:24:08 +09:00
tateisu aa44eb86e9 com.google.android.material:material:1.3.0 2021-02-24 18:08:48 +09:00
tateisu 915f0017ca v4.5.0 2021-02-24 18:07:52 +09:00
tateisu 802bff017c v4.4.9 2021-02-23 15:51:35 +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 7450b837e7 絵文字データをJavaコードではなくデータファイルから読む 2021-02-20 20:22:22 +09:00
tateisu 0f490f6a59 v4.4.8 2021-02-20 12:02:11 +09:00
tateisu 4323e77eb7 v4.4.7 2021-02-20 09:49:22 +09:00
tateisu f3939aef5b Unicode絵文字の変換にTrieを使う。絵文字コードのunifiedを正しく取り扱う。 2021-02-20 08:40:02 +09:00
tateisu fb1b02a0f0 use noto-emoji for Emoji 13.1 2021-02-19 10:18:58 +09:00
tateisu cb286b6ae1 ビルドエラーを修正 2021-02-15 16:45:22 +09:00
tateisu 853d023d0a update emoji data 2021-02-15 16:32:16 +09:00
tateisu 6b4d38b8d5 投稿時にサーバが公開範囲をサポートしているか確認する 2021-02-15 02:09:23 +09:00
tateisu d186af5ac9 投稿画面の公開範囲の選択肢を決めるときにfedibird_capabilities の visibility_mutual と visibility_limited を参照する 2021-02-13 12:00:30 +09:00
tateisu b8a1faf198 (fedibird)公開範囲に「相互」と「不明」を追加。サークル機能には対応してませんね… 2021-02-10 17:08:00 +09:00
tateisu 72b0c9a54e 添付メディアのサイズ制限をアプリ設定からアカウント設定に移動 2021-02-10 07:25:06 +09:00
tateisu d92787acbc read emoji attributes from noteUpdated streaming event. 2021-02-08 04:39:38 +09:00
tateisu fb0de9373d reaction notification use status.emojis 2021-02-07 08:31:51 +09:00
tateisu a83e7163a6 allow custom emoji shortcodes includes atmark and dot 2021-02-06 02:02:17 +09:00
tateisu 845f7a7e6d v4.4.6 2021-02-05 09:25:10 +09:00
tateisu c3538352ef fix quote button not shown correctly in some case 2021-02-05 09:18:48 +09:00
tateisu 78adefa9bf suppress false positive warnings in getStreamStatus 2021-02-05 09:08:58 +09:00
tateisu 3fbe14fa7e fix thumbnail in server information column if thumbnail url don't contains schema://host 2021-02-05 09:01:47 +09:00
tateisu 29950d3d63 suppress false positive warnings in getStreamStatus 2021-02-05 08:56:17 +09:00
tateisu 11ab61ca7f fix host contains incorrect url schema part 2021-02-05 08:51:45 +09:00
tateisu 4cf16c6ee8 「アプリ設定/色/ボタン強調色/リアクション」を追加。 2021-01-30 15:18:43 +09:00
tateisu 0d3f9fe266 v4.4.5 2021-01-29 21:59:56 +09:00
tateisu 6676b9b41f support some html tags 2021-01-29 21:59:27 +09:00
tateisu 832fa23698 Merge remote-tracking branch 'weblate/trunk' into trunk 2021-01-23 20:39:15 +09:00
tateisu e208543472 v4.4.4 2021-01-23 20:39:05 +09:00
tateisu 65e7af9f49 suppress some debug log 2021-01-23 20:38:08 +09:00
tateisu a0a9a70d76 \( の取り扱いを変更 2021-01-23 19:24:28 +09:00
tateisu a7eb23768f \( の取り扱いを変更 2021-01-23 19:18:52 +09:00
tateisu 6cd9189ee8 '['の取り扱いを変更 2021-01-23 10:20:37 +09:00
Dyxang 42d727fea5
Translated using Weblate (Chinese (Simplified))
Currently translated at 43.9% (471 of 1071 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/zh_Hans/
2021-01-12 06:32:18 +01:00
mv87 4877eaf723
Translated using Weblate (German)
Currently translated at 100.0% (1071 of 1071 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/de/
2021-01-05 22:31:27 +01:00
tateisu 866b5128bf v4.4.3 2021-01-04 10:12:35 +09:00
tateisu c2378f2d1d 自分の行ったリアクションの背景に色をつける 2021-01-04 10:11:45 +09:00
tateisu 1902b58fc0 めいすきーのリアクションの@を含む絵文字の表示 2021-01-03 20:49:21 +09:00
tateisu 2b8f0a63cc change reaction picker 2021-01-03 14:11:04 +09:00
tateisu ffcb519c6f v4.4.2 2020-12-27 23:39:49 +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 0f716a1da8 v4.4.1 2020-12-27 16:12:16 +09:00
tateisu 04621ec97e ストリーミングインジケータの表示がおかしい、カラムを復帰してから数秒待たないとストリーミングイベントの配信がおかしい等の問題を修正 2020-12-27 16:10:58 +09:00
tateisu f8c47f5252 Merge remote-tracking branch 'weblate/trunk' into trunk 2020-12-27 06:08:50 +09:00
tateisu 0cd80733fd v4.4.0 2020-12-27 06:07:41 +09:00
tateisu ca025f3e53 fix #148. 2020-12-27 06:03:58 +09:00
mv87 1e368c136c
Translated using Weblate (German)
Currently translated at 99.7% (1068 of 1071 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/de/
2020-12-25 00:29:13 +01: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 c3ea720265 v4.3.9. firebase-messaging:21.0.1 2020-12-22 05:21:29 +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
tateisu d12d46dd08 v4.3.8 2020-12-19 20:59:25 +09:00
tateisu 40cad1b58f account.last_status_atの解釈を変える 2020-12-19 20:39:36 +09:00
tateisu 29fa9c8007 account.last_status_atの解釈を変える 2020-12-19 20:16:28 +09:00
tateisu ae22bf3943 関数名の変更 2020-12-19 20:10:12 +09:00
tateisu 3ecb082ffd Merge remote-tracking branch 'weblate/trunk' into trunk 2020-12-19 15:48:16 +09:00
tateisu 35deaf985f 「アプリ設定/挙動/Webブラウザ」を追加 2020-12-19 15:46:42 +09:00
tateisu 70dd21bf41 Dispatchers.Mainを使う場所を精査して減らした 2020-12-17 12:17:48 +09:00
tateisu dcb02bb39c ProgressDialogの進捗メッセージが表示されなかったバグの修正 2020-12-17 12:00:00 +09:00
yucj 35fb7c6f4d
Translated using Weblate (Chinese (Traditional))
Currently translated at 7.5% (81 of 1070 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/zh_Hant/
2020-12-16 21:29:12 +01:00
mv87 b97d324782
Translated using Weblate (German)
Currently translated at 99.7% (1067 of 1070 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/de/
2020-12-16 21:29:10 +01:00
tateisu 721b93bf0f update server list for input completion 2020-12-12 17:01:34 +09:00
tateisu a31b92002d v4.3.7 2020-12-12 10:12:24 +09:00
tateisu bdce642d0e 細かい変更 2020-12-12 06:46:49 +09:00
tateisu e3522ef2c0 申し訳程度に先程問題が出た場所のテストを書く 2020-12-12 06:25:45 +09:00
tateisu e30a1519ed アカウント追加時にインスタンス情報の取得処理でエラーを出す問題の修正 2020-12-12 03:34:19 +09:00
tateisu 2b7c2075ff カラムがない時のメッセージ表示に余白をつける 2020-12-12 03:03:18 +09:00
tateisu 68b76a1122 通知まわりのクラスを個別ファイルに分割 2020-12-12 02:30:10 +09:00
tateisu fdd85d6a10 デバッグビルドのみアカウント設定にボタンを追加。通知表示の既読状況がおかしい場合にかるく修正する 2020-12-11 08:25:55 +09:00
tateisu 307ddfa239 時刻の横に表示するアイコンでsuspendedフラグに対応する図柄を変更。account.last_status_atが日付部分だけを返す場合に対応。 2020-12-11 06:00:46 +09:00
tateisu cec4b0d2e0 無害なログの警告レベルを下げる 2020-12-09 05:46:18 +09:00
tateisu e8536843a6 使われなくなった WaitNotifyHelper を削除 2020-12-09 05:33:18 +09:00
tateisu f18e136905 okhttpの全てのcallをexecute()からawait()に変更した。不安しかない 2020-12-09 05:24:42 +09:00
tateisu 85fc77a341 v4.3.6 2020-12-08 23:10:48 +09:00
tateisu b0b28509a4 refactor 2020-12-08 23:01:32 +09:00
tateisu 8818f25b6f 通知チェック部分のコードをコルーチン対応にした。AppOpenerはいくつかのOSアクティビティを選択肢から除去するようになった。 2020-12-08 22:48:23 +09:00
tateisu 301dde36c0 refactor. notestock検索カラムの本文のカスタム絵文字の表示。 2020-12-08 08:49:50 +09:00
tateisu 3aee3e1e8d fix string resource bugs 2020-12-07 22:37:22 +09:00
tateisu 95a809cb4e v4.3.5 2020-12-07 22:07:47 +09:00
tateisu d9d3bd53a9 refactor 2020-12-07 22:07:22 +09:00
tateisu 76ae05d006 AppOpenerのログ出力の追加 2020-12-07 22:06:25 +09:00
tateisu 17f11fd196 notestockカラムの微調整。 2020-12-07 21:53:55 +09:00
tateisu 1916fe0d8e Add notestock search column 2020-12-07 21:23:14 +09:00
tateisu 90000c1e89 androidx.browser:browser:1.3.0, startActivityを呼び出す部分のログ出力の強化 2020-12-07 17:33:01 +09:00
tateisu 2e8177bdfb refactor 2020-12-07 16:32:49 +09:00
tateisu 316bc8e3a5 remove comparator of TootAnnouncement 2020-12-07 05:19:02 +09:00
tateisu cea7c07e81 (Mastodon 3.3)add mute duration 2020-12-07 05:13:39 +09:00
tateisu 4be3ee1977 show suspended flag, similar to bot flag 2020-12-07 03:44:49 +09:00
tateisu 15a845e0e2 firebase messaging のtoken id の取得方法が非同期になった。文字列リソース中のパーセント表記のエスケープを修正。 2020-12-07 03:32:21 +09:00
tateisu 9913f89d95 Merge remote-tracking branch 'weblate/trunk' into trunk 2020-12-06 07:50:47 +09:00
tateisu 627020fc2b プッシュ通知の購読の自動更新の判定ロジックを変更。古いサーバが知らないはずの通知タイプは比較しない 2020-12-06 07:50:35 +09:00
mv87 fb249c9908
Translated using Weblate (German)
Currently translated at 100.0% (1056 of 1056 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/de/
2020-11-13 15:29:12 +01:00
tateisu 888711d1f7 v4.3.4 2020-11-12 16:20:05 +09:00
tateisu 2e97e72a85 アカウント設定からアクセストークン更新した際にclientを強制再登録していなかった問題の修正 2020-11-12 12:31:36 +09:00
tateisu 6b7841e3be firebase-messaging:21.0.0 2020-11-08 15:24:12 +09:00
tateisu e626158888 v4.3.3 2020-11-07 22:42:29 +09:00
tateisu aedcbf6940 recaftor 2020-10-24 21:56:41 +09:00
tateisu 0bdf9c1207 recaftor 2020-10-24 21:55:51 +09:00
tateisu f68e984d8c exifinterface:1.3.1; v4.3.2 2020-10-24 19:57:15 +09:00
tateisu bc1621deaf Update dependecies.
- firebase-messaging:20.3.0
- conscrypt-android:2.5.1
- exoplayer:2.12.0
- junit:4.13.1
- com.android.tools.build:gradle:4.1.0
- com.google.gms:google-services:4.3.4
- de.mobilej.unmock:UnMockPlugin:0.7.6
Update ActMediaViewer for exoPlayer API changes.
2020-10-24 12:14:53 +09:00
ButterflyOfFire d9b6409331
Translated using Weblate (French)
Currently translated at 95.8% (1012 of 1056 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/fr/
2020-10-18 15:26:43 +02:00
tateisu f33b3a84c5 refactor. fix mute from pseudo account 2020-10-17 00:41:40 +09:00
tateisu 80f3e4effe remove unused comment 2020-09-30 03:53:42 +09:00
tateisu 5a3e771bc1 InstanceTickerのサポートを削除。「アプリ設定/見た目/OpenStickerを表示する」を追加。 2020-09-30 03:49:19 +09:00
tateisu f4ac870c6a refactor 2020-09-30 02:44:56 +09:00
tateisu 0de55da66b refactor 2020-09-27 19:59:54 +09:00
tateisu 926d40fcc0 ブラウザを開く処理でパッケージ名にcom.huawei.android.internal を含むアプリを除外する 2020-09-27 07:34:18 +09:00
tateisu 351c495042 絵文字が沢山並ぶ場合のワークアラウンドを行う条件を変更 2020-09-26 14:55:44 +09:00
tateisu ae26ce9b74 getFullAcctOrNull はホスト-ドメインのペアを複数受け取る 2020-09-23 10:36:17 +09:00
tateisu ed55c4c212 getFullAcctOrNull はホスト-ドメインのペアを複数受け取る 2020-09-23 10:32:18 +09:00
tateisu f5e3608883 v4.3.0, Remove build option multiDexEnabled, androidx.exifinterface 1.3.0 2020-09-22 22:33:10 +09:00
tateisu 1064d219bd ギャップ部分の背景色を変更できる 2020-09-22 07:06:43 +09:00
tateisu 593f3c7fc0 カラム読み込みのコードを整理した 2020-09-22 06:50:27 +09:00
tateisu 746031feb6 refactor 2020-09-22 01:54:16 +09:00
tateisu c209e70796 カラムの差分読み込みのコードをリファクタ 2020-09-22 01:50:18 +09:00
tateisu d8188d8869 カラムの差分読み込みのコードをリファクタ 2020-09-22 01:41:23 +09:00
tateisu 3a39262551 カラムの差分読み込みのコードをリファクタ 2020-09-22 01:25:47 +09:00
tateisu e01e14325f refactor 2020-09-21 07:00:04 +09:00
tateisu f4077df5ad メンションの情報がmentionsデータに含まれないケースをもう一つ見つけた。その時も投稿者のドメインを補う必要があった 2020-09-20 22:10:49 +09:00
tateisu 4cd5fc8365 Account.note中のメンションのacctに表示対象アカウントのドメイン名を補う 2020-09-20 20:28:14 +09:00
tateisu 71d16a79ca v4.2.9 2020-09-20 11:52:30 +09:00
tateisu 8d47c7d283 (Mastodon)add notification type for post from specified followings. アカウント設定でプッシュ購読の更新を手動で行った時は以前の状況に関係なく購読を更新する。 2020-09-20 11:51:15 +09:00
tateisu 01fef27d91 v4.2.8 2020-09-19 21:33:30 +09:00
tateisu e47f96aa64 日本語のハッシュタグの入力時にキーボードを切り替えるのが面倒なので投稿画面の#ボタンを常に表示して、押した先のメニュー項目で#だけを入力できるようにする。ついでにMisskeyでもハッシュタグトレンドをこのメニューに表示する。 2020-09-19 07:23:01 +09:00
tateisu 57fc721ec2 (Misskey)ページングにsinceDate,untilDateではなくsinceId,untilIdを使う 2020-09-19 06:40:15 +09:00
tateisu 1a93c65337 プロフカラムのフォロー,フォロワーが疑似アカで読めないのは今も変わらなかったので戻す 2020-09-19 05:28:08 +09:00
tateisu 8305cb8ee3 refactor 2020-09-13 23:37:02 +09:00
tateisu 3721d03919 (Mastodon)いつからか認証なしでもアカウントのFollowing,Followersを見れるようになったらしい 2020-09-13 17:32:09 +09:00
tateisu bd9b88aeec v4.2.7 2020-09-13 02:47:33 +09:00
tateisu eb56b38749 ギャップ読み込みのバグ修正。MisskeyがTLにinjectしたデータのためにページングがおかしくなる問題の修正。 2020-09-13 02:47:00 +09:00
tateisu 6047d3bbc3 refactor 2020-09-12 15:42:19 +09:00
tateisu 646c3d450b refactor 2020-09-12 15:35:27 +09:00
tateisu ea85435dfc マストドンのカラムのギャップ読み込みの時にsinceIdとmaxIdの大証比較を行わない 2020-09-12 15:15:17 +09:00
tateisu a18a3fda2c ギャップ読み込みでmax_idがnullの時の挙動を少し変更 2020-09-12 06:21:12 +09:00
tateisu 3cce9a52b7 v4.2.6 2020-09-12 05:08:33 +09:00
tateisu ad8a55f5e8 「アプリ設定/投稿/外部アプリから共有されたメディアに添付されたテキストを追加しない」を追加。 2020-09-12 04:55:04 +09:00
tateisu fa6ced8c6b ギャップを読む時に始端と終端を選べる。「アプリ設定/挙動/ギャップを始端|終端から読んだ後のスクロール位置」を追加。 2020-09-12 04:34:58 +09:00
tateisu f8e549f1ec アプリ起動時に簡易投稿入力のフォントをタイムラインフォントに合わせる 2020-09-11 22:39:55 +09:00
tateisu 01d647969e カラム背景のアルファ値を編集した際にソフトウェアキーボードのACTION_DONEを利用する 2020-09-11 18:19:09 +09:00
tateisu 0933cbb84e v4.2.5 2020-09-11 00:33:06 +09:00
tateisu a83e63189d 改行せずに絵文字が12以上並んだら改行を挟む 2020-09-11 00:30:29 +09:00
tateisu 2a921ded1a 改行せずに絵文字が12以上並んだら改行を挟む 2020-09-10 23:21:01 +09:00
tateisu 0fc0a95919 改行せずに絵文字が12以上並んだら改行を挟む 2020-09-10 23:11:59 +09:00
tateisu 264664bdc4 改行せずに絵文字が12以上並んだら改行を挟む 2020-09-10 23:05:52 +09:00
tateisu e256292fc0 コード解析して出た警告の抑制。あと条件式のバグを一つ直した 2020-09-10 04:46:50 +09:00
tateisu 75872d630b (Android 11)ステータスバーとナビゲーションバーの色調整のAPI変更 2020-09-10 03:13:11 +09:00
tateisu 866f01ecd2 refactor 2020-09-10 02:09:42 +09:00
tateisu 2827566229 v4.2.4 2020-09-09 18:13:57 +09:00
tateisu e0df1084ba https だけでなくhttpの場合もマニフェストにqueriesの指定が必要 2020-09-09 17:51:00 +09:00
tateisu a695567153 https だけでなくhttpの場合もマニフェストにqueriesの指定が必要 2020-09-09 17:40:53 +09:00
tateisu f768e6adcc (Android 11)投稿画面でプラグインを呼び出せなかった問題の修正 2020-09-09 17:28:26 +09:00
tateisu 1bd00a6abf 「アプリ設定/開発者オプション/Exit Reasons」を追加。 2020-09-09 10:51:51 +09:00
tateisu 02504fdda1 JobScheduler.schedule()が失敗したらlogcatに出力する 2020-09-09 08:28:54 +09:00
tateisu c6a67caa6b リファクタ。読み上げ用のマニフェスト指定 2020-09-09 08:21:37 +09:00
tateisu 723ec7816d メディアアクセスに必要なアプリ権限がない時のエラーメッセージを変更 2020-09-09 07:40:06 +09:00
tateisu 404fda3559 v4.2.3 2020-09-09 07:24:02 +09:00
tateisu 0735441c42 カスタム共有もパッケージ可視性の対応が必要 2020-09-09 07:22:54 +09:00
tateisu 5b4f304f24 プッシュ購読の更新時にokhttpのレスポンスを読まずにリークさせていた 2020-09-09 07:02:55 +09:00
tateisu 56ce93d013 Android 11 のパッケージ可視性に対応 https://developer.android.com/about/versions/11/privacy/package-visibility 2020-09-09 06:57:07 +09:00
tateisu 0134ccd465 ToastCompatをソースツリーに取り込んでAndroid 11でも動作するよう変更 2020-09-09 06:21:18 +09:00