232 Commits (8b463008e248e53a3b1abe6b92bba63e43b791c4)

Author SHA1 Message Date
Emmanuel Hansen d5440ed76b fix android native embedded control regression 4 years ago
Emmanuel Hansen 97c0b13048 fix android crash when ime is dismissed on a read only input 4 years ago
Emmanuel Hansen 0869827722 Address Review 4 years ago
Emmanuel Hansen ebdb4e1974 Seperate Avalonia lifecycle from android activity 4 years ago
Benedikt Stebner a242a10db4 Android - switch to full editor input connection 4 years ago
Benedikt Stebner 169480e74d Fix GetTextLineText 4 years ago
Benedikt Stebner 8084bdbd78 Properly raise surroundingText changed 4 years ago
Dan Walmsley 2bb25cd7ef basic implementation of android return key type. 4 years ago
Benedikt Stebner 60d4317476 Properly handle mutiple suggestions 4 years ago
Benedikt Stebner a43391519a Android IME - Try suggestion handling 4 years ago
Benedikt Stebner 391b5c2c11 Android - Initial attempt to fix focus management and implement SurroundingText 4 years ago
Dan Walmsley 4d90f63953 make android compatible with new ime interfaces. 4 years ago
Benedikt Stebner ab6df8c9ed Android preedit 4 years ago
Takoooooo c1d4b2a96d Remove obsolete members from remaining assemblies 4 years ago
Max Katz f314abd8ab Fix android options initalization order 4 years ago
ili ee662cecdd Avoid lock in timers 4 years ago
Max Katz 8716a5111a Revamp android input handling to support mouse, pen and historical points 4 years ago
Max Katz c0f4e725c9
Disable hardcoded FPS 4 years ago
Max Katz 0e733c70a1 Support 21 api 4 years ago
Max Katz 8100cd3571 Optimize CurrentThreadIsLoopThread on android backend 4 years ago
Max Katz a4c220cdcc Enable android composition renderer 4 years ago
Max Katz 5a8c9f9c09 Use Async in naming 4 years ago
Max Katz 97a5a9e1f6 Add folder.GetItemsAsync API 4 years ago
Max Katz eb403ea15e Add android implementation 4 years ago
Nikita Tsukanov b6b08155d8 [WIP] Run render tests for compositing renderer 4 years ago
Max Katz a34e03d7f5 Fix android service initialization order 4 years ago
Giuseppe Lippolis 0223eb3716 fix: Android nullable 4 years ago
Max Katz ac24ee467a
Update TopLevelImpl.cs 4 years ago
Max Katz 57e852dfc1 Move native control samples to the control catalog 4 years ago
Max Katz 4315f4728f Fix android type exception 4 years ago
Max Katz 6260829702 Simplify UIViewControlHandle/AndroidViewControlHandle 4 years ago
Max Katz 76c3691fb6 Resize on HideWithSize 4 years ago
Max Katz fbbd93f4cd Add android implementation 4 years ago
Steven Kirk e6044ea330 Remove Avalonia.AndroidTestApplication. 4 years ago
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
Dan Walmsley 1785cf565b remove legacy android sdk. 4 years ago
Steven Kirk f682f5af7c Added generic virtual methods analyzer. 4 years ago
Emmanuel Hansen 82c7d7d64f
Include Platform Handle in surface array (#7841) 4 years ago
Max Katz 3fe50be168 Update AndroidTestApplication futher 4 years ago
Max Katz e91b3318e3 Enable AOT on android projects (release configuration only) 4 years ago
Max Katz 8c8fb23c40 Make android test application buildable 4 years ago
Dan Walmsley 2da1d3cfe3 remove android keyboard hacks. 4 years ago
Dan Walmsley c5e6b1979a fix UseAndroid 4 years ago
Dan Walmsley 91980bea54 fix initialisation order. 4 years ago
Dan Walmsley 77f339d225 refactor android activity to allow appbuilder and singleviewlifetime. 4 years ago
Dan Walmsley 8f6b9e1b23 re-order initialisation and lifetime config. 4 years ago
Dan Walmsley 824afa2e33 fix build 4 years ago
Dan Walmsley d7d6f8decb Locator ftw 4 years ago
Dan Walmsley 61744546a8 make singleview lifetimes private classes. 4 years ago
Dan Walmsley d48b61b5d0 singleview lifetime for android. 4 years ago