Tanner Bennett 2300d68321 Add basic support for tabs 6 jaren geleden
..
Base.lproj 0f98a35643 Update UICatalog for dark mode 7 jaren geleden
Images.xcassets f3a1587cf1 Replace UICatalog launch images with launch xib 7 jaren geleden
en.lproj 17e194b69d various typos 7 jaren geleden
AAPLActionSheetViewController.h 6b98f38a82 Add UICatalog example project to demonstrate FLEX integration. 12 jaren geleden
AAPLActionSheetViewController.m 8255c7fe79 General keychain cleanup 6 jaren geleden
AAPLActivityIndicatorViewController.h 6b98f38a82 Add UICatalog example project to demonstrate FLEX integration. 12 jaren geleden
AAPLActivityIndicatorViewController.m f2c8ede0e0 Use dot syntax for properties 7 jaren geleden
AAPLAlertViewController.h 6b98f38a82 Add UICatalog example project to demonstrate FLEX integration. 12 jaren geleden
AAPLAlertViewController.m 8255c7fe79 General keychain cleanup 6 jaren geleden
AAPLAppDelegate.h bff9f1dd89 Remove redundant property attributes 7 jaren geleden
AAPLAppDelegate.m 2300d68321 Add basic support for tabs 6 jaren geleden
AAPLButtonViewController.h 6b98f38a82 Add UICatalog example project to demonstrate FLEX integration. 12 jaren geleden
AAPLButtonViewController.m f2c8ede0e0 Use dot syntax for properties 7 jaren geleden
AAPLCatalogTableTableViewController.h 6b98f38a82 Add UICatalog example project to demonstrate FLEX integration. 12 jaren geleden
AAPLCatalogTableTableViewController.m 81b7ccea22 Avoid using [[* alloc] init*] where possible 7 jaren geleden
AAPLCustomSearchBarViewController.h 6b98f38a82 Add UICatalog example project to demonstrate FLEX integration. 12 jaren geleden
AAPLCustomSearchBarViewController.m f2c8ede0e0 Use dot syntax for properties 7 jaren geleden
AAPLCustomToolbarViewController.h 6b98f38a82 Add UICatalog example project to demonstrate FLEX integration. 12 jaren geleden
AAPLCustomToolbarViewController.m f2c8ede0e0 Use dot syntax for properties 7 jaren geleden
AAPLDatePickerController.h 6b98f38a82 Add UICatalog example project to demonstrate FLEX integration. 12 jaren geleden
AAPLDatePickerController.m bff9f1dd89 Remove redundant property attributes 7 jaren geleden
AAPLDefaultSearchBarViewController.h 6b98f38a82 Add UICatalog example project to demonstrate FLEX integration. 12 jaren geleden
AAPLDefaultSearchBarViewController.m 6b98f38a82 Add UICatalog example project to demonstrate FLEX integration. 12 jaren geleden
AAPLDefaultToolbarViewController.h 6b98f38a82 Add UICatalog example project to demonstrate FLEX integration. 12 jaren geleden
AAPLDefaultToolbarViewController.m 6b98f38a82 Add UICatalog example project to demonstrate FLEX integration. 12 jaren geleden
AAPLImageViewController.h 6b98f38a82 Add UICatalog example project to demonstrate FLEX integration. 12 jaren geleden
AAPLImageViewController.m f2c8ede0e0 Use dot syntax for properties 7 jaren geleden
AAPLMasterViewController.h 6b98f38a82 Add UICatalog example project to demonstrate FLEX integration. 12 jaren geleden
AAPLMasterViewController.m f2c8ede0e0 Use dot syntax for properties 7 jaren geleden
AAPLPageControlViewController.h 6b98f38a82 Add UICatalog example project to demonstrate FLEX integration. 12 jaren geleden
AAPLPageControlViewController.m bff9f1dd89 Remove redundant property attributes 7 jaren geleden
AAPLPickerViewController.h 6b98f38a82 Add UICatalog example project to demonstrate FLEX integration. 12 jaren geleden
AAPLPickerViewController.m 6b98f38a82 Add UICatalog example project to demonstrate FLEX integration. 12 jaren geleden
AAPLProgressViewController.h 6b98f38a82 Add UICatalog example project to demonstrate FLEX integration. 12 jaren geleden
AAPLProgressViewController.m 81b7ccea22 Avoid using [[* alloc] init*] where possible 7 jaren geleden
AAPLSegmentedControlViewController.h 6b98f38a82 Add UICatalog example project to demonstrate FLEX integration. 12 jaren geleden
AAPLSegmentedControlViewController.m f2c8ede0e0 Use dot syntax for properties 7 jaren geleden
AAPLSliderViewController.h 6b98f38a82 Add UICatalog example project to demonstrate FLEX integration. 12 jaren geleden
AAPLSliderViewController.m f2c8ede0e0 Use dot syntax for properties 7 jaren geleden
AAPLSplitViewControllerDelegate.h 6b98f38a82 Add UICatalog example project to demonstrate FLEX integration. 12 jaren geleden
AAPLSplitViewControllerDelegate.m f2c8ede0e0 Use dot syntax for properties 7 jaren geleden
AAPLStepperViewController.h 6b98f38a82 Add UICatalog example project to demonstrate FLEX integration. 12 jaren geleden
AAPLStepperViewController.m f2c8ede0e0 Use dot syntax for properties 7 jaren geleden
AAPLSwitchViewController.h 6b98f38a82 Add UICatalog example project to demonstrate FLEX integration. 12 jaren geleden
AAPLSwitchViewController.m f2c8ede0e0 Use dot syntax for properties 7 jaren geleden
AAPLTextFieldViewController.h 6b98f38a82 Add UICatalog example project to demonstrate FLEX integration. 12 jaren geleden
AAPLTextFieldViewController.m f2c8ede0e0 Use dot syntax for properties 7 jaren geleden
AAPLTextViewController.h 6b98f38a82 Add UICatalog example project to demonstrate FLEX integration. 12 jaren geleden
AAPLTextViewController.m 81b7ccea22 Avoid using [[* alloc] init*] where possible 7 jaren geleden
AAPLTintedToolbarViewController.h 6b98f38a82 Add UICatalog example project to demonstrate FLEX integration. 12 jaren geleden
AAPLTintedToolbarViewController.m f2c8ede0e0 Use dot syntax for properties 7 jaren geleden
AAPLWebViewController.h 6b98f38a82 Add UICatalog example project to demonstrate FLEX integration. 12 jaren geleden
AAPLWebViewController.m f2c8ede0e0 Use dot syntax for properties 7 jaren geleden
Dog.h ac273fbfc9 Added test Realm file and classes to the sample app. 10 jaren geleden
Dog.m ac273fbfc9 Added test Realm file and classes to the sample app. 10 jaren geleden
LaunchScreen.xib f3a1587cf1 Replace UICatalog launch images with launch xib 7 jaren geleden
Owner.h ac273fbfc9 Added test Realm file and classes to the sample app. 10 jaren geleden
Owner.m ac273fbfc9 Added test Realm file and classes to the sample app. 10 jaren geleden
Person.h 5d181adcb8 Add example archived object in demo app 7 jaren geleden
Person.m 605d35b364 Add some override methods to Person.m for testing 6 jaren geleden
UICatalog-Info.plist b10807cd84 Add NSPhotoLibraryAddUsageDescription to sample app 6 jaren geleden
UICatalog-Prefix.pch 6b98f38a82 Add UICatalog example project to demonstrate FLEX integration. 12 jaren geleden
UIColor+AAPLApplicationSpecific.h 6b98f38a82 Add UICatalog example project to demonstrate FLEX integration. 12 jaren geleden
UIColor+AAPLApplicationSpecific.m 6b98f38a82 Add UICatalog example project to demonstrate FLEX integration. 12 jaren geleden
dogs.realm ac273fbfc9 Added test Realm file and classes to the sample app. 10 jaren geleden
image 62b26036ed Add images to example project 7 jaren geleden
image.jpeg 62b26036ed Add images to example project 7 jaren geleden
image.jpg 62b26036ed Add images to example project 7 jaren geleden
image.png 62b26036ed Add images to example project 7 jaren geleden
main.m 6b98f38a82 Add UICatalog example project to demonstrate FLEX integration. 12 jaren geleden