giomfo
59cb731f9a
Settings: Support the edition of the current 3rd party ids of the user.
2017-02-22 09:34:40 +01:00
giomfo
bfeb93ad7b
Settings: Bind phone numbers to the user's profile.
2017-02-20 18:34:41 +01:00
giomfo
0ee7a9af10
Settings: Use the phone numbers to discover Riot users
2017-02-17 09:41:24 +01:00
manuroe
1c2c0efee9
Merge pull request #1040 from vector-im/warn-unknown-devices
...
Warn unknown devices
2017-02-15 16:07:58 +01:00
manuroe
31a3fe657e
Warn unknown devices: Add the screen that list unknown devices (UsersDevicesViewController)
2017-02-14 18:23:09 +01:00
giomfo
cf0bfea08f
Remove useless country Codes resources
2017-02-14 16:20:26 +01:00
giomfo
821f9ee75a
Feature - Improve the people invite screens
...
#904 .
+"Add contact" button should be added on Room Member list #905
2017-01-13 12:08:24 +01:00
giomfo
d0dcf2eaa9
Feature - "Add contact" button should be added on Room Member list
...
#905
+ Improve the people invite screens #904 .
2017-01-13 02:24:50 +01:00
giomfo
f83485d319
Prepare #904 : Improve the people invite screens
...
- Rename `ContactPickerViewController` with `HomePeopleSearchViewController`.
- Define a basic view controller class `ContactsTableViewController` to display/filter a contacts list.
- Make `StartChatViewController` inherit of this new class `ContactsTableViewController` to handle contact invite.
2017-01-10 17:56:30 +01:00
David Baker
97354a1405
Revert signing fix
...
Oh, turns out this needs to be set to developer if you're using automatic code signing
2017-01-10 10:16:54 +00:00
David Baker
f26f4f4fe1
Fix signing
...
Fight back in constant, losing battle against whatever keep
setting the release signing identity back to Developer
2017-01-10 10:11:49 +00:00
giomfo
6a021bc39c
Merge remote-tracking branch 'origin/master' into develop
...
- Turn on the 'push notifications' switch
- Re-enable the aps-environment check
- Add privacy strings to the main Info.plist
2017-01-10 10:47:11 +01:00
giomfo
d3bf79273c
Update Vector Xcode project:
...
- enable automatic signing mode
- define the development team
2017-01-10 10:38:54 +01:00
David Baker
17ec5abc77
Put InfoPlist.strings back to en
...
Having it in Base doesn't help itunes connect recognise the
existence of the keys
2017-01-09 14:43:34 +00:00
David Baker
938c1b760d
Try InfoPlist.strings in Base localisation instead
2017-01-09 14:30:16 +00:00
David Baker
d483903c24
Correct localization file
...
Now in the appropriate lproj folder along with the other strings
files.
2017-01-09 14:06:38 +00:00
David Baker
057331dd4c
Turn on the 'push notifications' switch
...
in project / capabilities
2017-01-09 13:38:29 +00:00
giomfo
d6fcfc8bef
Enhancement - Improve the people invite screens.
...
#904
- MXKContactManager: List the local contacts with methods (instead of handling only the emails).
- ContactTableViewCell: Highlight the Matrix-enabled contacts in local contacts section.
2017-01-06 15:09:18 +01:00
David Baker
ade5e792fa
Code sign release with distribution cert, please
2016-12-15 12:52:21 +00:00
David Baker
90f835d9bc
Try changing provisioning style to manual
...
Hopefully this should allow the CI build to work
2016-12-15 11:14:31 +00:00
manuroe
4d897a101d
build script: define a team to try to make Jenkins build
2016-12-15 11:05:16 +01:00
giomfo
21abd03405
Update Riot icons.
...
Run the Riot animation during the store loading.
2016-12-13 19:30:20 +01:00
giomfo
4f1e079ab6
Room member details: Add devices sections
2016-11-28 16:26:59 +01:00
giomfo
97d8537a0e
Device/Encryption Info View: remove horizontal scrolling
...
- move existing`DeviceView` and `EncryptionInfoView` to the matrixKit.
2016-11-25 16:49:27 +01:00
giomfo
4e18198ba0
User Settings: List user's devices
...
- support the device deletion.
- support the device renaming.
2016-11-23 13:14:59 +01:00
giomfo
84f9fbda44
version++
2016-11-22 16:07:24 +01:00
giomfo
c79e84f4d6
End-to-end encryption UI/UX
...
#723
- Display device information when user taps on the encryption icon.
- Add this option in event context menu
2016-11-16 09:31:58 +01:00
giomfo
3e2fa759be
End-to-end encryption UI/UX
...
#723
- Define bubbles cells used to displayed encrypted events
2016-11-08 17:31:24 +01:00
giomfo
d772fb44fc
End-to-end encryption UI/UX
...
#723
- Chat screen: Display a padlock in the bottom tool bar in case of encrypted room.
2016-11-07 11:36:32 +01:00
giomfo
c13c7da6d0
Feature - Converting existing rooms to/from DMs
...
#715
- 'Start chat' in the Member Details page should instead list the rooms you have in common with the user, as per vector-web.
2016-11-02 14:32:02 +01:00
giomfo
93a2b4204a
Converting existing rooms to/from DMs
...
#715
Add ability to tag/untag direct rooms in Messages screen.
2016-10-21 14:02:51 +02:00
giomfo
0da4adc33f
Converting existing rooms to/from DMs #715
...
Showing DMs in the UI (as little green men).
2016-10-17 17:26:11 +02:00
giomfo
4a96bb84fc
Room Details: Add 'Files' tab
...
Display now the index of room files
2016-10-12 12:03:39 +02:00
giomfo
ec4c4b4bf5
Bug Fix - Use contains_url filter for navigating files and showing a file index for a room
...
#652
Support file search at room level.
2016-10-05 09:36:52 +02:00
giomfo
876d4292da
Use contains_url filter for navigating files and showing a file index for a room.
...
#652
2016-10-03 15:26:58 +02:00
giomfo
c71825e6be
Enhancement - Messages search display
...
- display the full text message
- display room name and sender name
- display attachment if any
- refresh the search result on new joined room or left room.
2016-09-30 11:17:12 +02:00
giomfo
4f73c30729
Bug Fix - Media Picker: The screen rotation is not locked during video recording.
...
We had to define a UINavigationController category to handle correctly auto rotation for the view controller presented modally.
(see discussion http://stackoverflow.com/questions/12554204/ios-6-rotation-issue-no-rotation-from-presented-modal-view-controller )
2016-09-22 15:32:13 +02:00
giomfo
f9380111d5
Bug Fix - Media picker: Support video capture 2/2
...
#533
- press and hold the capture button would take video and single tap would take a photo in the live camera view.
2016-09-22 11:10:30 +02:00
manuroe
d3df6953c8
Let Xcode (8.0) fix project warnings
2016-09-21 13:45:48 +02:00
giomfo
9b2fb57943
Design - Better UI for outbound VoIP call screen (1/2)
...
#598
- Update call controls icons
2016-09-19 18:10:43 +02:00
giomfo
debed2e38a
Auth screen: Update assets size
2016-09-16 13:46:24 +02:00
giomfo
e2873591d8
Bug Fix - Change the message edit edit like in web
...
#591
2016-09-14 11:41:08 +02:00
manuroe
299c313e97
iOS10: App crashes when it wants to access user's data (Photos, Contacts, Camera, Mic) #605
2016-09-12 15:42:03 +02:00
giomfo
73d21eac29
Enhancement: Improve room creation process
...
#529
Prompt user to let him choose betwwen:
- Start chat by selecting people
or
- Create a new empty room
2016-09-06 17:37:22 +02:00
giomfo
957e06bf86
Bug Fix - Call: The "Return to call" banner does not rotate with the device
...
#482
+ handle correclty hangup button in room options menu
2016-09-02 22:21:02 +02:00
giomfo
d79a7f53f2
Custom audio call sounds
2016-09-01 09:19:54 +02:00
giomfo
af23c844e8
Bug Fix - Add the VoIP call screen
...
#455
2016-08-19 17:43:29 +02:00
manuroe
0118ddca72
Room: When a call is active, turn the call button into a hangup button
2016-08-09 12:24:58 +02:00
giomfo
c376656657
Room Settings: Add "Addresses" section
...
https://github.com/vector-im/vector-ios/issues/412
- List the existing addresses (room aliases), the local aliases first (remote aliases at the end).
- Support address deletion (Swipe mode)
- Support the change of the main address
- Display Room id in advanced section
TODO:
- Support add new aliases
- Support long tap to copy alias, copy links or remove alias
- Support long tap on room id to copy it
2016-07-08 15:07:05 +02:00
giomfo
d7cc4f29a0
Rename TableViewCellWithTickAndLabel with TableViewCellWithCheckBoxAndLabel
2016-07-05 17:26:55 +02:00