Skip to content

Appcompat porting and fixes

This merge request is a lot of porting code to use Android Support appcompat-v7, now that it is in place. There are places where old custom compat layers are replaced by appcompat, and other places like the local repo stuff, where appcompat allows for full support on platforms older than 11.

Merge request reports