* Remove all wildcard imports * Reorder alphabetically and by source * Remove unused imports
They were all due to the addition of "application label" to the installed app cache. This commit adds a mock ApplicationInfo to the mock package manager and also specifies the label while inserting into the test content provider.
Also improved .gitignore a tad