Commit Graph

1799 Commits (1f9f066fa938a9e82b7a316643c810ba919809f4)

Author SHA1 Message Date
Michael Kirk 1f9f066fa9 print call record when declining a call
// FREEBIE
7 years ago
Michael Kirk 1e0cf89f7a Explanatory comment
// FREEBIE
7 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
7 years ago
Michael Kirk 8abde1dff8 Non-Callkit adapter plays audio from notification when app is in
background

// FREEBIE
7 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
7 years ago
Michael Kirk c1881c02c8 constantize file name per CR
// FREEBIE
7 years ago
Michael Kirk 9b1695f28c Play audible alert for missed call
// FREEBIE
7 years ago
Michael Kirk 89260e843f Unregistered users should have 0 badge count
// FREEBIE
7 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
7 years ago
Matthew Chen 1552c64777 Add “delete old messages” and “save all attachments” debug commands.
// FREEBIE
7 years ago
Matthew Chen 72faa5f82d Add clean up command to the “orphan audit” debug UI.
// FREEBIE
7 years ago
Matthew Chen feb32fdf8e Find orphan and missing attachment stream files.
// FREEBIE
7 years ago
Matthew Chen 284d55ef6c Rework the debug UI.
* Move debug stats to the about view.
* Convert about view to OWSTableView.
* Add DebugUIPage.
* Add non-thread Debug UI.

// FREEBIE
7 years ago
Matthew Chen 07c8eb54b7 Prevent "scroll to button" button from blipping.
// FREEBIE
7 years ago
Matthew Chen 2d8ad30efa Bump version to 2.13.2.0.
// FREEBIE
7 years ago
Matthew Chen 3e87d41715 Update l10n strings.
// FREEBIE
7 years ago
Michael Kirk c6cd0bbcae Always show timestamp after unread indicator
// FREEBIE
7 years ago
Michael Kirk bef3a56e50 DebugUI: create fake unread messages
helpful for printing unread indicator

// FREEBIE
7 years ago
Michael Kirk 964e558139 log when starting token sync in prod
// FREEBIE
7 years ago
Michael Kirk 6719008ed9 bump version
// FREEBIE
7 years ago
Michael Kirk d0d4e67615 update badge count when app is in background
// FREEBIE
7 years ago
Matthew Chen 226b7354de Bump build from to 2.13.0.16.
// FREEBIE
7 years ago
Matthew Chen 132348c440 Update l10n strings.
// FREEBIE
7 years ago
Matthew Chen 1e8c24cba3 Bump build from to 2.13.0.15.
// FREEBIE
7 years ago
Matthew Chen e48d51d084 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen a462cba452 Don’t reply to “no longer verified”.
// FREEBIE
7 years ago
Matthew Chen db3407853a Refine fake contact creation.
// FREEBIE
7 years ago
Matthew Chen 791c5bb89e Revise phone number length limit in registration view.
// FREEBIE
7 years ago
Matthew Chen 351c8c00f0 Remove phone number length limit in registration view.
// FREEBIE
7 years ago
Matthew Chen 4133673d70 Bump build number to 2.13.0.14.
// FREEBIE
7 years ago
Matthew Chen 67d60ff01b Bump build number to 2.13.0.13.
// FREEBIE
7 years ago
Matthew Chen ff89cbabcc Bump build number to 2.13.0.12.
// FREEBIE
7 years ago
Matthew Chen 84d8fb0853 Update l10n strings.
// FREEBIE
7 years ago
Michael Kirk a933fbf215 sync verifications with contact syncing
// FREEBIE
7 years ago
Michael Kirk 37b7bf18e9 clarify code and clean up code formatting
I think we hit some pathological cases in clang format, but this is
clearer anyway IMO

// FREEBIE
7 years ago
Matthew Chen e814ae129d Fix crash in manual censorship circumvention logic on iOS 9.
// FREEBIE
7 years ago
Matthew Chen f7c81bae9d Show the “scroll down” button if user scrolls up, even if there are no unread messages.
// FREEBIE
7 years ago
Matthew Chen eff1974eeb [SSK] Reduce chattiness of logs; increase log file sizes.
// FREEBIE
7 years ago
Matthew Chen 15ecb03471 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 7726c68047 Persist registration values in the keychain for debug builds only.
// FREEBIE
7 years ago
Matthew Chen 06baf5128f Bump build number to 2.13.0.11.
// FREEBIE
7 years ago
Matthew Chen 3d0811c03f Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 029da7e0ce Hang up current call if we receive a call offer from the same user.
// FREEBIE
7 years ago
Matthew Chen 9fc92990f5 Improve logging in CallService.
// FREEBIE
7 years ago
Matthew Chen 0855faabb4 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen efbda70764 Improve UX for multiple “no longer verified” members of a group.
// FREEBIE
7 years ago
Matthew Chen afb83cfaaa Improve UX for multiple “no longer verified” members of a group.
// FREEBIE
7 years ago
Matthew Chen f1e5be4c17 Improve UX for multiple “no longer verified” members of a group.
// FREEBIE
7 years ago
Matthew Chen a039aac36d Improve UX for multiple “no longer verified” members of a group.
// FREEBIE
7 years ago
Matthew Chen f3f832557f Respond to CR.
// FREEBIE
7 years ago