This website requires JavaScript.
Explore
Help
Sign In
holm
/
Unexpected-Keyboard
Watch
1
Star
0
Fork
0
You've already forked Unexpected-Keyboard
forked from
extern/Unexpected-Keyboard
Code
Pull Requests
Activity
2b6c2b98e0
Unexpected-Keyboard
/
.gitignore
4 lines
35 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Publish on Play store
2015-08-16 19:37:16 +02:00
*.keystore
Change build system to make The ant scripts included in the android SDK were removed recently. The alternative is Gradle. Gradle doesn't work well in this app because it's not possible to use Nix to pull dependencies. Gradle will try to patch the SDK. Also, it's very slow. It turns out the required build script is quite simple.
2021-04-11 21:02:03 +02:00
_build
Use apksigner for signing the apk The Play Store now requires the "Signing Scheme V2", which is implemented by apksigner.
2021-12-14 00:13:34 +01:00
/*-keystore.conf
Copy Permalink