0.3 * #4662 Correctly fix properties not in the model. (tomeu) Snapshot ea0764a9e9 * #4662 Add the 'source' property to the model. (marco) * #4558 Correctly encode characters in URI. (tomeu) Snapshot a42f40d575 * #4784 Use valid FAT names when saving entries to usb sticks. (tomeu) Snapshot 6d3d607ec7 * #4783 Try harder to guess the file extension. (tomeu) * #4796 Ignore failure to chmod files in usb sticks. (tomeu) Snapshot 62a5c30d81 * Copy files to the profile dir when asked by an out-of-container process. (tomeu) Snapshot 3b70954e71 * #3801 Check out files in the activity instance dir with the correct permissions. (tomeu) * #4704 Fix copy of entries with file to removable devices. (tomeu) * #4714 Fix copy of entries without file to removable devices. (tomeu) Snapshot 74cbc13878 * #4654 Hard link files on check out instead of copying if possible. (tomeu) Snapshot 2b5596554c * #4234 Fix copying a download to an usb stick. (marco) Snapshot fa80f025af * #4083: Remove the active loop and initialize threads. (tomeu) * #4182: Flush every 20 changes or 1 minute after the last unflushed change. (tomeu) Snapshot 5051fc3a4b Snapshot 26a372063c * Revert API changes which was breaking activities (tomeu) Snapshot 7072db5ffd * #3768 Fix copy of clipboard objects to usb stick (marco) * #4235: Keep indexing an usb stick after an error in a single file. (tomeu) Snapshot 89ae26ced4 * Improved mime type handling. (marco) Snapshot cb0acdf653 * Support for external properties. (bcsaller) * Better logging. (marco) Snapshot b603f340b2 * Request binary data as dbus.ByteArray. (tomeu) Snapshot 23becaa683 * Don't mount automatically at start. (tomeu) * Exit cleanly when dbus goes down. (marco) Snapshot 64abebe398 * Do not index binaries. (bcsaller) * Really fix offset. (bcsaller) Snapshot 87204de5b9 * Offset support. (bcsaller) * #3180: Recreate the index on mount failure of only removable devices. (tomeu) Snapshot dce9c18d56 * #3469 Human readable names on USB. (marco) Snapshot 11013dc3ca * #3599 Fix the import logic on USB sticks. (marco) Snapshot 48ab782a01 * Fix for undefined variable error (dcbw) Snapshot eb82fe83a3 * #3538: Fix a race when deleting objects. (marco) Snapshot ea13f75d6a * #2423: Simple partial matching. (bscaller, backported by marco) Snapshot 7655f4d99a * #3374: Don't create another entry during async update. (tomeu) * #3058: Disable content indexing for Trial-3. (tomeu) Snapshot b0b4c4115a * #3324: Fix updates of entries with associated files. (tomeu) Snapshot 617bf5d005 * Index metadata on async updates. (tomeu) * Allow retrieving a specific set of properties in find(). (tomeu) * Add a timestamp field to the model for modification time. (tomeu) Snapshot 0a7e80f01a * Fix duplicate datastore entries on item creation caused by last commit * On update() and create(), copy asynchronously where possible, and add new "transfer_ownership" argument to update() and create() that allow the datastore to move the object rather than copy it (dcbw) Snapshot a111996299 Snapshot 356b35a278 * #2559 Fix copy of files on a removable device. (bcsaller) * Fix abiword documents indexing. (bcsaller) Snapshot 4a4283978f * More usb devices fixes. (bcsaller) Snapshot d0bcbf67d1 * Some more fixes for usb devices. (bcsaller) Snapshot 30ce1b1378 * Copy files on usb devices properly. (bcsaller) Snapshot 00570bc517 * Several fixes. (bcsaller) Snapshot 033d224d3b * Fix date filtering. (bcsaller) Snapshot e30379af95 * Allow queries on content and all metadata. (bcsaller) Snapshot 9aabdfb24b * Guess the mime types using gnomevfs. (bcsaller) Snapshot 535d9835e2 * #2252 Fix custom metadata properties. (bcsaller) Snapshot 2978ff86bd * Allow activities to specify custom metadata properties. (bcsaller) * Fix the problems with content indexing end reenable it. (bcsaller) Snapshot 18b7951026 * Full indexing refactor. (bcsaller) * Support or in the queries. (bcsaller)