123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686 |
- digraph g {
- node [shape=box, style=filled, fillcolor=lightblue, fontname="simsun.ttc", fontsize=14];
- edge [fontname="simsun.ttc", fontsize=12];
- subgraph cluster__ui_detail_DetailActivity{
- label = "_ui_detail_DetailActivity"
- 8[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc =
- packageName =
- "];
- 9[label = "behavior = click
- arg = null
- index = -1
- id =
- text = tf-bao
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 10[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_user_avatar
- text =
- className = android.widget.ImageView
- desc =
- packageName =
- "];
- 11[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_user_name
- text = Tengfei Bao
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 12[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_user_create_time
- text = 2011-11-16T02:39:05Z
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 13[label = "behavior = click
- arg = null
- index = -1
- id =
- text = Followers(14)
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 14[label = "behavior = click
- arg = null
- index = -1
- id =
- text = Following(29)
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 15[label = "behavior = click
- arg = null
- index = -1
- id =
- text = defunkt
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 16[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_user_name
- text = Chris Wanstrath
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 17[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_user_blog
- text = http://chriswanstrath.com/
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 19[label = "behavior = click
- arg = null
- index = -1
- id =
- text = Followers(20923)
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 20[label = "behavior = click
- arg = null
- index = -1
- id =
- text = Following(210)
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 21[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_user_login
- text = mojombo
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 22[label = "behavior = click
- arg = null
- index = -1
- id =
- text = mojombo
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 23[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_user_name
- text = Tom Preston-Werner
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 24[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_user_location
- text = San Francisco
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 25[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_user_blog
- text = http://tom.preston-werner.com
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 26[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_user_login
- text = tokuda109
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 27[label = "behavior = click
- arg = null
- index = -1
- id =
- text = tokuda109
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 28[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_user_name
- text = Tsuyoshi Tokuda
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 29[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_user_location
- text = Tokyo
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 30[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_user_company
- text = Merpay, Inc.
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 31[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_user_blog
- text = https://dev.to/tokuda109
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 32[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_user_login
- text = takeumajin
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 33[label = "behavior = click
- arg = null
- index = -1
- id =
- text = takeumajin
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 34[label = "behavior = click
- arg = null
- index = -1
- id =
- text = Followers(1)
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 35[label = "behavior = click
- arg = null
- index = -1
- id =
- text = Following(1)
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 36[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/fab
- text =
- className = android.widget.ImageButton
- desc =
- packageName =
- "];
- 37[label = "behavior = click
- arg = null
- index = -1
- id = android:id/statusBarBackground
- text =
- className = android.view.View
- desc =
- packageName =
- "];
- 38[label = "behavior = sendKeyEvent
- arg = [4]
- index = -1
- id =
- text =
- className =
- desc =
- packageName =
- "];
- 39[label = "behavior = sendKeyEvent
- arg = [3]
- index = -1
- id =
- text =
- className =
- desc =
- packageName =
- "];
- 51[label = "behavior = click
- arg = null
- index = -1
- id =
- text = Following(12)
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 52[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.widget.ImageButton
- desc = 转到上一层级
- packageName =
- "];
- 62[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_user_login
- text = fieldeast
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 63[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_user_login
- text = minyy
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 64[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_user_login
- text = burgessjp
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 65[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_user_login
- text = pranavlathigara
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 66[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_user_login
- text = griffinjm
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 152[label = "behavior = click
- arg = null
- index = -1
- id =
- text = Following(244)
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 154[label = "behavior = click
- arg = null
- index = -1
- id =
- text = Following(38)
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 156[label = "behavior = click
- arg = null
- index = -1
- id =
- text = Following(91)
- className = android.widget.TextView
- desc =
- packageName =
- "];
- }
- subgraph cluster_{
- label = ""
- 159[label = "Start "];
- }
- subgraph cluster__ui_AboutActivity{
- label = "_ui_AboutActivity"
- 44[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc =
- packageName =
- "];
- 45[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.widget.ImageView
- desc = 更多选项
- packageName =
- "];
- 46[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/title
- text = Settings
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 47[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_about
- text = Monkey v1.0.0 (10000-debug)
- Copyright (c) yeungeek
- Monkey android is a GitHub third party client, show the rank of users and repositories,trending. Base on Material Design,use MVP pattern
- Android Support Library by The Android Open Source Project under Apache License, Version 2.0, https://android.googlesource.com/platform/frameworks/support/
- OkHttp by Square, Inc. under Apache License, Version 2.0, https://github.com/square/okhttp
- Retrofit by Square, Inc. under Apache License, Version 2.0, https://github.com/square/retrofit
- RxJava by ReactiveX under Apache License, Version 2.0, https://github.com/ReactiveX/RxJava
- Timber by Jake Wharton under Apache License, Version 2.0, https://github.com/JakeWharton/timber
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 48[label = "behavior = click
- arg = null
- index = -1
- id = android:id/statusBarBackground
- text =
- className = android.view.View
- desc =
- packageName =
- "];
- 49[label = "behavior = sendKeyEvent
- arg = [4]
- index = -1
- id =
- text =
- className =
- desc =
- packageName =
- "];
- 142[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.widget.ImageButton
- desc = 转到上一层级
- packageName =
- "];
- }
- subgraph cluster_com_yeungeek_monkeyandroid_ui_main_MainActivity{
- label = "com_yeungeek_monkeyandroid_ui_main_MainActivity"
- 157[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_user_login
- text = Trinea
- className = android.widget.TextView
- desc =
- packageName =
- "];
- }
- subgraph cluster__Launcher{
- label = "_Launcher"
- 141[label = "behavior = sendKeyEvent
- arg = [3]
- index = -1
- id =
- text =
- className =
- desc =
- packageName =
- "];
- }
- subgraph cluster__BrowserActivity{
- label = "_BrowserActivity"
- 18[label = "behavior = sendKeyEvent
- arg = [4]
- index = -1
- id =
- text =
- className =
- desc =
- packageName =
- "];
- }
- subgraph cluster__ui_main_MainActivity{
- label = "_ui_main_MainActivity"
- 0[label = "behavior = click
- arg = null
- index = -1
- id = android:id/statusBarBackground
- text =
- className = android.view.View
- desc =
- packageName =
- "];
- 1[label = "behavior = click
- arg = null
- index = -1
- id =
- text = Famous user
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 2[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.widget.ImageView
- desc = 更多选项
- packageName =
- "];
- 3[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/title
- text = Settings
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 4[label = "behavior = click
- arg = null
- index = -1
- id =
- text = China All
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 5[label = "behavior = click
- arg = null
- index = -1
- id =
- text = Java
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 6[label = "behavior = click
- arg = null
- index = -1
- id =
- text = JavaScript
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 7[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_user_avatar
- text =
- className = android.widget.ImageView
- desc =
- packageName =
- "];
- 40[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_user_login
- text = ruanyf
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 41[label = "behavior = click
- arg = null
- index = -1
- id =
- text = Go
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 42[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.widget.ImageButton
- desc = 转到上一层级
- packageName =
- "];
- 43[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/design_menu_item_text
- text = About
- className = android.widget.CheckedTextView
- desc =
- packageName =
- "];
- 50[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_user_login
- text = JakeWharton
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 53[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/design_menu_item_text
- text = Hot repo
- className = android.widget.CheckedTextView
- desc =
- packageName =
- "];
- 54[label = "behavior = click
- arg = null
- index = -1
- id =
- text = CSS
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 55[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_repo_desc
- text = Material Design icons by Google
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 56[label = "behavior = click
- arg = null
- index = -1
- id =
- text = Objective-C
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 57[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_repo_desc
- text = A delightful networking framework for iOS, macOS, watchOS, and tvOS.
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 58[label = "behavior = click
- arg = null
- index = -1
- id =
- text = Python
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 59[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_repo_desc
- text = Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 60[label = "behavior = click
- arg = null
- index = -1
- id =
- text = Swift
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 61[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_repo_desc
- text = A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 67[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_drawer_header_avatar
- text =
- className = android.widget.ImageView
- desc =
- packageName =
- "];
- 68[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Skip to content
- packageName =
- "];
- 69[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc =
- packageName =
- "];
- 70[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Homepage
- packageName =
- "];
- 71[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Sign up
- packageName =
- "];
- 72[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.widget.Button
- desc = Toggle navigation
- packageName =
- "];
- 73[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Join GitHub
- packageName =
- "];
- 74[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = GitHub requires JavaScript enabled during sign up, for our signup captcha. Please enable JavaScript during sign up.
- packageName =
- "];
- 75[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Username*
- packageName =
- "];
- 76[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Email address*
- packageName =
- "];
- 77[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Password*
- packageName =
- "];
- 78[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Make sure it's
- packageName =
- "];
- 79[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = at least 15 characters
- packageName =
- "];
- 80[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = OR
- packageName =
- "];
- 81[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = at least 8 characters
- packageName =
- "];
- 82[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = including a number
- packageName =
- "];
- 83[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = and a lowercase letter
- packageName =
- "];
- 84[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = .
- packageName =
- "];
- 85[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Learn more about strong passwords
- packageName =
- "];
- 86[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = en
- packageName =
- "];
- 87[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = GitHub Help
- packageName =
- "];
- 88[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.widget.Image
- desc =
- packageName =
- "];
- 89[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Need help?
- packageName =
- "];
- 90[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Explore by product
- packageName =
- "];
- 91[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = GitHub.com
- packageName =
- "];
- 92[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Enterprise Server
- packageName =
- "];
- 93[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = GitHub Actions
- packageName =
- "];
- 94[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = GitHub Packages
- packageName =
- "];
- 95[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = GitHub Insights
- packageName =
- "];
- 96[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = GitHub Desktop
- packageName =
- "];
- 97[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Atom
- packageName =
- "];
- 98[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Electron
- packageName =
- "];
- 99[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Getting started
- packageName =
- "];
- 100[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Set up Git→ At the heart of GitHub is an open source version control system (VCS) called Git. Git is responsible for everything GitHub-related that happens locally on your computer.
- packageName =
- "];
- 101[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Connecting to GitHub with SSH→ You can connect to GitHub using SSH.
- packageName =
- "];
- 102[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Creating a repository on GitHub→ After you create your repository on GitHub, you can customize its settings and content.
- packageName =
- "];
- 103[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Basic writing and formatting syntax→ Create sophisticated formatting for your prose and code on GitHub with simple syntax.
- packageName =
- "];
- 104[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Popular articles
- packageName =
- "];
- 105[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = About pull requests→ Pull requests let you tell others about changes you've pushed to a branch in a repository on GitHub. Once a pull request is opened, you can discuss and review the potential changes with collaborators and add follow-up commits before your changes are merged into the base branch.
- packageName =
- "];
- 106[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Authentication→ Keep your account and data secure with features like two-factor authentication, SSH, and commit signature verification.
- packageName =
- "];
- 107[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Adding an existing project to GitHub using the command line→ Putting your existing work on GitHub can let you share and collaborate in lots of great ways.
- packageName =
- "];
- 108[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Managing remote repositories→ Learn to work with your local repositories on your computer and remote repositories hosted on GitHub.
- packageName =
- "];
- 109[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = GitHub Pages→ You can create a website directly from a GitHub repository.
- packageName =
- "];
- 110[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Ask a human
- packageName =
- "];
- 111[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Can't find what you're looking for?
- packageName =
- "];
- 112[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Go to GitHub homepage
- packageName =
- "];
- 113[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Product
- packageName =
- "];
- 114[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Features
- packageName =
- "];
- 115[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Security
- packageName =
- "];
- 116[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Enterprise
- packageName =
- "];
- 117[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Case Studies
- packageName =
- "];
- 118[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Pricing
- packageName =
- "];
- 119[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Resources
- packageName =
- "];
- 120[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Platform
- packageName =
- "];
- 121[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Developer API
- packageName =
- "];
- 122[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Partners
- packageName =
- "];
- 123[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Atom
- packageName =
- "];
- 124[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Electron
- packageName =
- "];
- 125[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Support
- packageName =
- "];
- 126[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Help
- packageName =
- "];
- 127[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Community Forum
- packageName =
- "];
- 128[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Training
- packageName =
- "];
- 129[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Status
- packageName =
- "];
- 130[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Contact GitHub
- packageName =
- "];
- 131[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Company
- packageName =
- "];
- 132[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = About
- packageName =
- "];
- 133[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Blog
- packageName =
- "];
- 134[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Careers
- packageName =
- "];
- 135[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Press
- packageName =
- "];
- 136[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Shop
- packageName =
- "];
- 137[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = © 2020 GitHub, Inc.
- packageName =
- "];
- 138[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Terms
- packageName =
- "];
- 139[label = "behavior = click
- arg = null
- index = -1
- id =
- text =
- className = android.view.View
- desc = Privacy
- packageName =
- "];
- 140[label = "behavior = sendKeyEvent
- arg = [4]
- index = -1
- id =
- text =
- className =
- desc =
- packageName =
- "];
- 143[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/design_menu_item_text
- text = Trending
- className = android.widget.CheckedTextView
- desc =
- packageName =
- "];
- 144[label = "behavior = click
- arg = null
- index = -1
- id = android:id/text1
- text = Trends Today
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 145[label = "behavior = click
- arg = null
- index = -1
- id = android:id/text1
- text = Today
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 146[label = "behavior = click
- arg = null
- index = -1
- id = android:id/text1
- text = This Week
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 147[label = "behavior = click
- arg = null
- index = -1
- id = android:id/text1
- text = Trends This Week
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 148[label = "behavior = click
- arg = null
- index = -1
- id = android:id/text1
- text = This Month
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 149[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_repo_name
- text = v2ray/v2ray-core
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 150[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_user_login
- text = chrisbanes
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 151[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_user_login
- text = daimajia
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 153[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_user_login
- text = Trinea
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 155[label = "behavior = click
- arg = null
- index = -1
- id = com.yeungeek.monkeyandroid:id/id_user_login
- text = stormzhang
- className = android.widget.TextView
- desc =
- packageName =
- "];
- 158[label = "behavior = click
- arg = null
- index = -1
- id =
- text = HTML
- className = android.widget.TextView
- desc =
- packageName =
- "];
- }
- 0->1;
- 1->2;
- 2->3;
- 2->140;
- 3->4;
- 3->140;
- 4->5;
- 4->7;
- 5->6;
- 5->50;
- 5->5;
- 6->4;
- 6->41;
- 7->8;
- 8->9;
- 9->10;
- 10->11;
- 10->15;
- 11->12;
- 12->13;
- 13->14;
- 14->10;
- 15->16;
- 16->17;
- 17->18;
- 18->19;
- 18->26;
- 18->32;
- 18->48;
- 19->20;
- 20->21;
- 21->22;
- 22->23;
- 23->24;
- 24->25;
- 25->18;
- 26->27;
- 27->28;
- 28->29;
- 29->30;
- 30->31;
- 31->18;
- 32->33;
- 33->34;
- 34->35;
- 35->36;
- 35->38;
- 36->37;
- 37->38;
- 38->38;
- 38->39;
- 40->38;
- 40->62;
- 41->42;
- 41->54;
- 42->43;
- 42->53;
- 42->67;
- 42->143;
- 43->44;
- 43->45;
- 44->45;
- 45->46;
- 46->47;
- 46->142;
- 47->18;
- 48->49;
- 50->51;
- 51->52;
- 52->41;
- 52->56;
- 52->58;
- 52->60;
- 52->40;
- 52->64;
- 52->42;
- 52->150;
- 52->151;
- 52->153;
- 52->155;
- 52->157;
- 52->5;
- 53->41;
- 53->140;
- 54->55;
- 54->56;
- 54->41;
- 55->52;
- 55->38;
- 56->57;
- 56->41;
- 56->58;
- 57->52;
- 57->38;
- 58->59;
- 58->60;
- 59->52;
- 59->38;
- 60->61;
- 60->158;
- 61->38;
- 62->63;
- 62->38;
- 63->52;
- 64->65;
- 65->66;
- 66->38;
- 67->68;
- 68->69;
- 68->70;
- 69->68;
- 69->90;
- 69->88;
- 69->69;
- 69->137;
- 70->71;
- 71->72;
- 72->73;
- 72->88;
- 73->74;
- 74->75;
- 75->76;
- 76->77;
- 77->78;
- 78->79;
- 79->80;
- 80->81;
- 81->82;
- 82->83;
- 83->84;
- 84->85;
- 85->86;
- 86->87;
- 87->72;
- 87->92;
- 87->93;
- 88->89;
- 88->112;
- 89->69;
- 90->91;
- 91->86;
- 92->87;
- 93->94;
- 94->95;
- 95->96;
- 96->97;
- 96->125;
- 97->98;
- 98->99;
- 99->100;
- 100->101;
- 101->102;
- 102->103;
- 103->104;
- 104->105;
- 105->106;
- 106->107;
- 107->108;
- 108->109;
- 109->110;
- 110->111;
- 111->69;
- 112->113;
- 113->114;
- 114->115;
- 115->116;
- 116->117;
- 117->118;
- 118->119;
- 119->120;
- 120->121;
- 121->122;
- 122->123;
- 123->124;
- 124->96;
- 125->126;
- 126->127;
- 127->128;
- 128->129;
- 129->130;
- 130->131;
- 131->132;
- 132->133;
- 133->134;
- 134->135;
- 135->136;
- 136->69;
- 137->138;
- 138->139;
- 139->140;
- 140->140;
- 140->141;
- 142->42;
- 142->149;
- 143->144;
- 144->145;
- 144->146;
- 145->144;
- 145->140;
- 146->147;
- 147->148;
- 148->42;
- 148->140;
- 149->38;
- 150->35;
- 151->152;
- 152->52;
- 152->38;
- 153->154;
- 154->52;
- 154->38;
- 155->156;
- 155->38;
- 156->38;
- 157->38;
- 158->2;
- 158->140;
- 159->0;
- 159->40;
- }
|