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 |
|
hshristov
|
c79ff2a4cc
|
Add support for percent base parameters - width, height & margins
|
2015-09-11 15:04:54 +03:00 |
|
vakrilov
|
32eb8ca3aa
|
android-support-v4.jar moved to from lib to libs
|
2015-09-04 10:25:04 +03:00 |
|
Alexander Vakrilov
|
f08db1d1a4
|
Merge pull request #2 from NativeScript/feature/tab-bar
TabLayout for NativeScript tabs
|
2015-09-03 14:55:32 +03:00 |
|
vakrilov
|
5a926a7188
|
UpdateItemAt
|
2015-09-03 14:52:12 +03:00 |
|
vakrilov
|
a55f59bf06
|
TabLayout for NativeScript tabs
|
2015-09-03 14:52:11 +03:00 |
|
dtopuzov
|
c1b5caa36e
|
Test commit
|
2015-09-02 16:56:14 +03:00 |
|
Nedyalko Nikolov
|
9c100f6c03
|
Merge pull request #1 from NativeScript/nnikolov/WrapLayoutWrongPaddings
Fixed issue #360.
|
2015-08-28 15:40:15 +03:00 |
|
Nedyalko Nikolov
|
71bf6f55dd
|
Fixed issue #360.
|
2015-08-28 15:38:57 +03:00 |
|
vakrilov
|
aee834c88e
|
Exposed properties to allow image to be cropped when there is border radius
|
2015-08-18 11:42:27 +03:00 |
|
atanasovg
|
62efc37c25
|
Add Maven-related POM file.
|
2015-08-11 15:30:50 +03:00 |
|
atanasovg
|
8ec19ca271
|
Add readme.
|
2015-08-11 14:38:29 +03:00 |
|
atanasovg
|
5a671db220
|
Add license.
|
2015-08-11 14:36:17 +03:00 |
|
hshristov
|
467353d3d5
|
Fix GridLayout rounding issue
Fix TextView text centering
|
2015-08-10 14:32:24 +03:00 |
|
hshristov
|
c0d47c8c3f
|
StackLayout now reduce available height by its padding
TextView is now remeasured so that it centers its text. This is needed because when its given more size in onLayout it won't center correctly.
|
2015-08-03 10:59:04 +03:00 |
|
hshristov
|
1299747cf6
|
NativeScript layouts implemented in Java
|
2015-07-16 00:11:50 +03:00 |
|