OSDN Git Service

Fix the DEFAULT_SORT_ORDER value for media files. Changing this
authorMarco Nelissen <marcone@google.com>
Mon, 6 Jul 2009 16:19:10 +0000 (09:19 -0700)
committerMarco Nelissen <marcone@google.com>
Mon, 6 Jul 2009 16:58:06 +0000 (09:58 -0700)
commit816cf52abd8f45770f0ac922bbb819184ed4b90f
tree8b604bed1520b662b20598540e4dad8d6b40bc1e
parent46841db4f2c7360d3b861a816e51f76acca0d677
Fix the DEFAULT_SORT_ORDER value for media files. Changing this
is OK, because existing app will have the old value compiled in
as a literal, and so will continue to (not) work in the same
way as before. Add code to media key generator to give a leading
ascii \001 the special meaning of "sort first".
api/4.xml
api/current.xml
core/java/android/provider/MediaStore.java