Commit Graph

14 Commits (da3819b1c1a34ee7ff851f39d06d769ed6118ed7)

Author SHA1 Message Date
Frederic Jacobs 46b869628e Closes #80 #37
- Use of new Keychain Access attribute
- Error management (notifying the user) when opening app without
required push and microphone permission
- Enforcing APNID are sent to server, retry later if not able to reach
server
11 years ago
Hannes Hofer 9703e601b0 slight refactoring to fit code style
slightly refactored to fit code style of project
11 years ago
Hannes Hofer bde62ed7cb do not reposition cursor to end of number on change
restore cursor position after update.
cursor position must be restored after update.
when non number chars are deleted or inserted move cursor position for -1 or 1 respectively
11 years ago
Hannes Hofer d8ee13f040 respect cursor position for insert and delte
cursor position was not respected on delete and insert.
new numbers were always inserted on last position
on delte the last digit was erased regardless of cursor position.
cursor postition is respected now, but cursor is rest to last position on delte/insert
11 years ago
Frederic Jacobs 5e9285ef60 Fixing #18 11 years ago
Frederic Jacobs 196d63fee7 Re-registering, generating new server passwords 11 years ago
Frederic Jacobs 2cdb05754c Bug fixes + Keychain store 11 years ago
Frederic Jacobs fe41d3379c Adding more logging to address the initialization issues 11 years ago
Frederic Jacobs 407c64f6e1 Additional call anonymous logging 11 years ago
Frederic Jacobs 6d76b8b27b Localized challenge alertview 11 years ago
Frederic Jacobs 2a58c03b9f Localized sign up messages and gist log upload 11 years ago
Frederic Jacobs 9d6ca82e84 Production logging & sign up error handling 11 years ago
Frederic Jacobs a6bf143855 Cleaner Keychain storage 12 years ago
Frederic Jacobs 6373507108 initial commit 12 years ago