Commit Graph

265 Commits

Author SHA1 Message Date
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
Hristo Hristov
97f4b27650 Added percentage support for width, height and margin properties. 2015-12-15 14:43:46 +02:00
PanayotCankov
9fcea45971 Move to android studio 2015-11-03 10:40:12 +02:00
Alexander Vakrilov
c10d53cd22 Merge pull request #5 from NativeScript/feature/tab-get-view-methods
Exposed getView methods for tab
2015-10-14 16:14:07 +03:00
vakrilov
98f01f479e Exposed getView methods for tab 2015-10-14 15:23:47 +03:00
Hristo Hristov
be78ca042b Merge pull request #4 from NativeScript/hhristov/fix-verbose-logs
Fix for GridLayout desired size when not stretched
2015-10-09 16:42:42 +03:00
hshristov
4d69f6111e Spaces instead of tabs 2015-10-09 10:53:42 +03:00
hshristov
c3f28ba42d GridLayout desired size is based on the children desired size when alignment is not Stretch.
Identation is now spaces instead of tabs.
2015-10-09 10:47:02 +03:00
hshristov
91bb8ce4a5 Android layout logging is now separate METADATA key.
Percent layout is NOT respected when measured with UNSPECIFIED size.
2015-10-09 10:35:57 +03:00
Plamen Petkov
6bf55d5cb2 Update README.md 2015-09-15 10:00:46 +03:00
Plamen Petkov
3c6f088752 Update README.md 2015-09-15 09:59:06 +03:00
plamen5kov
b08d0f2bf9 put an empty res folder so the project doesn't fail in eclipse 2015-09-15 08:43:09 +03:00