NativeScript
OSS
NativeScript
Sign in / Sign up
Open main menu
NativeScript
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
fix/memory-leak-animator
fcb712bd Merge 0482482ffa5c52adb022709bedff70c72b37f626 into b69aedb044aa3198859f20ef14e4cd746f9458e5
by Eduardo Sp...
E
Failed
feat/ignore-none-transition
8980bf3c Merge 7938ba7c42adf22dff8508d773b81aff2777c737 into b69aedb044aa3198859f20ef14e4cd746f9458e5
by Eduardo Sp...
E
Succeeded
feat/ignore-none-transition
8980bf3c Merge 7938ba7c42adf22dff8508d773b81aff2777c737 into b69aedb044aa3198859f20ef14e4cd746f9458e5
by Eduardo Sp...
E
Succeeded
fix/memory-leak-animator
fcb712bd Merge 0482482ffa5c52adb022709bedff70c72b37f626 into b69aedb044aa3198859f20ef14e4cd746f9458e5
by Eduardo Sp...
E
Failed
fix/memory-leak-animator
fcb712bd Merge 0482482ffa5c52adb022709bedff70c72b37f626 into b69aedb044aa3198859f20ef14e4cd746f9458e5
by Eduardo Sp...
E
Succeeded
main
012c1b1b fix(core): improve view teardown process for reusable views (#11260)
by Eduardo Sp...
E
Succeeded
main
012c1b1b fix(core): improve view teardown process for reusable views (#11260)
by Eduardo Sp...
E
Succeeded
fix/reusable-views-teardown
09434e82 Merge 134c9e54e09cc970e20e8aa99299ef2d23ed3040 into 71d2203e1c95d009fd1daa1a15c52b9e8c10db8b
by Eduardo Sp...
E
Succeeded
fix/reusable-views-teardown
09434e82 Merge 134c9e54e09cc970e20e8aa99299ef2d23ed3040 into 71d2203e1c95d009fd1daa1a15c52b9e8c10db8b
by Eduardo Sp...
E
Succeeded
main
90ca7d80 fix(android): activity recreation crashes with tabs and complex view hierarchies (#11223)
by Eduardo Sp...
E
Succeeded
main
90ca7d80 fix(android): activity recreation crashes with tabs and complex view hierarchies (#11223)
by Eduardo Sp...
E
Succeeded
fix/remove-unknown-fragments-on-restore
8f66886f Merge 3d7d54ce8ef92f0d169cc6ca333f19769cf8d84d into b78fcdde2f96fa7f0970d7ae601c3f9e54ed86f0
by Eduardo Sp...
E
Succeeded
fix/remove-unknown-fragments-on-restore
8f66886f Merge 3d7d54ce8ef92f0d169cc6ca333f19769cf8d84d into b78fcdde2f96fa7f0970d7ae601c3f9e54ed86f0
by Eduardo Sp...
E
Succeeded
main
b3b8a1fe fix(android): apply accessibility CSS classes and font scale on init (#11224) On iOS, initAccessibilityCssHelper already calls updateCurrentHelperClasses and applyFontScaleToRootViews immediately. On Android, these were only called inside the fontScaleChangedEvent listener, meaning accessibility CSS classes and font scale were not applied until the first font scale change event.
by Eduardo Sp...
E
Succeeded
main
b3b8a1fe fix(android): apply accessibility CSS classes and font scale on init (#11224) On iOS, initAccessibilityCssHelper already calls updateCurrentHelperClasses and applyFontScaleToRootViews immediately. On Android, these were only called inside the fontScaleChangedEvent listener, meaning accessibility CSS classes and font scale were not applied until the first font scale change event.
by Eduardo Sp...
E
Succeeded
fix/accessibility-classes
a25f3b43 Merge a9d79b865602d9930f59352ca4609f45decf4599 into 69dc8695195cd32900cac6c060f79958c264bac4
by Eduardo Sp...
E
Succeeded
fix/accessibility-classes
a25f3b43 Merge a9d79b865602d9930f59352ca4609f45decf4599 into 69dc8695195cd32900cac6c060f79958c264bac4
by Eduardo Sp...
E
Succeeded
fix/remove-unknown-fragments-on-restore
928f3598 Merge f9541359b9b081752d58c3870e214fa787c1b10b into 69dc8695195cd32900cac6c060f79958c264bac4
by Eduardo Sp...
E
Succeeded
fix/remove-unknown-fragments-on-restore
928f3598 Merge f9541359b9b081752d58c3870e214fa787c1b10b into 69dc8695195cd32900cac6c060f79958c264bac4
by Eduardo Sp...
E
Succeeded
main
d28300b7 fix(core): prevent exponential traversal in _dialogClosed and _onRootViewReset (#11220) Both methods used eachDescendant to walk the full subtree, then each visited child recursively called the same method—which walked its own subtree again. For a tree of depth n this produced O(2^n) visits. Replace eachDescendant with eachChild so each node is visited exactly once via natural recursion, reducing traversal to O(n).
by Eduardo Sp...
E
Previous page
Previous
Next
Next page