Commit Graph

1799 Commits

Author SHA1 Message Date
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
tateisu b822763151 v4.2.2 2020-09-09 05:21:17 +09:00
tateisu ca21a826ff targetSdkVersion 30, Gradle 6.6.1, アプリ起動のみ確認済 2020-09-09 05:17:32 +09:00
tateisu 42b3d3216f refactor 2020-09-08 09:53:44 +09:00
tateisu e785238af6 強調表示する単語の設定画面でSwitchの色が変化しないバグの修正 2020-09-08 09:52:49 +09:00
tateisu c655c046d3 replace Switch to SwitchCompat 2020-09-08 09:50:08 +09:00
tateisu fc55460460 okhttpのタイムアウト設定を変更 2020-09-08 09:17:22 +09:00
tateisu 94880e9b73 リリース情報がnameを含まない時にtag_nameの情報を使う。リファクタ。 2020-09-08 08:55:15 +09:00
tateisu 1a5f275150 v4.2.1 2020-09-07 21:22:17 +09:00
tateisu 9e36e3e803 separate managements of apiHost, apDomain 2020-09-07 21:20:11 +09:00
tateisu 25765c8171 フォロー一覧などのアカウント表示の説明文も行間設定が反映されるようにする 2020-09-07 18:18:25 +09:00
tateisu 629fc3ff3e フッタ部ボタンと区切りの色のデフォルト値を変更。画面下部の余白のデフォルト値を8dpに変更。 2020-09-07 18:12:25 +09:00
tateisu e6ee408914 「アプリについて」画面中のリンク切れのボタンを削除 2020-09-07 17:51:49 +09:00
tateisu 5e52b156d5 remove link to play store 2020-08-28 09:53:25 +09:00
tateisu ecb71334f0 v4.2.0 2020-08-28 09:26:24 +09:00
tateisu 52a5ad4eaa サイドメニューにバージョン表記。アップデートの有無を確認して表示。 2020-08-28 09:25:48 +09:00
tateisu 1aa15618c9 to avoid https://issuetracker.google.com/issues/158753935, use androidx.exifinterface:exifinterface:1.2.0 2020-08-25 09:04:18 +09:00
tateisu 58ae3a9b69 v4.1.9 2020-08-25 08:38:15 +09:00
tateisu 45b6f4ff12 Unicode絵文字がたくさん並ぶと改行位置の検出がとても遅くなる問題の対策 2020-08-25 08:36:32 +09:00
tateisu be46e5d517 refactor 2020-08-25 08:09:45 +09:00
tateisu 2a4e3745f0 fix #140, カラム一覧で通称に「@.」を含むアカウントのカラムが消える 2020-08-23 08:05:24 +09:00
tateisu 86597ce6ea kotlin 1.4に合わせたリファクタ 2020-08-23 07:37:24 +09:00
tateisu ad41d614ec Android Studio 4.0.0, Android gradple plugin 4.0.1, Gradle 6.1.1, kotlin 1.4.0, espresso-core:3.3.0-rc03, androidx.test🏃1.3.0-rc03, androidx.appcompat 1.2.0, androidx.core-ktx 1.3.1, androidx.drawerlayout 1.1.0, androidx.preference 1.1.1, com.google.android.material 1.2.0, firebase-messaging 20.2.4, com.google.android:flexbox 2.0.1, junit 4.13 2020-08-23 07:15:27 +09:00
tateisu be2aeca698 「アプリ設定/投稿/絵文字を選択したら絵文字ピッカーを閉じる」を追加。 2020-08-14 10:28:59 +09:00
tateisu 1d3a6f5311 簡易入力のメニューアイコンを公開範囲の図柄にする 2020-08-14 10:11:28 +09:00
tateisu 32b628cc02 v4.1.8 2020-08-13 17:00:56 +09:00
tateisu e5fcc7dce9 fedibird.comのドメインTLのストリーミングAPIエンドポイントの指定を変更 https://fedibird.com/@noellabo/104677818946444766 2020-08-13 16:33:54 +09:00
Hosted Weblate 3a99526b9a
Merge branch 'origin/trunk' into Weblate. 2020-08-02 06:50:14 +02:00
tateisu f38e6cee0e v4.1.7 2020-08-02 13:49:56 +09:00
Ch ddd3f9d576
Translated using Weblate (Korean)
Currently translated at 83.3% (863 of 1035 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/ko/
2020-07-31 14:41:58 +02:00
lingcas 0ffebb89d8
Translated using Weblate (Chinese (Traditional))
Currently translated at 2.4% (25 of 1035 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/zh_Hant/
2020-07-23 20:22:15 +02:00
lingcas 283cb70404
Added translation using Weblate (Chinese (Traditional)) 2020-07-23 12:39:43 +02:00
Hosted Weblate b4100ae389
Merge branch 'origin/trunk' into Weblate. 2020-07-22 21:10:41 +02:00
tateisu 5f95d25c69 (Mastodon 3.2)添付メディアのpreview_remote_urlに対応。 2020-07-23 03:46:33 +09:00
tateisu 54f851cca1 refactor and add workaround for crash report 2020-07-23 03:25:12 +09:00
Hosted Weblate 1d595c7745
Merge branch 'origin/trunk' into Weblate. 2020-07-21 16:23:29 +02:00
tateisu 90f08df268 change bpDontCropMediaThumb pref's default value to true, for avoinding legal complaint. https://www.ip.courts.go.jp/app/files/hanrei_jp/761/087761_point.pdf 2020-07-21 23:22:45 +09:00
Hosted Weblate 08361e80c6
Merge branch 'origin/trunk' into Weblate. 2020-07-21 16:19:33 +02:00
Gennady Archangorodsky 70cd8600f8
Translated using Weblate (Hebrew)
Currently translated at 46.0% (477 of 1035 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/he/
2020-07-21 16:19:33 +02:00
tateisu 10ea71d2f2 fix transration error 2020-07-21 23:19:14 +09:00
tateisu 7f59c6e659 Merge remote-tracking branch 'weblate/trunk' into trunk 2020-07-19 22:44:34 +09:00
Hosted Weblate ee41a06e40
Merge branch 'origin/trunk' into Weblate. 2020-07-19 15:43:39 +02:00
tateisu 06bde5908d v4.1.6 2020-07-19 22:43:24 +09:00
tateisu 07d333a5bb 投稿画面のNSFWとCWのチェックボックスをFlexboxLayoutに入れる 2020-07-19 22:42:54 +09:00
tateisu c073c4e8ed (Mastodon 3.2)音声や動画の添付メディアにカスタムサムネイルをアップロードできる。 2020-07-19 22:39:39 +09:00
tateisu bab7bfdfd8 (Mastodon 3.2)プロフカラムで覚え書き(Personal notes)を記録/表示できる。覚書は記録した本人だけが閲覧できる。 2020-07-19 21:28:12 +09:00
tateisu 1f64df766e (Mastodon 3.2)投稿時に添付メディアがなくてもNSFWを指定できる。それはプレビューカードのサムネイル表示に影響する。 2020-07-19 10:16:31 +09:00
ButterflyOfFire f7a41365f8
Translated using Weblate (French)
Currently translated at 96.8% (999 of 1032 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/fr/
2020-07-08 11:41:57 +02:00
邓志诚 a781191b49
Translated using Weblate (Chinese (Simplified))
Currently translated at 8.8% (91 of 1032 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/zh_Hans/
2020-07-01 09:41:49 +02:00
tateisu 7a3b5bc5ae 投稿時にURL中の:shortcode: をUnicode絵文字に変換しない 2020-06-28 00:07:08 +09:00
tateisu 453eafec70 v4.1.5 2020-06-25 14:26:18 +09:00
tateisu 8e20a77cdc コンテキストメニューのミュートとブロックボタンの長押しで別アカ操作 2020-06-25 05:03:35 +09:00
tateisu 340664fcc9 「アプリ設定/見た目/画面下部の余白」を追加。 2020-06-25 04:11:32 +09:00
tateisu a114315042 「アプリ設定/色」にいくつかの項目を追加 2020-06-25 03:46:18 +09:00
tateisu c03a5ff731 for check script, make at least 2 strings in 'bg' language. 2020-06-18 13:15:28 +09:00
tateisu 2625905bf9 Merge remote-tracking branch 'weblate/master' 2020-06-18 13:12:30 +09:00
tateisu 987760e1c7 アプリ設定で色をリセットした際にサムネイルに反映されない問題の修正 2020-06-18 13:12:10 +09:00
Whod e4293a0b34
Translated using Weblate (Bulgarian)
Currently translated at 0.4% (5 of 1023 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/bg/
2020-06-17 00:41:43 +02:00
Whod e8e470debf
Added translation using Weblate (Bulgarian) 2020-06-16 00:29:32 +02:00
tateisu 49ab36c01c v4.1.4 2020-06-08 08:30:08 +09:00
tateisu 3d8ee11f58 fedibirdの「ミュートされた引用」に対応 2020-06-08 08:29:20 +09:00
tateisu cac1e029db InstanceTickerのTSVを読むURLを変更。アプリ内DBのスキーマバージョンを54に上げる 2020-06-08 08:14:53 +09:00
tateisu 4296ed4980 Merge remote-tracking branch 'weblate/master' 2020-06-03 04:46:33 +09:00
tateisu 23e74d22f3 add error message 2020-06-03 04:46:20 +09:00
ButterflyOfFire 7ae6e6ae50
Translated using Weblate (Arabic)
Currently translated at 51.5% (527 of 1022 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/ar/
2020-05-26 22:41:38 +02:00
ButterflyOfFire 2b8aafca61
Translated using Weblate (French)
Currently translated at 96.7% (989 of 1022 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/fr/
2020-05-26 22:41:37 +02:00
koyu 6170dc2f1e
Translated using Weblate (German)
Currently translated at 30.6% (313 of 1022 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/de/
2020-05-19 21:41:39 +02:00
ButterflyOfFire 1b8cf39429
Translated using Weblate (French)
Currently translated at 96.5% (987 of 1022 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/fr/
2020-05-17 18:41:34 +02:00
tateisu b3df0080e7 fix #139, add authentication header when get custom emoji list. 2020-05-16 23:59:18 +09:00
tateisu 68b90fc8d0 v4.1.3 2020-05-16 22:53:06 +09:00
tateisu c4d9ec24b7 Merge remote-tracking branch 'weblate/master' 2020-05-16 22:51:03 +09:00
tateisu c4d56edb7e (Mastodon 3.1.4) サーバ情報カラムに「ユーザが招待を作成できる(Y/N」項目を追加。 2020-05-16 22:50:19 +09:00
tateisu c470b9c79b (Mastodon 3.1.4) 「連合TL」と「…周辺の連合TL」のカラム設定に「リモートのみ」を追加。 2020-05-16 21:48:53 +09:00
tateisu ded1e329de HTML中のリンクURLがハッシュタグか調べる正規表現を改善 2020-05-16 21:10:41 +09:00
tateisu 290205dba9 予約投稿カラムでカラムロードじに投稿者の情報も読む。あと忘れたけどなにかリファクタらしきもの 2020-05-16 21:01:24 +09:00
ButterflyOfFire 6338e3e84a
Translated using Weblate (Kabyle)
Currently translated at 1.0% (11 of 1018 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/kab/
2020-05-12 15:41:34 +02:00
Allan Nordhøy 9e7efe3581
Translated using Weblate (Norwegian Bokmål)
Currently translated at 47.1% (480 of 1018 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/nb_NO/
2020-05-12 15:41:34 +02:00
ButterflyOfFire 4c89760347
Translated using Weblate (Arabic)
Currently translated at 49.2% (501 of 1018 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/ar/
2020-05-12 15:41:34 +02:00
ButterflyOfFire 196e03295c
Translated using Weblate (French)
Currently translated at 96.6% (984 of 1018 strings)

Translation: Subway Tooter/Strings
Translate-URL: https://hosted.weblate.org/projects/subway-tooter/strings/fr/
2020-05-12 15:41:33 +02:00
tateisu cd3b6ec37d v4.1.2 2020-04-07 15:46:56 +09:00
tateisu b07e195479 Merge remote-tracking branch 'weblate/master' 2020-04-07 15:45:19 +09:00
tateisu 850af70e4c fix #135, マストドン3.1で追加されたフィルタカテゴリに対応 2020-04-07 15:45:09 +09:00
tateisu 7ea383f876 fix #137, 「アプリ設定/見た目/ブーストの数の表示」を追加。 2020-04-07 15:28:33 +09:00
tateisu 665388e4dc Chrome Custom Tabsを開けない場合のフォールバックを再実装 2020-04-07 14:40:33 +09:00
tateisu 5b7a27c105 使わなくなったThreadPoolExecutorの定義と初期化をコメントアウト 2020-04-07 14:12:02 +09:00