Commit Graph

314 Commits (b881bb467c55c819307af1af7172534d42e8861c)

Author SHA1 Message Date
dtsbourg 84e12a39c9 ContactDetail: Link notes 11 years ago
dtsbourg e48ea52924 ContactDetail: Fix crash on parsedPhoneNumbers 11 years ago
dtsbourg 95c14ddefb General: Unused views cleanup 11 years ago
Frederic Jacobs 43af8c18e3 Merging UI code with some basic TextSecureKit code. 11 years ago
dtsbourg a60bc8be92 Initial Message UI 11 years ago
Frederic Jacobs 510831d701 Auto-layout enhancements + Submit Debug Logs 11 years ago
Craig Gidney f1de95ab06 Recursively added dot syntax, translating more terms when they were encountered in the dif
FREEBIE
11 years ago
Craig Gidney baaef78323 Using dot syntax for local*, all*, full*, first*, last*, to*, encodedAs*, copy*
FREEBIE
12 years ago
Craig Gidney 4cd30f32ed Using getter syntax for shared*, is*, and has* 12 years ago
Craig Gidney 9e36872644 Using dot syntax for count and length 12 years ago
Craig Gidney 1e9a3e9a46 Ran "Edit -> Refactor -> Convert to Modern Objective-C Syntax"
- dictionaryWithObject -> @{key: val}
- objectAtIndex -> a[i]
- numberWithBool/Int/etc -> @1, @(val)
- Reverted friendly fire on ProtocolBuffers
- Did not do ANY other changes (including changes to make more refactorings succeed)
//FREEBIE
12 years ago
Frederic Jacobs 60fb869baa 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
12 years ago
Frederic Jacobs 44bd921db2 Changes for arm64 and Clang redefined-types 12 years ago
Frederic Jacobs 6373507108 initial commit 12 years ago