langleyd
|
fe6a1953bd
|
Keep old mute behaviour enabled on slide menu and long press when new build setting is not enabled.
|
2021-07-06 11:59:54 +01:00 |
|
langleyd
|
3f7d45100c
|
Add entry points at long press on home view and slide on recents.
|
2021-07-02 20:19:46 +01:00 |
|
manuroe
|
40c5841b9b
|
Security settings: Add an option to reset the secure backup
It will overwrite the existing one if any
|
2021-06-16 09:53:31 +02:00 |
|
SBiOSoftWhare
|
53ee6a4530
|
Navigation: Add possibility to instantiate each tab bar item controller programmatically.
|
2021-05-20 21:29:08 +02:00 |
|
SBiOSoftWhare
|
d66a52947b
|
HomeViewController: Use CrossSigningSetupCoordinatorBridgePresenter to setup cross signing.
|
2021-02-03 12:07:31 +01:00 |
|
SBiOSoftWhare
|
8c3f9d73b3
|
HomeVC: Handle app name in empty view.
|
2020-11-30 18:22:59 +01:00 |
|
SBiOSoftWhare
|
5f6bc0ef7d
|
Empty screens: Use dark artworks when the theme is dark or black.
|
2020-11-30 16:42:47 +01:00 |
|
SBiOSoftWhare
|
7113245d9d
|
Empty screens: Prevent empty screens display while searching.
|
2020-11-26 12:02:18 +01:00 |
|
SBiOSoftWhare
|
4df83fdfc8
|
Update home empty screen asset.
|
2020-11-26 11:37:09 +01:00 |
|
SBiOSoftWhare
|
cd1139154a
|
Empty screens: Update home empty screen.
|
2020-11-26 11:28:14 +01:00 |
|
SBiOSoftWhare
|
44ce6c1975
|
HomeViewController: Fix shouldShowEmptyView condition.
|
2020-11-20 16:59:27 +01:00 |
|
SBiOSoftWhare
|
04c8432cc0
|
HomeViewController: Integrate empty screen.
|
2020-11-20 14:54:02 +01:00 |
|
ismailgulek
|
e95905b95d
|
Use the new extension where appropriate
|
2020-10-09 12:40:46 +03:00 |
|
SBiOSoftWhare
|
0c00f932a8
|
Merge pull request #3603 from vector-im/reduce_warnings
Reduce Xcode warnings
|
2020-09-04 13:13:54 +02:00 |
|
SBiOSoftWhare
|
97104edb6a
|
Remove code used before iOS 11.
|
2020-09-01 14:19:21 +02:00 |
|
SBiOSoftWhare
|
1f6743f612
|
Remove old AppDelegate imports.
|
2020-08-31 19:38:06 +02:00 |
|
manuroe
|
efbca319f0
|
Code Quality: Make sonar happier
by removing some code smells
|
2020-08-25 18:54:47 +02:00 |
|
ismailgulek
|
f8987b9432
|
Move cell registrations to superclass, so other children can dequeue it
|
2020-07-17 11:57:55 +03:00 |
|
SBiOSoftWhare
|
c9b28ac951
|
HomeVC: Update room actions colors.
|
2020-07-09 00:00:02 +02:00 |
|
SBiOSoftWhare
|
6125cd5054
|
HomeVC: Room actions, update icons and add background corner radius.
|
2020-07-07 02:29:41 +02:00 |
|
SBiOSoftWhare
|
ece9e77cd8
|
Refactor cross signing banner.
|
2020-06-30 21:46:10 +02:00 |
|
SBiOSoftWhare
|
6c3be01a6e
|
HomeVC: Handle key verification setup banner.
|
2020-06-30 18:44:14 +02:00 |
|
SBiOSoftWhare
|
dfb5627126
|
Refactoring secure backup references.
|
2020-06-26 14:13:37 +02:00 |
|
SBiOSoftWhare
|
f353d69c14
|
Refactoring secure backup references.
|
2020-06-26 14:01:33 +02:00 |
|
SBiOSoftWhare
|
f3f1654007
|
Refactoring secure backup references.
|
2020-06-26 13:07:53 +02:00 |
|
SBiOSoftWhare
|
7c749a026f
|
Fix refactoring.
|
2020-06-25 17:52:36 +02:00 |
|
SBiOSoftWhare
|
057890dd52
|
Fix Manu's remarks.
|
2020-06-25 17:31:46 +02:00 |
|
SBiOSoftWhare
|
e6c9a3da59
|
HomeVC: Handle secure setup key backup flow presentation.
|
2020-06-25 11:47:52 +02:00 |
|
SBiOSoftWhare
|
150d367f06
|
Update KeyBackupBannerCell and handle safe area when compute cell size
|
2019-02-13 14:58:16 +01:00 |
|
SBiOSoftWhare
|
fafc09d862
|
Fix Manu's comments
|
2019-02-01 10:15:39 +01:00 |
|
SBiOSoftWhare
|
b9c8d1501d
|
Handle key backup recover banner display
|
2019-02-01 09:51:57 +01:00 |
|
SBiOSoftWhare
|
81d80d51fd
|
Handle key backup setup banner display
|
2019-01-31 19:52:32 +01:00 |
|
manuroe
|
744a0b8d4f
|
reskin: Create ThemeService.shared
|
2019-01-11 11:45:27 +01:00 |
|
manuroe
|
712a632120
|
reskin: Rename RiotDesignValues -> ThemeService
|
2019-01-11 10:46:00 +01:00 |
|
manuroe
|
f89848ef26
|
reskin: kill kRiotPrimaryBgColor
|
2019-01-10 17:50:26 +01:00 |
|
manuroe
|
3214858829
|
reskin: Delegate navigation and search bars styling to theme
|
2019-01-10 16:43:03 +01:00 |
|
manuroe
|
2b32e32ac4
|
reskin: rename ColorValues to Theme
|
2019-01-10 15:32:59 +01:00 |
|
manuroe
|
6d69bfa167
|
reskin: ColorValues: suffix UIColor properties names with "Color"
|
2019-01-10 15:23:22 +01:00 |
|
manuroe
|
af001664d0
|
Merge remote-tracking branch 'origin/develop' into reskin
# Conflicts:
# Riot/Constants/RiotDesignValues.m
# Riot/Modules/Authentication/AuthenticationViewController.m
|
2019-01-10 11:50:57 +01:00 |
|
fridtjof
|
0e8c73344d
|
make use of Obj-C's modern syntax for literals and subscripting
|
2019-01-08 00:24:11 +01:00 |
|
manuroe
|
674fcfaa9d
|
Reskin: Kill kRiotColorGreen and use RiotDesignValues.colorValues.accent instead
|
2018-11-30 17:10:28 +01:00 |
|
manuroe
|
47edf4dcbd
|
Reskin: Use the new [RiotDesignValues applyStyleOnNavigationBar:] method everywhere
Note that we do not change anymore the bar tint color when changing tabs. This is alwasy the same.
|
2018-11-29 17:31:41 +01:00 |
|
manuroe
|
c2faf3e7a3
|
MXRoomState: Apply new membership property
|
2018-07-17 18:00:56 +02:00 |
|
manuroe
|
e3f204562b
|
Make use of MXRoom.roomId and MXRoom.summary instead of MXRooms.state
|
2018-07-16 22:30:55 +02:00 |
|
SBiOSoftWhare
|
263c8f9246
|
Structure project almost by features. Start by organizing view controllers.
|
2018-07-10 10:21:20 +02:00 |
|