@@ -29,6 +29,7 @@ UltimateAndroid
29
29
###Update Ui for Material Design!
30
30
31
31
32
+
32
33
[ Update Log] ( https://github.com/cymcsg/UltimateAndroid/blob/master/updateLog.md )
33
34
34
35
@@ -242,7 +243,9 @@ Please set the ides before you run the demo apps.
242
243
---
243
244
####框架目前主要包含的功能有View Injection,ORM,异步网络请求和图片加载,自动化脚本测试,磁盘LRU等功能.同时提供了类似于TripleDes、Webview快速设置、Md5处理、String处理,Https处理等常用工具类,还有超过100多种UI控件效果。并且这些功能正在逐步增加中。
244
245
246
+ 欢迎各种fork与提意见。
245
247
248
+ 如果大家有需要的功能,欢迎随时提意见。
246
249
247
250
使用DemoOfUI的时候,需要注意UltimateAndroid 依赖 appcompat.UltimateAndroidUi 依赖 UltimateAndroid.DemoOfUi 依赖 UltimateAndroidUi.如果你不需要使用UiModule的话,可以直接依赖UltimateAndroid,这样体积会更纤细。Demo的Apk文件可以直接下载使用.
248
251
@@ -434,6 +437,8 @@ Post request:
434
437
435
438
436
439
440
+
441
+
437
442
<h2 ><a name =" demo_of_ui " >Some Demo of Ui:</h2 >
438
443
439
444
![ tutorials2] ( http://blog.marshalchen.com/images/tutorial2-12.gif )
@@ -488,20 +493,36 @@ The opensource program which I use:
488
493
489
494
11.JakeWharton's [ Android-ViewPagerIndicator] [ 11 ]
490
495
491
- If there's anything I forgot to mention,I would be very appreciated for helping me notice it.
496
+ 12. [ RippleEffect ] ( https://github.com/traex/RippleEffect )
492
497
493
- And there are also many useful feature like TripleDes Utils,WebViewUtils,Md5Utils etc.
498
+ 13. [ Material Menu ] ( https://github.com/balysv/material-menu )
494
499
495
- TripleDes Utils,WebViewUtils,Md5Utils
500
+ 14.[ FloatingActionButton] ( https://github.com/futuresimple/android-floating-action-button )
501
+ 15.[ FloatingActionButtonWithListView] ( https://github.com/makovkastar/FloatingActionButton )
496
502
503
+ 16 . [ Android View Animations] ( https://github.com/daimajia/AndroidViewAnimations )
504
+
505
+ 17.[ Trinea] ( https://github.com/Trinea/android-common )
506
+
507
+ 18.[ ListviewAnimations] ( https://github.com/nhaarman/ListViewAnimations )
508
+
509
+ 19.[ PagerSlidingTabStrip] ( https://github.com/astuetz/PagerSlidingTabStrip )
510
+
511
+ 20.[ Rebound] ( https://github.com/facebook/rebound )
512
+
513
+ 21 . [ Titanic] ( https://github.com/RomainPiel/Titanic )
514
+
515
+ 22.[ FaceCrop] ( https://github.com/Todd-Davies/ProgressWheel )
516
+
517
+ 23.[ KenBurns] ( https://github.com/flavioarfaria/KenBurnsView )
518
+
519
+ There are some other projects which I write in [ Update Log] ( https://github.com/cymcsg/UltimateAndroid/blob/master/updateLog.md ) .
520
+
521
+
522
+ If there's anything I forgot to mention,I would be very appreciated for helping me notice it.
497
523
498
- 目前主要包含的功能有View Injection,ORM,异步网络请求和图片加载,自动化脚本测试,磁盘LRU等功能,同时提供了类似于TripleDes、Webview快速设置、Md5
499
- 处理、String处理等常用工具类,还有类似于滑动返回、带动画的expandable listview等UI效果,以及类似于圆角图片,图像模糊等多种
500
- 控件效果。并且这些功能正在逐步增加中。
501
524
502
- 欢迎各种fork与提意见。
503
525
504
- 如果大家有需要的功能,欢迎随时提意见。
505
526
506
527
507
528
License
0 commit comments