Commit graph

10 commits

Author SHA1 Message Date
David Baker
464d9deb08 Add an API for registering for push notifications and make matrixconsole support it (pending a push gateway for matrixConsole). 2014-12-18 15:29:34 +00:00
giomfo
ce406497ec Update default configuration (see matrixConsole-Defaults.plist)
-hide unsupported/unexpected events
-sort room members by last seen time
2014-12-16 22:54:26 +01:00
Yannick Le Collen
ea5c74b3e9 Fix a crash on IOS 7.X ipads 2014-12-16 18:30:49 +01:00
giomfo
c71a6929cc Do not prompt user about remote notifications until APNS is actually available 2014-12-15 14:43:06 +01:00
giomfo
6614c69a34 Add APNS handling in settings screen (hidden by default) 2014-12-12 14:19:47 +01:00
giomfo
0741127959 Prepare APNS registration 2014-12-12 10:49:15 +01:00
giomfo
cee1ddd287 Handle Matrix User presence as following:
- set Online when app is active.
- set Unavailable when app is suspended (inactive).
- set Offline when user logs out the app (this option is currently commented because the user is kept offline when he logs in again from web client).

Multidevice handling: the app compares the presence from server with the local value in order to keep the most pertinent.
2014-12-09 18:21:39 +01:00
giomfo
aef0f46d86 Recents: Add sync feedback on App resume 2014-12-05 11:55:01 +01:00
giomfo
330cd63ab9 Bug fix: reset recents on logout 2014-11-28 15:06:53 +01:00
giomfo
6156cb0f78 Rename directories of sample sources (matrixConsole) 2014-11-24 10:38:23 +01:00