Diego Mello
|
94e32368dd
|
Remove connection badge (#862)
* Connecting indicator on RoomsListView header
* Connecting indicator on RoomView header
* Remove ConnectionBadge
* Show updating on RoomView load messages
|
2019-04-30 16:31:51 -03:00 |
Diego Mello
|
9e107bfdf6
|
Room item layout (#771)
|
2019-03-29 16:36:07 -03:00 |
Diego Mello
|
38dabfc9ff
|
Switch to react-navigation (#687)
|
2019-03-12 13:23:06 -03:00 |
Diego Mello
|
db0cd5abd1
|
Updating room indicator (#609)
Shows "Updating..." when requesting rooms from Rest API.
|
2019-02-07 14:13:21 -02:00 |
Diego Mello
|
402403f964
|
Update navigation library (#501)
* v2
* Working on Android 0.57.3
* Drawer working
* Removing v1 navigator
* - Splash screen
- Icons changed
* Deeplink
* Remove EventEmitter from CreateChannelView
* Android search
* Android notifications
* OAuth
* Fix search props
* Lint and tests fixed
* Fix android build
* Improvements on iPhone X* usage
* Fix detox
* Fix android build
* Room.f added to RoomView.shouldComponentUpdate
* Animations on RoomsListView and RoomView
* Fix topbar buttons on Android
|
2018-10-23 18:39:48 -03:00 |
Diego Mello
|
81c53acd60
|
Update dependencies (#431)
* Update dependencies
* Lint and test
* Added react-native fork
* rn 57
* Lint and tests updated
* Update xcode on circleci
* Use legacy build system
* Update tests
|
2018-09-25 16:28:42 -03:00 |
Diego Mello
|
dc6d60b28e
|
[NEW] Rooms list layout (#413)
* RoomsListView layout
* Rooms list layout
* Sort component
* Header icons
* Default header colors
* Add server dropdown
* Close sort dropdown if server dropdown will open
* UserItem
* Room type icon
* Search working
* Tests updated
* Android layout
* Using realm queries instead of array iterates
* Animation duration
* Fixed render bug
|
2018-08-31 13:46:33 -03:00 |