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-16491] Fixed icons with Windows Hybrid apps. #5539

Merged
merged 2 commits into from
Mar 27, 2014
Merged

[TIMOB-16491] Fixed icons with Windows Hybrid apps. #5539

merged 2 commits into from
Mar 27, 2014

Commits on Mar 27, 2014

  1. [TIMOB-16491] Fixed icons with Windows Hybrid apps. Copies the appico…

    …n.png to the Assets/ApplicationIcon.png. Looks for appicon-tile-small.png, appicon-tile-medium.png, and appicon-tile-large.png and copies them into the Assets/Tiles directory.
    
    Removed some unused files. Moved all winstore specific stuff into it's own file. Moved web specific resource handling to separate file.
    
    Changed the security token to use session storage instead of local storage.
    cb1kenobi committed Mar 27, 2014
    Configuration menu
    Copy the full SHA
    cd726bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc8b937 View commit details
    Browse the repository at this point in the history