manuroe
16119264b5
Room: Inform user when they cannot post to a room because of low power level
...
Create DisabledRoomInputToolbarView for such permission issue
2018-02-21 16:09:49 +01:00
Evan Tang
6f748904e4
When you realize there's more than one cancel button
2018-01-18 20:46:25 -06:00
giomfo
990b63e53a
Merge pull request #1665 from aaronraimist/oled-black
...
Add basic OLED black theme
2017-11-27 09:59:35 +01:00
manuroe
d1dc935725
Make code compatible with !use_frameworks in Podfile
2017-11-23 16:09:19 +01:00
Aaron Raimist
3b5113f63a
Add basic OLED black theme
2017-11-21 20:55:11 -06:00
Giom Foret
7b07f5bc05
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
Vivian Lim
d68e0d4b1d
Return key to send: use delegate instead of traversing view hierarchy
...
Signed-off-by: Vivian Lim <vivvnlim@gmail.com >
2017-09-22 17:49:53 -07:00
Vivian Lim
1c18192b19
Revert RoomInputToolbarView systemVersion
...
Didn’t mean to change the systemVersion property, and am reverting it.
Signed-off-by: Vivian Lim <vivvnlim@gmail.com >
2017-09-20 15:57:46 -07:00
Vivian Lim
9ed873766f
Return key on hardware keyboards now sends messages
...
Create a class KeyboardGrowingTextView which inherits from HPGrowingTextView, but defines keyCommands. keyCommands defined at any other view or controller layer weren’t being picked up by the OS, but they did work when added to HPGrowingTextView.
Signed-off-by: Vivian Lim <vivvnlim@gmail.com >
2017-09-18 00:29:57 -07:00
Giom Foret
6bb632188f
Dark theme - Improvements
...
- some hairlines being too bright
- fading behind dialog modals being white rather than dark
- grey highlight bar in room list being too light (i think)?
2017-09-11 11:27:47 +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
7cc4afba2b
Prepare Dark Theme - Customize Riot view by using customizeViewRendering method.
...
https://github.com/vector-im/riot-meta/issues/22
2017-08-08 10:57:42 +02:00
manuroe
ffa83086a5
RoomVC: Send button: Fix its width adjustability to support other languages
2017-07-28 16:44:36 +02:00
Giom Foret
c3d65d6874
Remove MXKAlert class use.
...
UIAlertController is directly used.
2017-07-14 16:41:25 +02:00
Giom Foret
b34797525c
Bug Fix: iOS should have 'Send a message (encrypted)' in placeholder
...
#1207
2017-05-19 14:46:30 +02: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