LazyKeyboard-master
gradlew
5KB
settings.gradle
32B
.github
workflows
android.yml
273B
lazykeyboard
src
main
AndroidManifest.xml
244B
res
xml
gs_keyboard_number_land.xml
1KB
gs_keyboard_symbols_shift.xml
4KB
gs_keyboard_symbols_shift_land.xml
4KB
gs_keyboard_english_land.xml
3KB
gs_keyboard_number.xml
1KB
gs_keyboard_english.xml
3KB
drawable-hdpi
keyboard_key_bg.xml
343B
keyboard_shift.png
2KB
keyboard_delete.png
2KB
keyboard_key_bg_c.xml
347B
keyboard_shift_c.png
379B
keyboard_space.png
450B
keyboard_key.xml
269B
layout
gs_keyboard.xml
2KB
anim
push_bottom_in.xml
354B
push_bottom_out.xml
353B
values
colors.xml
64B
strings.xml
189B
styles.xml
177B
dimens.xml
152B
java
com
gs
utils
DisplayUtils.java
3KB
keyboard
SecurityConfigure.java
2KB
KeyboardType.java
750B
SecurityKeyboard.java
16KB
SecurityEditText.java
686B
gradle.properties
171B
.gitignore
7B
build.gradle
645B
proguard-rules.pro
751B
.idea
runConfigurations.xml
564B
misc.xml
3KB
inspectionProfiles
Project_Default.xml
1KB
modules.xml
942B
codeStyles
Project.xml
2KB
checkstyle-idea.xml
610B
LICENSE
1KB
gradle
wrapper
gradle-wrapper.properties
233B
gradle-wrapper.jar
53KB
README.md
1KB
gradlew.bat
2KB
gradle.properties
726B
.gitignore
1017B
app
src
androidTest
java
cn
onlyloveyd
lazybear
ExampleInstrumentedTest.java
728B
test
java
cn
onlyloveyd
lazybear
ExampleUnitTest.java
383B
main
AndroidManifest.xml
777B
res
mipmap-hdpi
ic_launcher.png
3KB
ic_launcher_round.png
5KB
mipmap-xxxhdpi
ic_launcher.png
9KB
ic_launcher_round.png
15KB
mipmap-xhdpi
ic_launcher.png
4KB
ic_launcher_round.png
7KB
mipmap-anydpi-v26
ic_launcher.xml
272B
ic_launcher_round.xml
272B
mipmap-mdpi
ic_launcher.png
2KB
ic_launcher_round.png
3KB
drawable
ic_launcher_background.xml
5KB
background_edittext.xml
221B
logo.png
6KB
ic_back.xml
337B
layout
activity_lazy.xml
3KB
drawable-v24
ic_launcher_foreground.xml
2KB
values
colors.xml
288B
strings.xml
71B
styles.xml
1KB
mipmap-xxhdpi
ic_launcher.png
6KB
ic_launcher_round.png
10KB
java
cn
onlyloveyd
lazybear
LazyActivity.java
861B
.gitignore
7B
build.gradle
1KB
proguard-rules.pro
751B
screenshot
number.png
28KB
letter.png
33KB
symbol.png
32KB
build.gradle
696B
暂无评论