Download Latest Version RepairslabAndroid-v1.2.0.1.zip (2.0 MB)
Email in envelope

Get an email when there's a new version of RepairsLab Android

Home / RepairsLab Android / RepairslabAndroid
Name Modified Size InfoDownloads / Week
Parent folder
res 2014-06-27
libs 2014-06-26
bin 2014-06-26
assets 2014-06-26
gen 2014-06-22
src 2014-06-22
project.properties 2014-06-26 624 Bytes
ic_launcher-web.png 2014-06-26 16.1 kB
lint.xml 2014-06-26 806 Bytes
proguard-project.txt 2014-06-26 781 Bytes
AndroidManifest.xml 2014-06-26 2.4 kB
Totals: 11 Items   20.6 kB 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
Source: README.txt, updated 2014-06-26