Added a string base folder id

CursorAdapter assumes that the value in the _id column is
a long.  Storing a string in the column causes a problem.  This cl
adds an explicit folder id column which is intended to be a string.

Change-Id: Ia059bbc979e3c44dc75cacb8be5ca6d49712e4ec
1 file changed