Skip to content

Commit 5573547

Browse files
committed
Sync English Version
1 parent ebc0aeb commit 5573547

File tree

1 file changed

+6
-23
lines changed

1 file changed

+6
-23
lines changed

English Version/README.md

Lines changed: 6 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Share:<a href="https://twitter.com/intent/tweet?text=Android Open Source Proje
2020
*Thank [likebamoo](https://github.com/likebamboo) [vmlinz](https://github.com/vmlinz) [xalexchen](https://github.com/xalexchen) [youxiachai](https://github.com/youxiachai) [stormzhang](https://github.com/stormzhang)*
2121

2222
## First part. Personalized Views
23-
主要介绍那些不错个性化的View. include ListView, ActionBar, Menu, ViewPager, Gallery, GridView, ImageView, ProgressBar及Others如Dialog, Toast, EditText, TableView, Activity Animation等等
23+
Customed View. include ListView, ActionBar, Menu, ViewPager, Gallery, GridView, ImageView, ProgressBar, Dialog, Toast, EditText, TableView, Activity Animation and so on
2424
#### First. ListView
2525
1. android-pulltorefresh
2626
Provide a reusable Pull to Refresh widget for Android, support ListView, ExpandableListView, GridView, WebView, ScrollView, HorizontalScrollView, ViewPager, support pulling Down from the top, and Pulling Up from the bottom and so on.
@@ -392,7 +392,7 @@ Renderings: ![Renderings](https://raw.githubusercontent.com/jpardogo/GoogleProgr
392392

393393
1. TH-ProgressButton
394394
Circular progress View button inspired by FFCircularProgressView
395-
项目地址;https://github.com/torryharris/TH-ProgressButton
395+
Project Address: https://github.com/torryharris/TH-ProgressButton
396396
Renderings: ![Renderings](https://raw.github.com/Vyshakh-K/TH-ProgressButton/master/screenshots/progressshot1.png) ![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)
397397
<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>
398398

@@ -1308,10 +1308,8 @@ Online Demo: https://chrome.google.com/webstore/detail/android-resource-navigato
13081308
## Fifth part. Outstanding individuals and groups
13091309
#### First. Individual
13101310
1. JakeWharton
1311-
就职于Square,绝对牛逼的大神,项目主要集中在Android版本兼容,ViewPager及开发工具上
13121311
Github Address: https://github.com/JakeWharton
1313-
Masterpiece: ActionBarSherlock,Android-ViewPagerIndicator,Nine Old Androids,SwipeToDismissNOA,hugo,butterknife,Android-DirectionalViewPager, scalpel
1314-
pidcat另外对square及Others开源项目有很多贡献
1312+
Masterpiece: ActionBarSherlock,Android-ViewPagerIndicator,Nine Old Androids,SwipeToDismissNOA,hugo,butterknife,Android-DirectionalViewPager, scalpel
13151313
HomePage: http://jakewharton.com/
13161314

13171315
1. Chris Banes
@@ -1320,9 +1318,8 @@ Masterpiece: ActionBar-PullToRefresh,PhotoView,Android-BitmapCache,Android
13201318
HomePage: http://chris.banes.me/
13211319

13221320
1. Koushik Dutta
1323-
就职于ClockworkMod
13241321
Github Address: https://github.com/koush
1325-
Masterpiece: Superuser,AndroidAsync,UrlImageViewHelper,ion, 另外对https://github.com/CyanogenMod 的开源项目有很多贡献
1322+
Masterpiece: Superuser,AndroidAsync,UrlImageViewHelper,ion
13261323
HomePage: http://koush.com/
13271324

13281325
1. Simon Vig
@@ -1350,30 +1347,26 @@ Masterpiece: android-mapviewballoons,android-viewbadger,android-actionbarsty
13501347
HomePage: http://jeffgilfelt.com
13511348

13521349
1. Romain Guy
1353-
Android team成员(2013.10已离开Android team,仍在Google)
13541350
Github Address: https://github.com/romainguy
13551351
Masterpiece: ViewServer
13561352
HomePage: http://www.curious-creature.org/category/android/
13571353
Other:http://www.flickr.com/photos/romainguy
13581354

13591355
1. sephiroth74
1360-
就职于Aviary.com
13611356
Github Address: https://github.com/sephiroth74
13621357
Masterpiece: ImageViewZoom,HorizontalVariableListView,AndroidWheel,purePDF
13631358
HomePage: http://www.sephiroth.it/
13641359

1365-
1. Cyril Mottier
1366-
Google开发者专家认证,发布一些Android技巧及文章
1360+
1. Cyril Mottier
13671361
Github Address: https://github.com/cyrilmottier
13681362
Masterpiece: GreenDroid,Polaris
13691363
HomePage: http://cyrilmottier.com/
13701364
<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>
13711365

13721366
#### Second. Group
13731367
1. Square
1374-
有态度有良心的企业,很多不错的分享
13751368
Github Address: https://github.com/square
1376-
Masterpiece: okhttp, fest-android,android-times-square, picasso, dagger, spoon等等
1369+
Masterpiece: okhttp, fest-android,android-times-square, picasso, dagger, spoon and so on
13771370
HomePage: http://square.github.io/
13781371

13791372
1. Inmite s.r.o.
@@ -1382,12 +1375,6 @@ Masterpiece: android-styled-dialogs,android-grid-wichterle,android-selector-
13821375
HomePage: http://www.inmite.eu/
13831376
<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>
13841377

1385-
#### Third. 博客
1386-
1. Chet Haase
1387-
Android framework UI team 成员
1388-
HomePage: http://graphics-geek.blogspot.com/
1389-
<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>
1390-
13911378
## License
13921379

13931380
Copyright 2014 trinea.cn
@@ -1404,7 +1391,3 @@ HomePage: http://graphics-geek.blogspot.com/
14041391
See the License for the specific language governing permissions and
14051392
limitations under the License.
14061393

1407-
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/Trinea/android-open-project/trend.png)](https://bitdeli.com/free "Bitdeli Badge")
1408-
1409-
[![githalytics.com alpha](https://cruel-carlota.pagodabox.com/a900f4d3b4aa67d4f98e3a143b8dea9e "githalytics.com")](http://githalytics.com/Trinea/android-open-project)
1410-

0 commit comments

Comments
 (0)