|
| 1 | +getDefaultProps /Users/penn/Desktop/React Native/GitHubPopular/app/NavigationBar.js /^ getDefaultProps() {$/;" function line:28 |
| 2 | +leftView /Users/penn/Desktop/React Native/GitHubPopular/app/NavigationBar.js /^ leftView(){$/;" function line:35 |
| 3 | +onLeftButtonClick /Users/penn/Desktop/React Native/GitHubPopular/app/NavigationBar.js /^ onLeftButtonClick(){$/;" function line:54 |
| 4 | +rightView /Users/penn/Desktop/React Native/GitHubPopular/app/NavigationBar.js /^ rightView(){$/;" function line:58 |
| 5 | +onRightButtonClick /Users/penn/Desktop/React Native/GitHubPopular/app/NavigationBar.js /^ onRightButtonClick(){$/;" function line:76 |
| 6 | +render /Users/penn/Desktop/React Native/GitHubPopular/app/NavigationBar.js /^ render:function() {$/;" function line:79 |
| 7 | +ReactNative /Users/penn/Desktop/React Native/GitHubPopular/app/RepositoryDetail.js /^var ReactNative=require('react-native');$/;" variable line:7 |
| 8 | +NavigationBar /Users/penn/Desktop/React Native/GitHubPopular/app/RepositoryDetail.js /^var NavigationBar=require('.\/NavigationBar');$/;" variable line:17 |
| 9 | +FavoriteDao /Users/penn/Desktop/React Native/GitHubPopular/app/RepositoryDetail.js /^var FavoriteDao=require('.\/dao\/FavoriteDao');$/;" variable line:18 |
| 10 | +WEBVIEW_REF /Users/penn/Desktop/React Native/GitHubPopular/app/RepositoryDetail.js /^var WEBVIEW_REF = 'webview';$/;" variable line:20 |
| 11 | +getInitialState /Users/penn/Desktop/React Native/GitHubPopular/app/RepositoryDetail.js /^ getInitialState(){$/;" function line:22 |
| 12 | +componentWillUnmount /Users/penn/Desktop/React Native/GitHubPopular/app/RepositoryDetail.js /^ componentWillUnmount:function(){$/;" function line:31 |
| 13 | +setFavoriteState /Users/penn/Desktop/React Native/GitHubPopular/app/RepositoryDetail.js /^ setFavoriteState(isFavorite:boolean){$/;" function line:34 |
| 14 | +onRightButtonClick /Users/penn/Desktop/React Native/GitHubPopular/app/RepositoryDetail.js /^ onRightButtonClick(){\/\/favoriteIcon单击回调函数$/;" function line:40 |
| 15 | +onLeftButtonClick /Users/penn/Desktop/React Native/GitHubPopular/app/RepositoryDetail.js /^ onLeftButtonClick(){$/;" function line:49 |
| 16 | +onNavigationStateChange /Users/penn/Desktop/React Native/GitHubPopular/app/RepositoryDetail.js /^ onNavigationStateChange(navState:Object) {$/;" function line:56 |
| 17 | +render /Users/penn/Desktop/React Native/GitHubPopular/app/RepositoryDetail.js /^ render:function() {$/;" function line:65 |
| 18 | +RepositoryDetail /Users/penn/Desktop/React Native/GitHubPopular/app/RepositoryDetail.js /^var RepositoryDetail=React.createClass({$/;" variable line:21 |
| 19 | +const.HERBST /Users/penn/Desktop/React Native/GitHubPopular/app/common/MPColors.js /^const LOCATION_COLORS = {$/;" property line:8 |
| 20 | +const.HERBST A /Users/penn/Desktop/React Native/GitHubPopular/app/common/MPColors.js /^ 'HERBST': '#00E3AD',$/;" property line:9 |
| 21 | +const.HERBST B /Users/penn/Desktop/React Native/GitHubPopular/app/common/MPColors.js /^ 'HERBST A': '#00E3AD',$/;" property line:10 |
| 22 | +const.HACKER X /Users/penn/Desktop/React Native/GitHubPopular/app/common/MPColors.js /^ 'HERBST B': '#00E3AD',$/;" property line:11 |
| 23 | +const.HACKER Y /Users/penn/Desktop/React Native/GitHubPopular/app/common/MPColors.js /^ 'HACKER X': '#4D99EF',$/;" property line:12 |
| 24 | +const.COWELL /Users/penn/Desktop/React Native/GitHubPopular/app/common/MPColors.js /^ 'HACKER Y': '#CF72B1',$/;" property line:13 |
| 25 | +const.COWELL C /Users/penn/Desktop/React Native/GitHubPopular/app/common/MPColors.js /^ 'COWELL': '#6A6AD5',$/;" property line:14 |
| 26 | +const.FOOD TENT /Users/penn/Desktop/React Native/GitHubPopular/app/common/MPColors.js /^ 'COWELL C': '#6A6AD5',$/;" property line:15 |
| 27 | +colorForLocation /Users/penn/Desktop/React Native/GitHubPopular/app/common/MPColors.js /^function colorForLocation(location: ?string): string {$/;" function line:19 |
| 28 | +colorForTopic /Users/penn/Desktop/React Native/GitHubPopular/app/common/MPColors.js /^function colorForTopic(count: number, index: number): string {$/;" function line:32 |
| 29 | +module.exports.actionText /Users/penn/Desktop/React Native/GitHubPopular/app/common/MPColors.js /^module.exports = {$/;" property line:37 |
| 30 | +module.exports.inactiveText /Users/penn/Desktop/React Native/GitHubPopular/app/common/MPColors.js /^ actionText: '#3FB4CF',$/;" property line:38 |
| 31 | +module.exports.darkText /Users/penn/Desktop/React Native/GitHubPopular/app/common/MPColors.js /^ inactiveText: '#9B9B9B',$/;" property line:39 |
| 32 | +module.exports.lightText /Users/penn/Desktop/React Native/GitHubPopular/app/common/MPColors.js /^ darkText: '#032250',$/;" property line:40 |
| 33 | +module.exports.cellBorder /Users/penn/Desktop/React Native/GitHubPopular/app/common/MPColors.js /^ lightText: '#7F91A7',$/;" property line:41 |
| 34 | +module.exports.darkBackground /Users/penn/Desktop/React Native/GitHubPopular/app/common/MPColors.js /^ cellBorder: '#EEEEEE',$/;" property line:42 |
| 35 | +updateFavorite /Users/penn/Desktop/React Native/GitHubPopular/index.android.js /^var updateFavorite;$/;" variable line:26 |
| 36 | +getInitialState /Users/penn/Desktop/React Native/GitHubPopular/index.android.js /^ getInitialState: function() {$/;" function line:28 |
| 37 | +componentDidMount /Users/penn/Desktop/React Native/GitHubPopular/index.android.js /^ componentDidMount:function(){$/;" function line:33 |
| 38 | +onSelected /Users/penn/Desktop/React Native/GitHubPopular/index.android.js /^ onSelected:function(object:string) {$/;" function line:37 |
| 39 | +_renderScene /Users/penn/Desktop/React Native/GitHubPopular/index.android.js /^ _renderScene(route, navigator) {$/;" function line:43 |
| 40 | +_navigator /Users/penn/Desktop/React Native/GitHubPopular/index.android.js /^ _navigator(defaultComponent,defaultName){$/;" function line:49 |
| 41 | +_popularNavigator /Users/penn/Desktop/React Native/GitHubPopular/index.android.js /^ _popularNavigator(){$/;" function line:64 |
| 42 | +onTabSelect /Users/penn/Desktop/React Native/GitHubPopular/index.android.js /^ onTabSelect(tab: Tab) {$/;" function line:95 |
| 43 | +renderNavigationView /Users/penn/Desktop/React Native/GitHubPopular/index.android.js /^ renderNavigationView() {$/;" function line:104 |
| 44 | +renderContent /Users/penn/Desktop/React Native/GitHubPopular/index.android.js /^ renderContent() {$/;" function line:131 |
| 45 | +switch /Users/penn/Desktop/React Native/GitHubPopular/index.android.js /^ switch (this.state.selectedTab) {$/;" function line:132 |
| 46 | +render /Users/penn/Desktop/React Native/GitHubPopular/index.android.js /^ render:function() {$/;" function line:146 |
| 47 | +GitHubPopular /Users/penn/Desktop/React Native/GitHubPopular/index.android.js /^var GitHubPopular=React.createClass({$/;" variable line:27 |
| 48 | +RepositoryCell /Users/penn/Desktop/React Native/GitHubPopular/app/PopularPage.js /^var RepositoryCell=require('.\/RepositoryCell')$/;" variable line:18 |
| 49 | +getInitialState /Users/penn/Desktop/React Native/GitHubPopular/app/PopularPage.js /^ getInitialState: function(){$/;" function line:34 |
| 50 | +componentDidMount /Users/penn/Desktop/React Native/GitHubPopular/app/PopularPage.js /^ componentDidMount:function(){$/;" function line:46 |
| 51 | +componentWillReceiveProps /Users/penn/Desktop/React Native/GitHubPopular/app/PopularPage.js /^ componentWillReceiveProps:function(nextProps:Object) {\/\/当从当前页面切换走,再切换回来后$/;" function line:51 |
| 52 | +updateFavorite /Users/penn/Desktop/React Native/GitHubPopular/app/PopularPage.js /^ updateFavorite(selectedTab:string){$/;" function line:55 |
| 53 | +flushFavoriteState /Users/penn/Desktop/React Native/GitHubPopular/app/PopularPage.js /^ flushFavoriteState(){\/\/更新ProjectItem的Favorite状态$/;" function line:59 |
| 54 | +getFavoriteKeys /Users/penn/Desktop/React Native/GitHubPopular/app/PopularPage.js /^ getFavoriteKeys(isFlush:boolean){\/\/获取本地用户收藏的ProjectItem$/;" function line:72 |
| 55 | +genFetchUrl /Users/penn/Desktop/React Native/GitHubPopular/app/PopularPage.js /^ genFetchUrl(category:string){$/;" function line:86 |
| 56 | +fetchCache /Users/penn/Desktop/React Native/GitHubPopular/app/PopularPage.js /^ fetchCache(){$/;" function line:89 |
| 57 | +loadData /Users/penn/Desktop/React Native/GitHubPopular/app/PopularPage.js /^ loadData:function(){$/;" function line:107 |
| 58 | +onRefresh /Users/penn/Desktop/React Native/GitHubPopular/app/PopularPage.js /^ onRefresh :function() {$/;" function line:131 |
| 59 | +getDataSource /Users/penn/Desktop/React Native/GitHubPopular/app/PopularPage.js /^ getDataSource:function(items:Array<any>):ListView.DataSource{$/;" function line:134 |
| 60 | +onSelectRepository /Users/penn/Desktop/React Native/GitHubPopular/app/PopularPage.js /^ onSelectRepository:function(projectModel:Object) {$/;" function line:137 |
| 61 | +onFavorite /Users/penn/Desktop/React Native/GitHubPopular/app/PopularPage.js /^ onFavorite(item:Object,isFavorite:boolean){\/\/favoriteIcon单击回调函数$/;" function line:149 |
| 62 | +checkFavorite /Users/penn/Desktop/React Native/GitHubPopular/app/PopularPage.js /^ checkFavorite(item:Object){\/\/检查该Item是否被收藏$/;" function line:156 |
| 63 | +renderRow /Users/penn/Desktop/React Native/GitHubPopular/app/PopularPage.js /^ renderRow:function($/;" function line:164 |
| 64 | +renderSeparator /Users/penn/Desktop/React Native/GitHubPopular/app/PopularPage.js /^ renderSeparator: function($/;" function line:182 |
| 65 | +render /Users/penn/Desktop/React Native/GitHubPopular/app/PopularPage.js /^ render() {$/;" function line:196 |
| 66 | +styles /Users/penn/Desktop/React Native/GitHubPopular/app/PopularPage.js /^var styles = StyleSheet.create({$/;" variable line:234 |
| 67 | +getInitialState /Users/penn/Desktop/React Native/GitHubPopular/app/FavoritePage.js /^ getInitialState: function(){$/;" function line:27 |
| 68 | +componentDidMount /Users/penn/Desktop/React Native/GitHubPopular/app/FavoritePage.js /^ componentDidMount:function(){$/;" function line:37 |
| 69 | +componentWillReceiveProps /Users/penn/Desktop/React Native/GitHubPopular/app/FavoritePage.js /^ componentWillReceiveProps:function(nextProps:Object) {\/\/当从当前页面切换走,再切换回来后$/;" function line:40 |
| 70 | +loadData /Users/penn/Desktop/React Native/GitHubPopular/app/FavoritePage.js /^ loadData:function(isShowLoading:boolean){$/;" function line:43 |
| 71 | +onRefresh /Users/penn/Desktop/React Native/GitHubPopular/app/FavoritePage.js /^ onRefresh :function() {$/;" function line:66 |
| 72 | +getDataSource /Users/penn/Desktop/React Native/GitHubPopular/app/FavoritePage.js /^ getDataSource:function(items:Array<any>):ListView.DataSource{$/;" function line:69 |
| 73 | +onSelectRepository /Users/penn/Desktop/React Native/GitHubPopular/app/FavoritePage.js /^ onSelectRepository:function(projectModel:Object) {$/;" function line:72 |
| 74 | +onFavorite /Users/penn/Desktop/React Native/GitHubPopular/app/FavoritePage.js /^ onFavorite(item:Object,isFavorite:boolean){$/;" function line:83 |
| 75 | +renderRow /Users/penn/Desktop/React Native/GitHubPopular/app/FavoritePage.js /^ renderRow:function($/;" function line:90 |
| 76 | +renderSeparator /Users/penn/Desktop/React Native/GitHubPopular/app/FavoritePage.js /^ renderSeparator: function($/;" function line:104 |
| 77 | +render /Users/penn/Desktop/React Native/GitHubPopular/app/FavoritePage.js /^ render() {$/;" function line:118 |
| 78 | +RepositoryCell /Users/penn/Desktop/React Native/GitHubPopular/app/FavoritePage.js /^var RepositoryCell=require('.\/RepositoryCell')$/;" variable line:17 |
| 79 | +styles /Users/penn/Desktop/React Native/GitHubPopular/app/FavoritePage.js /^var styles = StyleSheet.create({$/;" variable line:154 |
| 80 | +ReactNative /Users/penn/Desktop/React Native/GitHubPopular/app/AboutPage.js /^var ReactNative=require('react-native');$/;" variable line:7 |
| 81 | +render /Users/penn/Desktop/React Native/GitHubPopular/app/AboutPage.js /^ render:function() {$/;" function line:18 |
| 82 | +NavigationBar /Users/penn/Desktop/React Native/GitHubPopular/app/AboutPage.js /^var NavigationBar=require('.\/NavigationBar')$/;" variable line:16 |
0 commit comments