Cdroid/apps/samples
2023-10-11 16:37:51 +08:00
..
assets CDROID's First commit 2021-06-24 10:12:55 +08:00
2048.cc fix View::setBackground's memleak 2023-06-14 09:36:42 +00: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
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 fix keyboardview.onDraw( mismatched save/restore) 2023-05-03 08:23:28 +00:00
buttons.cc make pak compressed only for text files,to reduce pak'size 2023-08-29 11:42:27 +08:00
CMakeLists.txt 1.modify wpa_ctrl;2.remove unused code reference from some app'scmakelists 2023-10-10 11:15:26 +08:00
drawerlayout.cc add HtmlView based on litehtml 2023-05-12 06:50:49 +00:00
edittext.cc make pak compressed only for text files,to reduce pak'size 2023-08-29 11:42:27 +08:00
emptywindow.cc fix empty Window's losted(1st invalidate) 2023-06-23 05:07:34 +00:00
exapandablelistview.cc add some comment to expandablelistadapter.h,modify samples 2023-09-03 09:56:25 +08:00
expandablelayout.cc fix viewstub's inflatedId 2023-09-22 08:31:25 +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 fix viewstub's inflatedId 2023-09-22 08:31:25 +08:00
horzscroll.cc fix viewstub's inflatedId 2023-09-22 08:31:25 +08:00
imageview.cc imageview add round corner support 2023-07-21 15:50:04 +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
listview1.cc change interface Checkable to std::function 2023-08-18 18:56:01 +08:00
listview2.cc fix viewstub's inflatedId 2023-09-22 08:31:25 +08:00
listview3.cc imageview add round corner support 2023-07-21 15:50:04 +08:00
listview4.cc rename windows.h->cdroid.h 2022-01-18 16:21:54 +08:00
multiwindow.cc add framedelay to App's command arguments,fix FindDirectFB.cmake 2023-04-08 09:23:41 +00:00
nestedscroll.cc dialy upload 2023-04-11 02:53:24 +00:00
numpicker1.cc fix attr/ property parse 2023-03-23 07:09:45 +00:00
plot.cc rename windows.h->cdroid.h 2022-01-18 16:21:54 +08:00
plotview.cc modify plotview,change pen/brash to cairo::pattern 2023-05-19 00:27:45 +00:00
progress.cc modify gradientdrawable,fix some uninitialized vars 2023-03-26 14:53:16 +00:00
progressdialog.cc add listpopupwindow forwardinglistener ,change checkable impl 2022-04-18 14:36:20 +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 modify typaface 2023-04-27 13:48:17 +00:00
textview.cc add HtmlView based on litehtml 2023-05-12 06:50:49 +00:00
tintmode.cc modify some samples 2023-03-21 10:38:38 +00:00
toast.cc add samples/toast 2023-06-15 03:04:42 +00:00
touchtest.cc add touchtest examples 2023-08-15 14:36:04 +08:00
vertscroll.cc fix scrollview's bottom edgeeffect drawing issues 2023-10-10 18:08:45 +08:00
viewflipper.cc add porting/sigma/cdroidhal.pc 2023-01-06 06:10:56 +00:00
viewpager1.cc fix viewstub's inflatedId 2023-09-22 08:31:25 +08:00
viewpager2.cc fix viewstub's inflatedId 2023-09-22 08:31:25 +08:00
viewpager3.cc modify numberpicker ,add fontsize/textcolor alpha interpolator 2023-04-27 01:38:42 +00:00
viewpagervert.cc add Vertical scrolling ViewPager sample 2023-10-11 16:37:51 +08:00