Skip to content

Instantly share code, notes, and snippets.

@alexyoung
Created June 30, 2010 22:07
Show Gist options
  • Save alexyoung/459288 to your computer and use it in GitHub Desktop.
Save alexyoung/459288 to your computer and use it in GitHub Desktop.
* When forcing the user to see settings for the first time, set firstResponder on email
* First login should automatically sync
* Font size buttons
* Sync should show progress instead of the big blank screen
* Folders with spaces
* Search should be inline instead of an icon
* New document dialog should go away (like Mail compose)
* Lazy loading
* Refresh table should only load changed documents
* Editor font setting
* Use the runtime conditional to check for keyboard bounds: http://stackoverflow.com/questions/820142/how-to-target-a-specific-iphone-version
* Auto syncing (quiet errors)
* Back buttons should read "Back"
* SSL - is it possible to check this is available? -- export restrictions? -- http://blog.theanimail.com/iphone-encryption-export-compliance-for-apps-0
* "First edit" - stop it scrolling when the scrollView is changed
* Double tap for full screen?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment