Skip to content

Commit

Permalink
First working build
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaudcolas committed Sep 22, 2013
1 parent 876dd14 commit 8affad1
Show file tree
Hide file tree
Showing 27 changed files with 4 additions and 39 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,4 @@ IOS/www/
.Spotlight-V100
.Trashes
platforms/
platforms/android/
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

```
chmod -R 777 www/
sudo rm -rf www/resources/sass/.sass-cache/**
sudo rm -rf www/resources/sass/.sass-cache
sudo cordova build
rm -rf www/resources/sass/.sass-cache/**
rm -rf www/resources/sass/.sass-cache
cordova build
```
Binary file modified platforms/android/cordova/appinfo.jar
Binary file not shown.
Binary file modified platforms/android/libs/cordova-3.0.0.jar
Binary file not shown.
36 changes: 0 additions & 36 deletions platforms/android/src/com/lastminute/smoov/smoov.java

This file was deleted.

Empty file modified www/resources/icons/Icon-72.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified www/resources/icons/[email protected]
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified www/resources/icons/Icon-Small-50.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified www/resources/icons/[email protected]
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified www/resources/icons/Icon-Small.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified www/resources/icons/[email protected]
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified www/resources/icons/Icon.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified www/resources/icons/[email protected]
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified www/resources/icons/iTunesArtwork.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified www/resources/icons/[email protected]
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified www/resources/images/pictos/calendar2.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified www/resources/images/pictos/favoris.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified www/resources/images/pictos/itineraire.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified www/resources/images/pictos/params.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified www/resources/sass/stylesheets/_all.scss
100644 → 100755
Empty file.
Empty file modified www/resources/sass/stylesheets/fonts/pictos/brankic1979.dev.svg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified www/resources/sass/stylesheets/fonts/pictos/brankic1979.eot
100644 → 100755
Empty file.
Empty file modified www/resources/sass/stylesheets/fonts/pictos/brankic1979.svg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified www/resources/sass/stylesheets/fonts/pictos/brankic1979.ttf
100644 → 100755
Empty file.
Empty file modified www/resources/sass/stylesheets/fonts/pictos/brankic1979.woff
100644 → 100755
Empty file.
Empty file modified www/resources/sass/stylesheets/views/_menu.scss
100644 → 100755
Empty file.
Empty file modified www/smoov.webapp
100644 → 100755
Empty file.

0 comments on commit 8affad1

Please sign in to comment.