Marco Nelissen
|
c3c08ba5d6
|
Name unknown albums after the folder they're in, similar to how songs
with no title metadata are named after the file. Only files that are
in the root of the card will still belong to the "Unknown Album"
|
2009-07-31 15:02:25 -07:00 |
|
Mike Lockwood
|
bdc0e82f9c
|
MediaScanner: Add check for null object in empty title handling code.
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
2009-07-17 08:17:45 -04:00 |
|
Marco Nelissen
|
55973f1aad
|
Fix bug that would cause files with blank title tags to not be shown in the music app.
|
2009-07-16 14:12:11 -07:00 |
|
repo sync
|
20b03ea70b
|
Move ExifInterface to android.media package so we can reference it from MediaScanner.
Also hide public constructor and wrap common use cases as atomic operation to avoid
race condition in jhead native codes.
|
2009-07-08 17:59:47 +08:00 |
|
Marco Nelissen
|
73bb511ade
|
Don't trim() in the mediascanner, as that would remove the special "sort first" character.
|
2009-07-06 11:07:27 -07:00 |
|
Marco Nelissen
|
77f2c4c1f9
|
Document the media scanner's flow through native and java code, since
I always forget how it works after a while.
|
2009-05-19 10:00:33 -07:00 |
|
Marco Nelissen
|
9f0b1a4850
|
Do case-insensitive matching when determining whether something is music, an alarm sound, notification sound, etc.
|
2009-04-22 10:34:12 -07:00 |
|
The Android Open Source Project
|
9066cfe988
|
auto import from //depot/cupcake/@135843
|
2009-03-03 19:31:44 -08:00 |
|
The Android Open Source Project
|
d83a98f4ce
|
auto import from //depot/cupcake/@135843
|
2009-03-03 18:28:45 -08:00 |
|
The Android Open Source Project
|
d24b8183b9
|
auto import from //branches/cupcake/...@130745
|
2009-02-10 15:44:00 -08:00 |
|
The Android Open Source Project
|
f013e1afd1
|
Code drop from //branches/cupcake/...@124589
|
2008-12-17 18:05:43 -08:00 |
|
The Android Open Source Project
|
54b6cfa9a9
|
Initial Contribution
|
2008-10-21 07:00:00 -07:00 |
|