Vasil Chimev
|
63275d74db
|
Update package.json
Bump version to 2.1.0
|
2016-05-18 11:57:13 +03:00 |
|
Panayot Cankov
|
15edf94e1e
|
Merge pull request #22 from NativeScript/cankov/async-image
Add UIImage extensions for thread safe async loading and decoding
|
2016-05-16 10:48:56 +03:00 |
|
Panayot Cankov
|
6201b36f0a
|
Add UIImage extensions for thread safe async loading and decoding
|
2016-05-13 16:50:05 +03:00 |
|
Panayot Cankov
|
68bdf905ce
|
Merge pull request #21 from NativeScript/cankov/add-ios-framework
First argument to build.sh is now version tag
|
2016-05-09 07:15:52 -06:00 |
|
Panayot Cankov
|
3b5860286c
|
First argument to build.sh is now version tag
|
2016-05-09 16:15:10 +03:00 |
|
Panayot Cankov
|
f9444c12c6
|
Merge pull request #20 from NativeScript/cankov/add-ios-framework
Cankov/add ios framework
|
2016-05-09 02:51:30 -06:00 |
|
Panayot Cankov
|
16bce2af88
|
Merge pull request #19 from NativeScript/jasssonpet-patch-1
Update package.json
|
2016-05-09 02:04:56 -06:00 |
|
Panayot Cankov
|
ad0eb8cb29
|
Add some docs and PoC in the nativescript modules
|
2016-04-28 16:05:13 +03:00 |
|
Panayot Cankov
|
5f1a79ad5a
|
Add iOS framework
|
2016-04-27 17:38:19 +03:00 |
|
Jason Zhekov
|
1160ecbb21
|
Update package.json
|
2016-04-27 15:45:13 +03:00 |
|
Vasil Chimev
|
89dd21f357
|
Bump up version to 2.0.0
|
2016-04-11 18:32:08 +03:00 |
|
Hristo Hristov
|
c947d44caa
|
Merge pull request #18 from NativeScript/hhristov/make-ns-plugin
Add nativescript key to make this package NS plugin
|
2016-04-08 14:18:31 +03:00 |
|
Hristo Hristov
|
626efdc2f7
|
add nativescript key to make this package NS plugin
|
2016-04-08 14:17:26 +03:00 |
|
Rossen Hristov
|
67cee5bef7
|
Add /build folder to .gitignore
|
2016-03-09 10:35:15 +02:00 |
|
Mihail Slavchev
|
b2bbd089e2
|
Merge pull request #17 from NativeScript/atanasovg/remove-app-specific-files
Move application bootstrap logic from widgets to project template.
|
2016-03-07 10:42:12 +02:00 |
|
atanasovg
|
efeb9ffd49
|
Move application bootstrap logic from widgets to project template.
|
2016-03-03 14:35:41 +02:00 |
|
Mihail Slavchev
|
86bec1b41b
|
update android-runtime.jar
|
2016-02-29 15:21:49 +02:00 |
|
Hristo Hristov
|
1641ffbb4d
|
Disable logger by default
|
2016-02-29 12:05:20 +02:00 |
|
Mihail Slavchev
|
160318559c
|
exclude android*.jar files from *.aar output
|
2016-02-29 11:28:52 +02:00 |
|
Mihail Slavchev
|
7fa6563a01
|
Merge pull request #16 from NativeScript/slavchev/refactor-application-activity
move application specific logic from android-runtime to android-widgets
|
2016-02-29 10:21:26 +02:00 |
|
Mihail Slavchev
|
e959e18234
|
move application specific logic from android-runtime to android-widgets
|
2016-02-29 10:14:57 +02:00 |
|
Hristo Hristov
|
e4a2de2e12
|
Merge pull request #15 from NativeScript/hhristov/grid-layout-fix
Fixed grid-layout distribution of free space when grid is not stretch…
|
2016-02-10 16:24:04 +02:00 |
|
Hristo Hristov
|
2e64a9701a
|
Fixed grid-layout distribution of free space when grid is not stretched - space is now distributed proportionally.
|
2016-02-10 16:23:40 +02:00 |
|
Rossen Hristov
|
0f2f0d5d5a
|
Merge pull request #14 from NativeScript/issue-1232
Fixed Issue #1232: WrapLayout crashes when itemWidth value is too high.
|
2016-02-05 16:20:01 +02:00 |
|
Rossen Hristov
|
d44e11381d
|
Fixed Issue #1232: WrapLayout crashes when itemWidth value is too high.
|
2016-02-05 16:09:57 +02:00 |
|
Plamen Petkov
|
527dec8dac
|
Merge pull request #13 from NativeScript/plamen5kov/enable_tgz_versioning
fixed path to package json
|
2016-02-01 11:05:43 +02:00 |
|
plamen5kov
|
790a6da8ab
|
fixed path to package json
|
2016-02-01 11:04:58 +02:00 |
|
Plamen Petkov
|
4fe8485e03
|
Merge pull request #12 from NativeScript/plamen5kov/enable_tgz_versioning
Plamen5kov/enable tgz versioning
|
2016-02-01 10:53:36 +02:00 |
|
plamen5kov
|
a0b261d29a
|
enabled versioning from environment variable
|
2016-01-24 14:48:48 +02:00 |
|
plamen5kov
|
96b01befff
|
build scrupt dependencies use latest stable gradle build tools
|
2016-01-24 14:48:15 +02:00 |
|
Hristo Hristov
|
252777652e
|
Merge pull request #11 from NativeScript/hhristov/grid-layout-fix
Fixed grid layout alignments when width/height is specified.
|
2016-01-19 10:34:51 +02:00 |
|
Hristo Hristov
|
994339ee2b
|
Fixed grid layout alignments when width/height is specified.
Bumped npm version
|
2016-01-19 10:03:43 +02:00 |
|
Panayot Cankov
|
59f36fec8e
|
Merge pull request #10 from NativeScript/cankov/origin-point
Add OriginPoint that will recalculate the pivot point on layout cange
|
2016-01-15 15:17:42 +02:00 |
|
Panayot Cankov
|
1a9e6f69c0
|
Add OriginPoint that will recalculate the pivot point on layout cange
|
2016-01-15 15:02:39 +02:00 |
|
Hristo Hristov
|
433476a298
|
Merge pull request #9 from NativeScript/hhristov/layout-fixes
Hhristov/layout fixes
|
2016-01-11 12:32:33 +02:00 |
|
Hristo Hristov
|
185f32e1b2
|
Ignore gradle/wrapper folder
remove grunt file
|
2016-01-11 12:27:50 +02:00 |
|
Hristo Hristov
|
375a8d2592
|
Fixed percent margins
Fixed WrapLayout
Code formatting
|
2016-01-11 11:49:20 +02:00 |
|
plamen5kov
|
9884a78e42
|
added dynamic dependencies on buildTools compileSdk and targetSdk versions
|
2015-12-16 16:21:18 +02:00 |
|
Hristo Hristov
|
275b4306cd
|
Replaced grunt with gradle
|
2015-12-16 15:30:19 +02:00 |
|
Hristo Hristov
|
48310a31b8
|
Updated readme
Version changed to 1.6.0
|
2015-12-16 14:34:54 +02:00 |
|
Hristo Hristov
|
4e31cc6a2e
|
Added npm packaging option
|
2015-12-16 14:23:55 +02:00 |
|
Hristo Hristov
|
f5dc47bc64
|
Fixed build.gradle
|
2015-12-16 13:28:01 +02:00 |
|
Hristo Hristov
|
d21c8aceca
|
Merge pull request #7 from NativeScript/newAndroidStudioBuild
New android studio build
|
2015-12-16 13:08:29 +02:00 |
|
Hristo Hristov
|
edd6bc968f
|
removed unnecessary files and added gitkeep to res folder
|
2015-12-15 16:57:37 +02:00 |
|
Hristo Hristov
|
be5ac53df2
|
added readme and license files
|
2015-12-15 16:52:53 +02:00 |
|
Hristo Hristov
|
babf84b2e8
|
new android studio project working
|
2015-12-15 16:24:07 +02:00 |
|
Hristo Hristov
|
7ee9be6236
|
deleted old project
|
2015-12-15 16:22:34 +02:00 |
|
Hristo Hristov
|
61909bf864
|
Added Android studio files
|
2015-12-15 15:24:17 +02:00 |
|
Hristo Hristov
|
5652297990
|
Updating .gitignore
|
2015-12-15 15:22:01 +02:00 |
|
Hristo Hristov
|
925c9de476
|
Merge pull request #6 from NativeScript/android-studio
Project changed to support Android studio
Implemented percentage layouts
|
2015-12-15 14:51:32 +02:00 |
|