Commit Graph

866 Commits

Author SHA1 Message Date
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