Граф коммитов

9 Коммитов

Автор SHA1 Сообщение Дата
Stephane Delcroix b79462c9e8
[All] ScaleX and ScaleY (#1280)
* [*] ScaleX and ScaleY

* Use scaleX and scaleY in sendViewBatchUpdate

* use scaleX and scaleY parameters in SendViewBatchUpdate
2018-05-07 14:22:56 +02:00
Stephane Delcroix d643d98593 [A] add building instructions 2017-05-05 11:37:28 +02:00
E.Z. Hart 23303f4141 Change permissions 2017-05-05 11:37:28 +02:00
E.Z. Hart 23823fb357 Attempting to get command-line buildable FormsViewGroup 2017-05-05 11:37:28 +02:00
E.Z. Hart 40dff0a54c
Correct version of FormsViewGroup.java 2017-05-03 20:52:41 -06:00
Rui Marinho 425fafb057 Android fastrenderers (#845)
* Obsolete IVisualElementRenderer.ViewGroup in favor of .View

* Fix NRE

* Changing TContainer in PlatformEffect to View

* Fix "View" type

* new VisualElementRenderer

* First attempt at a fast(er) button renderer

* Fast Label Renderer

* Let's try that again. Behold: Label Fast Renderer

* Move FrameRenderer into Fast Renderers

* Fix Disposable on VisualElementRenderer

* Simplify touch and click handlers

* Drop empty if clause

* [Android] Add initial Image fast renderer

* Split accessibility out to a separate helper class; fix tapgesture bug with label

* [Android] Small fixes to VisualElementRenderer

* Move accessiblity stuff to a separate class (which needs a good name)

* Prevent query from looking to parent for fast renderers

* [Android] ImageRenderer refactoring

* Fix elevation/z-index bugs with Button (e.g., 40173)

* Move SetLabeledBy to Accessibilitizer

* Un-break automation IDs for Labels

* Move gesture handling to its own class

* Split gesture and effect management into separate classes

* Remove unneeded packager from LabelRenderer

* LabelRenderer inherits from FormsTextView

* Batch updates to View

* Fix isOnParentRenderer check for non-Android platforms

* [Controls] Update Xamarin.Forms.ControlGallery.iOS.csproj

* [Android,IOS] Small fixes to rebase and use of Internals

* [Android] Ignroe warning for now

* Fast renderers now passing InputTransparent and IsEnabled tests

* Fast and legacy renderers now pass the Enabled and InputTransparent tests

* Change PlatformEffect back, default container to null

* Fix mangled using directives
2017-04-06 14:19:52 +01:00
Stephane Delcroix faa6eae8e7
Revert "[*] ScaleX and ScaleY"
This reverts commit fc7d556848.
2017-02-06 15:18:16 +01:00
Stephane Delcroix fc7d556848
[*] ScaleX and ScaleY 2017-02-06 15:16:54 +01:00
Jason Smith 17fdde66d9 Initial import 2016-03-22 16:13:41 -07:00