Commit Graph

997 Commits

Author SHA1 Message Date
tateisu 79fe9608c0 「アプリ設定/タブレットモード/簡易投稿でも可能ならアカウント選択を省略する」を追加。 2019-10-10 00:21:58 +09:00
tateisu 584cd36d8d タブレットモードで簡易投稿する時にアプリ設定/タブレットモード/デフォルトアカウントを参照する。もしくは表示中のカラムが全て同じアカウントならアカウント選択を省略する 2019-10-10 00:09:52 +09:00
tateisu acf514e465 クラッシュレポート対応 2019-10-09 07:43:45 +09:00
tateisu f3c342f118 クラッシュレポート対応 2019-10-09 07:34:20 +09:00
tateisu b2cfb64bdc Block-level Elements として取り扱うタグの種類をいくつかの資料を見て増やした 2019-10-09 07:17:13 +09:00
tateisu 369ef3ddbb インスタンス情報にサイトの説明と短いサイトの説明を表示する。HTMLDecoderが認識するBlock-level ElementsとEmpty elementの種類を増やす。 2019-10-09 06:57:21 +09:00
tateisu c1f83e1706 refactor 2019-10-08 06:19:45 +09:00
tateisu 3f9cbd3145 メディアビューア画面のステータスバーとナビゲーションバーの色は常に暗くする。Android 8未満では単に端末デフォルトの色になる 2019-10-08 04:39:56 +09:00
tateisu 0fcae5ab12 タブレットモードのカラムのレイアウト問題を修正 2019-10-08 04:18:22 +09:00
tateisu 5ebce521e2 コメントを追加 2019-10-07 05:58:57 +09:00
tateisu 817bc39967 refactor 2019-10-07 05:54:15 +09:00
tateisu 04b75ee4cf add tests for ExifInterface 2019-10-07 05:46:56 +09:00
tateisu 0a03e8d529 背景画像のロードに失敗していた問題の修正 2019-10-07 00:58:18 +09:00
tateisu f42e79be3e fix update access token may notwork. 2019-10-06 20:23:33 +09:00
tateisu 2919953707 refactor 2019-10-05 22:27:12 +09:00
tateisu 86efd2a62b replace column view holder layout xml to anko layout code 2019-10-05 21:28:04 +09:00
tateisu cbb07af6ce fix requestFeature() must be called before adding content 2019-10-05 16:48:14 +09:00
tateisu f1a3ba3ea2 通知チェック時のインスタンス情報取得部分を変更 2019-10-05 16:22:41 +09:00
tateisu 815d3efe6f 絵文字ピッカーのカスタム絵文字カテゴリ表記のレイアウト調整 2019-10-05 14:59:33 +09:00
tateisu 8db71b9d56 update trend_tag_desc string resource 2019-10-05 13:06:51 +09:00
tateisu ba432cb321 fix custom emoji image aspect is not correct in emoji picker dialog. 2019-10-05 05:35:01 +09:00
tateisu 0dd796f724 collapse/expand context menu buttons. 2019-10-05 05:18:15 +09:00
tateisu c12be1cfdc 「アプリ設定/投稿/添付画像のリサイズ」の選択肢に平方ピクセルを追加 2019-10-04 05:05:07 +09:00
tateisu 4af6addaab アカウント作成ダイアログにサイトの短い説明を表示する。アカウント作成に承認が必要な場合は理由を書く欄を表示してサーバに送る。 2019-10-04 01:47:15 +09:00
tateisu b23295bfd2 remove '(no request information)' in error message. 2019-10-02 23:05:34 +09:00
tateisu 4d447dc834 refactor 2019-10-02 19:23:31 +09:00
tateisu 7b14bbdc7a インスタンス情報取得時の同期粒度をホスト名ごとに下げる 2019-10-02 19:03:31 +09:00
tateisu ec4c3c5dd8 Pixelfedが無効な場合にPull通知チェックが誤動作しないようにする 2019-10-02 18:51:11 +09:00
tateisu 0d17718402 「アプリ設定/挙動/Pixelfedサーバへの接続」を追加。インスタンス情報キャッシュの使用範囲を広げる 2019-10-02 18:37:41 +09:00
tateisu 1ecf6731d8 (Pixelfed)返信かどうかで添付メディアの有無をチェックする。ハッシュタグがASCIIと非ASCII文字の両方を含む場合に警告する。 2019-10-01 06:27:21 +09:00
tateisu de8a4b7575 「アプリ設定/投稿/添付メディア(Pixelfed)の最大バイト数」を追加。インスタンス情報キャッシュのリファクタ。 2019-10-01 05:31:55 +09:00
tateisu 0313b5d264 Pixelfed接続時の挙動を少し改善 2019-09-30 20:02:39 +09:00
tateisu 35b3b01705 fix #111, max_idにnullが指定されていることがある 2019-09-30 16:31:37 +09:00
tateisu d2348ac59a refactor 2019-09-30 05:45:50 +09:00
tateisu 5feb228ddc adjust icon and text color of status/navigation bar if API is provided. 2019-09-30 05:38:09 +09:00
tateisu a1ca016558 アプリ設定/色/ステータスバーの色を追加 2019-09-30 04:43:06 +09:00
tateisu 970869550a add source file 2019-09-30 02:35:31 +09:00
tateisu b2b50bacd8 クラッシュレポート対応 2019-09-30 02:34:19 +09:00
tateisu 5ed57dd286 アカウント追加時にエラーが発生したリクエストのmethodとpathを表示する。TestTootApiClientのリファクタ。 2019-09-27 11:30:48 +09:00
tateisu 40dce24593 (Mastodon 3.0)カスタム絵文字のカテゴリ表記。カスタム絵文字ロードの並列化。 2019-09-25 17:42:25 +09:00
tateisu 7ae2f5a748 refactor 2019-09-24 21:41:27 +09:00
tateisu 6a491e2f98 update server list. remove extra spaces in html error response. 2019-09-24 15:18:48 +09:00
tateisu d81dc7017e refactor 2019-09-24 02:14:50 +09:00
tateisu 718cc22f5a refactor 2019-09-24 02:08:38 +09:00
tateisu 6548ebfb83 tootsearchカラムでは返信元のIDが全く信用できないので投稿を検索してから返信元のIDを調べる 2019-09-24 02:02:01 +09:00
tateisu 9e2d2af14f tootsearchカラムで「~への返信」を押した時の挙動を改善 2019-09-24 01:03:27 +09:00
tateisu d999fa0d1d 自分が投票した選択肢にチェックマークを表示する 2019-09-23 03:25:00 +09:00
tateisu 4b759abfb4 ユーザへのアクションに通報を追加 2019-09-22 15:24:48 +09:00
tateisu 78a7364e4e refactor 2019-09-22 14:54:46 +09:00
tateisu d9552e8d79 refactor 2019-09-22 07:16:13 +09:00
tateisu afda5df997 3.0.0rc1未満ならディレクトリのWebページを開く。サイドメニューからディレクトリを開いた場合も同様。 2019-09-22 06:57:16 +09:00
tateisu 3628991383 refactor 2019-09-19 13:35:47 +09:00
tateisu 7621c53179 add bitmap cache fopr SVG emoji 2019-09-19 13:26:42 +09:00
tateisu e687e01318 トゥートの同期に失敗する問題の修正 2019-09-15 05:17:35 +09:00
tateisu 13fb8f20e1 update emoji. use svg emoji if provided. 2019-09-15 05:09:52 +09:00
tateisu 0a90f9f5c0 check capabilities?.hasCapability(NetworkCapabilities.NET_CAPABILITY_INTERNET) 2019-09-14 19:55:50 +09:00
tateisu 444f4507c2 hide featured tag button if not enabled 2019-09-14 15:24:52 +09:00
tateisu 762f2cd9a2 hide featured tag button if not enabled 2019-09-14 15:23:53 +09:00
tateisu fb39e787e6 hide featured tag button if not enabled 2019-09-14 15:21:39 +09:00
tateisu 6c389f1022 API29未満の端末ではネットワーク状態チェックに古いAPIを使う 2019-09-14 14:08:36 +09:00
tateisu cf3c56ce05 検索API v1が削除される件の対策 https://github.com/tootsuite/mastodon/pull/11823 2019-09-14 00:49:19 +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 a25265674a add featured hashtags button in ActPost 2019-09-13 02:16:07 +09:00
tateisu 2cb9a7ab07 update dependency 2019-09-13 00:13:00 +09:00
tateisu dbfdcafca7 fix bug about using Matcher.group(i) 2019-09-12 23:05:18 +09:00
tateisu f075dc4c82 - remove androidx.legacy dependency.
- fix warnings for new nullability.
- fix warnings for deprecated API.
2019-09-12 22:43:11 +09:00
tateisu 0b692a773f - Profile metadata のfield name のカスタム絵文字対応
- TimelineItemのアカウント表示でnoteのデコード結果が空の場合は空行を追加しない
- fix #108, メンション解読の改善
2019-09-12 20:59:33 +09:00
tateisu 049b0c122b targetSdkVersion 29 2019-08-31 23:33:13 +09:00
tateisu a0f52c0503 show account note in directory 2019-08-30 13:02:08 +09:00
tateisu 817a708249 コンテキストメニューやサーバ情報カラムからディレクトリを開く 2019-08-30 12:05:19 +09:00
tateisu 1ebad2fddb サイドメニューに「プロフィールディレクトリ」を追加。プロフカラムそのほかにLast Active表示を追加。 2019-08-30 01:16:21 +09:00
tateisu 63b1c802cf refactor 2019-08-25 17:28:16 +09:00
tateisu 0d2e13801c fix #107, data bug when account confirmed 2019-08-25 17:04:34 +09:00
tateisu 17d722913b refactor 2019-08-24 19:56:05 +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 29066f14fe refactor 2019-08-23 22:06:35 +09:00
tateisu 959cb16a44 refactor 2019-08-23 21:50:04 +09:00
tateisu 256a3952b9 サイドメニュー内部でテキストが途切れる問題の修正 2019-08-23 18:38:47 +09:00
tateisu c031bde8d6 refactor 2019-08-23 16:36:30 +09:00
tateisu 3cb1b36337 fix column type regression 2019-08-23 10:52:31 +09:00
tateisu 63d11c09a5 疑似アカウントでも他ユーザをミュートできる 2019-08-23 10:04:30 +09:00
tateisu 946e4ed4d3 refactor 2019-08-23 08:49:20 +09:00
tateisu 0aa1994291 optimize build setting for my new PC. refactor list member dialog 2019-08-19 19:26:05 +09:00
tateisu 905a855bd2 /api/v1/follows の廃止にともなう変更2 2019-08-14 01:29:48 +09:00
tateisu 4e47b6027e v3.6.3, (Mastodon) /api/v1/follows APIが削除される問題への対応 2019-08-13 23:01:48 +09:00
tateisu c5473384d4 検索カラムの更新時にタイムライン項目の重複排除を行わない 2019-08-12 20:48:37 +09:00
tateisu ac8abbfa32 検索結果のページングに対応 2019-08-12 13:36:42 +09:00
tateisu bcee7f0ec8 アカウント設定に「投稿の最大文字数」を追加。 2019-08-12 12:32:39 +09:00
tateisu b9dd76b2f0 refactor 2019-08-12 10:28:13 +09:00
tateisu aed1bde1bc InstanceTickerの仕様変更に対応 2019-08-12 02:24:14 +09:00
tateisu 73b53ba9c4 GIF形式のカスタム絵文字に対応 2019-08-12 01:52:08 +09:00
tateisu 49ee5696d4 リファクタ 2019-08-07 10:17:59 +09:00
tateisu ef7110cbd9 トレンドタグの復活。Column.ktのリファクタ。 2019-08-07 09:53:53 +09:00
tateisu 8347da397c fix #106, read visible_in_picker in custom emoji entity. 2019-08-01 03:30:56 +09:00
tateisu 73ceb4acaa プロフ画面でnotes中のリンクのスキーマ部分が隠れないバグを修正 2019-07-29 01:51:48 +09:00
tateisu e6ca3dd8ef
Merge pull request #105 from Kjwon15/fix-thumbnail-height
Fix thumbnail height on vertical arrange
2019-07-25 14:25:57 +09:00
tateisu a346d92550 スイッチボタンの色をアカウント設定にも反映する 2019-07-25 07:01:53 +09:00
kjwon15 5718dc7993 Apply thumbnail height to blurhash, not frame 2019-07-25 05:20:16 +09:00
kjwon15 fc281aa65c Fix thumbnail height on vertical arrange 2019-07-25 04:32:49 +09:00
tateisu 20155ea16b show blurhash even in vertical thumbnail mode 2019-07-24 17:59:07 +09:00
tateisu a69f7a2846 add "Switch button color" in App setting / Color 2019-07-24 03:48:21 +09:00
tateisu 68be28cc33 (Misskey)削除して再編集で入力欄にデコード前のテキストを用意する 2019-07-22 20:48:40 +09:00
tateisu 68296b8ede replace from "app setting/behavior/Force wrap additional buttons" to "app setting/behavior/Additional buttons position". 2019-07-22 01:10:23 +09:00
tateisu 3d4f886035 refactor 2019-07-20 15:47:03 +09:00
tateisu e653bfd467 improve hashtag detection when compositing new status 2019-07-20 15:32:43 +09:00
tateisu 091d54255d fix bug when initialize new keyword filter 2019-07-19 20:35:12 +09:00
tateisu 981551c6e3 fix #104 , wrong 'tap to show' button in vertical arrange thumbnails 2019-07-19 18:21:21 +09:00
tateisu d97dc031df add aac,3gp,m4a audio format in media attachment 2019-07-19 17:58:05 +09:00
tateisu f095b3551b URL表記を短縮する際に文字装飾をリセットしないようにする 2019-07-15 01:20:02 +09:00
tateisu 9b4ffd65c1 - Android Studio:3.4.2
- Kotlin 1.3.41
- kotlinx.coroutines 1.2.2
- com.android.tools.build:gradle:3.4.2
- firebase-core:17.0.0
- firebase-messaging:19.0.1
- androidx.annotation:annotation:1.1.0
- org.conscrypt:conscrypt-android:2.1.0
- io.github.inflationx:calligraphy3:3.1.1
- io.github.inflationx:viewpump:2.0.3
- com.github.woxthebox:draglistview:1.6.6
- com.github.kenglxn.QRGen:android:2.5.0
- com.caverock:androidsvg-aar:1.4
- com.google.android.exoplayer:exoplayer:2.10.2 (this requires targetCompatibility JavaVersion.VERSION_1_8)
- targetCompatibility JavaVersion.VERSION_1_8
- kotlin-stdlib-jdk7 => kotlin-stdlib
2019-07-12 13:38:19 +09:00
tateisu f8e7469d00 アプリ設定/挙動に「追加ボタンを強制的に折り返す」を追加 2019-07-11 09:05:14 +09:00
tateisu 811e32b122 ブーストボタン列の追加のボタンの並び順を変更 2019-07-10 07:13:18 +09:00
tateisu 72c96dfc42 カスタム共有ボタン 2019-07-10 02:42:37 +09:00
tateisu 6291a029ea ハッシュタグカラムのバグ修正 2019-07-09 21:19:09 +09:00
tateisu 0415d183da v3.5.6. 長すぎるハッシュタグの表示を改善 2019-07-09 20:56:22 +09:00
tateisu 7f59bc7197 add exception handling in column loading 2019-07-09 20:06:11 +09:00
tateisu 789f87d205 call another API for dismiss a notification. 2019-07-08 10:12:36 +09:00
tateisu a45482f975 force full acct mention in delete & redraft. 2019-07-04 05:24:35 +09:00
tateisu 890377e901 force full acct mention in delete & redraft. 2019-07-03 20:37:30 +09:00
tateisu ad9ed105cb 再現してない現象への闇雲な対策 2019-07-02 09:34:33 +09:00
tateisu 6aa47064e1 再現してない現象への闇雲な対策 2019-07-02 09:18:29 +09:00
tateisu b73cac4507 コンテキストメニューに翻訳を追加 2019-06-26 15:47:47 +09:00
tateisu 0396264e27 アプリ設定/挙動に「翻訳ボタンを表示する」を追加 2019-06-26 05:28:02 +09:00
tateisu 4f43dba3c4 Misskeyで音声アップロード完了後に表示が変わらない問題の修正 2019-06-23 23:58:53 +09:00
tateisu c73c4da854 fix #101 2019-06-20 23:48:07 +09:00
tateisu 201a365401 (Mastodon 開発版)音声の投稿に対応 f7f23b4a19 2019-06-20 09:22:42 +09:00
tateisu 3dd3175300 ミュート一覧とブロック一覧のMisskey v10の古いバージョンへの対応を諦めた。 2019-06-07 00:06:46 +09:00
tateisu f482b3bff1 リファクタ。あとmisskey v11でミュート一覧を読めなかったバグの修正 2019-06-06 08:31:33 +09:00
tateisu 75d399f988 refactor Column.kt 2019-06-06 06:06:37 +09:00
tateisu 8701c95b4c 「ユーザからの通知」カラムを追加 2019-06-04 10:49:48 +09:00
tateisu 4518f4dd10 アカウント設定に「WebUIの設定をいくつか読み込む/メディアを常に閲覧注意としてマークする/CWされたコンテンツを隠さない」を追加。 2019-06-04 08:24:54 +09:00
tateisu b76591e493 アプリ設定に「挙動/カスタム絵文字の区切りにゼロ幅空白を使う」を追加 2019-06-04 05:50:18 +09:00
tateisu 0377bf265b (Misskey v11)細かい制御が面倒なのでカラムごとにストリーミング接続する 2019-06-04 04:24:33 +09:00
tateisu d32777ae70 (Misskey v11)会話の流れの取得手順を改善 2019-06-04 04:05:49 +09:00
tateisu b3cc2c0857 refactor 2019-05-06 18:58:26 +09:00
tateisu c8a22febf2 refactor 2019-05-05 20:33:08 +09:00
tateisu afe8f39fe3 refactor 2019-05-05 13:55:46 +09:00
tateisu 58e4d8283d blurhash support 2019-05-05 13:41:13 +09:00
tateisu 331356a0c7 某タンスのプロフ絵文字に対応 2019-04-28 22:05:35 +09:00
tateisu c6fa3fa1a1 某タンスのプロフ絵文字に対応 2019-04-28 20:52:38 +09:00
tateisu d4534a55b1 (Misskey v11)ストリーミング仕様変更への雑な対応 2019-04-28 20:30:47 +09:00
tateisu cbeca85630 (Misskey v11)対応を改善。なおアプリからアカウントを削除して追加しなおす必要がある 2019-04-25 11:06:41 +09:00
tateisu 127d592142 OSSライセンスにAndroidSVGを追記 2019-04-22 08:45:33 +09:00
tateisu 84410e701a ファイルヘッダからJPEGかどうか判断する際に先頭4バイトではなく3バイトだけ確認する 2019-04-21 13:12:58 +09:00
tateisu b8323a40e4 複数選択の投票で選択肢が1つも選ばれていない場合は投票せずにエラーを表示する 2019-04-20 15:49:05 +09:00
tateisu b9fe4d7946 (Mastodon)投票の選択肢をHTMLとして解釈しないようにする 2019-04-16 16:26:47 +09:00
tateisu 5c61ac8862 (Misskey v11)アプリの権限リストをv11以降とそれ未満で切り替える 2019-04-16 02:57:59 +09:00
tateisu d7d04fc6db (Misskey v11)アプリの権限リストをv11以降とそれ未満で切り替える 2019-04-16 02:54:36 +09:00
tateisu 3f6f709e8a v3.4.7 2019-04-14 12:47:23 +09:00