Commit Graph

15987 Commits

Author SHA1 Message Date
David Baker 614b5bb7c8 Action message strings. 2015-01-30 13:23:52 +00:00
giomfo 3538692f6f Console - Push Notif support: add UIBackgroundModes key in Info.plist with remote-notification value. 2015-01-30 09:48:33 +01:00
giomfo ace7198c1f Console - Push Notif support: add UIBackgroundModes key in Info.plist with remote-notification value. 2015-01-30 09:48:33 +01:00
ylecollen 3783d8c23e Clear the notifications counter when the application is launched/debackgrounded 2015-01-30 09:05:15 +01:00
ylecollen 52479ede3b Clear the notifications counter when the application is launched/debackgrounded 2015-01-30 09:05:15 +01:00
David Baker 13e3ce5a99 Add strings for messages where we have the content to display. 2015-01-29 19:00:53 +00:00
David Baker 994a9770b3 Add strings for messages where we have the content to display. 2015-01-29 19:00:53 +00:00
ylecollen e359644716 The user country can now be set in the settings (it is already retrieved if there is a valid simcard)
The country is used to internationalize the phonenumbers (because they can defined 3PIDs)
2015-01-29 18:33:39 +01:00
ylecollen 129f592ed4 The user country can now be set in the settings (it is already retrieved if there is a valid simcard)
The country is used to internationalize the phonenumbers (because they can defined 3PIDs)
2015-01-29 18:33:39 +01:00
David Baker 7512cafa3b Make the push notifications switch work. Also document the API call. 2015-01-29 17:06:37 +00:00
David Baker 6868f7383f Make the push notifications switch work. Also document the API call. 2015-01-29 17:06:37 +00:00
ylecollen ba13533e8d Remove the "cancel" notification warning 2015-01-29 17:07:11 +01:00
ylecollen a7a8d29f71 Remove the "cancel" notification warning 2015-01-29 17:07:11 +01:00
David Baker 6342c80ba5 IPA build script and script to check what it's built looks vaguely sane. 2015-01-29 15:15:46 +00:00
David Baker 06e9496f11 IPA build script and script to check what it's built looks vaguely sane. 2015-01-29 15:15:46 +00:00
ylecollen 441770c136 -> Add libphonenumber in pod file (pod update is required)
-> the phonenumbers are canonicalized with the default country Code (extracted from the SIM card)
A setting will be added to replaced/defined it.
The phonenumbers are also 3PID so the international format is unique.
2015-01-29 13:40:38 +01:00
ylecollen 359e32c626 -> Add libphonenumber in pod file (pod update is required)
-> the phonenumbers are canonicalized with the default country Code (extracted from the SIM card)
A setting will be added to replaced/defined it.
The phonenumbers are also 3PID so the international format is unique.
2015-01-29 13:40:38 +01:00
ylecollen 7c8de14202 viewing a room reenables its push notifications 2015-01-29 11:32:15 +01:00
ylecollen 7cf4b23092 viewing a room reenables its push notifications 2015-01-29 11:32:15 +01:00
ylecollen c54b1fbaeb Add an alert to be sure that the user will understand why there is no more alert from incoming message. 2015-01-29 11:19:11 +01:00
ylecollen 239171fb83 Add an alert to be sure that the user will understand why there is no more alert from incoming message. 2015-01-29 11:19:11 +01:00
ylecollen 41753d207f Tapping on "Cancel" on a notification alert disables any notification for this room until the application is backgrounded / restarted 2015-01-29 11:06:01 +01:00
ylecollen 2738227683 Tapping on "Cancel" on a notification alert disables any notification for this room until the application is backgrounded / restarted 2015-01-29 11:06:01 +01:00
giomfo d4868b5672 Console: Handle redacted events in room history.
TODO: support m.room.redaction events.
2015-01-28 18:39:23 +01:00
giomfo 1159a3e2b1 Console: Handle redacted events in room history.
TODO: support m.room.redaction events.
2015-01-28 18:39:23 +01:00
ylecollen 8b7f663a8f 1 - The contacts are now cached in the filesystem : it should improve the behaviour at could start
2 - the contact updates are now managed since the last sync so it should also improve the contact book
2015-01-28 17:37:51 +01:00
ylecollen 5371dcea35 1 - The contacts are now cached in the filesystem : it should improve the behaviour at could start
2 - the contact updates are now managed since the last sync so it should also improve the contact book
2015-01-28 17:37:51 +01:00
David Baker 7c56d1eaf4 Merge branch 'develop' into apns 2015-01-28 15:29:04 +00:00
David Baker 574c340d3e Merge branch 'develop' into apns 2015-01-28 15:29:04 +00:00
David Baker 890c587209 Change URL to the live one 2015-01-28 15:28:03 +00:00
David Baker 036092a619 Change URL to the live one 2015-01-28 15:28:03 +00:00
ylecollen 0ee4baed6e Chat Room ; tap on member thumbnail also opens his member sheet 2015-01-28 11:30:15 +01:00
ylecollen 5c6301af4f Chat Room ; tap on member thumbnail also opens his member sheet 2015-01-28 11:30:15 +01:00
ylecollen 8c8b5bb005 Display the matrix ID in the contact cell if there is only one. 2015-01-28 09:17:20 +01:00
ylecollen edd69be267 Display the matrix ID in the contact cell if there is only one. 2015-01-28 09:17:20 +01:00
ylecollen 8b600f8abf Add ContactDetailsViewController : tapping on a contact thumbnail will open this new viewController if it contains some matrixIDs.
So, the user will be able to see
- thumbnail
- display name
- list of matrix IDs + start a chat with one of them.
2015-01-28 08:25:34 +01:00
ylecollen 3b07ae6910 Add ContactDetailsViewController : tapping on a contact thumbnail will open this new viewController if it contains some matrixIDs.
So, the user will be able to see
- thumbnail
- display name
- list of matrix IDs + start a chat with one of them.
2015-01-28 08:25:34 +01:00
giomfo 3bee31b1ad Console Settings: User can now link emails to his account from settings screen. 2015-01-27 17:24:55 +01:00
giomfo 2bdf32e0bf Console Settings: User can now link emails to his account from settings screen. 2015-01-27 17:24:55 +01:00
ylecollen c7a58eb263 -> start chat with an user tries first to resume existing room before creating a new one. 2015-01-27 16:27:13 +01:00
ylecollen 81f7fae056 -> start chat with an user tries first to resume existing room before creating a new one. 2015-01-27 16:27:13 +01:00
ylecollen 94b9706aeb The contact thumbnail did not keep the aspect ratio. 2015-01-27 16:01:22 +01:00
ylecollen 69dbc492a5 The contact thumbnail did not keep the aspect ratio. 2015-01-27 16:01:22 +01:00
ylecollen 75da74cc99 1 - add the contacts search
It searches patterns in emails (contain patterns), phone numbers (starts with patterns), display name (contains)

2 - the contactViewController was not resetted when the application was logged out.
2015-01-27 15:43:57 +01:00
ylecollen 9134daa2c7 1 - add the contacts search
It searches patterns in emails (contain patterns), phone numbers (starts with patterns), display name (contains)

2 - the contactViewController was not resetted when the application was logged out.
2015-01-27 15:43:57 +01:00
ylecollen 922ffad02f UIKeyboardWillHideNotification event unregistration was missing 2015-01-27 15:42:04 +01:00
ylecollen b9b5c15683 UIKeyboardWillHideNotification event unregistration was missing 2015-01-27 15:42:04 +01:00
David Baker 3433350859 Merge branch 'develop' into apns
Conflicts:
	samples/matrixConsole/matrixConsole.xcodeproj/project.pbxproj
2015-01-27 10:35:56 +00:00
David Baker 0a5bd94799 Merge branch 'develop' into apns
Conflicts:
	samples/matrixConsole/matrixConsole.xcodeproj/project.pbxproj
2015-01-27 10:35:56 +00:00
ylecollen 0935f80fc1 Fix a typo 2015-01-27 11:12:52 +01:00