projects
/
platform
/
core
/
csapi
/
tizenfx.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[NUI] Fix NUI button not working when style disabled
[platform/core/csapi/tizenfx.git]
/
src
/
Tizen.NUI.Components
/
Controls
/
RecyclerView
/
2022-11-08
guowei.wang
[NUI][NUI.Components] Fix SVACE issue in CollectionView.
tree
|
commitdiff
2022-11-02
EverLEEst(SangHyeo...
[NUI] add null type checking after as operation.
tree
|
commitdiff
2022-11-02
Jaehyun Cho
[NUI] Add constructor with style instance
tree
|
commitdiff
2022-11-02
EverLEEst(SangHyeo...
[NUI] Fix issue item is not unrealized after insertion.
tree
|
commitdiff
2022-11-02
EverLEEst(SangHyeo...
[NUI] Fix Linear Layouter crash and update issue
tree
|
commitdiff
2022-10-27
EverLEEst(SangHyeo...
[NUI] Fix relative layout issue on DefaultLinearItem
tree
|
commitdiff
2022-10-12
EverLEEst(SangHyeo...
[NUI] Minor refactoring CollectionView and RecyclerView
tree
|
commitdiff
2022-07-25
Jaehyun Cho
[NUI] Fix to change IsSelected when ControlState is...
tree
|
commitdiff
2022-06-28
guowei.wang
[NUI] Fix svace issue.
tree
|
commitdiff
2022-05-03
everLEEst(SangHyeo...
[NUI] apply Tizen 7.0 UX on CollectionView and Scrollba...
tree
|
commitdiff
2022-04-21
Seoyeon Kim
[NUI] Add to set AccessibilityName and Description...
tree
|
commitdiff
2022-04-20
Artur Świgoń
[NUI][AT-SPI] Remove SetAccessibilityConstructor()
tree
|
commitdiff
2022-04-20
everLEEst(SangHyeo...
[NUI] remove warning messages with refactoring collecti...
tree
|
commitdiff
2022-03-22
everLEEst(SangHyeo...
[NUI] add new prefix for pre-existed property
tree
|
commitdiff
2022-03-22
everLEEst(SangHyeo...
[NUI] update copyright.
tree
|
commitdiff
2022-03-22
everLEEst(SangHyeo...
[NUI] Modify IsEnabled pre-built classes and style
tree
|
commitdiff
2022-03-15
guowei.wang
[NUI][SVACE] Fix SVACE issues
tree
|
commitdiff
2022-03-04
kimcinoo
[NUI][AT-SPI] Set CollectionView role to List (#3989)
tree
|
commitdiff
2022-03-04
kimcinoo
[NUI][ATSPI] Set AccessibilityHidden for DefaultLinearI...
tree
|
commitdiff
2022-02-08
Eunki Hong
[NUI] Fix svace issue of RecyclerView LinearLayouter...
tree
|
commitdiff
2022-01-26
Eunki Hong
[NUI] Rebase develnui (DevelNUI only patches --> master...
tree
|
commitdiff
2022-01-19
Artur Świgoń
[NUI][AT-SPI] Fix accessibility activation for Recycler...
tree
|
commitdiff
2022-01-19
EverLEEst(SangHyeo...
[NUI] fix non-initialized exception on layout notifier
tree
|
commitdiff
2022-01-12
zhouleonlei
[NUI] Fix svace issue
tree
|
commitdiff
2021-12-14
Shinwoo Kim
[NUI][ATSPI] Make DefaultLinearItem use its TextLabel
tree
|
commitdiff
2021-12-14
Shinwoo Kim
[NUI][ATSPI] set RecyclerViewItem role
tree
|
commitdiff
2021-11-29
Fang Xiaohui
[NUI] Add bindable properties to Components.
tree
|
commitdiff
2021-11-29
Shinwoo Kim
[ATSPI] CollectionView - Show highlighed descendant
tree
|
commitdiff
2021-11-11
EverLEEst(SangHyeo...
[NUI] add null check in collectionview
tree
|
commitdiff
2021-09-17
SangHyeon Jade Lee
[NUI] fix Item measure specification to be largable...
tree
|
commitdiff
2021-09-17
SangHyeon Jade Lee
[NUI] Prevent zero division of item StepCandidate ...
tree
|
commitdiff
2021-08-18
zhouleonlei
[NUI] Fix svace defects
tree
|
commitdiff
2021-07-26
Jaehyun Cho
[NUI] Fix to call base.Initialize() of LinearLayouter...
tree
|
commitdiff
2021-07-21
SangHyeon Jade Lee
[NUI] Fix gridlayouter find wrong visible item (#3328)
tree
|
commitdiff
2021-07-13
Seoyeon2Kim
[NUI] integration from DevelNUI to master (#3309)
tree
|
commitdiff
2021-06-29
SangHyeon Jade Lee
[NUI] Fix itemslayouter nullable value checking. (...
tree
|
commitdiff
2021-06-23
EverLEEst(SangHyeo...
[NUI] fix IsSelected default value true to false
tree
|
commitdiff
2021-06-23
SangHyeon Jade Lee
[NUI] enable groups regardless of groupHeader (#3199)
tree
|
commitdiff
2021-06-23
SangHyeon Jade Lee
[NUI] fix bug in item's content set (#3191)
tree
|
commitdiff
2021-06-14
SangHyeon Jade Lee
[NUI] fix initialize layouter on empty count source...
tree
|
commitdiff
2021-06-14
Artur Świgoń
[NUI][AT-SPI] Bindings for ScrollToChild
tree
|
commitdiff
2021-06-08
SangHyeon Jade Lee
Revert "make IsGrouped setter internal as only the...
tree
|
commitdiff
2021-06-08
EverLEEst(SangHyeo...
make IsGrouped setter internal as only the GroupHeaderT...
tree
|
commitdiff
2021-06-08
SangHyeon Jade Lee
[NUI] Make BindableProperty of ItemsSource (#3160)
tree
|
commitdiff
2021-06-08
SangHyeon Jade Lee
[NUI] fix layouter null exception while clearing it...
tree
|
commitdiff
2021-06-08
SangHyeon Jade Lee
[NUI] fix CollectionView scroll block issue. (#3141)
tree
|
commitdiff
2021-06-01
SangHyeon Jade Lee
[NUI] Cancel pressed state properly on touch events...
tree
|
commitdiff
2021-06-01
SangHyeon Jade Lee
[NUI] fix contentcontainer size initalize (#3118)
tree
|
commitdiff
2021-06-01
SangHyeon Jade Lee
[NUI] updating InternalItemsSource when header/footer...
tree
|
commitdiff
2021-05-28
SangHyeon Jade Lee
[NUI] fix layouter and cache clearing when property...
tree
|
commitdiff
2021-05-27
SangHyeon Jade Lee
[NUI] fix CollecitonView item sizing on MeasureFirst...
tree
|
commitdiff
2021-05-25
EverLEEst(SangHyeo...
[NUI] Fix item position to apply collectionView Padding
tree
|
commitdiff
2021-05-21
zhouleonlei
[NUI] Fix Svace issues
tree
|
commitdiff
2021-05-17
SangHyeon Jade Lee
[NUI] fix disposing crash when layouter is null (#3050)
tree
|
commitdiff
2021-05-17
SangHyeon Jade Lee
[NUI] refactoring ScrollTo. (#3042) (#3043)
tree
|
commitdiff
2021-05-13
EverLEEst(SangHyeo...
fix nullable member access code to prevent future crash.
tree
|
commitdiff
2021-05-10
Jaehyun Cho
[NUI] Fix not to dereference nullable handle ItemsLayouter
tree
|
commitdiff
2021-05-07
SangHyeon Jade Lee
Change property name Caption to Label and related names...
tree
|
commitdiff
2021-05-07
EverLEEst(SangHyeo...
remove space.
tree
|
commitdiff
2021-05-07
EverLEEst(SangHyeo...
fix descriptions as commented by jaehyun cho.
tree
|
commitdiff
2021-05-07
EverLEEst(SangHyeo...
fix CA warnning on description see link
tree
|
commitdiff
2021-05-07
everLEEst(SangHyeo...
Make CollectionView APIs public
tree
|
commitdiff
2021-05-07
SangHyeon Jade Lee
Fix dispoing collectionView and related classes. (...
tree
|
commitdiff
2021-05-07
SangHyeon Jade Lee
Refactoring itemSelectionMode names and adding SingleAl...
tree
|
commitdiff
2021-05-07
SangHyeon Jade Lee
Initialize CollectionView when scrolling direction...
tree
|
commitdiff
2021-05-07
SangHyeon Jade Lee
fix crash on collecitonView when setting layouter paddi...
tree
|
commitdiff
2021-05-07
SangHyeon Jade Lee
Propagate BindingContext recursively on RecyclerViewIte...
tree
|
commitdiff
2021-05-07
SangHyeon Jade Lee
Implements view update on NotifyCollectionChanged in...
tree
|
commitdiff
2021-05-07
SangHyeon Jade Lee
set Internal SizingStrategy to hide MeasureAll option...
tree
|
commitdiff
2021-04-22
SangHyeon Jade Lee
[NUI] Fix null reference check in CollectionViews....
tree
|
commitdiff
2021-04-20
SangHyeon Jade Lee
[NUI] Optimizing item positioning on MeasureFirst ...
tree
|
commitdiff
2021-04-20
SangHyeon Jade Lee
[NUI] Apply Padding and Margin on CollectionView and...
tree
|
commitdiff
2021-04-01
EverLEEst(SangHyeo...
[NUI] Update recyclerView item and styles.add missing...
tree
|
commitdiff
2021-03-31
huiyueun
[NUI] Fix NUI svace issue (#2817)
tree
|
commitdiff
2021-03-30
huiyueun
[NUI] Fix NUI Svace issue (#2806)
tree
|
commitdiff
2021-03-19
huiyueun
[NUI] Modify NUI.Components private variable (#2764)
tree
|
commitdiff
2021-03-18
huiyu.eun
[NUI] Check spelling
tree
|
commitdiff
2021-03-17
Jiyun Yang
[NUI] Theme change do not overwrite user set properties...
tree
|
commitdiff
2021-03-08
huiyu.eun
[NUI] Format all files
tree
|
commitdiff
2021-02-09
SangHyeon Jade Lee
[NUI] Introduce CollectionView and related classes...
tree
|
commitdiff
2020-12-15
Joogab Yun
[NUI] remove "_" and refactoring naming to pascal case.
tree
|
commitdiff
2020-12-01
zhouleonlei
[NUI] Fix Svace issues
tree
|
commitdiff
2020-11-19
huiyu.eun
Follow formatting NUI
tree
|
commitdiff
2020-11-11
zhouleonlei
[NUI] Fixed Svace issues
tree
|
commitdiff
2020-07-30
neostom432
[NUI] Support default focus logic for RecyclerView...
tree
|
commitdiff
2020-07-02
neostom432
[NUI] Restore setter of LayoutManager property to publi...
tree
|
commitdiff
2020-07-02
neostom432
[NUI] Fix orientaion of GridRecycleLayoutManager (...
tree
|
commitdiff
2020-06-29
YeongJong Lee
[NUI] change to protected property from field (#1723)
tree
|
commitdiff
2020-06-24
jaehyun0cho
[NUI] Add public types to replace nested types (CA1034...
tree
|
commitdiff
2020-06-22
neostom432
[NUI] ScrollableBase usage improvement (#1724)
tree
|
commitdiff
2020-06-11
neostom432
[NUI] Add GridRecycleLayotManager (#1685)
tree
|
commitdiff
2020-06-09
jaehyun0cho
[NUI] Resolve CA1823 of StyleCop (#1669)
tree
|
commitdiff
2020-06-04
neostom432
[NUI] Fix LinearListLayoutManager (#1645)
tree
|
commitdiff
2020-05-28
neostom432
[NUI] First version of RecyclerView (#1626)
tree
|
commitdiff