Commit Graph

10267 Commits

Author SHA1 Message Date
giomfo 6598451d05 Console: InApp notifications - Support tweak action for InApp notification. 2015-03-12 13:46:35 +01:00
giomfo 82010c3bc6 Console: Typing notification - Do not loop anymore to send typing notif in case of failure. 2015-03-12 11:38:57 +01:00
giomfo f75f5e10d1 Console: Typing notification - Do not loop anymore to send typing notif in case of failure. 2015-03-12 11:38:57 +01:00
giomfo fe2714709d Console: BugFix - On iOS 8, the app does not prompt user to upload logs after app crash. Rage shake is not working too. 2015-03-10 14:15:02 +01:00
giomfo f8c60513c0 Console: BugFix - On iOS 8, the app does not prompt user to upload logs after app crash. Rage shake is not working too. 2015-03-10 14:15:02 +01:00
giomfo f1c7c14a79 Console: Improve image rotation handling. 2015-03-05 15:32:06 +01:00
giomfo 46daf7e183 Console: Improve image rotation handling. 2015-03-05 15:32:06 +01:00
giomfo b5c79525e7 Console: Image Attachments - Support optional "rotation" field in attached image. info. 2015-03-05 15:18:24 +01:00
giomfo da0d4f9529 Console: Image Attachments - Support optional "rotation" field in attached image. info. 2015-03-05 15:18:24 +01:00
David Baker 50ea86e913 Merge branch 'master' into develop 2015-03-03 16:58:53 +00:00
David Baker 57cbe53327 Merge branch 'master' into develop 2015-03-03 16:58:53 +00:00
David Baker b15e239a7d Use Apple generic versioning (so we can use agvtool) 2015-03-03 16:58:19 +00:00
David Baker 2f931d0c06 Use Apple generic versioning (so we can use agvtool) 2015-03-03 16:58:19 +00:00
giomfo 4e8fdaf5fe BugFix SYIOS-98 - Crash when attempting to attach image on iPad.
Console presented a UIAlertController of style UIAlertControllerStyleActionSheet without providing location information for this popover. We provide now sourceView and sourceRect through the alert controller's popoverPresentationController.
2015-03-03 17:04:47 +01:00
giomfo 83f62ecf74 BugFix SYIOS-98 - Crash when attempting to attach image on iPad.
Console presented a UIAlertController of style UIAlertControllerStyleActionSheet without providing location information for this popover. We provide now sourceView and sourceRect through the alert controller's popoverPresentationController.
2015-03-03 17:04:47 +01:00
manuroe 0ebd225645 Prepare v0.3.1 2015-03-03 16:54:30 +01:00
manuroe a55159fb78 Prepare v0.3.1 2015-03-03 16:54:30 +01:00
giomfo c9e81f004d Console: Contacts - Prompt user when local contacts tab is selected if constact sync is disabled. 2015-03-02 10:44:08 +01:00
giomfo 442a491925 Console: Contacts - Prompt user when local contacts tab is selected if constact sync is disabled. 2015-03-02 10:44:08 +01:00
giomfo 4b0b41ed8b Console: Room history - Improve scrolling handling when keyboard appears. 2015-02-27 19:20:52 +01:00
giomfo 5e51065829 Console: Room history - Improve scrolling handling when keyboard appears. 2015-02-27 19:20:52 +01:00
David Baker cb85838f54 Remove phantom white letters from the logo 2015-02-27 17:20:33 +00:00
David Baker 0e0402cee9 Remove phantom white letters from the logo 2015-02-27 17:20:33 +00:00
David Baker 70cae81567 Merge branch 'master' into develop 2015-02-26 11:30:59 +00:00
David Baker b8ce749cb1 Merge branch 'master' into develop 2015-02-26 11:30:59 +00:00
David Baker 9b4473863a Let buildipa pass args to xcodebuild 2015-02-26 11:30:35 +00:00
David Baker dea5969a3b Let buildipa pass args to xcodebuild 2015-02-26 11:30:35 +00:00
David Baker c7f59d5fe3 Merge branch 'master' into develop 2015-02-25 18:39:53 +00:00
David Baker b0d9acffd1 Merge branch 'master' into develop 2015-02-25 18:39:53 +00:00
David Baker 2a100905a3 Actually, revert logging - it lied anyway. 2015-02-25 18:39:31 +00:00
David Baker fbf42f23aa Actually, revert logging - it lied anyway. 2015-02-25 18:39:31 +00:00
David Baker 626efa70ae Merge branch 'master' into develop 2015-02-25 18:33:20 +00:00
David Baker 6f7f18d02e Merge branch 'master' into develop 2015-02-25 18:33:20 +00:00
David Baker 15c2819be5 Logging for when we try & get a push token 2015-02-25 18:28:30 +00:00
David Baker 02c909ec37 Logging for when we try & get a push token 2015-02-25 18:28:30 +00:00
manuroe 46830aea1b Console: Fixed warning on 64bits build 2015-02-25 18:05:44 +01:00
manuroe 91efad9c49 Console: Fixed warning on 64bits build 2015-02-25 18:05:44 +01:00
manuroe 6905d0a55b SYIOS-69 - On Screen Keyboard can end up hiding the most recent messages in a room 2015-02-25 17:58:48 +01:00
manuroe b9fd2f97d8 SYIOS-69 - On Screen Keyboard can end up hiding the most recent messages in a room 2015-02-25 17:58:48 +01:00
manuroe 5c44f503a1 Console: Fix crash when switching rooms while the event stream is resuming.
When coming back on the main thread after doing some processing on the other queue, make sure the view controller is still here before doing UI requests on it
2015-02-25 14:06:00 +01:00
manuroe 9c99a98955 Console: Fix crash when switching rooms while the event stream is resuming.
When coming back on the main thread after doing some processing on the other queue, make sure the view controller is still here before doing UI requests on it
2015-02-25 14:06:00 +01:00
David Baker 1204d69444 Change display name to 'Console' 2015-02-24 16:52:35 +00:00
David Baker cff241ceeb Change display name to 'Console' 2015-02-24 16:52:35 +00:00
manuroe 1563facb0a Podfile.lock: Moved to 0.3.0 2015-02-24 17:50:06 +01:00
manuroe 9cda14d0c8 Podfile.lock: Moved to 0.3.0 2015-02-24 17:50:06 +01:00
David Baker ec016818ce Move to new App IDs. 2015-02-24 16:46:05 +00:00
David Baker 21c605e413 Move to new App IDs. 2015-02-24 16:46:05 +00:00
giomfo de1a01672f Console: BugFix Settings - Store the minimum cache size to prevent application freeze when user scrolls settings table. 2015-02-24 17:41:10 +01:00
giomfo 26ea6289c7 Console: BugFix Settings - Store the minimum cache size to prevent application freeze when user scrolls settings table. 2015-02-24 17:41:10 +01:00
giomfo 4cb0e740e9 Console: Adjust fonts size in Recents cell. 2015-02-24 16:41:14 +01:00