Commit Graph

2058 Commits

Author SHA1 Message Date
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 bf85696bc0 update README.md 2020-12-14 06:27:04 +09: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 e0d1859a09 kotlin 1.4.21 2020-12-09 03:07:31 +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
tateisu 4ba6d633b3 kotlin 1.4.20, kotlinx-coroutines 1.4.2 2020-12-06 06:34:50 +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 67b0804ca1 Android Studio 4.1.1, Android Gradle plugin 4.1.1, Gradle 6.7, org.gradle.vfs.watch=true 2020-11-11 15:55:28 +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 44fc80f1fd Emoji 13.0 2020-11-07 22:41:08 +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