|
233 | 233 | <DependentUpon>EnableEnterpriseViewController.cs</DependentUpon> |
234 | 234 | </Compile> |
235 | 235 | <None Include="packages.config" /> |
236 | | - <Compile Include="Cells\IssueCellView.cs" /> |
237 | | - <Compile Include="Cells\IssueCellView.designer.cs"> |
238 | | - <DependentUpon>..\..\lib\CodeFramework\CodeFramework.iOS\Cells\IssueCellView.cs</DependentUpon> |
239 | | - </Compile> |
240 | | - <Compile Include="Cells\NewsCellView.cs" /> |
241 | | - <Compile Include="Cells\NewsCellView.designer.cs"> |
242 | | - <DependentUpon>..\..\lib\CodeFramework\CodeFramework.iOS\Cells\NewsCellView.cs</DependentUpon> |
243 | | - </Compile> |
244 | | - <Compile Include="Cells\RepositoryCellView.cs" /> |
245 | | - <Compile Include="Cells\RepositoryCellView.designer.cs"> |
246 | | - <DependentUpon>..\..\lib\CodeFramework\CodeFramework.iOS\Cells\RepositoryCellView.cs</DependentUpon> |
247 | | - </Compile> |
248 | 236 | <Compile Include="Elements\ChangesetElement.cs" /> |
249 | 237 | <Compile Include="Elements\CommentElement.cs" /> |
250 | 238 | <Compile Include="Elements\IssueElement.cs" /> |
|
296 | 284 | <None Include="SourceBrowser\css\tomorrow-night-eighties.css" /> |
297 | 285 | <None Include="SourceBrowser\css\xcode.css" /> |
298 | 286 | <None Include="SourceBrowser\css\zenburn.css" /> |
299 | | - <Compile Include="TableViewCells\MilestoneTableViewCell.cs" /> |
300 | 287 | <Compile Include="ViewControllers\BaseDialogViewController.cs" /> |
301 | 288 | <Compile Include="ViewControllers\Composer.cs" /> |
302 | 289 | <Compile Include="ViewControllers\FilterViewController.cs" /> |
|
306 | 293 | <Compile Include="ViewControllers\ViewModelCollectionDrivenDialogViewController.cs" /> |
307 | 294 | <Compile Include="ViewControllers\ViewModelDrivenDialogViewController.cs" /> |
308 | 295 | <Compile Include="ViewControllers\ViewModelDrivenViewController.cs" /> |
309 | | - <Compile Include="Utils\Hud.cs" /> |
310 | | - <Compile Include="Utils\PickerAlert.cs" /> |
311 | | - <Compile Include="Utils\Translate.cs" /> |
312 | | - <Compile Include="Utils\UIImageExtensions.cs" /> |
313 | | - <Compile Include="Utils\Util.cs" /> |
314 | | - <Compile Include="Utils\ViewControllerExtensions.cs" /> |
315 | | - <Compile Include="Views\AccountsView.cs" /> |
316 | 296 | <Compile Include="Views\AddRemoveView.cs" /> |
317 | 297 | <Compile Include="Views\MenuSectionView.cs" /> |
318 | 298 | <Compile Include="Views\MilestoneView.cs" /> |
319 | | - <Compile Include="Views\ProfileButton.cs" /> |
320 | 299 | <Compile Include="Views\ProgressBarView.cs" /> |
321 | 300 | <Compile Include="Views\ScrollingToolbarView.cs" /> |
322 | 301 | <Compile Include="Views\StartupView.cs" /> |
|
329 | 308 | <Compile Include="XCallback\XCallbackQuery.cs" /> |
330 | 309 | <Compile Include="TouchViewPresenter.cs" /> |
331 | 310 | <Compile Include="Elements\ActivityElement.cs" /> |
332 | | - <Compile Include="Elements\ButtonElement.cs" /> |
333 | 311 | <Compile Include="Elements\CustomElement.cs" /> |
334 | 312 | <Compile Include="Elements\InputElement.cs" /> |
335 | 313 | <Compile Include="Elements\MultilinedElement.cs" /> |
|
346 | 324 | <Compile Include="Elements\SplitElement.cs" /> |
347 | 325 | <Compile Include="Elements\TrueFalseElement.cs" /> |
348 | 326 | <Compile Include="Elements\LoadMoreElement.cs" /> |
349 | | - <Compile Include="Utils\Controls.cs" /> |
350 | | - <Compile Include="Utils\GlassButton.cs" /> |
351 | | - <Compile Include="Utils\Graphics.cs" /> |
352 | | - <Compile Include="Utils\ImageLoader.cs" /> |
353 | | - <Compile Include="Utils\LocalizationExtensions.cs" /> |
354 | | - <Compile Include="Utils\LRUCache.cs" /> |
355 | | - <Compile Include="Utils\SegmentControl.cs" /> |
356 | | - <Compile Include="Utils\StringExtensions.cs" /> |
357 | 327 | <Compile Include="ViewControllers\DialogViewController.cs" /> |
358 | 328 | <Compile Include="Elements\Elements.cs" /> |
359 | 329 | <InterfaceDefinition Include="Views\Accounts\NewAccountView.xib" /> |
|
362 | 332 | <InterfaceDefinition Include="Views\App\EnablePushNotificationsViewController.xib" /> |
363 | 333 | <InterfaceDefinition Include="Views\App\EnableEnterpriseViewController.xib" /> |
364 | 334 | <InterfaceDefinition Include="Launch.storyboard" /> |
365 | | - <InterfaceDefinition Include="Cells\IssueCellView.xib" /> |
366 | | - <InterfaceDefinition Include="Cells\NewsCellView.xib" /> |
367 | | - <InterfaceDefinition Include="Cells\RepositoryCellView.xib" /> |
368 | 335 | <Compile Include="Bootstrap\MessengerPluginBootstrap.cs" /> |
369 | 336 | <Compile Include="Views\ImageAndTitleHeaderView.cs" /> |
370 | 337 | <Compile Include="Views\SlideupTitleVIew.cs" /> |
371 | 338 | <Compile Include="Views\Repositories\RepositoriesForkedView.cs" /> |
| 339 | + <Compile Include="Utilities\Hud.cs" /> |
| 340 | + <Compile Include="Utilities\PickerAlert.cs" /> |
| 341 | + <Compile Include="Utilities\Translate.cs" /> |
| 342 | + <Compile Include="Utilities\UIImageExtensions.cs" /> |
| 343 | + <Compile Include="Utilities\Util.cs" /> |
| 344 | + <Compile Include="Utilities\ViewControllerExtensions.cs" /> |
| 345 | + <Compile Include="Utilities\Controls.cs" /> |
| 346 | + <Compile Include="Utilities\Graphics.cs" /> |
| 347 | + <Compile Include="Utilities\ImageLoader.cs" /> |
| 348 | + <Compile Include="Utilities\LocalizationExtensions.cs" /> |
| 349 | + <Compile Include="Utilities\LRUCache.cs" /> |
| 350 | + <Compile Include="Utilities\SegmentControl.cs" /> |
| 351 | + <Compile Include="Utilities\StringExtensions.cs" /> |
| 352 | + <Compile Include="Utilities\EasyLayout.cs" /> |
| 353 | + <Compile Include="Octicons.cs" /> |
| 354 | + <Compile Include="OcticonExtensions.cs" /> |
| 355 | + <Compile Include="Views\Accounts\AccountsView.cs" /> |
| 356 | + <Compile Include="Views\ProfileButton.cs" /> |
| 357 | + <Compile Include="TableViewCells\IssueCellView.cs" /> |
| 358 | + <Compile Include="TableViewCells\IssueCellView.designer.cs"> |
| 359 | + <DependentUpon>IssueCellView.cs</DependentUpon> |
| 360 | + </Compile> |
| 361 | + <Compile Include="TableViewCells\NewsCellView.cs" /> |
| 362 | + <Compile Include="TableViewCells\NewsCellView.designer.cs"> |
| 363 | + <DependentUpon>NewsCellView.cs</DependentUpon> |
| 364 | + </Compile> |
| 365 | + <Compile Include="TableViewCells\RepositoryCellView.cs" /> |
| 366 | + <Compile Include="TableViewCells\RepositoryCellView.designer.cs"> |
| 367 | + <DependentUpon>RepositoryCellView.cs</DependentUpon> |
| 368 | + </Compile> |
| 369 | + <InterfaceDefinition Include="TableViewCells\IssueCellView.xib" /> |
| 370 | + <InterfaceDefinition Include="TableViewCells\NewsCellView.xib" /> |
| 371 | + <InterfaceDefinition Include="TableViewCells\RepositoryCellView.xib" /> |
| 372 | + <Compile Include="TableViewCells\MilestoneTableViewCell.cs" /> |
372 | 373 | </ItemGroup> |
373 | 374 | <ItemGroup> |
374 | 375 | <Reference Include="System" /> |
|
418 | 419 | <Reference Include="Newtonsoft.Json"> |
419 | 420 | <HintPath>..\packages\Newtonsoft.Json.8.0.2\lib\portable-net40+sl5+wp80+win8+wpa81\Newtonsoft.Json.dll</HintPath> |
420 | 421 | </Reference> |
421 | | - <Reference Include="SDWebImage"> |
422 | | - <HintPath>..\packages\Xamarin.SDWebImage.3.7.3.4\lib\Xamarin.iOS\SDWebImage.dll</HintPath> |
423 | | - </Reference> |
424 | 422 | <Reference Include="GitHubSharp"> |
425 | 423 | <HintPath>..\packages\GitHubClient.1.0.9.0\lib\portable-net45+win+wpa81+MonoAndroid10+xamarinios10+MonoTouch10\GitHubSharp.dll</HintPath> |
426 | 424 | </Reference> |
| 425 | + <Reference Include="SDWebImage"> |
| 426 | + <HintPath>..\packages\Xamarin.SDWebImage.3.7.5\lib\Xamarin.iOS\SDWebImage.dll</HintPath> |
| 427 | + </Reference> |
427 | 428 | </ItemGroup> |
428 | 429 | <ItemGroup> |
429 | | - <Content Include="Images\bin_closed%402x.png" /> |
430 | | - <Content Include="Images\bin_closed.png" /> |
431 | | - <Content Include="Images\branch%402x.png" /> |
432 | | - <Content Include="Images\branch.png" /> |
433 | 430 | <Content Include="Images\Buttons\black_button%402x.png" /> |
434 | 431 | <Content Include="Images\Buttons\black_button.png" /> |
435 | 432 | <Content Include="Images\Buttons\fork%402x.png" /> |
|
440 | 437 | <Content Include="Images\Buttons\save.png" /> |
441 | 438 | <Content Include="Images\Buttons\view%402x.png" /> |
442 | 439 | <Content Include="Images\Buttons\view.png" /> |
443 | | - <Content Include="Images\cog%402x.png" /> |
444 | | - <Content Include="Images\cog.png" /> |
445 | | - <Content Include="Images\comments%402x.png" /> |
446 | | - <Content Include="Images\comments.png" /> |
447 | | - <Content Include="Images\commit%402x.png" /> |
448 | | - <Content Include="Images\commit.png" /> |
449 | | - <Content Include="Images\create%402x.png" /> |
450 | | - <Content Include="Images\create.png" /> |
451 | | - <Content Include="Images\events%402x.png" /> |
452 | | - <Content Include="Images\events.png" /> |
453 | | - <Content Include="Images\explore%402x.png" /> |
454 | | - <Content Include="Images\explore.png" /> |
455 | | - <Content Include="Images\eye%402x.png" /> |
456 | | - <Content Include="Images\eye.png" /> |
457 | | - <Content Include="Images\file%402x.png" /> |
458 | | - <Content Include="Images\file.png" /> |
459 | | - <Content Include="Images\flag%402x.png" /> |
460 | | - <Content Include="Images\flag.png" /> |
461 | | - <Content Include="Images\folder%402x.png" /> |
462 | | - <Content Include="Images\folder.png" /> |
463 | | - <Content Include="Images\following%402x.png" /> |
464 | | - <Content Include="Images\following.png" /> |
465 | | - <Content Include="Images\fork%402x.png" /> |
466 | | - <Content Include="Images\fork.png" /> |
467 | 440 | <Content Include="Images\Gist\share%402x.png" /> |
468 | 441 | <Content Include="Images\Gist\share.png" /> |
469 | 442 | <Content Include="Images\Gist\star%402x.png" /> |
|
472 | 445 | <Content Include="Images\Gist\star_highlighted.png" /> |
473 | 446 | <Content Include="Images\Gist\user%402x.png" /> |
474 | 447 | <Content Include="Images\Gist\user.png" /> |
475 | | - <Content Include="Images\group%402x.png" /> |
476 | | - <Content Include="Images\group.png" /> |
477 | | - <Content Include="Images\hand%402x.png" /> |
478 | | - <Content Include="Images\hand.png" /> |
479 | | - <Content Include="Images\heart%402x.png" /> |
480 | | - <Content Include="Images\heart.png" /> |
481 | | - <Content Include="Images\info%402x.png" /> |
482 | | - <Content Include="Images\info.png" /> |
483 | | - <Content Include="Images\language%402x.png" /> |
484 | | - <Content Include="Images\language.png" /> |
485 | | - <Content Include="Images\locked%402x.png" /> |
486 | | - <Content Include="Images\locked.png" /> |
487 | | - <Content Include="Images\Logos\github.png" /> |
488 | | - <Content Include="Images\merge%402x.png" /> |
489 | | - <Content Include="Images\merge.png" /> |
490 | | - <Content Include="Images\milestone%402x.png" /> |
491 | | - <Content Include="Images\milestone.png" /> |
492 | | - <Content Include="Images\news%402x.png" /> |
493 | | - <Content Include="Images\news.png" /> |
494 | | - <Content Include="Images\notifications%402x.png" /> |
495 | | - <Content Include="Images\notifications.png" /> |
496 | | - <Content Include="Images\pencil%402x.png" /> |
497 | | - <Content Include="Images\pencil.png" /> |
498 | | - <Content Include="Images\person%402x.png" /> |
499 | | - <Content Include="Images\person.png" /> |
500 | | - <Content Include="Images\priority%402x.png" /> |
501 | | - <Content Include="Images\priority.png" /> |
502 | | - <Content Include="Images\public%402x.png" /> |
503 | | - <Content Include="Images\public.png" /> |
504 | | - <Content Include="Images\repo%402x.png" /> |
505 | | - <Content Include="Images\repo.png" /> |
506 | 448 | <Content Include="Images\repository.png" /> |
507 | 449 | <Content Include="Images\repository_fork.png" /> |
508 | | - <Content Include="Images\script%402x.png" /> |
509 | | - <Content Include="Images\script.png" /> |
510 | | - <Content Include="Images\size%402x.png" /> |
511 | | - <Content Include="Images\size.png" /> |
512 | | - <Content Include="Images\star%402x.png" /> |
513 | | - <Content Include="Images\star.png" /> |
514 | | - <Content Include="Images\star2%402x.png" /> |
515 | | - <Content Include="Images\star2.png" /> |
516 | | - <Content Include="Images\tag%402x.png" /> |
517 | | - <Content Include="Images\tag.png" /> |
518 | | - <Content Include="Images\team%402x.png" /> |
519 | | - <Content Include="Images\team.png" /> |
520 | | - <Content Include="Images\unlocked%402x.png" /> |
521 | | - <Content Include="Images\unlocked.png" /> |
522 | | - <Content Include="Images\user%402x.png" /> |
523 | | - <Content Include="Images\user.png" /> |
524 | | - <Content Include="Images\webpage%402x.png" /> |
525 | | - <Content Include="Images\webpage.png" /> |
526 | 450 | <BundleResource Include="Resources\iTunesArtwork.png" /> |
527 | 451 | <BundleResource Include="Resources\iTunesArtwork%402x.png" /> |
528 | 452 | <BundleResource Include="Images\Web\back.png" /> |
|
541 | 465 | <BundleResource Include="Images\Buttons\check%402x.png" /> |
542 | 466 | <BundleResource Include="Images\Buttons\sort%402x.png" /> |
543 | 467 | <BundleResource Include="Images\Buttons\sort.png" /> |
544 | | - <BundleResource Include="Images\chart%402x.png" /> |
545 | | - <BundleResource Include="Images\chart.png" /> |
546 | 468 | <BundleResource Include="Images\MarkdownComposer\link%402x.png" /> |
547 | 469 | <BundleResource Include="Images\MarkdownComposer\link.png" /> |
548 | 470 | <BundleResource Include="Images\MarkdownComposer\photo%402x.png" /> |
|
566 | 488 | <Content Include="SourceBrowser\index.html" /> |
567 | 489 | <BundleResource Include="Images\avatar.png" /> |
568 | 490 | <BundleResource Include="Images\avatar%402x.png" /> |
| 491 | + <BundleResource Include="Images\Logos\dotcom-mascot.png" /> |
| 492 | + <BundleResource Include="Images\Logos\enterprise-mascot.png" /> |
| 493 | + <BundleResource Include="octicons.ttf" /> |
569 | 494 | </ItemGroup> |
570 | 495 | <ItemGroup> |
571 | 496 | <ITunesArtwork Include="iTunesArtwork" /> |
|
577 | 502 | <Folder Include="Images\MarkdownComposer\" /> |
578 | 503 | <Folder Include="Factories\" /> |
579 | 504 | <Folder Include="Views\Teams\" /> |
| 505 | + <Folder Include="Images\Logos\" /> |
580 | 506 | </ItemGroup> |
581 | 507 | <ItemGroup> |
582 | 508 | <EmbeddedResource Include="Images\arrow.png"> |
|
0 commit comments