Commit Graph

3986 Commits (2cd72d64c6d023651d3acce776c95f2eb2af4681)
 

Author SHA1 Message Date
Matthew Chen c90ca331e3 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 2aaa9155de Add view to Crop and scale avatar.
// FREEBIE
7 years ago
Matthew Chen 6b8e189f45 Add view to Crop and scale avatar.
// FREEBIE
7 years ago
Matthew Chen 728028563c Add double-tap to zoom out.
// FREEBIE
7 years ago
Matthew Chen e7b32f9fd1 Add double-tap to zoom out.
// FREEBIE
7 years ago
Matthew Chen 2b50eb5acc Add view to Crop and scale avatar.
// FREEBIE
7 years ago
Matthew Chen 2c301feeb7 Add view to Crop and scale avatar.
// FREEBIE
7 years ago
Matthew Chen 428edb6172 Merge branch 'charlesmchen/profileNameLengthError' 7 years ago
Matthew Chen 374a59e937 Remove an old TODO.
// FREEBIE
7 years ago
Matthew Chen e8a6ca1c22 Show an error when profile name is too long.
// FREEBIE
7 years ago
Michael Kirk 3cccf92757 Merge branch 'mkirk/profile-name-for-avatar' 7 years ago
Michael Kirk bde40a1f9c Ensure avatar upates right after profile change.
// FREEBIE
7 years ago
Michael Kirk f6720f9afa properly clear all cached avatar images
// FREEBIE
7 years ago
Michael Kirk b579ea5915 Use profile name when building avatar if contact name is unavailable
// FREEBIE
7 years ago
Matthew Chen 0812e73fd9 Merge branch 'charlesmchen/groupProfileWhitelistCache' 7 years ago
Matthew Chen 89bacf5cce Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 65db75a91d Fix group profile whitelist check.
// FREEBIE
7 years ago
Matthew Chen 1944979ac2 Merge branch 'charlesmchen/noAvatarInNewContacts' 7 years ago
Matthew Chen 9bf80a215f Don't add avatar to new contacts.
// FREEBIE
7 years ago
Michael Kirk 7dbf372f77 Merge branch 'mkirk/remove-profile-key-debug' 7 years ago
Michael Kirk 903d792af4 Debug action to clobber local profile and key
// FREEBIE
7 years ago
Michael Kirk 75ceb62f2f Merge branch 'mkirk/more-name' 7 years ago
Michael Kirk 041c5a4a11 CR: setNeedsLayout
// FREEBIE
7 years ago
Michael Kirk f49e122567 listen for profile names change notifications
// FREEBIE
7 years ago
Michael Kirk 96f0ab215c wip 7 years ago
Michael Kirk fd99354673 profile name vs. verified in ContactTableViewCell
// FREEBIE
7 years ago
Michael Kirk e54e1d11c0 show profile name snippet in inbox and conversation settings
// FREEBIE
7 years ago
Matthew Chen b22a8f51b4 Bump build from to 2.16.0.7.
// FREEBIE
7 years ago
Michael Kirk f8000d86b8 Merge branch 'mkirk/fix-whitelist' 7 years ago
Michael Kirk 279eb89023 Fix whitelist
whitelist cache are a bunch of NSNumber's, we need to check their
boolValue

// FREEBIE
7 years ago
Matthew Chen 6d6ffd6d3a Bump build from to 2.16.0.6.
// FREEBIE
7 years ago
Matthew Chen 5593cd2ee4 Merge branch 'charlesmchen/messageViewTruncateRange' 7 years ago
Matthew Chen b28a6bab26 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 57b76b3411 Ensure message view range is properly truncated with view is configured.
// FREEBIE
7 years ago
Matthew Chen 51d11cdcc6 Merge branch 'charlesmchen/profileViewTweaks2' 7 years ago
Matthew Chen 15d2fd23d7 Rework save/cancel buttons in profile view.
// FREEBIE
7 years ago
Matthew Chen 68309eb00f Rework save/cancel buttons in profile view.
// FREEBIE
7 years ago
Michael Kirk afd530af1e Merge branch 'mkirk/fix-boot-crash' 7 years ago
Michael Kirk 0a57e7db09 Fix slow start crash after upgrade to 2.16
We were opening a write transaction before our sync extensions were
registered. This seems to have caused our views to rebuild themselves
once they did register, which in turn can cause device timeout.

Instead of opening transcations in `init`, we only build the
localProfile once it's needed.

A future PR will ensure transactions
aren't being created before syncViews are registered.

// FREEBIE
7 years ago
Matthew Chen cda5157b9d Merge branch 'charlesmchen/writeTransactionsVsSyncDBRegistration' 7 years ago
Matthew Chen 703b348091 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen a9b55675cd Add assert to ensure that we don't use write transactions before sync database view registration is complete.
// FREEBIE
7 years ago
Matthew Chen 9a045054e2 Merge branch 'charlesmchen/stagingServiceVsProduction' 7 years ago
Matthew Chen 97f74ca5b4 Only use staging service in debug builds.
// FREEBIE
7 years ago
Matthew Chen 828cfb5fac Merge branch 'charlesmchen/groupOffers' 7 years ago
Matthew Chen 5e6f5804c1 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 584ddab0b9 Show "share profile with group" banner.
// FREEBIE
7 years ago
Matthew Chen ae1908c40c Show "share profile with group" banner.
// FREEBIE
7 years ago
Matthew Chen 673c44e131 Merge branch 'charlesmchen/padEmptyProfileName' 7 years ago
Matthew Chen 68ee56174a Pad empty profile names instead of nil.
// FREEBIE
7 years ago