@@ -65,12 +65,12 @@ Project Address: https://github.com/47deg/android-swipelistview
65
65
Demo Apk: https://play.google.com/store/apps/details?id=com.fortysevendeg.android.swipelistview
66
66
Similar App: 微信
67
67
68
- 1 . RecyclerViewSwipeDismiss
69
- lightweight support-v7 RecyclerView Swipe to dismiss library,Just bind ` onTouchListener `
70
- Project Address:https://github.com/CodeFalling/RecyclerViewSwipeDismiss
71
- Renderings: ![ Renderings] ( http://i2.tietuku.com/a5a1a6fbd300397a.gif )
72
-
73
- 1 . Android-SwipeToDismiss
68
+ 1 . RecyclerViewSwipeDismiss
69
+ lightweight support-v7 RecyclerView Swipe to dismiss library,Just bind ` onTouchListener `
70
+ Project Address:https://github.com/CodeFalling/RecyclerViewSwipeDismiss
71
+ Renderings: ![ Renderings] ( http://i2.tietuku.com/a5a1a6fbd300397a.gif )
72
+
73
+ 1 . Android-SwipeToDismiss
74
74
Android swipe to dismiss listView
75
75
Project Address: https://github.com/romannurik/Android-SwipeToDismiss
76
76
Demo Apk: https://github.com/JakeWharton/SwipeToDismissNOA/SwipeToDismissNOA.apk/qr_code
@@ -325,35 +325,41 @@ Project Address: [ScreenSlidePager](https://github.com/LyndonChin/Android-Screen
325
325
Renderings: ![ ] ( https://raw.githubusercontent.com/LyndonChin/Android-ScreenSlidePager/master/screenslidepager.gif )
326
326
327
327
1 . ViewPager3D
328
- A ViewPager with 3D effect
329
- Project Address: https://github.com/inovex/ViewPager3D
328
+ A ViewPager with 3D effect
329
+ Project Address: https://github.com/inovex/ViewPager3D
330
330
331
331
1 . AnimaTabsview
332
- A animation effect like 网易云音乐
333
- Project Address: https://github.com/wuyexiong/transparent-over-animtabsview
334
- Demo: http://v.youku.com/v_show/id_XNzA4MjY5NjA0.html
332
+ A animation effect like 网易云音乐
333
+ Project Address: https://github.com/wuyexiong/transparent-over-animtabsview
334
+ Demo: http://v.youku.com/v_show/id_XNzA4MjY5NjA0.html
335
335
336
336
1 . LoopingViewPager
337
- A ViewPager which support loop scroll
338
- Project Address: https://github.com/imbryk/LoopingViewPager
337
+ A ViewPager which support loop scroll
338
+ Project Address: https://github.com/imbryk/LoopingViewPager
339
339
340
340
1 . android_page_curl
341
- Paging effect of iReader
342
- Project Address: https://github.com/harism/android_page_curl
343
- Demo App: iReader
344
- Demo: https://www.youtube.com/watch?v=iwu7P5PCpsw
341
+ Paging effect of iReader
342
+ Project Address: https://github.com/harism/android_page_curl
343
+ Demo App: iReader
344
+ Demo: https://www.youtube.com/watch?v=iwu7P5PCpsw
345
345
346
346
1 . ViewPagerIndicator
347
- A custom ViewPagerIndicator
348
- Project Address: https://github.com/LuckyJayce/ViewPagerIndicator
347
+ A custom ViewPagerIndicator
348
+ Project Address: https://github.com/LuckyJayce/ViewPagerIndicator
349
349
350
350
1 . ScreenSlideIndicator
351
- Lightweight ViewPager Cycle Indicadtor
352
- Project Address: [ ScreenSlidePager] ( https://github.com/LyndonChin/Android-ScreenSlidePager )
353
- Renderings: ![ ] ( https://raw.githubusercontent.com/LyndonChin/Android-ScreenSlidePager/master/screenslidepager.gif )
351
+ Lightweight ViewPager Cycle Indicadtor
352
+ Project Address: [ ScreenSlidePager] ( https://github.com/LyndonChin/Android-ScreenSlidePager )
353
+ Renderings: ![ ] ( https://raw.githubusercontent.com/LyndonChin/Android-ScreenSlidePager/master/screenslidepager.gif )
354
+
355
+ 1 . RecyclerViewPager
356
+ A ViewPager implemention inherits from RecyclerView. Support fling operation like gallary and custom fling speed. Support Fragment.
357
+ Project Address: [ RecyclerViewPager] ( https://github.com/lsjwzh/RecyclerViewPager )
358
+ Renderings:
359
+ ![ ] ( https://github.com/lsjwzh/RecyclerViewPager/blob/master/fragment.gif )
354
360
<a href =" https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC " style =" width :100% " ><img src =" http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png " align =" right " /></a >
355
361
356
- #### 5. GridView
362
+ #### 5. GridView
357
363
1 . StaggeredGridView
358
364
A modified version of Android's experimental StaggeredGridView. Includes own OnItemClickListener and OnItemLongClickListener, selector, and fixed position restore. contains cache, extends from ViewGroup
359
365
Project Address: https://github.com/maurycyw/StaggeredGridView
@@ -446,11 +452,11 @@ Project Address: https://github.com/flavioarfaria/KenBurnsView
446
452
Custom shape ImageView using PorterDuffXfermode with paint shapes and SVGs.
447
453
Project Address: https://github.com/MostafaGazar/CustomShapeImageView
448
454
Renderings: ![ Renderings] ( https://raw.github.com/MostafaGazar/CustomShapeImageView/master/Screenshot_2013-11-05-23-08-12.png )
449
- <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 >
450
455
451
456
1 . android-smart-image-view
452
457
ImageView allows image loading from URLs or contact address book, with caching
453
458
Project Address: https://github.com/loopj/android-smart-image-view
459
+ <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 >
454
460
455
461
#### 7. ProgressBar
456
462
1 . SmoothProgressBar
@@ -491,7 +497,38 @@ Renderings:  ![ Renderings] ( https://raw.github.com/Vyshakh-K/TH-ProgressButton/master/screenshots/progressshot2.png ) ![ Renderings] ( https://raw.github.com/Vyshakh-K/TH-ProgressButton/master/screenshots/progressshot3.png ) ![ Renderings] ( https://raw.github.com/Vyshakh-K/TH-ProgressButton/master/screenshots/progressshot4.png )
494
- <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 >
500
+
501
+ 1 . NumberProgressBar
502
+ ProgressBar with percentage number
503
+ Project Address:https://github.com/daimajia/NumberProgressBar
504
+ Renderings: ![ Renderings] ( https://camo.githubusercontent.com/0c92568af7ec4e04e2e1503acdd2ca99854ab0b5/687474703a2f2f7777332e73696e61696d672e636e2f6d773639302f36313064633033346a77316566797264386e376937673230637a30326d7135662e676966 )
505
+
506
+ 1 . CircularProgressDrawable
507
+ Circular Progress Drawable
508
+ Project Address:https://github.com/Sefford/CircularProgressDrawable
509
+ Renderings: ![ Renderings] ( https://raw.githubusercontent.com/Sefford/CircularProgressDrawable/master/overshoot.gif )
510
+
511
+ 1 . Android-RoundCornerProgressBar
512
+ Android ProgressBar drawing Round Corner
513
+ Project Address:https://github.com/akexorcist/Android-RoundCornerProgressBar
514
+ Renderings: ![ Renderings] ( https://raw.githubusercontent.com/akexorcist/Android-RoundCornerProgressBar/master/image/screenshot_02.png )
515
+
516
+ 1 . circular-progress-button
517
+ Button could switch to show circular progress
518
+ Project Address:https://github.com/dmytrodanylyk/circular-progress-button
519
+ Renderings: ![ Renderings] ( https://raw.githubusercontent.com/dmytrodanylyk/circular-progress-button/master/screenshots/intro.gif )
520
+
521
+ 1 . WaveView
522
+ A ProgressBar which showing wave look progress
523
+ Project Address:https://github.com/john990/WaveView
524
+ Demo地址:https://raw.github.com/john990/WaveView/master/screenshot%26apk/demo.unaligned.apk
525
+ Renderings: ![ Renderings] ( https://camo.githubusercontent.com/60722e9d4f2d2daa78a8650cb27a32adea82bdd4/68747470733a2f2f7261772e6769746875622e636f6d2f6a6f686e3939302f57617665566965772f6d61737465722f73637265656e73686f7425323661706b2f73637265656e73686f742e676966 )
526
+
527
+ 1 . MaterialLoadingProgressBar
528
+ MaterialLoadingProgressBar provide a styled ProgressBar which looks like SwipeRefreshLayout's loading indicator(support-v4 v21+)
529
+ Project Address:https://github.com/lsjwzh/MaterialLoadingProgressBar
530
+ Renderings: ![ Renderings] ( https://github.com/lsjwzh/MaterialLoadingProgressBar/raw/master/screen.gif )
531
+ <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 >
495
532
496
533
#### 8. TextView
497
534
include TextView and other views extend TextView, like EditText, Button, RadioButton and so on
@@ -1190,7 +1227,6 @@ Demo Apk: https://github.com/Comcast/FreeFlow/releases
1190
1227
1 . Android Gesture Detectors Framework
1191
1228
Gesture detector framework for multitouch handling on Android
1192
1229
Project Address: https://github.com/Almeros/android-gesture-detectors
1193
- <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 >
1194
1230
1195
1231
1 . PinyinSearch
1196
1232
A Java Library Which provide data analysis methods, data matching method and so on for T9 pinyin search and Qwerty pinyin search.
@@ -1200,6 +1236,7 @@ Renderings:
1200
1236
![ Renderings] ( https://github.com/handsomezhou/PinyinSearchLibrary/blob/master/external_res/image/T9_search.png )
1201
1237
![ Renderings] ( https://github.com/handsomezhou/PinyinSearchLibrary/blob/master/external_res/image/Qwerty_search.png )
1202
1238
Similar App: Contacts app,WeChat Phonebook
1239
+ <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 >
1203
1240
1204
1241
## 3. Excellent projects
1205
1242
Linux
0 commit comments