1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-20 03:50:43 +02:00
Gadgetbridge/app
cpfeiffer 1a22259b4e Good practice: use the DAO to insert/update instead of the session
(saves a few cycles to look up the correct DAO from the session)
2016-08-27 23:12:48 +02:00
..
src Good practice: use the DAO to insert/update instead of the session 2016-08-27 23:12:48 +02:00
build.gradle Disable java7 build, instead set sourceCompatibility and targetCompatibility 2016-08-26 23:27:53 +02:00
proguard-rules.pro First checkin of actual code 2015-01-07 14:00:18 +01:00