Commit Graph

3472 Commits (00fede4229106278e39989d17996731fb9325ca4)
 

Author SHA1 Message Date
Matthew Chen 9e5447f1d4 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen b400c0a327 Don’t show app upgrade nag unless we are at rest in home view or registration view.
// FREEBIE
8 years ago
Matthew Chen 944cd7beef Show app update nag on launch if necessary.
// FREEBIE
8 years ago
Matthew Chen 92276157dc Don’t sync verification state until app has finished becoming active.
// FREEBIE
8 years ago
Michael Kirk 2216c2d413 Merge pull request #295 from WhisperSystems/mkirk/fix-tests
fix tests
8 years ago
Michael Kirk a23b4871e0 fix tests
// FREEBIE
8 years ago
Michael Kirk 8e891eb357 Merge branch 'hotfix/2.13.3.0'
// FREEBIE
8 years ago
Michael Kirk 72e893d5f7 Merge commit 'e24f18320d3aefe87d2532c9f0520348c4598cb2' 8 years ago
Matthew Chen e0ee4e42f1 [SSK] Modify TSStorageManager to use separate shared read and write connections.
// FREEBIE
8 years ago
Matthew Chen e24f18320d Merge branch 'charlesmchen/modelConnection' into hotfix/2.13.3.0 8 years ago
Matthew Chen 58fb86b8e0 Use a dedicated connection for model reads & writes.
// FREEBIE
8 years ago
Matthew Chen 1349360925 Merge branch 'charlesmchen/afterDidBecomeActive' into hotfix/2.13.3.0 8 years ago
Matthew Chen c5bf85d0b3 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen ab3aa9d0ce Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 97169f521a Move more initialization until after didBecomeActive is complete to avoid the “bad food” crash.
// FREEBIE
8 years ago
Matthew Chen 32beec6115 Merge branch 'charlesmchen/crashOnLaunch' into hotfix/2.13.3.0 8 years ago
Matthew Chen 73869b1eff Fix possible cause of crash on launch.
// FREEBIE
8 years ago
Matthew Chen 7869d1409b Merge branch 'charlesmchen/sharedReadAndWriteConnections' into hotfix/2.13.3.0 8 years ago
Matthew Chen dc1453264b [SSK] Modify TSStorageManager to use separate shared read and write connections.
// FREEBIE
8 years ago
Matthew Chen 065017cafd Merge branch 'charlesmchen/sharedReadAndWriteConnections' into hotfix/2.13.3.0 8 years ago
Matthew Chen 7135895c1c Modify TSStorageManager to use separate shared read and write connections.
// FREEBIE
8 years ago
Matthew Chen daae31d30e Modify TSStorageManager to use separate shared read and write connections.
// FREEBIE
8 years ago
Michael Kirk 906b307e1f remove unneccessary hack
Now that we have a nice system message design, we don't need to shoe
horn group updates into the TSCall adapter.

// FREEBIE
8 years ago
Matthew Chen dcf3de2ae2 Bump version to 2.13.3.0.
// FREEBIE
8 years ago
Michael Kirk 7b04823aaf [SSK] FIX: verifiying unregistered user prints "no longer registered"
error on every launch

// FREEBIE
8 years ago
Michael Kirk 8714a8f37c Merge branch 'mkirk/no-sync-to-unregistered-number' 8 years ago
Michael Kirk deff1fa4e7 FIX: verifiying unregistered user prints "no longer registered" error on
every launch

// FREEBIE
8 years ago
Michael Kirk 438dcb6ccb Merge branch 'mkirk/clearer-comment' 8 years ago
Michael Kirk 174706817c clearer comment
I erroneously thought this code was an error, maybe a better comment
would have saved me some time?

// FREEBIE
8 years ago
Michael Kirk 12d8ecfdfc Copy tweak: "Incomplete" -> "Unanswered" outgoing call
// FREEBIE
8 years ago
Michael Kirk bf59348972 Merge branch 'mkirk/declined-call-notification' 8 years ago
Michael Kirk 1f9f066fa9 print call record when declining a call
// FREEBIE
8 years ago
Michael Kirk 1fc5f77286 Merge branch 'mkirk/declined-call-notification' 8 years ago
Michael Kirk fd625dff50 remove default case for better compiler warnings
// FREEBIE
8 years ago
Michael Kirk 88d34b6c4b Merge branch 'mkirk/fix-non-callkit-ringer' 8 years ago
Michael Kirk 1e0cf89f7a Explanatory comment
// FREEBIE
8 years ago
Michael Kirk 43a3a4afaf play *after* stop
In theory this shouldn't make a difference, since we're not playing the
ringer twice, but in practice I fail to here ringer audio 50% of the
time (in DEBUG builds) while app is in the foreground.

// FREEBIE
8 years ago
Michael Kirk 8abde1dff8 Non-Callkit adapter plays audio from notification when app is in
background

// FREEBIE
8 years ago
Michael Kirk ed5e86c6e1 Merge branch 'mkirk/fixup-group-info-messages' 8 years ago
Michael Kirk ff10f52779 remove unneccessary hack
Now that we have a nice system message design, we don't need to shoe
horn group updates into the TSCall adapter.

// FREEBIE
8 years ago
Michael Kirk 7f22325532 Merge branch 'mkirk/missed-call-audible-notification' 8 years ago
Michael Kirk c1881c02c8 constantize file name per CR
// FREEBIE
8 years ago
Michael Kirk 9b1695f28c Play audible alert for missed call
// FREEBIE
8 years ago
Michael Kirk 1d6ab00647 Merge branch 'mkirk/zero-badge-count' 8 years ago
Michael Kirk 89260e843f Unregistered users should have 0 badge count
// FREEBIE
8 years ago
Michael Kirk bf948f54f7 Merge branch 'mkirk/request-contacts-before-checking' 8 years ago
Michael Kirk 6335782568 Make sure we're requesting access for contacts before checking access
I'm actually not sure how I got my simulator wedged into this state -
but my contacts access was "undetermined" and I had several messages.

Maybe they appeared while the app was closed?

I verified that the banner appears as expected when access is denied.

// FREEBIE
8 years ago
Matthew Chen 99526f402f Merge branch 'charlesmchen/diskUsage' 8 years ago
Matthew Chen 1552c64777 Add “delete old messages” and “save all attachments” debug commands.
// FREEBIE
8 years ago
Matthew Chen 72faa5f82d Add clean up command to the “orphan audit” debug UI.
// FREEBIE
8 years ago