Rocket.Chat.ReactNative/app
Diego Mello 50eb03589a Improve RoomsList render time (#384)
<!-- INSTRUCTION: Keep the line below to notify all core developers about this new PR -->
@RocketChat/ReactNative

<!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below -->

<!-- INSTRUCTION: Tell us more about your PR with screen shots if you can -->
- [x] Added FlatList.getItemLayout() to improve list render time
- [x] Some texts were breaking lines at sidebar
- [x] Removed onPress from links at RoomsListView
- [x] Added eslint rule to prevent unused styles
- [x] Fixed auto focus bug at CreateChannel and NewServer
- [x] Fix change server bug
- [x] Fixed a bug when resuming in ListServer
- [x] I18n fixed
- [x] Fixed a bug on actionsheet ref not being created
- [x] Reply wasn't showing on Android
- [x] Use Notification.Builder.setColor/getColor only after Android SDK 23
- [x] Listen to app state only when inside app
- [x] Switched register push token position in order to improve login performance
- [x] When deep link changes server, it doesn't refresh rooms list
- [x] Added SafeAreaView in all views to improve iPhone X experience
- [x] Subpath regex #388
2018-08-01 16:35:06 -03:00
..
actions Improve RoomsList render time (#384) 2018-08-01 16:35:06 -03:00
animations Workaround for RN 0.54 on iOS (#246) 2018-03-06 14:40:44 -03:00
constants Settings/Permissions improvements (#325) 2018-06-18 10:30:36 -03:00
containers Improve RoomsList render time (#384) 2018-08-01 16:35:06 -03:00
i18n [I18N] Russian translation (#381) 2018-07-25 10:14:12 -03:00
lib Improve RoomsList render time (#384) 2018-08-01 16:35:06 -03:00
nativeModules Open link in customTabs on Android. (#168) 2017-12-28 15:40:10 -02:00
presentation Improve RoomsList render time (#384) 2018-08-01 16:35:06 -03:00
push Switch push notification lib (#346) 2018-07-10 10:40:32 -03:00
reducers Improve RoomsList render time (#384) 2018-08-01 16:35:06 -03:00
sagas Improve RoomsList render time (#384) 2018-08-01 16:35:06 -03:00
static/images Switch push notification lib (#346) 2018-07-10 10:40:32 -03:00
utils RoomsListView re-render (#304) 2018-05-24 17:17:00 -03:00
views Improve RoomsList render time (#384) 2018-08-01 16:35:06 -03:00
Icons.js Switch push notification lib (#346) 2018-07-10 10:40:32 -03:00
Navigation.js Switch push notification lib (#346) 2018-07-10 10:40:32 -03:00
ReactotronConfig.js Switch push notification lib (#346) 2018-07-10 10:40:32 -03:00
emojis.js Reactions (#214) 2018-01-30 17:48:26 -02:00
icons.json [FIX] messagebox growing width and icons (#130) 2017-12-08 17:36:03 -02:00
index.js Switch push notification lib (#346) 2018-07-10 10:40:32 -03:00
push.js_ Switch push notification lib (#346) 2018-07-10 10:40:32 -03:00