File tree 8 files changed +8
-5
lines changed
8 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2
- <widget id =" com.ionicframework.myapp460341" version =" 0.0.4 " xmlns =" http://www.w3.org/ns/widgets" xmlns : cdv =" http://cordova.apache.org/ns/1.0" >
2
+ <widget id =" com.ionicframework.myapp460341" version =" 0.0.5 " xmlns =" http://www.w3.org/ns/widgets" xmlns : cdv =" http://cordova.apache.org/ns/1.0" >
3
3
<name >Hackfoldr</name >
4
4
<description >
5
5
An Ionic Framework and Cordova project.
Original file line number Diff line number Diff line change 1
1
<?xml version =' 1.0' encoding =' utf-8' ?>
2
- <manifest android : hardwareAccelerated =" true" android : versionCode =" 4 " android : versionName =" 0.0.4 " android : windowSoftInputMode =" adjustPan" package =" com.ionicframework.myapp460341" xmlns : android =" http://schemas.android.com/apk/res/android" >
2
+ <manifest android : hardwareAccelerated =" true" android : versionCode =" 5 " android : versionName =" 0.0.5 " android : windowSoftInputMode =" adjustPan" package =" com.ionicframework.myapp460341" xmlns : android =" http://schemas.android.com/apk/res/android" >
3
3
<supports-screens android : anyDensity =" true" android : largeScreens =" true" android : normalScreens =" true" android : resizeable =" true" android : smallScreens =" true" android : xlargeScreens =" true" />
4
4
<uses-permission android : name =" android.permission.INTERNET" />
5
5
<application android : debuggable =" false" android : hardwareAccelerated =" true" android : icon =" @drawable/icon" android : label =" @string/app_name" >
Original file line number Diff line number Diff line change 1
1
#Last build type
2
- #Sun, 28 Sep 2014 22:41:14 +0800
2
+ #Mon, 29 Sep 2014 09:55:35 +0800
3
3
4
4
build.last.target=release
5
5
Original file line number Diff line number Diff line change 1
1
<?xml version =' 1.0' encoding =' utf-8' ?>
2
- <manifest android : hardwareAccelerated =" true" android : versionCode =" 4 " android : versionName =" 0.0.4 " android : windowSoftInputMode =" adjustPan" package =" com.ionicframework.myapp460341" xmlns : android =" http://schemas.android.com/apk/res/android" >
2
+ <manifest android : hardwareAccelerated =" true" android : versionCode =" 5 " android : versionName =" 0.0.5 " android : windowSoftInputMode =" adjustPan" package =" com.ionicframework.myapp460341" xmlns : android =" http://schemas.android.com/apk/res/android" >
3
3
<supports-screens android : anyDensity =" true" android : largeScreens =" true" android : normalScreens =" true" android : resizeable =" true" android : smallScreens =" true" android : xlargeScreens =" true" />
4
4
<uses-permission android : name =" android.permission.INTERNET" />
5
5
<application android : debuggable =" false" android : hardwareAccelerated =" true" android : icon =" @drawable/icon" android : label =" @string/app_name" >
Original file line number Diff line number Diff line change 39
39
/Users/vincent/Dropbox/code4hk/hackfoldr-mobile/hackfoldr/platforms/android/assets/www/plugins \
40
40
/Users/vincent/Dropbox/code4hk/hackfoldr-mobile/hackfoldr/platforms/android/assets/www/README.md \
41
41
/Users/vincent/Dropbox/code4hk/hackfoldr-mobile/hackfoldr/platforms/android/assets/www/templates \
42
+ /Users/vincent/Dropbox/code4hk/hackfoldr-mobile/hackfoldr/platforms/android/assets/www/css/angular-busy.css \
42
43
/Users/vincent/Dropbox/code4hk/hackfoldr-mobile/hackfoldr/platforms/android/assets/www/css/index.css \
43
44
/Users/vincent/Dropbox/code4hk/hackfoldr-mobile/hackfoldr/platforms/android/assets/www/css/pace.css \
44
45
/Users/vincent/Dropbox/code4hk/hackfoldr-mobile/hackfoldr/platforms/android/assets/www/css/style.css \
46
+ /Users/vincent/Dropbox/code4hk/hackfoldr-mobile/hackfoldr/platforms/android/assets/www/img/ajax-loader.gif \
45
47
/Users/vincent/Dropbox/code4hk/hackfoldr-mobile/hackfoldr/platforms/android/assets/www/img/icon-60.png \
46
48
/Users/vincent/Dropbox/code4hk/hackfoldr-mobile/hackfoldr/platforms/android/assets/www/img/ionic.png \
47
49
/Users/vincent/Dropbox/code4hk/hackfoldr-mobile/hackfoldr/platforms/android/assets/www/img/logo.png \
167
169
/Users/vincent/Dropbox/code4hk/hackfoldr-mobile/hackfoldr/platforms/android/assets/www/templates/image.html \
168
170
/Users/vincent/Dropbox/code4hk/hackfoldr-mobile/hackfoldr/platforms/android/assets/www/templates/landing.html \
169
171
/Users/vincent/Dropbox/code4hk/hackfoldr-mobile/hackfoldr/platforms/android/assets/www/templates/livestream.html \
172
+ /Users/vincent/Dropbox/code4hk/hackfoldr-mobile/hackfoldr/platforms/android/assets/www/templates/loading.html \
170
173
/Users/vincent/Dropbox/code4hk/hackfoldr-mobile/hackfoldr/platforms/android/assets/www/templates/menu.html \
171
174
/Users/vincent/Dropbox/code4hk/hackfoldr-mobile/hackfoldr/platforms/android/assets/www/templates/open-folder.html \
172
175
/Users/vincent/Dropbox/code4hk/hackfoldr-mobile/hackfoldr/platforms/android/ant-build/AndroidManifest.xml \
Original file line number Diff line number Diff line change 1
1
#Last build type
2
- #Sun, 28 Sep 2014 22:41:24 +0800
2
+ #Mon, 29 Sep 2014 09:55:52 +0800
3
3
4
4
build.last.target=release
5
5
You can’t perform that action at this time.
0 commit comments