Skip to content

Instantly share code, notes, and snippets.

View IAmDarush's full-sized avatar
🎯
Focusing

Darush IAmDarush

🎯
Focusing
View GitHub Profile
@amake
amake / android-7-localization.org
Last active April 21, 2025 17:10
Correct localization on Android 7

Correct localization on Android 7

Prior to Android 7, the system had a single preferred locale, and fallback behavior was quite rudimentary. Starting with Android 7, the user can now specify a priority list of locales, and fallback behavior is improved.

However, in many cases it is still surprisingly difficult to make full use of locale fallback, and there are some hidden gotchas when trying to fully support both Android 7 and earlier versions.

@digitaljhelms
digitaljhelms / gist:4287848
Last active May 16, 2025 13:08
Git/GitHub branching standards & conventions

Branching

Quick Legend

Description, Instructions, Notes
Instance Branch