@@ -32,6 +32,20 @@ Similar App: Sina Weibo Pages
32
32
Pull to refresh listView for android, There is some bug for this
33
33
Project Address: https://github.com/johannilsson/android-pulltorefresh
34
34
Demo Apk: https://github.com/Trinea/TrineaDownload/blob/master/pull-to-refresh-listview-demo.apk?raw=true
35
+
36
+ 1 . android-Ultra-Pull-to-Refresh
37
+ It's a replacement for the deprecated pull to refresh solution. It can contain any view you want.
38
+ It's easy to use and more powerful than SwipeRefreshLayout.
39
+ It's well designed, you can customize the UI effect you want as easy as adding a headview to ListView.
40
+ Support ` API LEVEL >= 8 `
41
+ Project Address: https://github.com/liaohuqiu/android-Ultra-Pull-To-Refresh
42
+ Demo Apk: https://github.com/liaohuqiu/android-Ultra-Pull-To-Refresh/blob/master/ptr-demo/target/ultra-ptr-demo.apk?raw=true
43
+ <div >
44
+ <img src='http://srain-github.qiniudn.com/ultra-ptr/contains-all-of-views.gif' width="150px"/>
45
+ <img src='http://srain-github.qiniudn.com/ultra-ptr/release-to-refresh.gif' width="150px"/>
46
+ <img src='http://srain-github.qiniudn.com/ultra-ptr/auto-refresh.gif' width="150px"/>
47
+ <img src='http://srain-github.qiniudn.com/ultra-ptr/store-house-string-array.gif' width="150px"/>
48
+ </div >
35
49
36
50
1 . DropDownListView
37
51
Pull to refresh and load more when on bottom listView for android
@@ -271,6 +285,12 @@ Project Address: https://github.com/astuetz/PagerSlidingTabStrip
271
285
Demo Apk: https://play.google.com/store/apps/details?id=com.astuetz.viewpager.extensions.sample
272
286
<a href =" https://github.com/Trinea/android-open-project/edit/master/English%20Version/README.md#include " title =" Back to directory " style =" width :100% " ><img src =" http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png " align =" right " /></a >
273
287
288
+ 1 . SmartTabLayout
289
+ A custom ViewPager title strip which gives continuous feedback to the user when scrolling.This library has been added some features and utilities based on android-SlidingTabBasic project of Google Samples.
290
+ Project Address: https://github.com/ogaclejapan/SmartTabLayout
291
+ Demo Apk: https://play.google.com/store/apps/details?id=com.ogaclejapan.smarttablayout.demo
292
+ Renderings: ![ Renderings] ( https://raw.githubusercontent.com/ogaclejapan/SmartTabLayout/master/art/demo1.gif )
293
+
274
294
#### 5. GridView
275
295
1 . StaggeredGridView
276
296
A modified version of Android's experimental StaggeredGridView. Includes own OnItemClickListener and OnItemLongClickListener, selector, and fixed position restore. contains cache, extends from ViewGroup
@@ -306,7 +326,12 @@ Demo视频:http://youtu.be/FYTSRfthSuQ
306
326
1 . Android-DraggableGridViewPager
307
327
Zaker style grid view pager, support dragging & rearrange, using as zaker's main screen.
308
328
Project Address: https://github.com/zzhouj/Android-DraggableGridViewPager
309
- Demo Apk: https://github.com/Trinea/trinea-download/blob/master/draggable-grid-viewpager-demo.apk?raw=true
329
+ Demo Apk: https://github.com/Trinea/trinea-download/blob/master/draggable-grid-viewpager-demo.apk?raw=true
330
+
331
+ 1 . GridView with Header and Footer
332
+ Same with ` ListView ` . It allows you call ` addHeaderView() ` , ` addFooterView ` to add views to GridView.
333
+ Project Address:https://github.com/liaohuqiu/android-GridViewWithHeaderAndFooter
334
+ Renderings:![ Screen Shot] ( https://raw.githubusercontent.com/liaohuqiu/android-GridViewWithHeaderAndFooter/master/screen-shot.png )
310
335
<a href =" https://github.com/Trinea/android-open-project/edit/master/English%20Version/README.md#include " title =" Back to directory " style =" width :100% " ><img src =" http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png " align =" right " /></a >
311
336
312
337
#### 6. ImageView
@@ -329,7 +354,13 @@ Demo Apk: https://github.com/Trinea/TrineaDownload/blob/master/imageviewex-demo.
329
354
A fast ImageView that supports rounded corners and ovals or circles
330
355
Project Address: https://github.com/vinc3m1/RoundedImageView
331
356
Renderings: ![ Renderings] ( https://raw.github.com/makeramen/RoundedImageView/master/screenshot.png )
332
-
357
+
358
+ 1 . SelectableRoundedImageView
359
+ ImageView that supports different radiuses on each corner. It also supports oval(and circle) shape and border.
360
+ Project Address: https://github.com/pungrue26/SelectableRoundedImageView
361
+ Demo Apk: https://play.google.com/store/apps/details?id=com.joooonho
362
+ Renderings: ![ Renderings] ( https://camo.githubusercontent.com/25d2e5fb8783b5dd09c00b03091172a79c69350e/687474703a2f2f692e696d6775722e636f6d2f55355653376d322e706e673f31 )
363
+
333
364
1 . ColorArt
334
365
iTunes 11-style color matching code for Android, is a library that uses an image to create a themed image/text display
335
366
Project Address: https://github.com/MichaelEvans/ColorArt
@@ -589,6 +620,12 @@ Project Address: https://code.google.com/p/android-lockpattern/
589
620
Demo Apk: https://play.google.com/store/apps/details?id=group.pals.android.lib.ui.lockpattern.demo
590
621
Document: https://code.google.com/p/android-lockpattern/wiki/QuickUse
591
622
623
+ 1 . PatternLock
624
+ Yet another pattern lock library for Android
625
+ Project Address:https://github.com/DreaminginCodeZH/PatternLock
626
+ Demo Apk:https://github.com/DreaminginCodeZH/PatternLock/raw/master/dist/sample.apk
627
+ Renderings:![ Renderings] ( https://github.com/DreaminginCodeZH/PatternLock/raw/master/image/sample_small.png )
628
+
592
629
1 . RangeBar
593
630
Android widget for selecting a range of values. It provides for the selection of a range of values rather than a single value.
594
631
Project Address: https://github.com/edmodo/range-bar
@@ -648,6 +685,12 @@ Project Address: https://github.com/MarkMjw/PullScrollView
648
685
Renderings: ![ Renderings] ( https://raw.github.com/MarkMjw/PullScrollView/master/Screenshots/1.png )
649
686
<a href =" https://github.com/Trinea/android-open-project/edit/master/English%20Version/README.md#include " title =" Back to directory " style =" width :100% " ><img src =" http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png " align =" right " /></a >
650
687
688
+ 1 . ArcLayout
689
+ A very simple arc layout library
690
+ Project Address: https://github.com/ogaclejapan/ArcLayout
691
+ Demo Apk: https://play.google.com/store/apps/details?id=com.ogaclejapan.arclayout.demo
692
+ Renderings: ![ Renderings] ( https://raw.githubusercontent.com/ogaclejapan/ArcLayout/master/art/demo1.gif )
693
+
651
694
## 2. Common Util Libs
652
695
Include Dependency Injection, ImageCache, Network, Database ORM, Android common lib, Compatible low version, Multimedia, Event Bus, Sensor, Security, Plug-in, File, Others<a href =" https://github.com/Trinea/android-open-project/edit/master/English%20Version/README.md#include " title =" Back to directory " style =" width :100% " ><img src =" http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png " align =" right " /></a >
653
696
#### 1. Dependency Injection
@@ -692,6 +735,13 @@ Image Cache, support multi caching algorithms
692
735
Project Address: https://github.com/Trinea/AndroidCommon
693
736
Demo Apk: https://play.google.com/store/apps/details?id=cn.trinea.android.demo
694
737
Document: http://www.trinea.cn/android/android-imagecache/
738
+
739
+ 1 . Cube ImageLoader
740
+ Easy to use, high performance, used in some of the Apps in Alibaba Group.
741
+ Project Address:https://github.com/etao-open-source/cube-sdk
742
+ Demo Apk:https://github.com/liaohuqiu/cube-sdk/raw/master/cube-sdk-sample.apk
743
+ Document:http://cube-sdk.liaohuqiu.net/
744
+ Renderings: ![ Screen Shot] ( https://raw.githubusercontent.com/etao-open-source/cube-sdk/dev/screen-shot.png )
695
745
<a href =" https://github.com/Trinea/android-open-project/edit/master/English%20Version/README.md#include " title =" Back to directory " style =" width :100% " ><img src =" http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png " align =" right " /></a >
696
746
697
747
#### 3. Network
0 commit comments