Commit Graph

821 Commits

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