Commit Graph

53 Commits

Author SHA1 Message Date
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
giomfo ef28b58abb Remove the TabBarController 2015-11-18 00:15:52 +01:00
giomfo 44bb147058 Prepare master update 2015-11-16 10:30:57 +01:00
giomfo 2ba65cd4a2 Update Trace related to APNS token 2015-10-28 15:33:07 +01:00
giomfo f0d63fa1d1 APNS handling: Bug fix: The APNS registration is forced ON on cold app restart.
Now the APNS registration is forced only at the first launch.
2015-10-28 15:24:56 +01:00
yannick ae6c8db04e Remove background management from Console
-> if the application is launched by a notification, do not clear the notifications list.
2015-10-26 17:57:08 +01:00
giomfo c698072630 AppDelegate: Ignore fake error, or connection cancellation error 2015-10-22 17:17:29 +02:00
yannick 9a2e755ebe report the background sync on push notifications. 2015-10-20 10:19:21 +02:00
giomfo e0d4d056da Chat screen: Trick on iOS 8 and later: the tabbar is hidden manually for the secondary viewcontrollers of the splitviewcontroller. 2015-08-26 19:04:30 +02:00
giomfo 4cf5972bb6 Chat screen: Customize bubble cells 2015-08-21 20:00:39 +02:00
giomfo d8caa26014 update IPHONEOS_DEPLOYMENT_TARGET = 7.0 2015-08-19 15:21:46 +02:00
giomfo 3c90a295a0 Add sanity check 2015-08-19 14:53:20 +02:00
giomfo d1c2f61d58 Code cleaning: remove useless methods 2015-08-17 19:15:58 +02:00
giomfo 78d139dea5 Update Vector storyboard:
- remove home tab (add public rooms in recents).
- remove contacts tab
- clean settings
2015-08-12 09:32:45 +02:00