Commit Graph

287 Commits

Author SHA1 Message Date
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 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 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 73ceb4acaa プロフ画面でnotes中のリンクのスキーマ部分が隠れないバグを修正 2019-07-29 01:51:48 +09:00
tateisu a69f7a2846 add "Switch button color" in App setting / Color 2019-07-24 03:48:21 +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 f095b3551b URL表記を短縮する際に文字装飾をリセットしないようにする 2019-07-15 01:20:02 +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 0396264e27 アプリ設定/挙動に「翻訳ボタンを表示する」を追加 2019-06-26 05:28:02 +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 58e4d8283d blurhash support 2019-05-05 13:41:13 +09:00
tateisu cbeca85630 (Misskey v11)対応を改善。なおアプリからアカウントを削除して追加しなおす必要がある 2019-04-25 11:06:41 +09:00
tateisu 3f6f709e8a v3.4.7 2019-04-14 12:47:23 +09:00
tateisu ed4daf950f rename class NicoEnquete to TootPolls 2019-04-14 12:41:29 +09:00
tateisu af06ea5bce 簡易投稿メニューを追加 2019-04-13 05:19:15 +09:00
tateisu 24b26de8a7 (Misskey)カスタム絵文字リアクションの中途半端な対応。SVG絵文字のバリデーションが厳しすぎた問題の対応。 2019-04-07 22:47:05 +09:00
tateisu 7a12952260 (acct)からのハッシュタグカラムを開けるようにしたが、APIの出力がアレなので動線をコメントアウト 2019-04-04 11:10:42 +09:00
tateisu 8ec02c8a1d (Mastodon 2.8.0)blocked_byの表示。(Misskey)svgカスタム絵文字のエラー処理を改善。 2019-03-26 10:50:37 +09:00
tateisu 6b9bba8e3c support svg format in custom emoji. using http://bigbadaboom.github.io/androidsvg/ 2019-03-20 13:35:07 +09:00
tateisu 7436c82819 クラッシュレポート対応 2019-03-14 15:55:01 +09:00
tateisu 008924f853 リファクタ 2019-03-14 03:11:11 +09:00
tateisu d9487d0e78 投票結果通知に対応。(サーバ側の問題によりプッシュ通知は届きません)
エクスポートを介してクライアントアプリ登録を端末間で再利用するとアクセストークンを更新しても同じ値が返ってきてプッシュ購読がうまくない問題の対応。
2019-03-14 02:34:56 +09:00
tateisu 0eb8294e03 show/vote to polls 2019-03-06 18:49:02 +09:00
tateisu e1be78dab5 create post with polls 2019-03-05 14:55:47 +09:00
tateisu 8a42c1bf68 AndroidX migration, Glide 4.9.0 2019-02-15 10:51:22 +09:00
tateisu f25af9ff46 fix #95, ignore expired keyword filter 2019-02-14 12:05:07 +09:00
tateisu 5295f06439 Kotlin 1.3.21, Android Gradle plugin 3.3.1, Google Services plugin 4.2.0 2019-02-13 16:45:05 +09:00
tateisu e9fcb3147c InstanceTickerのデータURLを変更 2019-01-29 21:42:40 +09:00
tateisu 157306ca08 リファクタ 2019-01-29 10:56:24 +09:00
tateisu 0d4d1ed8ef remove 64-bit integer Id 2019-01-29 03:02:09 +09:00
tateisu 956ec7128a リファクタ 2019-01-17 00:27:37 +09:00
tateisu 1327ad01ce (Misskey) update mfm hashtag regex 2019-01-15 18:26:15 +09:00
tateisu 0e7c713f46 予約投稿を利用できるのは2.7.0rc1以降のインスタンスだけ 2019-01-09 00:13:59 +09:00
tateisu 598c91ebea 予約した投稿の再編集 2019-01-06 23:55:25 +09:00
tateisu 14530707c3 予約投稿を行う。 2019-01-06 17:20:37 +09:00
tateisu 4e83cb9fcc ニコニコ大百科の記事タイトルを解釈する時に+を正しく取り扱う。 2019-01-05 20:09:01 +09:00
tateisu d263262ad8 (Misskey)MFMのタグとURLの解釈で括弧のマッチングを考慮する 2018-12-26 15:51:52 +09:00
tateisu cba123bf8c 疑似アカウントでプロフカラムを開く 2018-12-26 13:47:16 +09:00
tateisu 2c2e816db6 misskeyのメンションがgithub,twitterで特別なことをするようになった 2018-12-13 08:27:00 +09:00
tateisu 4a1098dacd InstanceTickerのAPI変更に対応。ストリーミング時にスクロール位置がズレる問題の修正 2018-12-12 23:21:38 +09:00
tateisu 5adb944c98 (Misskey)プロフィールにロケーションと誕生日を表示。プロフィールにtwitter,github,discordの連携情報を表示。MFMのメンションがメールアドレスにも誤判定されるバグを修正。 2018-12-10 12:46:38 +09:00
tateisu 7e30c38577 InstanceTickerのライセンス表記。グラデーションの右端を透明色にする 2018-12-09 12:17:29 +09:00
tateisu 52fe206292 アプリ設定に「見た目/Instance tickerを表示する」を追加. 2018-12-09 00:29:07 +09:00