Denis Morozov
|
a4eaa453f4
|
Fix crash on decline button
|
2017-06-20 19:36:52 +03:00 |
|
manuroe
|
8a58ab019c
|
Apply renaming of MXDefaultBackgroundModeHandler to MXUIKitBackgroundModeHandler
|
2017-06-16 14:35:15 +02:00 |
|
manuroe
|
81a406b188
|
Use UIKit BackgroundTask for handling background tasks in the SDK
|
2017-06-14 17:37:22 +02:00 |
|
manuroe
|
01782943a1
|
UX rework: do not automatically come back to the home tab when opening a permalink
This fixes https://github.com/vector-im/riot-meta/issues/54#issuecomment-300428202
|
2017-06-08 14:27:38 +02:00 |
|
manuroe
|
b5a04bcbf3
|
Merge remote-tracking branch 'origin/ux_rework' into develop
# Conflicts:
# Riot/AppDelegate.m
# Riot/ViewController/ContactsTableViewController.m
# Riot/ViewController/RoomViewController.m
|
2017-06-07 11:19:25 +02:00 |
|
giomfo
|
f1683cef05
|
Merge pull request #1248 from morozkin/callvc_memory
Fix dangling in the memory CallViewController
|
2017-06-06 13:17:06 +02:00 |
|
Denis
|
2f79354ef4
|
Remove redundant nil operations
|
2017-06-05 16:30:35 +03:00 |
|
Denis Morozov
|
a8af30d7b9
|
Fix dangling in the memory CallViewController
|
2017-06-04 02:39:00 +03:00 |
|
Giom Foret
|
ce41b887b5
|
Bug Fixed: Infinite loading screen when homeserver not reachable
https://github.com/vector-im/riot-ios/issues/1223
|
2017-05-12 15:20:56 +02:00 |
|
Giom Foret
|
0a961d03cb
|
Bug Fix: The Riot icon is displayed in full screen in landscape orientation.
No way to do anything
|
2017-04-21 16:28:57 +02:00 |
|
Giom Foret
|
d6c0635dbf
|
Missed notifications handling:
- Apply API changes in matrixKit
|
2017-04-18 16:20:55 +02:00 |
|
Giom Foret
|
f8141d5c27
|
Add the badge value for Home tab bar item.
Fix the missed discussion count
|
2017-04-18 15:55:51 +02:00 |
|
Giom Foret
|
4e90defe11
|
Import RageShakeManager.h and RiotDesignValues.h in App Delegate header
|
2017-04-07 11:52:53 +02:00 |
|
Giom Foret
|
52021bd252
|
Merge branch 'develop' into ux_rework
|
2017-03-31 17:37:50 +02:00 |
|
Giom Foret
|
9bd8985b19
|
Prepare UX rework
- Hide Back button title in details view controller
|
2017-03-28 18:17:14 +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 |
|
manuroe
|
2ed9ab3669
|
Room summary: Need to reset the EventFormatter after a clear cache
Else, this is MXKEventFormatter that is used
|
2017-03-27 10:02:26 +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
|
059a08ba8b
|
Merge remote-tracking branch 'origin/master' into room_summary
|
2017-03-23 16:24:50 +01:00 |
|
Giom Foret
|
a6ffb0d80b
|
Define the media cache version at the application level
|
2017-03-23 11:49:58 +01:00 |
|
manuroe
|
c8cb9f1785
|
Room summary: MXSession.ignoreProfileChangesDuringLastMessageProcessing is gone
|
2017-03-21 09:06:18 +01:00 |
|
manuroe
|
d4ce3fa331
|
Room summary: MXKSessionRecentsDataSource.eventFormatter has been removed. Overide the EventFormatter by another mean
|
2017-03-17 16:46:44 +01:00 |
|
Giom Foret
|
71369770c8
|
Bug Fix - [Tablet / split mode] The room member details page is not popped after signing out
#1062
|
2017-03-14 17:25:46 +01:00 |
|
giomfo
|
06100684bc
|
Rebranding: replace Vector by Riot everywhere in the git and github repos
- Rename VectorDesignValues with RiotDesignValues
|
2017-03-08 16:14:41 +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 |
|