Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
appcompat_v7 | 2014-06-26 | ||
RepairslabAndroid | 2014-06-26 | ||
RepairslabAndroid-v1.2.0.1.zip | 2014-06-27 | 2.0 MB | |
RepairslabAndroid-v1.2.0.1.apk | 2014-06-27 | 2.3 MB | |
README.txt | 2014-06-26 | 1.1 kB | |
database.sql | 2014-06-26 | 6.6 kB | |
RepairslabAndroid-v1.2.0.zip | 2014-06-26 | 2.0 MB | |
RepairslabAndroid-v1.2.0.apk | 2014-06-26 | 2.3 MB | |
RepairslabAndroid-v1.1.2.zip | 2014-06-23 | 2.0 MB | |
RepairslabAndroid-v1.1.2.apk | 2014-06-23 | 2.3 MB | |
RepairslabAndroid-v1.1.1.apk | 2014-06-22 | 2.3 MB | |
RepairslabAndroid-v1.1.apk | 2014-06-22 | 2.2 MB | |
Totals: 12 Items | 17.4 MB | 0 |
Rilasciato v1.2.0 added new sheet funcion still work in progess you need to alter table in the database to make it work. ALTER TABLE clienti MODIFY id INT(11) NOT NULL AUTO_INCREMENT; ALTER TABLE schede MODIFY id INT(11) NOT NULL AUTO_INCREMENT; ALTER TABLE modelli MODIFY id INT(11) NOT NULL AUTO_INCREMENT; no need if you are making a new database using database.sql with MySQL Workbench for example please take in mind that there is still no check for duplicate name/surname nor check for duplicate on new model change in UI corrected a bug where rotating screen reset all textview "new sheet" -> serial/IMEI can be taken with Barcode scanner using button scan Rilasciato v1.1.2 added Spain translation Translation based on the locale of your android device Rilasciato v1.1.1 added English translation and set as default Language Translation based on the locale of your android device minor UI adjustment Rilasciato v1.1 aggiunto supporto per database Firebird riconfigurare RepairsLab Android dopo l'aggiornamento