Skip to content

Commit 620c46f

Browse files
committed
update Readme
1 parent e8980bb commit 620c46f

File tree

1 file changed

+29
-8
lines changed

1 file changed

+29
-8
lines changed

README.md

Lines changed: 29 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ UltimateAndroid
2929
###Update Ui for Material Design!
3030

3131

32+
3233
[Update Log](https://github.com/cymcsg/UltimateAndroid/blob/master/updateLog.md)
3334

3435

@@ -242,7 +243,9 @@ Please set the ides before you run the demo apps.
242243
---
243244
####框架目前主要包含的功能有View Injection,ORM,异步网络请求和图片加载,自动化脚本测试,磁盘LRU等功能.同时提供了类似于TripleDes、Webview快速设置、Md5处理、String处理,Https处理等常用工具类,还有超过100多种UI控件效果。并且这些功能正在逐步增加中。
244245

246+
欢迎各种fork与提意见。
245247

248+
如果大家有需要的功能,欢迎随时提意见。
246249

247250
使用DemoOfUI的时候,需要注意UltimateAndroid 依赖 appcompat.UltimateAndroidUi 依赖 UltimateAndroid.DemoOfUi 依赖 UltimateAndroidUi.如果你不需要使用UiModule的话,可以直接依赖UltimateAndroid,这样体积会更纤细。Demo的Apk文件可以直接下载使用.
248251

@@ -434,6 +437,8 @@ Post request:
434437

435438

436439

440+
441+
437442
<h2 ><a name="demo_of_ui">Some Demo of Ui:</h2>
438443

439444
![tutorials2](http://blog.marshalchen.com/images/tutorial2-12.gif)
@@ -488,20 +493,36 @@ The opensource program which I use:
488493

489494
11.JakeWharton's [Android-ViewPagerIndicator][11]
490495

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)
492497

493-
And there are also many useful feature like TripleDes Utils,WebViewUtils,Md5Utils etc.
498+
13.[Material Menu](https://github.com/balysv/material-menu)
494499

495-
TripleDes Utils,WebViewUtils,Md5Utils
500+
14.[FloatingActionButton](https://github.com/futuresimple/android-floating-action-button)
501+
15.[FloatingActionButtonWithListView](https://github.com/makovkastar/FloatingActionButton)
496502

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.
497523

498-
目前主要包含的功能有View Injection,ORM,异步网络请求和图片加载,自动化脚本测试,磁盘LRU等功能,同时提供了类似于TripleDes、Webview快速设置、Md5
499-
处理、String处理等常用工具类,还有类似于滑动返回、带动画的expandable listview等UI效果,以及类似于圆角图片,图像模糊等多种
500-
控件效果。并且这些功能正在逐步增加中。
501524

502-
欢迎各种fork与提意见。
503525

504-
如果大家有需要的功能,欢迎随时提意见。
505526

506527

507528
License

0 commit comments

Comments
 (0)