Giom Foret
c0880eb5b0
Code cleaning
2018-01-22 15:43:16 +01:00
Giom Foret
86d56f3027
Room Settings: Add the Flair section
...
to handle the communities related to a room
2018-01-19 17:08:44 +01:00
Giom Foret
607d753ee8
Merge branch 'develop' into groups
2017-12-22 14:50:40 +01:00
Giom Foret
9ab76899fe
Groups: self-management of membership of groups
...
- Custom the group view controllers with the blue color.
vector-im/riot-meta#114
2017-12-22 14:33:40 +01:00
manuroe
7de8c429ad
Analytics: Create a generic API in AppDelegate class
...
And move all Google Analytics code to AppDelegate.m
2017-12-22 13:19:40 +01:00
Aaron Raimist
8abe65b289
Add basic OLED black theme
2017-11-21 20:55:11 -06:00
Giom Foret
ade651788b
Bug Fix - Failed to send photos which are not stored on the local device
...
and must be downloaded from iCloud.
#1654
2017-11-17 14:33:24 +01:00
Giom Foret
9bbed86d4b
Fix iOS11 disruption
...
- RoomViewController, RoomDetailsVC, ContactDetailsVC: fix header layout.
- Use UIScrollView+MatrixKit category to handle the adjusted content inset which is not defined before iOS 11.
2017-09-27 09:26:34 +02:00
Giom Foret
eb9f1907f7
Improvement: Alter DMness from Room Settings.
...
https://github.com/vector-im/riot-ios/issues/1370
2017-09-20 15:08:25 +02:00
Giom Foret
ec85532a50
Handle the room display name and its avatar at the room summary level.
...
- Update the room display name and its avatar url when the Room Summary is updated on state events change (see `[session: updateRoomSummary: withStateEvents:]`).
- Store the riot display room name and its avatar url in the Room Summary.
- Add a new category `MXRoomSummary+Riot` to handle avatar display.
TODO: Increase file store version in `MXFileStore.h`.
2017-09-14 16:00:50 +02:00
Giom Foret
9ec87ec467
Bug Fix - Settings: some of the labels push the switch controls off screen.
...
#1506
2017-09-14 11:33:59 +02:00
Giom Foret
978e27da25
Dark theme - Improvements
...
- spinner bg being white
2017-09-11 14:49:06 +02:00
Giom Foret
bd2d7281bb
Dark Theme - Bug Fix
...
Recents List: some room avatars have an unexpected black background.
We apply here the new property `defaultBackgroundColor` defined in MXKImageView class to initialize correctly image background.
2017-08-14 19:11:13 +02:00
Giom Foret
8fd1789c83
Dark Theme - Bug fix
...
Room settings: the wrong color is used for some check box labels.
2017-08-14 16:48:26 +02:00
Giom Foret
c4aa8013be
Enable Dark theme
...
TODO:
- fix the app freeze when user changes the app theme.
2017-08-11 16:56:09 +02:00
Giom Foret
ee2da83c86
Prepare Dark Theme
...
Observe user interface theme change.
https://github.com/vector-im/riot-meta/issues/22
2017-07-21 11:28:17 +02:00
Giom Foret
1e34aa5e1b
Remove MXKAlert class use.
...
UIAlertController is directly used.
2017-07-14 16:41:25 +02:00
Giom Foret
4e90defe11
Import RageShakeManager.h and RiotDesignValues.h in App Delegate header
2017-04-07 11:52:53 +02:00
Denis Morozov
7223afd315
Add nil checking for eventTypeForSelectedField
2017-03-22 22:07:06 +03:00
Denis Morozov
c2f91caada
Check power level of the user before starting editing room info
2017-03-20 22:15:39 +03:00
Denis Morozov
4f53465fca
Fix logic of changing room's avatar
2017-03-18 21:57:06 +03:00
Giom Foret
eb85af8379
Rebranding: replace Vector by Riot everywhere in the git and github repos
...
- Rename categories
2017-03-09 11:50:12 +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