lp://staging/mtp
- Get this branch:
- bzr branch lp://staging/mtp
Branch merges
Branch information
Recent revisions
- 70. By Alfonso Sanchez-Beato
-
* Update to latest AOSP code (Marshallow)
* Make MTP work for file > 4GB (LP: #1472789). This involved adding O_LARGEFILE flag when opening a file (the flag is automatically added by bionic, but not by glibc) and fixing parts of the MTP database implementation.
Approved by: Simon Fels - 68. By Thomas Voß
-
Force rebuild against dbus-cpp.
Approved by: PS Jenkins bot, Łukasz Zemczak - 66. By Ricardo Salveti
-
Properly fixing the startup script, as the previous change broke
mtp on ubuntu touch completely - 64. By Mathieu Trudel-Lapierre
-
Fix startup issues on desktop: guard against android_usb not being available and don't fail with an abort when /dev/mtp_usb isn't there; just error and return. Fixes: #1421664
Approved by: Sebastien Bacher, PS Jenkins bot - 62. By Mathieu Trudel-Lapierre
-
Fix crash when recursively deleting directories; due to the concurrency between inotify notifications from filesystem changes and the delete method already removing items from the database.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)