Commit graph

11 commits

Author SHA1 Message Date
Niels Andriesse
fd20bbfb31 Update app icon 2019-06-20 13:52:50 +10:00
Matthew Chen
2d21e2ae2c Fix build warnings from XCode 9. 2017-11-09 02:52:44 -05:00
Matthew Chen
90038e928b Sharpen the app icon.
// FREEBIE
2017-03-27 15:01:17 -04:00
Matthew Chen
3cb545eb08 Sharpen the app icon.
// FREEBIE
2017-03-27 14:57:57 -04:00
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
2016-09-12 10:09:30 -04:00
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
2016-09-07 22:43:19 -04:00
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.
2015-06-07 22:38:28 +02:00
Christine Corbett
ccdc4b5d17 Redesign implementation.
Result of stashed commits by @corbett and @abolishme
2015-01-24 16:28:34 -10:00
Frederic Jacobs
ffd68d30c5 Adding support for iPad icons. Closes #255 2015-01-04 11:30:28 +01:00
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.
2014-09-29 10:17:48 +02:00
Frederic Jacobs
3c28bb9520 Enabling new screen sizes
//FREEBIE
2014-09-26 17:22:57 +02:00