abouttreesummaryrefslogcommitdiff
path: root/project.properties
AgeCommit message (Collapse)AuthorFilesLines
2021-04-13Change build system to makeJules Aguillon1-14/+0
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-01-04Upgrade the platform version to 29Jules Aguillon1-1/+1
2016-12-11switchToNextInputMethod keyjuloo1-1/+1
2015-10-23Start with emojisjaguillo1-1/+1
2015-09-30Add margin_bottom, key_height and horizontal_margin configsjaguillo1-1/+1
2015-07-30Initial commitjuloo1-0/+14