- 4a9e39c Switch from loopj to OkHttp (to handle HTTPS SNI #23 and redirection #15) ;
- 67eeb00 Async update of Upload Log ui after manual upload ;
- 71e7dee Saving the error message per photo and display it under the file name ;
- c5cfe04 New German translation thanks to @zealot128 ;
- 0892104 New Czech translation thanks to @svetlemodry ;
- ca629b3 handling 409 status code properly #45 ;
- 1108063 remove 'Stop the service' action in the notification #41 ;
- some Sonar-induced fixes (c8ccce8, af13b2c, f0f8508 and 8ce3611) ;
- finally, an operational Travis build: https://travis-ci.org/PhotoBackup/client-android ;
- for developers, a gitter channel to discuss: https://gitter.im/PhotoBackup
- dae700c Fix 0.6 => 0.7 migration by setting it before addPreferencesFromResources
- 29ac3dc Remove Handler messages for recycled views
- 2080fc0 Fix 'Only wifi' preference type bug in v0.7.0 by adding a migration
- c5f5cab Add an option to upload only recently taken pictures.
- 4321481 Add filter to journal activity
- 7cf98d5 Set delay to new photos up to 10 minutes
- a07628f Fix erroneous number of pictures in journal entry
- b90deb4 Support Android M runtime permissions
- b7bf565 Update AAHC to version 1.4.9
- 84e540a Move permission callback from fragment to activity
- 2dd370a Fix bug: boot receiver not reading user-defined prefernce
- eada898 Fix bug #3 by removing slashes at the end of URLs
- 8b37bbb Fix #2: set network choosing as a modal single choice dialog
- a689da7 Update error icon
- 5e368d0 Fix password hash when changing password
- b5ef6d4 Add screenshot image
- c0aeccb Remove unused text
- 10f0faf Add README.md
- 163f604 Add an 'About' activity to explain quickly the purpose of the app and
- 7747624 Add file size in the request parameter
- 6e1ca37 Initial commit