Added German string for PIN code explanation
[pub/Android/ownCloud.git] / src / com / owncloud /
2012-10-17 David A. VelascoAbout message moved to strings.xml
2012-10-17 David A. VelascoAdded help text in background of empty files list
2012-10-17 David A. VelascoKeep the same item in the CENTER of the files list...
2012-10-17 David A. VelascoAdded explanation in the view for PIN Code creation
2012-10-15 David A. VelascoFixed crash got when instant upload is tried to an...
2012-10-15 David A. VelascoMoved recursive fetch to notify end-of-syncrhonization...
2012-10-15 David A. VelascoFixed problem in first-ever synchronization introduced...
2012-10-11 David A. VelascoCancellation in uploads and access to details view...
2012-10-11 David A. VelascoMerge remote-tracking branch 'origin/master' into cance...
2012-10-11 David A. VelascoFixing NULL pointer in execution without accounts created
2012-10-11 David A. VelascoAdding cancellation to uploads (WIP)
2012-10-10 Bartek Przybylskifixup! get oc server version on synchronization
2012-10-10 Bartek Przybylskiget oc server version on synchronization
2012-10-10 Bartek Przybylskifixup! instant upload via wifi only - fixes
2012-10-10 David A. VelascoFixed update of double pane view when download in notif...
2012-10-10 David A. VelascoFixed crash when download notification is pressed in...
2012-10-10 David A. VelascoShow the details of a file when the status notification...
2012-10-10 David A. VelascoImproved cancellation of downloads: fast abort of opera...
2012-10-09 Bartek Przybylskichaning photo taken name for more descriptive
2012-10-09 Bartek Przybylskiinstant upload via wifi only - fixes
2012-10-09 David A. VelascoMerge remote-tracking branch 'origin/master'
2012-10-09 David A. VelascoDownload service refactoring: multiple downloads and...
2012-10-08 Bartek Przybylskiadd upload via wifi only option
2012-10-08 David A. VelascoMerge remote-tracking branch 'origin/master'
2012-10-08 David A. VelascoCancellation of current download in details view -...
2012-10-04 David A. VelascoFixed crash by ArrayOutOfBoundsException and general...
2012-10-03 David A. VelascoFiles list position is kept when the orientation changes
2012-09-29 Bartek Przybylskiremove all warning from project
2012-09-29 Bartek Przybylskiremoving some obvious warnings as first step to -Werror
2012-09-29 Bartek Przybylskiremoving crash handler, we not have google play reports
2012-09-24 David A. VelascoAdded big file chunking for uplaods
2012-09-14 David A. VelascoFavourites disabled until fix can be pushed
2012-09-14 David A. VelascoFixed crash when the device is turned while the warning...
2012-09-13 David A. VelascoFixed null pointer in connection check
2012-09-13 David A. VelascoRemoved crashlogger and permission request to read...
2012-09-13 David A. VelascoServer certificates improvements: fixed problems in...
2012-09-12 David A. VelascoAdded support for OC-Chunking in uploads (disabled...
2012-09-10 David A. VelascoFixed the lack of warning when a non trusted SSL certif...
2012-09-10 David A. VelascoFixed crashes due to send invalid contents (nulls)...
2012-09-07 David A. VelascoImprovements in SSL certifcates checking: URL is checke...
2012-09-05 David A. VelascoFixed java.lang.ClassCastException entered in the previ...
2012-09-05 David A. VelascoSSL connections update: notice about untrusted certific...
2012-08-24 David A. VelascoUploading files are protected against removal from...
2012-08-23 David A. VelascoAdded notification for failures in manual synchronizati...
2012-08-23 David A. VelascoGranted update of file list view after removing the...
2012-08-22 Bartek Przybylskiproper reinitialize of service
2012-08-22 Bartek Przybylskicomplete two way synchronization
2012-08-22 David A. VelascoFixing rare crashes in the login page
2012-08-22 David A. VelascoFixed crash when sending nothing to the Uploader activi...
2012-08-22 David A. VelascoLocal files are protected against removal because of...
2012-08-22 David A. VelascoUpdated default timeout for data
2012-08-22 David A. VelascoMore robust instant photo uploads
2012-08-20 David A. VelascoAdded link to register a new user at owncloud.com ...
2012-08-18 Bartek Przybylskiupdate image when list element is touched
2012-08-17 David A. VelascoFixing setting of socket timeout in HTTPS connections
2012-08-17 David A. VelascoChanged value for default timeouts
2012-08-16 David A. VelascoRefactoring of WebdavClient creation and setup
2012-08-14 David A. VelascoMultiple upload available from the app
2012-08-08 David A. VelascoRemoved useless file
2012-08-08 David A. VelascoFIleDisplayActivity refactored to fix view never update...
2012-08-03 David A. VelascoExtra logs for debugging connections
2012-08-03 David A. VelascoAdded forgotten trim()s on the content of the URL field
2012-08-03 David A. VelascoFixed crashed when the user tries to upload to ownCloud...
2012-08-02 David A. VelascoFixed crash by URL with whitespaces in login page;...
2012-08-01 David A. VelascoDetails view is quited when browsing to the parent...
2012-08-01 David A. VelascoUpdated some minor strings with the new app package
2012-07-31 Bartek Przybylskimoving from eu.alefzero.eu to com.owncloud.android