English:
- #203, Add "Mastodon Dark" to "App Settings/Colors/Themes". it's default theme.
- Add "App Settings/Colors/Popup Background Color".
- Fix #212, over-initialization of text fields in app settings.
- Fix #217, Use getLocationInWindow instead of getLocationOnScreen to calculate popup window position
- Fix inconsistent color of image button in context menu with dark theme.
- Fix, Use getLocationInWindow instead of getLocationOnScreen for input completion popups for emojis, mentions, and tags
- Change #191, Remove "Misskey notification check" option because the server side support for past bugs has permeated. Notification checks are performed normally.
- Change the footer bottom margin color Match to the column strip background color.
- Change default value of "Boost button alpha value" to 100(%), that matches with outline icon design.
- Change the layout of notation of boost and reply while posting.
- Change icon picture to quote for Fedibird's Quote and Misskey's Quote Renote.
- Change switch widget color of setting screens by theme. Visibility was particularly bad in Mastodon Dark theme.
- Change string resources about Android 8 pre/post, because this app no longer supports pre Android 8.
日本語:
- #203, 「アプリ設定/色/テーマ」に「Mastodon Dark」を追加。デフォルトになります。
- #191, 過去の不具合のサーバ側対応が浸透したので「Misskey通知チェック」設定項目を削除しました。普通に通知チェックが行われます。
- fix #212, アプリ設定のテキスト入力欄が過剰に初期化されるバグの修正
- 画面下部の余白の色をフッタ背景色にあわせる
- 「ブーストボタンのアルファ値」のデフォルトが100(%)に変更されます。アイコン図柄のアウトライン化の影響。
- 「アプリ設定/色/ポップアップ背景色」を追加。
- 暗いテーマでコンテキストメニューの画像ボタンの色が揃っていなかった問題の修正。
- 投稿中のブーストや返信の表記のレイアウト変更。
- Fedibirdの引用やMisskey引用Renoteのアイコンをquote図柄に変更。
- fix #217, ポップアップウィンドウを出す位置の計算でgetLocationOnScreenではなくgetLocationInWindowを使う
- 絵文字やメンションやタグの入力補完ポップアップもgetLocationOnScreenではなくgetLocationInWindowを使う
- 設定画面のSwitchがオフの時の色をテーマ別に変えた。Mastodon Darkで特に視認性が悪かった。
- テーマ別の色定義の粒度を下げた。
- Android 8 以前/以後に関する文字列リソースの変更。