- 30 Sep, 2016 2 commits
-
-
Marco Nelissen authored
am: 89734e19 Change-Id: I758a3fa7ac4f0ec3e071d28d91f544a8633037fb
-
Marco Nelissen authored
insert should return IllegalArgumentException instead of NullPointerException Bug: 31861145 Change-Id: I12005c9ca4ebd4ab35cebdc80352c1696f4e57d1
-
- 28 Sep, 2016 5 commits
-
-
Marco Nelissen authored
am: d89181d1 Change-Id: I8e30548d0930cfda8f243db19a35b6f1d7c50e5e
-
Marco Nelissen authored
am: 759a9b74 Change-Id: I76a7fb4880e9a56b906dfc566ebb16f7d5aed7ff
-
TreeHugger Robot authored
-
Marco Nelissen authored
am: 8247cc4d Change-Id: I6fd2cdb3aa1a58e7b69ebe76e54fe18a0ec3da70
-
Marco Nelissen authored
Bug: 31796976 Change-Id: I31351eea4a47ff0d3b2b81de69c1998bcb0a8274
-
- 23 Sep, 2016 7 commits
-
-
Marco Nelissen authored
am: ea85e284 Change-Id: I7919a5049588f3cbccc95443e0a72f83cce3f102
-
Marco Nelissen authored
am: 5835a6fc Change-Id: If8197bbbef281dacbdd6e0b3a00f3dce39ae08de
-
Marco Nelissen authored
-
lukasz.merta authored
am: 3d677235 Change-Id: I56a8bbdee8f4c7190d8ad5297725ce60f9404d90
-
Marco Nelissen authored
When deleting, it's OK to delete entries that are parents of other entries, as long as all the children will be deleted as well. Also wrap the original where clause in parentheses to avoid problems when appending more conditions. Bug: 31685929 Change-Id: I488c6c732ed1bf252de6160b02900d131731c28f
-
Marco Nelissen authored
Directories should be be inserted without trailing slash. MTP could insert a duplicate with a trailing slash, as a child of the original, resulting in a bogus directory entry. Bug: 31526567 Change-Id: Ia699a2390f93b98eeb087e37349f5fe28cf88ec7
-
lukasz.merta authored
Rescan files from sdcard when nomedia file is removed. Fix adds sdcard condition in processRemovedNoMediaPath method. Bug: 30151254 Change-Id: I4c5640d3253147a1225cc774722108c180d95918
-
- 17 Sep, 2016 3 commits
-
-
Bill Yi authored
Auto-generated-cl: translation import Bug: 31516661 Change-Id: I67b780ab49720c2cd7904cbfcde0e26a09b7514e
- 14 Sep, 2016 4 commits
-
-
Jean-Michel Trivi authored
am: 41dbd2a4 Change-Id: Ibdc3a1e1fdcfc5dc0c23dabe28c701eb4d39da31
-
Jean-Michel Trivi authored
am: 880dce9d Change-Id: I2000cc6dd2658b59f5048e5d7c11257410e15fc9
-
Jean-Michel Trivi authored
-
Jean-Michel Trivi authored
Persist the build fingerprint when the scanning of media files on the internal volume is over. Fix the misuse of a hard-coded string, use constant. Bug 30476971 Change-Id: I14599991fe124bf9c2099d4e2db313240b97c8a5
-
- 13 Sep, 2016 2 commits
-
-
Marco Nelissen authored
am: 971408ec Change-Id: I7c81cce771860343dcf4fce809943a2b982042aa
-
Marco Nelissen authored
If multiple threads are inserting things in the same folder, there can be multiple simultaneous attempts to insert their parent directory into the database, all but one of which will fail, with the failing ones then inserting -1 into the parent id cache. Also clear the parent id cache when fixing up orphan entries in the database, since the parent id cache might contain bad data at that point. Bug: 30099509 Change-Id: Ic798ad64457ce1b2661cd63c524bd61d93d01e32
-
- 08 Sep, 2016 4 commits
-
-
Marco Nelissen authored
am: cbed1f10 Change-Id: Ia8b84de14e3e74de7b5036817947ddcd408ee740
-
Masaki Ando authored
am: 4565c1c5 Change-Id: I78cb4f3c1ead52e07ff0840da6951d3eaeadda11
-
Marco Nelissen authored
-
Masaki Ando authored
MediaProvider doesn't need its own backup. Make allowBackup of MediaProvider false. Bug: 30273035 Change-Id: I828c1a4935265dd9a69a8e62785b7ef7ad9b0c97
-
- 06 Sep, 2016 1 commit
-
-
Chong Zhang authored
am: eb5f7a6a Change-Id: I301fcb8c54d5ae7f1689c07c750d8c777d7fc508
-
- 03 Sep, 2016 1 commit
-
-
Chong Zhang authored
Sometimes the row for a directory could be accidentally deleted, when they're re-added the children's parent id could still point to the stale value, so the children were lost. Do not allow deletion of rows if some other rows are referencing it as parent. Also, run a query for orphans upon MTP connection, and try to fix up the parent id if possible. bug: 27542615 Change-Id: I305dc2f1335888c5d747bed1a7e0f28ac9bb49b4
-
- 24 Aug, 2016 3 commits
-
-
Ray Essick authored
am: baeea4e0 Change-Id: I8f7bd67c8e6012c6605e674a4333ca204ef317b3
-
Ray Essick authored
am: df9be646 Change-Id: I33b93f50514dbd7a92a782e41196bc09a954d9c9
-
Ray Essick authored
-
- 23 Aug, 2016 2 commits
-
-
Fyodor Kupolov authored
am: 7e5a5bdd Change-Id: I3dd742cc77f629692cea242d1c444164552ccf8f
-
Fyodor Kupolov authored
am: 543d1282 Change-Id: I0afa6d78bbc73bda40de17638fc8c73444f043bb
-
- 22 Aug, 2016 1 commit
-
-
Fyodor Kupolov authored
Bug: 31015966 Change-Id: Ib9d294d6a210aa66f4f04a58a9ef0b4eee74c959
-
- 02 Aug, 2016 1 commit
-
-
Ray Essick authored
when determining the URI for the default choice in ringtone picker, wait until we parse whether we're picking for ringtone, notification, or alarm. Use this knowledge instead of always filling in with value for ringtone. Bug: 30551658
-
- 20 Jul, 2016 1 commit
-
-
Bill Yi authored
Change-Id: Ic859593f0409a7de19e563a8e501b9ae4a37ef31 Auto-generated-cl: translation import
-
- 14 Jul, 2016 1 commit
-
-
TreeHugger Robot authored
-
- 13 Jul, 2016 1 commit
-
-
Jean-Michel Trivi authored
Add resources for sound name strings in three sound categories: ringtone, alarm and notifications. If product specific sounds are added, their names need to be defined in the RingtonePicker strings as an overlay. But for the overlay entries to be valid, they need to be defined in the original package for which the overlay is defined. This CL adds generic resources to be defined in overlays so the product-specific sound names can be translated. Bug 24800792 Change-Id: Ia7d8ccad3e52646b41e10d5406c58179af255dae
-
- 06 Jul, 2016 1 commit
-
-
Amith Yamasani authored
When doing a scan for external content, also scan the preloads folder where there could be demo photos and videos. This is only scanned when running as a demo user. Bug: 29940807 Change-Id: Ib63023dc46a8d8db1ffa6435248d679484c9a5f5
-