Djorkaeff Alexandre
|
c0c4affd80
|
[IMPROVEMENT] Refactor icon package (#2146)
* [IMPROVEMENT] Refactor Icon Package
* some size fixes
|
2020-06-05 10:28:58 -03:00 |
Djorkaeff Alexandre
|
66edd7a3c8
|
[FIX] Big names overflow (#2072)
* [FIX] Big names overflow
* [FIX] Message time
Co-authored-by: devyaniChoubey <devyanichoubey16@gmail.com>
* [FIX] Some alignments
* fix user item overflow
* some adjustments
Co-authored-by: devyaniChoubey <devyanichoubey16@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2020-05-08 14:09:36 -03:00 |
Diego Mello
|
7b51df377d
|
[NEW] Themes (#1298)
|
2019-12-04 13:39:53 -03:00 |
Tanuj Singh
|
7b2185d361
|
[IMPROVEMENT] Use autoFocus rather than timeout + focus (#1071)
* autofocus replaced timout+focus
* removed inputRef
* Unnecessary focus on NewServerView when passing server as props
* Removed unnecessary code
|
2019-08-07 16:20:16 -03:00 |
Diego Mello
|
3cd84a10f6
|
[FIX] Change server issue (#960)
* [FIX] Lazy fetch server info
* [FIX] Multiple servers issues
|
2019-06-05 16:11:29 -03:00 |
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 |