abouttreesummaryrefslogcommitdiff
path: root/srcs/juloo.keyboard2/Config.java
AgeCommit message (Expand)AuthorFilesLines
2022-12-11Make the keyboard transparent (#252)Chasm Solacer1-2/+7
2022-12-11Added qwerty_pl layout (#251)Chasm Solacer1-0/+1
2022-12-10Add option 'numpad_layout'Jules Aguillon1-4/+40
2022-11-26Allow using a custom layoutJules Aguillon1-0/+4
2022-11-26Refactor: Pass layout as a KeyboardData instead of IDJules Aguillon1-33/+34
2022-11-13Refactor: Move editing code from to KeyEventHandlerJules Aguillon1-4/+4
2022-11-13Don't depend on dpi values in swipe distanceJules Aguillon1-5/+8
2022-11-13Allow switching quickly between two layoutsJules Aguillon1-10/+9
2022-11-11Add option for brightness of labelsJules Aguillon1-0/+3
2022-11-11Direct-boot aware preferencesJules Aguillon1-29/+29
2022-11-06Remove option "Lockable modifiers"Jules Aguillon1-13/+8
2022-11-01Add the 'qwertz_de' layoutJules Aguillon1-8/+9
2022-10-23Add optional NumPadGero Streng1-0/+7
2022-10-15Basic greek layout. (#207)lpv1-0/+1
2022-10-11Added Hindi language layout (#211)Raj90398525371-0/+1
2022-09-24Added Czech translation and layout (#198)Validbit1-0/+1
2022-09-24Bone keyboard layout (#155)Quantenzitrone1-0/+1
2022-09-24Add white e-ink oriented theme (#193)Piotrek Marciniak1-10/+1
2022-09-24Added Norwegian keyboard layout (#202)ChristianGynnild1-0/+1
2022-09-24Bengali Keyboard Layout (#201)Md Rasel Hossain1-0/+1
2022-09-19Add the Extra Keys optionJules Aguillon1-3/+7
2022-07-24Hold any modifier to lockJules Aguillon1-1/+2
2022-07-24Add an option to control auto capitalisationJules Aguillon1-0/+2
2022-07-03Add ukrainian layout (#172)Andrew Cat1-0/+1
2022-06-24Revert "Remove the vibration settings"Jules Aguillon1-0/+3
2022-06-24Fix localized key not in predefined positionJules Aguillon1-6/+3
2022-06-06Remove the vibration settingsJules Aguillon1-6/+0
2022-06-06Fix inconsistent text size in landscape modeJules Aguillon1-4/+8
2022-06-06Increase horizontal spacing in landscape modeJules Aguillon1-2/+9
2022-06-06New setting: Keyboard height in landscape modeJules Aguillon1-4/+3
2022-06-06Refactor: Remove KeyValue.nameJules Aguillon1-14/+6
2022-06-05Refactor: Separate Events and Keyevents and use enumsJules Aguillon1-14/+19
2022-06-05Refactor: Abstract KeyValue fieldsJules Aguillon1-18/+21
2022-06-05Turkish layout & translation (#151)erqan1-0/+1
2022-06-05Stop using flags for modifiersJules Aguillon1-13/+14
2022-06-04Add colemak layout (#135)Djuric1-0/+1
2022-05-29Add layout: QWERTY (Hungarian)Jules Aguillon1-2/+3
2022-05-29Automatically place localized keys on the layoutsJules Aguillon1-6/+22
2022-05-01Add support for Hungarian layout (#127)Tibor Billes1-0/+1
2022-04-24Added neo 2 layout (#125)matthiakl1-0/+1
2022-04-16Fix compatibility with Android 6Jules Aguillon1-26/+30
2022-04-06Fix mismatch layout nameJules Aguillon1-1/+1
2022-04-06Fix compat with older version of AndroidJules Aguillon1-2/+2
2022-04-03Add the Programming Layout optionJules Aguillon1-2/+11
2022-04-02`Arrows` and `Box` system (#114)Raphael1-1/+2
2022-04-02Add Korean layout (#115)nickid1-0/+1
2022-04-02Compute the swipe distance from the physical dpiJules Aguillon1-3/+5
2022-03-15Brazilian portuguese layout (#91)igorSilCar1-0/+1
2022-03-15Add Swedish layoutJacob Strömgren1-5/+6
2022-03-13Make superscript and subscript modifiers lockableJules Aguillon1-1/+3