aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/values-v35 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix styling issues on Android 15 QPR1Po Lu2025-03-031-0/+3
| | | | | | | | | | | | * java/org/gnu/emacs/EmacsView.java (EmacsView): Guarantee that frame views are created with the correct theme. * java/res/values-v20/style.xml (EmacsStyle): * java/res/values-v29/style.xml (EmacsStyle): Disable a swiping gesture enabled on certain Android systems. * java/res/values-v35/style.xml: Rename from `styles'.xml.
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
| | | | Run "TZ=UTC0 admin/update-copyright".
* Better port to Android 35Po Lu2024-09-051-0/+30
* java/INSTALL: Don't refer users to build-tools 33.0.x. * java/res/values-v35/styles.xml: New dark theme; define status bar colors properly for this release.