manuroe
6338661850
Universal link: do nothing on /register/... universal links. The app should already display the right screen
2016-04-13 17:56:46 +02:00
manuroe
05e53a6c40
AppDelegate: Improved popToHomeViewControllerAnimated: Fixed display of the auth VC at startup
2016-04-13 17:27:54 +02:00
manuroe
f4dbb41e2a
Universal link: "" query params are now nil
2016-04-13 17:10:35 +02:00
manuroe
98db74c2cd
AppDelegate: Improved popToHomeViewControllerAnimated: there is now a completion callback called when we are sure that HomeVC is the visibile VC.
2016-04-13 17:08:02 +02:00
manuroe
3b2726e173
Universal link: clear race condition on u links. The app manages only one at a time.
2016-04-12 17:44:06 +02:00
manuroe
4e32929f03
Universal link: Handle the case where the user is not yet logged in
2016-04-12 15:56:17 +02:00
manuroe
ac0cc5d0ff
Universal link: Handle the case where the session is not yet ready
2016-04-12 15:30:02 +02:00
manuroe
f053f2ff5b
Universal link: Handle the case where the link contains a room alias that only the HS knows.
...
Do it by asking hs to resolve the alias into a room id
2016-04-12 14:19:38 +02:00
manuroe
143038a4e7
Universal link: Factorisation. Extract ulinks args from a dedicated method
2016-04-12 11:19:50 +02:00
manuroe
5f49d313f3
Universal link: AppDelegate moved the code into a dedicated section
2016-04-12 10:23:48 +02:00
manuroe
bef69701f4
Universal link: parse query params like those sent in email invitation links
2016-04-11 18:06:49 +02:00
manuroe
02a277ca9d
Universal link: Implemented the happy path: links to rooms (and permalinks) known by the user
2016-04-07 17:38:19 +02:00
manuroe
6d444184c5
Universal link: Added vector.im as associated-domains
2016-04-06 18:05:26 +02:00
giomfo
018f72e58c
BugFix: Chat: Resume on empty room (Please select a room) #128
2016-04-06 11:28:45 +02:00
giomfo
781dab6f69
Authentication screen: rename popRoomViewControllerAnimated
2016-04-05 18:05:50 +02:00
giomfo
3feb915aeb
Bug Fix: Do not stop registration process when app is backgrounded.
2016-04-05 15:31:52 +02:00
giomfo
bb4386f89d
Merge pull request #173 from vector-im/configurable_push_gateway_url
...
The push gateway url is now configurable.
2016-03-23 15:18:28 +01:00
giomfo
1d8be86358
BugFix: Reduce battery usage.
...
Presently we are not able to initialize the matrix session(s) when the app is launched in background as a result of a remote notification [The session(s) are opened and never paused].
Patch: In that case the session(s) initialisation takes place when the app enters in foreground.
2016-03-23 14:45:16 +01:00
giomfo
41b3db6572
Bug Fix: Multiple invitations on Start Chat action.
2016-03-21 18:38:44 +01:00
giomfo
b2445d505a
The push gateway url is now configurable.
...
(see matrix-ios-kit #76 )
2016-03-21 14:49:15 +01:00
giomfo
02ca15254a
SYIOS-202: IOS should no longer reset badge count on launch.
2016-03-03 09:15:44 +01:00
giomfo
7611fc12a2
SYIOS-202: IOS should no longer reset badge count on launch
2016-02-26 12:27:22 +01:00
giomfo
d1803f362e
Bug fix: Chat screen: Navigation bar has disappeared
...
Navigation bar disappears when app is resumed on push notif, whereas the room expander header was displayed when the app was backgrounded.
2016-02-22 17:18:59 +01:00
giomfo
eaba671b8e
Merge pull request #95 from vector-im/vecto_ios_87
...
BugFix: vector-ios #87
2016-02-11 16:14:34 +01:00
giomfo
1ede2766ce
Observe correctly network reachability
...
Improvement: prompt user only on app launch or resume.
2016-02-11 16:09:35 +01:00
giomfo
1925d5ba3f
BugFix: vector-ios #87
...
Please can we have default ios long-tap to select and clipboard behaviour again?
2016-02-11 15:19:49 +01:00
giomfo
d65cc7e556
Observe correctly network reachability
2016-02-11 15:05:24 +01:00
giomfo
903af8cf9c
Check the network connectivity when app becomes active.
2016-02-11 14:06:48 +01:00
giomfo
a0d0070cd6
Remove access token from Vector logs.
2016-02-11 11:29:33 +01:00
manuroe
485f79b51e
VectorDesignValues: Load Vector colors at the app load time for the life of the app
2016-02-05 15:21:00 +01:00
giomfo
1f5b729e0b
AppDelegate: Add AppDelegate logs
2016-02-03 12:21:45 +01:00
giomfo
a43582bab7
Bug Fix: lock/unlock whilst viewing photos = no navigation bar.
2016-01-08 10:19:40 +01:00
giomfo
904e0e62f5
Apply MatrixKit changes
...
The background sync management has been renamed with 'backgroundSync' prefix
2016-01-07 14:00:37 +01:00
manuroe
4ec9d21924
Merge remote-tracking branch 'origin/develop' into public_rooms_search
...
Conflicts:
Vector/Utils/AvatarGenerator.m
Vector/ViewController/HomeViewController.m
2015-12-23 11:05:46 +01:00
manuroe
33664a9617
Public rooms search: Improved animations when selecting a public room from the directory
2015-12-22 15:42:53 +01:00
Yannick LE COLLEN
722a9d788a
Merge pull request #32 from vector-im/room_members_search
...
Room members search
2015-12-22 08:44:54 +01:00
yannick
badbc956a3
room_member_search
...
Updates after MatrixKit update and review
2015-12-22 08:43:55 +01:00
manuroe
68fd187509
Merge remote-tracking branch 'origin/develop' into public_rooms_search
...
Conflicts:
Vector/Base.lproj/Main.storyboard
Vector/Model/RoomList/RecentsDataSource.m
2015-12-21 10:35:48 +01:00
giomfo
db034c8c4a
AppDelegate: Customize the localized string table used by MatrixKit
2015-12-18 15:14:34 +01:00
yannick
fdba00db3c
room_members_search
...
-> apply the Vector design to the cells
-> apply the Vector design to the search bar.
2015-12-18 11:55:35 +01:00
giomfo
b426835a21
Project update: Upgrade IPHONEOS_DEPLOYMENT_TARGET: iOS 8.0
2015-12-17 21:52:37 +01:00
giomfo
c9e3cca7b5
Bug Fix: Authentication screen is incomplete after logout
2015-12-17 14:26:44 +01:00
giomfo
f35e08ccdc
Chat screen implementation
...
Disable identicon use in Vector.
2015-12-11 13:51:48 +01:00
manuroe
12dda5379b
HomeVC: Use it from the AppDelegate
...
Fixed [AppDelegate restoreInitialDisplay] to be async: this avoids "while a presentation is in progress" warning
HomeVC now support adding and removing of MXSessions
2015-12-09 18:12:42 +01:00
yannick
fc1d49908c
Merge remote-tracking branch 'origin/room_settings_viewcontroller_v2' into develop
2015-12-02 08:34:10 +01:00
manuroe
c6e7643983
SYIOS-177: Clear MXStore if the app systematically crashes at startup
...
Reported https://github.com/matrix-org/matrix-ios-console/pull/5 on Vector
2015-11-30 17:22:39 +01:00
yannick
4256859e0a
recentsNavigationController is now a property
2015-11-27 13:29:40 +01:00
yannick
a41d09a625
Define the vector green color as the navigation bar tint color.
2015-11-26 18:23:04 +01:00
giomfo
10c4b5c10c
Prepare Messages screen.
...
Customize recents source and recent table cells
2015-11-20 18:14:15 +01:00
giomfo
2419450531
update Matrix Sessions handling.
2015-11-20 14:47:38 +01:00