GadgetBridge/app
Andreas Shimokawa ed85fd5011 convert byte and short values related to activity tracking to int
This avoids a lot of problems because java
- does not know unsigned values
- jvm and dalvic do not internally support byte and short
- sqlite does not know them either
2016-02-29 20:54:39 +01:00
..
src convert byte and short values related to activity tracking to int 2016-02-29 20:54:39 +01:00
build.gradle bump version, update CHANGELOG.md and README.md 2016-02-21 15:46:53 +01:00
proguard-rules.pro First checkin of actual code 2015-01-07 14:00:18 +01:00