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