Yuito-app-android/app/src/main/res/values
mcclure 00c139190e
Ability to crop images attached to posts (#2531)
* First attachment crop attempt: Can crop in place, but does not delete/replace on server so has no effect

* Attachment crop feature works

* ktlint fixes on attachment crop patch

* Upgrade Android-Image-Cropper to 4.2.1

* An error message should be displayed if attachment cropping fails and it is not because the user intentionally cancelled.

* Remove 2 of the 3 "state passing" variables by using MediaUtils

* Cropper should use content uri (MIME type bearing) and setOutputCompressFormat so that PNGs reach the server safely.

* Change to crop requested by Conny: Store inflight cropImageItemOld in view model

* Change to crop requested by Conny: Sort cropImage with the other contracts

* ktlint fixes on attachment crop patch (again)
2022-05-22 21:01:14 +02:00
..
actions.xml Add "more" popup to a11y menu, fix #1710 (#1714) 2020-03-02 19:36:44 +01:00
attrs.xml Highlight your own votes when displaying poll results (#2242) 2021-09-17 22:12:17 +02:00
colors.xml Android 12 support, update AndroidX libraries (#2367) 2022-03-09 20:50:23 +01:00
dimens.xml Drafts v2 (#2032) 2021-01-21 18:57:09 +01:00
donottranslate.xml Add Portuguese (Portugal) to the in-app language picker (#2507) 2022-05-09 19:40:32 +02:00
ids.xml Add ability to pin/unpin statuses (#872) 2018-10-03 21:27:52 +02:00
integers.xml cleanup unused resources (#1300) 2019-06-02 22:02:03 +02:00
string-arrays.xml Replace “status” by “post” in strings name and source values (#2405) 2022-03-27 12:23:25 +02:00
strings.xml Ability to crop images attached to posts (#2531) 2022-05-22 21:01:14 +02:00
styles.xml Android 12 support, update AndroidX libraries (#2367) 2022-03-09 20:50:23 +01:00
theme_colors.xml improve bot badge (#2466) 2022-04-28 20:39:06 +02:00
toot_button.xml Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00