summaryrefslogtreecommitdiffstats
path: root/Ministro/src
Commit message (Expand)AuthorAgeFilesLines
* Check the free space before start downloading the libs.BogDan Vatra2012-11-041-1/+79
* Fix all crash reportsBogDan Vatra2012-11-041-29/+90
* Fix ICS+ SSL root cretificates extractionBogDan Vatra2012-11-041-3/+16
* Don't cancel the download if the users touces outside the dialog boundsBogDan Vatra2012-11-041-0/+1
* Make sure that all needed libs are downloaded.BogDan Vatra2012-08-164-76/+106
* Return "Invalid Qt version" error code if Qt version mismatch.BogDan Vatra2012-08-161-0/+18
* Be safe, switch to https !BogDan Vatra2012-07-221-1/+1
* Fix qt libs retrieval when qt will be upgraded.BogDan Vatra2012-07-221-4/+16
* Final touches to Ministro for alpha4 releaseBogDan Vatra2012-06-185-34/+63
* WIP Android native style plugin.BogDan Vatra2012-05-274-29/+1396
* Ministro repo refactoringBogDan Vatra2011-10-271-3/+3
* Remove Accept-Encoding from request, bump version to 5.0BogDan Vatra2011-10-211-2/+0
* Fix MinistroBogDan Vatra2011-10-212-18/+26
* Fix french translation fileBogDan Vatra2011-10-211-1/+0
* Merge branch 'unstable' of git.kde.org:ministro into unstableBogDan Vatra2011-10-201-5/+44
|\
| * Check device cpu extensions (e.g. vfp, neon) and download the best oneBogDan Vatra2011-10-201-5/+44
* | Send "native.libraries" parameter correctlyBogDan Vatra2011-10-151-1/+2
|/
* Fix typoBogDan Vatra2011-10-141-1/+1
* Sync Ministro with new java partBogDan Vatra2011-10-133-26/+64
* Begin java redesign.BogDan Vatra2011-10-028-310/+416
* Fix updateBogDan Vatra2011-07-261-5/+5
* Check network status before starting any download.BogDan Vatra2011-07-262-11/+85
* IMinistroCallback.aidl: Added documentation.Robert Schuster2011-07-261-1/+6
* MinistroService.java: Log when Ministro API version cannot be satisfied.Robert Schuster2011-07-261-0/+1
* MinistroService.java: Log failed notification after retrieval.Robert Schuster2011-07-261-1/+4
* MinistroService.java: Rename of activityFinished() to retrievalFinished().Robert Schuster2011-07-262-30/+71
* MinistroService.java: Properly handle failing Activity setup.Robert Schuster2011-07-261-0/+8
* MinistroService.java: Added throwing of RemoteException for problems while se...Robert Schuster2011-07-261-2/+4
* MinistroService.java: Moved Activity setup part into own method.Robert Schuster2011-07-261-18/+29
* MinistroService.java: Extracted onBind() implementation into own method.Robert Schuster2011-07-261-22/+39
* MinistroService.java: Added comments to addModules().Robert Schuster2011-07-261-2/+43
* MinistroService.java: Made ModuleCompare and Module private inner classes ofRobert Schuster2011-07-261-3/+5
* MinistroService.java: Reworked comments for ModuleCompare and Module class.Robert Schuster2011-07-261-4/+11
* MinistroService.java: Added type-safety to source.Robert Schuster2011-07-261-8/+3
* Bump version.BogDan Vatra2011-05-201-1/+1
* Fix package upgradeBogDan Vatra2011-05-202-4/+13
* Add Ministro configuration tool.BogDan Vatra2011-05-183-14/+122
* Check libraries validity only once per day.BogDan Vatra2011-05-041-1/+3
* Switch to kde infrastructureBogDan Vatra2011-04-252-9/+75
* Handle correctly the dependenciesBogDan Vatra2011-04-232-10/+20
* Extrast device ssl certificates to MINISTRO_SSL_CERTS_PATHBogDan Vatra2011-04-183-791/+908
* Avoid activity from being destroyed/createdBogDan Vatra2011-04-182-5/+12
* Say hello, to Ministro !BogDan Vatra2011-02-185-0/+1035