Age | Commit message (Collapse) | Author |
|
|
|
That means there is no unnecessary file, nor resource, in the project
right now.
Conflicts:
res/values-ca/strings.xml
res/values-cs/strings.xml
res/values-de/strings.xml
res/values-es/strings.xml
res/values-et/strings.xml
res/values-fr/strings.xml
res/values-id/strings.xml
res/values-it/strings.xml
res/values-ja/strings.xml
res/values-ko/strings.xml
res/values-nl/strings.xml
res/values-no/strings.xml
res/values-ro/strings.xml
res/values-ru/strings.xml
res/values-uk/strings.xml
res/values-zh-rCN/strings.xml
res/values-zh-rTW/strings.xml
res/values/strings.xml
res/values/untranslatable.xml
res/xml/main_headers.xml
|
|
|
|
I've removed @id/progress_bar from Dashboard, and for login and logout
I'm using the one from the eip fragment.
|
|
|
|
Login progress bar advances according to the srp stages.
|
|
I've renamed configuration wizard progressbar, because both had the same
name and that provoked a conflict.
|
|
|
|
|
|
Matching layout and menu XML
And don't forget strings
|