Commit graph

1536 commits

Author SHA1 Message Date
giomfo
a34135a3b3 Room participants screen: fix scrolling issue 2015-08-27 11:30:23 +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
451e6c3885 Turn on hidesBottomBarWhenPushed flag to hide tab bar during navigation. This flag has no effect in case of uisplitviewcontroller use (iOS 8 and later). 2015-08-26 17:50:02 +02:00
giomfo
e698428132 Fix warning ambiguous layout constraints 2015-08-26 17:09:03 +02:00
giomfo
af09647882 Chat screen: finalize menu list from navigation bar. 2015-08-26 13:25:35 +02:00
giomfo
fa5c03e5ab Chat screen: Display date at the beginning of each pagination. 2015-08-25 20:14:07 +02:00
giomfo
064169f825 Remove some matrix.org occurrences. 2015-08-25 18:50:30 +02:00
giomfo
f010a3a319 Chat screen: animate toolbar (option menu). 2015-08-25 18:36:27 +02:00
giomfo
09dc7a3f97 Chat screen: update tool bar button handling 2015-08-25 15:42:19 +02:00
giomfo
b0c8df0acb Use the console bundle id to be able to use the same ad hoc provisioning profile. 2015-08-25 11:43:25 +02:00
giomfo
6c6b42f873 RoomBubbleTableViewCell: show/hide message timestamp 2015-08-25 11:19:49 +02:00
giomfo
4cf5972bb6 Chat screen: Customize bubble cells 2015-08-21 20:00:39 +02:00
giomfo
a8454f8269 Add missing icon for recents tab in iOS7. 2015-08-20 13:36:42 +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
96c6606b22 Fix misplaced warning 2015-08-19 12:09:07 +02:00
giomfo
e516babe42 Chat input toolbar: enlarge button 2015-08-19 11:05:47 +02:00
giomfo
d63605ab0d Chat screen: Finalize submenu handling 2015-08-19 10:45:45 +02:00
giomfo
22bac0e984 Chat screen: Add other option menu 2015-08-18 16:24:48 +02:00
giomfo
ef7b4dfe91 Chat screen: add send button 2015-08-18 10:51:28 +02:00
giomfo
e30bb8aad3 Prepare chat screen. 2015-08-18 10:04:30 +02:00
giomfo
d1c2f61d58 Code cleaning: remove useless methods 2015-08-17 19:15:58 +02:00
giomfo
759c37c2a3 New Chat screen: BugFix - Vector fails to open the new created room. 2015-08-17 13:42:33 +02:00
giomfo
f8ff8441d9 Take into account changes in MXKContactTableCell. 2015-08-17 11:35:14 +02:00
giomfo
3a32a9acfc New Chat screen: Patch chat picture option 2015-08-14 18:39:42 +02:00
giomfo
9cade40b83 New Chat screens: Finalize layout. Fix search handling issue. 2015-08-14 17:50:47 +02:00
giomfo
44fc29a4cb New Chat screens: implement participants selections. 2015-08-14 16:40:03 +02:00
giomfo
f260ad9d5f Add first implementation of Room creation screens 2015-08-14 09:21:39 +02:00
David Baker
d56cd74ca5 Merge branch 'master' into develop
Conflicts:
	Podfile
	Podfile.lock
2015-08-12 15:25:10 +01:00
David Baker
d5b0499ed9 Share vector scheme 2015-08-12 15:05:10 +01: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
giomfo
16e2c58e3e Code cleaning 2015-08-11 14:42:09 +02:00
giomfo
64f1954b3f add temporary icons 2015-08-11 11:29:50 +02:00
giomfo
fa6e117ddb Update MatrixKit version (v0.5.1) 2015-08-11 09:44:10 +02:00
giomfo
a32f1a7efe Remove warnings 2015-08-11 09:43:50 +02:00
giomfo
99b66ef30d remove useless file 2015-08-11 09:24:10 +02:00
giomfo
8e95c62349 update 2015-08-11 09:19:50 +02:00
giomfo
186def8a3f Merge remote-tracking branch 'origin/develop'
# Conflicts:
#	Podfile
2015-08-11 09:18:51 +02:00
giomfo
a8e9732d94 Finalize Vector project (ios target: 8.0 and later) 2015-08-10 17:19:43 +02:00
giomfo
60fbaf3ffc replace matrixConsole project with Vector Xcode project. 2015-08-10 16:58:31 +02:00
giomfo
fcccca249b Clean vector-ios script and .rst files 2015-08-10 14:57:35 +02:00
giomfo
321eff5f39 Merge pull request #2 from matrix-org/develop
Develop
2015-08-10 11:47:50 +02:00
giomfo
cfc65f5c4a RecentsViewController: release propertly the current room resources when user selects another room. 2015-08-10 11:24:44 +02:00
manuroe
4170e8f531 On logout, clean Endpoint data (private key and certificate) 2015-08-07 18:30:33 +02:00
manuroe
fda90b5160 VoIP: Put VoIP stacks declarations into compilation flags 2015-08-07 16:20:46 +02:00
giomfo
d652815f55 Bug Fix in Settings:
- The slider related to the maximum cache size is not working.
- The user is logged out when he press "Clear cache" button.
2015-08-07 15:34:28 +02:00
giomfo
3097c6ef98 Merge pull request #1 from matrix-org/develop
Support localized strings in Matrix Console.
2015-08-07 11:27:45 +02:00
giomfo
4718da2503 Support localized strings in Matrix Console. 2015-08-07 10:42:47 +02:00
giomfo
9e0192bfdc Alert user on MatrixKit error. 2015-08-04 18:37:48 +02:00
giomfo
f38e0fe0a0 Merge remote-tracking branch 'origin/add_notification_rules_ui' into develop 2015-08-04 14:18:54 +02:00