summaryrefslogtreecommitdiff
path: root/bitmask_android/src/main/res/layout-xlarge
AgeCommit message (Collapse)Author
2014-04-09Danger on resources split into debug and release.Parménides GV
New provider dialog resources use danger_on checkbox in debug, but not in release. This kind of solutions forces us to maintain 2 different codebases for the same class, so beware for next updates. Next step: split java code.
2014-04-08Rename app->bitmask_androidParménides GV
This way, gradle commands generate apks correctly named.