Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-16015] Fixed bug where the application icon was not properly bein... #5136

Merged
merged 3 commits into from
Dec 18, 2013
Merged

[TIMOB-16015] Fixed bug where the application icon was not properly bein... #5136

merged 3 commits into from
Dec 18, 2013

Commits on Dec 17, 2013

  1. [TIMOB-16015] Fixed bug where the application icon was not properly b…

    …eing set in the AndroidManifest.xml and was causing aapt to crash if the app icon is not name appicon.png.
    cb1kenobi committed Dec 17, 2013
    Configuration menu
    Copy the full SHA
    0ca8147 View commit details
    Browse the repository at this point in the history
  2. [TIMOB-16015] Fixed bug when <icon> is not in tiapp.xml, but is defin…

    …ed in the AndroidManifest.xml. Also fixed bug where the keytool password is not being properly obscured.
    cb1kenobi committed Dec 17, 2013
    Configuration menu
    Copy the full SHA
    c08bdb1 View commit details
    Browse the repository at this point in the history
  3. [TIMOB-16015] Fixed bug where if there isn't an <icon> in the tiapp.x…

    …ml, then check the AndroidManifest.xml, but it needs to always check the AndroidManifest.xml since it has precedence over the <icon> tag.
    cb1kenobi committed Dec 17, 2013
    Configuration menu
    Copy the full SHA
    57cd024 View commit details
    Browse the repository at this point in the history