• Marco Nelissen's avatar
    Add index, change the way db version is specified · 90c7da06
    Marco Nelissen authored
    Instead of specifying the database version as a constant in code,
    tie it to the apk version code, and add a version code to the
    manifest.
    Also add a new index on files._data, to aid in doing case-insensitive matches.
    
    Change-Id: Ib5b623cfd5a3120603dcf43bcbb9d3f3e5533bf6
    90c7da06
AndroidManifest.xml 2.63 KB