Commit Graph

24 Commits

Author SHA1 Message Date
manuroe 9f74d71a5e Merge pull request #1511 from vector-im/widget_manager_2
Show the "Integrations Manager" into a webview
2017-09-15 16:55:28 +02:00
manuroe 707fcfdbdd Modular integrations UI: Add the integrations icon to the RoomVC navigation header 2017-09-15 13:27:13 +02:00
Giom Foret 552fa06cd1 Force new LaunchScreen logo 2017-09-07 13:17:01 +02:00
Giom Foret d67261f006 Dark Theme - Bug Fix
Handle correctly the status bar display when the current view controller is presented in a temporary navigation controller.
2017-08-14 16:43:30 +02:00
Giom Foret 6fdbb5d844 Enable Dark theme
TODO:
- fix the app freeze when user changes the app theme.
2017-08-11 16:56:09 +02:00
Giom Foret 1a6a58954b Prepare Dark Theme
Remove the [UIApplication statusBarHidden] use (deprecated since iOS 9).
Use the default UIViewController-based status bar system.

Hide the user interface theme option in Settings.

https://github.com/vector-im/riot-meta/issues/22
2017-07-21 17:22:34 +02:00
Giom Foret b718006128 Bug Fix - Chat screen: the search icon is missing after switching in live from a non live timeline
#1344
2017-06-22 10:51:40 +02:00
Giom Foret bc0f6f0c72 Bug Fix - Crash when hitting a room header after some special steps
#1340
2017-06-22 10:14:57 +02:00
Giom Foret 660c7d7a90 Enhancement - UX Rework: Update the buttons of the room expanded header.
- Add a contact list button on the left of the members info to open contact list.
- Add a add members button on the right to open the contacts picker.

https://github.com/vector-im/riot-meta/issues/76
2017-06-20 11:32:54 +02:00
manuroe cec6c05fd3 Fix Crash after hitting create button (https://github.com/matrix-org/riot-ios-rageshakes/issues/39)
It happened when selecting "Start Chat" from the RoomsVC. Fixed by a missing segue.
2017-06-09 09:42:12 +02:00
Giom Foret 03251fff07 update Storyboard 2017-05-11 16:04:19 +02:00
Giom Foret 83e1ef6aa7 Elements in riot-ios UX rework who need accessibility ids for automation purpose
https://github.com/vector-im/riot-automated-tests/issues/11
2017-05-11 15:51:12 +02:00
manuroe 521c54300f UX rework: directory sticky header: Put the directory picker under a navigation controller 2017-04-20 11:56:30 +02:00
Giom Foret 407502ddde Prepare UX reworks:
- Set tab icons
2017-04-14 15:11:57 +02:00
manuroe 056319a5c0 Directory Server Picker: show 3rd party protocol instance 2017-04-07 10:38:05 +02:00
Giom Foret 4eb90fbb2e Prepare UX Rework:
- Define the 4 tabs: Home, Fav, People and Rooms
2017-04-06 14:27:45 +02:00
Giom Foret 52021bd252 Merge branch 'develop' into ux_rework 2017-03-31 17:37:50 +02:00
manuroe 0d6381a7b8 BF: LaunchScreen: black box instead of the vector logo on startup #341
The idea is to move the logo png into "Supported files" (like suggested at http://stackoverflow.com/a/36707732).
I have also updated the LaunchScreen.xib into LaunchScreen.storyboard as it is what xcode proposes now.
2017-03-30 12:03:07 +02:00
Giom Foret 6e8290df93 Prepare UX Rework
- Display contact details in the secondary view controller of the split view controller.
- Fix issues on secondary view controller handling.
2017-03-28 17:26:50 +02:00
Giom Foret be947e1d8b Prepare UX rework
- Restore Directory View controller.
2017-03-27 14:20:54 +02:00
Giom Foret f2927df484 Prepare UX Rework:
- Fix Tab Bar display
- Adjust (+) icon display
2017-03-24 17:19:55 +01:00
Giom Foret 89d31cc116 Prepare UX rework:
- Use a tab bar controller in the master view controller of the split view controller.
2017-03-23 17:48:05 +01:00
manuroe dc04e64128 E2E: manage unknown devices when placing or answering a call (#1058). 2017-03-15 15:56:26 +01:00
giomfo 521e2110e1 Rebranding: replace Vector by Riot everywhere in the git and github repos
- Rename "Vector" directory with "Riot"
2017-03-08 11:08:03 +01:00