.. |
assets
|
CDROID's First commit
|
2021-06-24 10:12:55 +08:00 |
2048.cc
|
add MotionEvent's record and playback codes
|
2024-04-26 18:07:42 +08:00 |
alertdialog.cc
|
fix View::setBackground's memleak
|
2023-06-14 09:36:42 +00:00 |
analogclock.cc
|
remove LegacyVelocityTrackerStrategy,add analogclock's sample
|
2022-03-07 12:55:28 +08:00 |
animatedstatelistdrawable.cc
|
add some View's API for ImportantForAccessibility,just make some widget compile happy
|
2023-12-27 16:31:02 +08:00 |
animation1.cc
|
fix 2 samples compile error caused by App's change
|
2023-06-02 13:42:33 +00:00 |
animation.cc
|
rename windows.h->cdroid.h
|
2022-01-18 16:21:54 +08:00 |
animationdrawable.cc
|
modify some samples
|
2023-03-21 10:38:38 +00:00 |
barcode.cc
|
make all subproject compile passed
|
2024-01-17 11:08:39 +08:00 |
buttons.cc
|
change ViewGroup's measureChildWithMargins measureChild to virtual
|
2024-03-08 09:28:34 +08:00 |
CMakeLists.txt
|
remove widget/pagetransformers.cc,moved to apps/samples
|
2024-07-22 15:33:42 +08:00 |
drawerlayout.cc
|
fix rippleforeground's crash
|
2024-07-03 19:21:27 +08:00 |
edittext.cc
|
make pak compressed only for text files,to reduce pak'size
|
2023-08-29 11:42:27 +08:00 |
emptywindow.cc
|
change ViewGroup's measureChildWithMargins measureChild to virtual
|
2024-03-08 09:28:34 +08:00 |
getipviadhcp.cc
|
change ViewGroup's measureChildWithMargins measureChild to virtual
|
2024-03-08 09:28:34 +08:00 |
gridlayout.cc
|
fix Gridlayout::LayoutParams inflater issue(margin parse error)
|
2022-02-26 12:13:27 +00:00 |
gridview.cc
|
remove namespace Cairo from all header
|
2022-11-06 23:49:41 +00:00 |
helloworld.cc
|
fix View::setBackground's memleak
|
2023-06-14 09:36:42 +00:00 |
horzscroll2.cc
|
change ViewGroup's measureChildWithMargins measureChild to virtual
|
2024-03-08 09:28:34 +08:00 |
horzscroll.cc
|
fix viewstub's inflatedId
|
2023-09-22 08:31:25 +08:00 |
imageview.cc
|
change ViewGroup's measureChildWithMargins measureChild to virtual
|
2024-03-08 09:28:34 +08:00 |
keyboardview.cc
|
rename windows.h->cdroid.h
|
2022-01-18 16:21:54 +08:00 |
layerdrawable1.cc
|
rename windows.h->cdroid.h
|
2022-01-18 16:21:54 +08:00 |
layouttransition.cc
|
change ViewGroup's measureChildWithMargins measureChild to virtual
|
2024-03-08 09:28:34 +08:00 |
listview1.cc
|
change interface Checkable to std::function
|
2023-08-18 18:56:01 +08:00 |
listview2.cc
|
change ViewGroup's measureChildWithMargins measureChild to virtual
|
2024-03-08 09:28:34 +08:00 |
listview3.cc
|
imageview add round corner support
|
2023-07-21 15:50:04 +08:00 |
listview4.cc
|
change ViewGroup's measureChildWithMargins measureChild to virtual
|
2024-03-08 09:28:34 +08:00 |
multiwindow.cc
|
add bitmapdrawable.setAntiAlias
|
2024-03-14 11:55:48 +08:00 |
nestedscroll.cc
|
dialy upload
|
2023-04-11 02:53:24 +00:00 |
numpicker1.cc
|
fix sdl's keymap for F1-->F12
|
2024-05-15 20:19:29 +08:00 |
pagetransformers.h
|
remove widget/pagetransformers.cc,moved to apps/samples
|
2024-07-22 15:33:42 +08:00 |
plot.cc
|
rename windows.h->cdroid.h
|
2022-01-18 16:21:54 +08:00 |
plotview.cc
|
fix interpolator's memleak in numberpicker
|
2024-03-26 11:29:06 +08:00 |
progress.cc
|
modify overscroller abslistview,add some api
|
2023-12-15 11:41:21 +08:00 |
progressdialog.cc
|
add listpopupwindow forwardinglistener ,change checkable impl
|
2022-04-18 14:36:20 +08:00 |
recyclerview.cc
|
itemtouchhelper can remove items with animation(but also with crash bug)
|
2024-06-06 17:18:56 +08:00 |
relativelayout1.cc
|
fix horizontalscrollview
|
2023-06-06 05:58:13 +00:00 |
screensaver.cc
|
modify screensaver.cc,change edittext to textview
|
2023-08-29 11:17:00 +08:00 |
spinner1.cc
|
add listpopupwindow forwardinglistener ,change checkable impl
|
2022-04-18 14:36:20 +08:00 |
tablayout2.cc
|
modify some samples
|
2022-03-03 18:20:20 +08:00 |
tablayout.cc
|
add listpopupwindow forwardinglistener ,change checkable impl
|
2022-04-18 14:36:20 +08:00 |
tetris.cc
|
add MotionEvent's record and playback codes
|
2024-04-26 18:07:42 +08:00 |
textview.cc
|
add HtmlView based on litehtml
|
2023-05-12 06:50:49 +00:00 |
tintmode.cc
|
rename Context::getImage to loadImage
|
2023-11-24 18:01:12 +08:00 |
toast.cc
|
add samples/toast
|
2023-06-15 03:04:42 +00:00 |
touchtest.cc
|
add touch pressure for touchtest
|
2024-05-30 10:56:20 +08:00 |
uiwithlooper.cc
|
change ViewGroup's measureChildWithMargins measureChild to virtual
|
2024-03-08 09:28:34 +08:00 |
vertscroll.cc
|
fix velocitytracker,add velocitytracker testcase
|
2024-01-25 15:38:38 +08:00 |
viewanimator.cc
|
viewpropertyanimator's invalidate is OK
|
2024-01-31 10:16:31 +08:00 |
viewflipper.cc
|
add porting/sigma/cdroidhal.pc
|
2023-01-06 06:10:56 +00:00 |
viewpager1.cc
|
remove widget/pagetransformers.cc,moved to apps/samples
|
2024-07-22 15:33:42 +08:00 |
viewpager2.cc
|
fix viewstub's inflatedId
|
2023-09-22 08:31:25 +08:00 |
viewpager3.cc
|
remove widget/pagetransformers.cc,moved to apps/samples
|
2024-07-22 15:33:42 +08:00 |
viewpager22.cc
|
change ViewGroup's measureChildWithMargins measureChild to virtual
|
2024-03-08 09:28:34 +08:00 |
viewpagervert.cc
|
remove widget/pagetransformers.cc,moved to apps/samples
|
2024-07-22 15:33:42 +08:00 |