Commit Graph

109 Commits (ca0f58c6b46753928f1d25d6b248d619033a280c)

Author SHA1 Message Date
Matthew Chen 57394f0015 Respond to CR. 7 years ago
Matthew Chen 21b618396d Fix rebase breakage. 7 years ago
Matthew Chen b658866319 Sketch out the 'onboarding phone number' view. 7 years ago
Matthew Chen 2a4b9426c3 Sketch out the 'onboarding phone number' view. 7 years ago
Matthew Chen 54c8c1f352 Sketch out the onboarding splash view. 7 years ago
Matthew Chen d6826b94e0 Respond to CR. 7 years ago
Matthew Chen 407571c9d6 Sketch out the onboarding permissions view. 7 years ago
Matthew Chen 29e65a93ae Sketch out the onboarding permissions view. 7 years ago
Matthew Chen 18c4ed4a25 Sketch out the onboarding permissions view. 7 years ago
Matthew Chen 193c3dd96c Sketch out the onboarding permissions view. 7 years ago
Matthew Chen 2c0aa7a222 Sketch out the onboarding permissions view. 7 years ago
Matthew Chen eab3599ce9 Add feature flag for landscape orientation. 7 years ago
Michael Kirk 371ff08d45 remove legal terms feature flag 7 years ago
Michael Kirk eb71c49794 registration validator 7 years ago
Matthew Chen 460f160cbb Landscape orientation. 7 years ago
Michael Kirk df79fc9ed0 Move String+OWS into SSK
name Switcharoo String+OWS/String+SSK categories to reflect where they live.
7 years ago
Matthew Chen 3bff89c7ee Fix cancel in backup restore view. 7 years ago
Matthew Chen 26c337d7ba Add RegistrationController. 7 years ago
Matthew Chen 782fbe656c Add RegistrationController. 7 years ago
Matthew Chen e9bdc4c2c6 Rework backup restore flow. 7 years ago
Matthew Chen e3363ab9a1 Add isRegisteredAndReady to TSAccountManager. 7 years ago
Matthew Chen 8ad58e3357 Respond to CR. 7 years ago
Matthew Chen 8110e0c765 Clean up usage of TSAccountManager. 7 years ago
Matthew Chen 4ee0958384 Sketch out the backup restore view. 7 years ago
Matthew Chen 03f598a130 Sketch out the backup restore view. 7 years ago
Matthew Chen 332f202a52 Sketch out the backup restore view. 7 years ago
Matthew Chen 5010b027b1 Sketch out the backup restore view. 7 years ago
Matthew Chen a9b4b06c8f Retain code verification promise. 7 years ago
Matthew Chen 0b4ed1175d Create AppEnvironment. 7 years ago
Matthew Chen b642a5fabe Update log. 7 years ago
Matthew Chen cfb511aa57 Respond to CR. 7 years ago
Matthew Chen eb616a3411 Respond to CR. 7 years ago
Matthew Chen 399dd13cee Add test app context; use mock "document" and "shared data container" directories in tests, use mock keychain storage in tests. 7 years ago
Michael Kirk c7662b5a86 Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics
Going forward, we want to prefer safer asserts, but we don't want to blindly
apply crashing asserts across the codebase
7 years ago
Matthew Chen 9477606732 Apply OWS log functions in Objective-C. 7 years ago
Matthew Chen cc5a480baa Apply OWS log functions in Objective-C. 7 years ago
Matthew Chen 3a50377902 Apply OWS log functions in Objective-C. 7 years ago
Matthew Chen 713606271c Rename fail macros in Obj-C. 7 years ago
Matthew Chen a76d488e8b Fix QA issues in theme. 7 years ago
Matthew Chen 5ef0b6d056 Refine theme. 7 years ago
Matthew Chen f795b12a86 Refine theme. 7 years ago
Michael Kirk ef9a0880ae Fix analyzer warnings 7 years ago
Matthew Chen 7866c5ab28 Tweak status bar colors in registration flow. 7 years ago
Michael Kirk 10ac7be03a prefer localizedUppercaseString for user facing text
// FREEBIE
7 years ago
Michael Kirk a1f5512e8d Merge tag '2.27.1.3' 7 years ago
Michael Kirk 24e675ff07 Use dismissable text views where cramped on shorter devices
// FREEBIE
7 years ago
Michael Kirk 0f34f76611 Merge tag '2.27.1.1' 7 years ago
Michael Kirk b47062831f Don't block "register" button on iPad registration
On short devices, add a toolbar with a "dismiss" button to the number pad.
7 years ago
Michael Kirk 104e63ded9 remove appearance juggling 7 years ago
Michael Kirk cc1bde34cd Inform iPad users upon registration
// FREEBIE
7 years ago
Matthew Chen bc6a4ea8d8 Add re-registration UI. 7 years ago
Matthew Chen 0dcde9516e Suppress legal links. 7 years ago
Matthew Chen dc13e32e4e Don't use dynamic type in registration view... yet. 8 years ago
Matthew Chen 08affb4400 Merge branch 'hotfix/2.25.2' 8 years ago
Michael Kirk 9a34c6804c policy links
// FREEBIE
8 years ago
Michael Kirk 29d08545e2 Use OWSNavigationController instead of UINavigationController
- [ ] document picker
- [ ] camera picker
- [ ] image picker
- [ ] restore "confirm to go back" behavior (interactive pop gesture?)

// FREEBIE
8 years ago
Matthew Chen 4b6239f491 Fix build breakage. 8 years ago
Michael Kirk 6f1608f44b Conventional naming for out custom PureLayout methods.
This moves methods more in line with PureLayout conventions.

- Methods always specify if they pin to an edge vs margin

- `margin` is a reserved word which should only refer to layout margins.
  i.e. do not use it to refer to "inset" and "offset".

// FREEBIE
8 years ago
Matthew Chen b296cfb893 Sketch out incremental backup manager and settings view. 8 years ago