abouttreesummaryrefslogcommitdiff
path: root/srcs/juloo.keyboard2/prefs/CustomExtraKeysPreference.java
AgeCommit message (Collapse)AuthorFilesLines
2024-02-10Fix compatibility with Android 3.0Jules Aguillon1-1/+1
Incompatible APIs were used in the custom layouts and the extra keys options. Add @TargetApi annotations to help catch similar issues in the future with the help of 'gradle lint'.
2024-01-13Refactor: New namespace for preference classesJules Aguillon1-0/+70