Commit Graph

10 Commits (a6a09f4d9fde486d747c81b1219d0c3956a59407)

Author SHA1 Message Date
Matthew Chen 2d21e2ae2c Fix build warnings from XCode 9. 8 years ago
Matthew Chen 90038e928b Sharpen the app icon.
// FREEBIE
9 years ago
Matthew Chen 3cb545eb08 Sharpen the app icon.
// FREEBIE
9 years ago
Michael Kirk c7ee430790 Support for receiving voice messages from android (aac) (#1321)
We already support receiving them from Desktop (mp3)

Plus some Xcode 8 turds in the image assets.

// FREEBIE
9 years ago
Michael Kirk 7e67fb1939 Some style for the QR code scanner.
Also made identity key scanner appear faster. Previously we were
waiting for camera to initialize. Now we do this after the view has
loaded - with a black background, the affect is preferable than
lagging on the transition.

// FREEBIE
9 years ago
Frederic Jacobs 57f86008d1 UX and Notifications fixes
- Removes large confusing UX bar and related assets. Replaced with UISwitch.
- Enhanced user experience for missed calls.
- Fixes issue where missed call would appear as incoming call in call log.
- Fixing issues where PushKit handler not called on launch.
11 years ago
Christine Corbett ccdc4b5d17 Redesign implementation.
Result of stashed commits by @corbett and @abolishme
11 years ago
Frederic Jacobs ffd68d30c5 Adding support for iPad icons. Closes #255 11 years ago
Rainer Killinger a3cf2ed30c Rerendered Icon in iOS 7 and iOS 8 style.
It was rendered with a wrong and useless border before.

Added 3x Version for iPhone 6 Plus.
11 years ago
Frederic Jacobs 3c28bb9520 Enabling new screen sizes
//FREEBIE
11 years ago