Skip to content

Commit 2f0d5de

Browse files
committed
Merge pull request Trinea#30 from AvatarQing/master
Add TwoWayView, TwoWayGridView, ColorPicker, DateTimePicker, BetterPickers, android-pinned-header-listviews, PullToZoomInListView
2 parents 3a8b3e3 + f70c9d5 commit 2f0d5de

File tree

1 file changed

+35
-1
lines changed

1 file changed

+35
-1
lines changed

README.md

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,10 @@ APP示例:Google plus、Google Now卡片式进入、小米系统中应用商
124124
项目地址:https://github.com/dinocore1/DevsmartLib-Android
125125
Demo地址:https://github.com/Trinea/TrineaDownload/blob/master/horizontal-listview-demo.apk?raw=true
126126

127+
1. TwoWayView
128+
横向ListView的效果,继承自AdapterView
129+
项目地址:https://github.com/lucasr/twoway-view
130+
127131
1. HorizontalVariableListView
128132
支持Item宽度不一致的ListView
129133
项目地址:https://github.com/sephiroth74/HorizontalVariableListView
@@ -149,6 +153,11 @@ Demo地址:https://play.google.com/store/apps/details?id=com.jpardogo.android.
149153
效果展示:![Renderings](https://raw.github.com/jpardogo/ListBuddies/master/art/screenshot_listbuddies_2.png)
150154
<a href="https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC" title="返回目录" style="width:100%"><img src="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png" align="right"/></a>
151155

156+
1. PullToZoomInListView
157+
滑动ListView时使其HeaderView跟随滑动缩放
158+
项目地址:https://github.com/matrixxun/PullToZoomInListView
159+
效果展示:![Renderings](https://github.com/matrixxun/PullToZoomInListView/raw/master/art/pull-to-zoom.gif)
160+
152161
#### 二、ActionBar
153162
1. ActionBarSherlock
154163
为Android所有版本提供统一的ActionBar,解决4.0以下ActionBar的适配问题
@@ -342,6 +351,10 @@ Item可拖动交换位置的GridView,实际是自己继承ViewGroup实现,
342351
项目地址:https://github.com/zzhouj/Android-DraggableGridViewPager
343352
Demo地址:https://github.com/Trinea/trinea-download/blob/master/draggable-grid-viewpager-demo.apk?raw=true
344353
<a href="https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC" title="返回目录" style="width:100%"><img src="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png" align="right"/></a>
354+
355+
1. TwoWayGridView
356+
可横向滚动的GridView
357+
项目地址:https://github.com/jess-anders/two-way-gridview
345358

346359
#### 六、ImageView
347360
1. PhotoView
@@ -557,12 +570,23 @@ Demo地址:https://play.google.com/store/apps/details?id=com.wt.calendarcardsa
557570
Android Wheel支持城市、多种日期时间、密码、图片
558571
项目地址:https://code.google.com/p/android-wheel/
559572
效果图:![Renderings](http://farm6.staticflickr.com/5532/11621528786_220c040ba5_o.jpg)
560-
573+
561574
1. GoogleDateTimePickers
562575
时间选择部件
563576
项目地址:https://github.com/Mirkoddd/GoogleDateTimePickers
564577
文档地址:https://play.google.com/store/apps/details?id=com.mirko.sample&hl=it
565578
<a href="https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC" title="返回目录" style="width:100%"><img src="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png" align="right"/></a>
579+
580+
1. DateTimePicker
581+
日期选择部件(Google Agenda的样式风格)
582+
项目地址:https://github.com/flavienlaurent/datetimepicker
583+
Demo地址:https://raw.github.com/biboune/datetimepicker/master/datetimepicker-sample.apk
584+
效果图:![Renderings](https://camo.githubusercontent.com/493edeea3eb553ad0d0b121dbead0d7ec6a858f2/68747470733a2f2f7261772e6769746875622e636f6d2f6269626f756e652f6461746574696d657069636b65722f6d61737465722f67726170686963732f696d67312e706e67)
585+
1. android-betterpickers
586+
提供日期、数字、时间(数字方式和钟表方式)、重复周期(闹钟的周期重复)、HMS(时、分、秒)的选择,支持以DialogFragment的弹窗选择
587+
项目地址:https://github.com/derekbrameyer/android-betterpickers
588+
Demo地址:https://play.google.com/store/apps/details?id=com.doomonafireball.betterpickers.sample
589+
效果图:![Renderings](https://camo.githubusercontent.com/897ae3c71b49c4366565f3480719647687b1804a/68747470733a2f2f7261772e6769746875622e636f6d2f646572656b6272616d657965722f616e64726f69642d6265747465727069636b6572732f6d61737465722f73616d706c652f696d61676572792f7765625f666561747572655f677261706869632e706e67)
566590

567591
#### 十一、TipView
568592
包括Toast、角标、UndoBar等提示性控件
@@ -635,6 +659,12 @@ Demo地址:https://docs.google.com/file/d/0BwclyDTlLrdXRzVnTGJvTlRfU2s/edit
635659
项目地址:https://github.com/attenzione/android-ColorPickerPreference
636660
效果图:![Renderings](https://github.com/attenzione/android-ColorPickerPreference/raw/master/screen_2.png)
637661
<a href="https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC" title="返回目录" style="width:100%"><img src="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png" align="right"/></a>
662+
663+
1. ColorPicker
664+
颜色选择器(Google Agenda中的样式风格)
665+
项目地址:https://github.com/flavienlaurent/colorpicker
666+
Demo地址:https://raw.github.com/biboune/colorpicker/master/colorpicker-sample.apk
667+
效果图:![Renderings](https://camo.githubusercontent.com/a42581e637ca379004855d69e262d85ea966fa35/68747470733a2f2f7261772e6769746875622e636f6d2f6269626f756e652f636f6c6f727069636b65722f6d61737465722f67726170686963732f696d67312e706e67)
638668

639669
#### 十四、GraphView
640670
1. achartengine
@@ -777,6 +807,10 @@ Demo地址:https://play.google.com/store/apps/details?id=info.hoang8f.fbutton.
777807
改变ScrollView, ListView, ExpandableListView, GridView, ViewPager等滚动控件滚动到边缘的颜色效果
778808
项目地址:https://github.com/AndroidAlliance/EdgeEffectOverride
779809
<a href="https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC" title="返回目录" style="width:100%"><img src="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png" align="right"/></a>
810+
811+
1. android-pinned-header-listviews
812+
使ExpandListView的Group滑动到顶端时会固定不动直到另外一个Group到达顶端
813+
项目地址:https://github.com/rtyley/android-pinned-header-listviews
780814

781815
## 第二部分 工具库
782816
主要包括那些不错的开发库,包括依赖注入框架、图片缓存、网络相关、数据库ORM建模、Android公共库、Android 高版本向低版本兼容、多媒体相关及其他。 <a href="https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC" title="返回目录" style="width:100%"><img src="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png" align="right"/></a>

0 commit comments

Comments
 (0)