tkefauver
6f3b5e90fc
Merge branch 'master' into patch-1
4 years ago
Max Katz
cea3496341
Merge pull request #10558 from AvaloniaUI/android-list-files
Android - Fix StorageFolder.GetItemsAsync failing to get children on android
4 years ago
Emmanuel Hansen
20746b3ee2
fix build
4 years ago
Emmanuel Hansen
8ada76c1b6
fix StorageFolder.GetItemsAsync on android
4 years ago
Dan Walmsley
9e7c05d2fa
Merge branch 'master' into patch-1
4 years ago
Dan Walmsley
736d9860b0
Merge pull request #10555 from AvaloniaUI/flaky-mac-os-test
Flaky MacOS Integration tests: add a delay when closing child windows.
4 years ago
Dan Walmsley
014378333f
Merge branch 'master' into flaky-mac-os-test
4 years ago
Max Katz
1da8891d84
Merge pull request #10407 from AvaloniaUI/move-name-generator
Move Avalonia.NameGenerator to the main repository
4 years ago
Dan Walmsley
a577ee6399
add a delay when closing child windows.
4 years ago
Dan Walmsley
a565566fec
Merge branch 'master' into move-name-generator
4 years ago
tkefauver
87e0ff2a51
Flyout sample label fix
4 years ago
Dan Walmsley
61751119ff
Merge pull request #10552 from AvaloniaUI/repro-test-issue
Fix Flaky Tests: Ensure that the dispatcher jobs queues are emptied after each test
4 years ago
Dan Walmsley
2b076322e5
check access before clearing job queue.
4 years ago
Max Katz
fa6fb50620
Merge branch 'master' into move-name-generator
4 years ago
Dan Walmsley
b2723d84be
Revert "try and catch issue with test."
This reverts commit 1d6fb2d960 .
4 years ago
Dan Walmsley
74128d3a39
Merge remote-tracking branch 'origin/master' into repro-test-issue
4 years ago
Dan Walmsley
a298ff55f9
clear dispatcher queue at the end of tests.
4 years ago
Max Katz
e2a1311e30
Merge pull request #10368 from pr8x/devtools-property-editor
DevTools: type-based property editors
4 years ago
Dan Walmsley
1d6fb2d960
try and catch issue with test.
4 years ago
Max Katz
9855dc7260
Merge pull request #10455 from Gillibald/feature/fontCollections
Introdcue font collections
4 years ago
Dan Walmsley
f016986fb8
Merge pull request #10532 from AvaloniaUI/fixes/mac-os-constrain-window-size
Fixes/mac os constrain window size
4 years ago
Dan Walmsley
9232e82e49
Merge pull request #10511 from AvaloniaUI/fixes/10398-treeview-datatemplate
Fix TreeView data template handling
4 years ago
Dan Walmsley
4d343293c8
fix test on windows.
4 years ago
Dan Walmsley
e8586f8264
Merge branch 'master' into feature/fontCollections
4 years ago
Dan Walmsley
cb79f733b3
Merge branch 'master' into fixes/10398-treeview-datatemplate
4 years ago
Dan Walmsley
4bb568253f
Merge branch 'master' into fixes/mac-os-constrain-window-size
4 years ago
Dan Walmsley
1cbdffab55
Merge pull request #10546 from AvaloniaUI/integration-tests-run-on-intel
make integration tests intel compatible
4 years ago
Dan Walmsley
46b46b2500
fix intel
4 years ago
Dan Walmsley
ac9b06ef66
make integration tests intel compatible
4 years ago
Dan Walmsley
c634f11def
really really fix the test.
4 years ago
Dan Walmsley
3ec8888b5d
actually fix the test.
4 years ago
Benedikt Stebner
6c61329152
Merge branch 'master' into feature/fontCollections
4 years ago
Dan Walmsley
4203bae16d
fix test.
4 years ago
Dan Walmsley
e51aaf4b2d
only reset _lastWindowState if we are zoomed.
4 years ago
Dan Walmsley
50b11709be
Merge remote-tracking branch 'origin/master' into fixes/mac-os-constrain-window-size
# Conflicts:
# samples/IntegrationTestApp/ShowWindowTest.axaml
4 years ago
Dan Walmsley
2aeac59fea
Merge pull request #10545 from AvaloniaUI/fixes/integration-tests
Fix integration tests by disambiguating controls.
4 years ago
Max Katz
fb40e73977
Merge pull request #10145 from AvaloniaUI/safe_insets
Add support for getting safe insets
4 years ago
Steven Kirk
16efee95ca
Disambiguate ShowWindowTest controls.
Under the appium-mac2-driver, `FindElementByAccessibilityId` doesn't actually find elements by their accessibility ID, it also finds them by their accessibility name. Since #10531 added an automation peer for `Label` which sets the accessibility name, the wrong control was being located (e.g. it located the "Position" label instead of the `Name="Position"` text box).
Disambiguate these controls by adding a `Current` prefix to make integration tests pass again.
4 years ago
Max Katz
2ee7a7c452
Merge branch 'master' into safe_insets
4 years ago
Emmanuel Hansen
34c1b46b30
Force app theme change when status bar theme changes on android.
4 years ago
Dan Walmsley
1283ec378c
Merge remote-tracking branch 'origin/fixes/mac-os-constrain-window-size' into fixes/mac-os-constrain-window-size
4 years ago
Dan Walmsley
c8b868a558
alway setContentSize even before show, but preconstrain the size.
4 years ago
Dan Walmsley
d33eba9f4c
Merge branch 'master' into fixes/mac-os-constrain-window-size
4 years ago
Dan Walmsley
101ea9cb5f
only constrain to working area before show. After that cocoa will do it for us.
4 years ago
Dan Walmsley
c74e0b7148
Merge branch 'master' into fixes/mac-os-constrain-window-size
4 years ago
Benedikt Stebner
0c5d772417
Merge branch 'master' into feature/fontCollections
4 years ago
Benedikt Stebner
c55747f328
Introduce ConfigureFonts AppBuilder action
Introduce WithInterFont extension method
4 years ago
Benedikt Stebner
105b999d5f
Merge pull request #10514 from Gillibald/fixes/samplesWithFonts
Reference Inter font in sample projects
4 years ago
Dan Walmsley
92562b0d99
Merge pull request #10535 from AvaloniaUI/fixes/flaky-builds
skip netfx tests on macos.
4 years ago
Dan Walmsley
72641ad7c8
Merge branch 'master' into fixes/flaky-builds
4 years ago