Commit graph

23 commits

Author SHA1 Message Date
Gautier Pelloux-Prayer
9cc1a2c9f2 UICompositeView.m: try to fix some crash in rotation handling 2016-04-05 14:17:51 +02:00
Gautier Pelloux-Prayer
6a1e42a562 misc: replace [NSNotificationCenter defaultCenter] with NSNotificationCenter.defaultCenter 2016-01-15 16:57:02 +01:00
Gautier Pelloux-Prayer
94e1d2212d chat: improve notification text 2016-01-15 15:06:36 +01:00
Gautier Pelloux-Prayer
f4d25742c4 contacts: fix contact creation and tests 2016-01-11 16:20:17 +01:00
Gautier Pelloux-Prayer
4a1f6ddacc UI: fix some minor icons 2015-12-22 14:14:34 +01:00
Gautier Pelloux-Prayer
c3a5ae91b3 UI: always square images before rounding 2015-12-09 14:45:09 +01:00
Gautier Pelloux-Prayer
4813b753ff UI: fix rounded / bordered images definitively(?!!) 2015-12-08 11:35:16 +01:00
Gautier Pelloux-Prayer
c5624d6711 UI: work on rounded images and avatar update 2015-12-04 17:08:19 +01:00
Gautier Pelloux-Prayer
d7f18cab84 UI: various update for ipad 2015-12-04 15:23:19 +01:00
Gautier Pelloux-Prayer
c43fda89ce UI: fix various glitchs in landscape 2015-12-03 11:04:04 +01:00
Gautier Pelloux-Prayer
7a25b7b329 UI: fix rounded avatars 2015-11-30 16:20:17 +01:00
Gautier Pelloux-Prayer
bbbdc4d77d UI: fix various constraints and fix rounded images border 2015-11-26 11:13:51 +01:00
Gautier Pelloux-Prayer
dfb4d1d387 UI: reenable landscape mode on ALL views for iphone 2015-11-23 12:19:51 +01:00
Gautier Pelloux-Prayer
7ae3fa6d2e Xcode: remove unneeded script ImageOptim.sh 2015-11-06 10:52:04 +01:00
Gautier Pelloux-Prayer
3034d8000d UI: fix numerous glitchs and launchscreen 2015-11-02 11:34:22 +01:00
Gautier Pelloux-Prayer
6b38a32b88 UI: add border for avatar when not thumbmail 2015-10-26 10:31:26 +01:00
Gautier Pelloux-Prayer
47425e6882 Call: more work on paused calls 2015-10-14 15:48:31 +02:00
Gautier Pelloux-Prayer
ec0d6c8b3d handle avatar 2015-09-09 12:42:59 +02:00
Gautier Pelloux-Prayer
540a47a53a clangformat: reformat all code style convention defined in .clang-format 2015-07-09 11:50:14 +02:00
Gautier Pelloux-Prayer
57a9179a30 Do not resize UIRoundendImageView actually because on rotation everything is broken 2015-01-16 08:48:46 +01:00
Gautier Pelloux-Prayer
ab7c448a60 Fastbook should return only squared avatar image for everyone (by cropping non-squared one) 2015-01-16 08:42:14 +01:00
Gautier Pelloux-Prayer
4c33973e00 Fix UIRoundedImageView: when image is not squared, we should crop before doing radius treatment 2015-01-15 16:21:44 +01:00
Gautier Pelloux-Prayer
ae5a5eb57c Add UIRoundedImageView to allow circular image display 2014-10-09 09:30:33 +02:00