BayernMessenger/app/src/main/java/im/vector/riotredesign/features/home/room/list
ganfra 020a2f3923 Room list : add some throttle to avoid refreshing too often. 2019-01-31 12:13:51 +01:00
..
RoomCategoryItem.kt Room list : add basic notifications count on category item. Need to add business logic later. 2019-01-29 14:39:23 +01:00
RoomListActions.kt Update copyright and add to last merged commits 2019-01-25 14:04:59 +01:00
RoomListFragment.kt Room : add RoomTag to handle favourites, low priority and system alerts in room list. 2019-01-29 14:16:22 +01:00
RoomListViewModel.kt Room list : add some throttle to avoid refreshing too often. 2019-01-31 12:13:51 +01:00
RoomListViewState.kt Room : add RoomTag to handle favourites, low priority and system alerts in room list. 2019-01-29 14:16:22 +01:00
RoomSelectionRepository.kt Update copyright and add to last merged commits 2019-01-25 14:04:59 +01:00
RoomSummaryComparator.kt Room list : add quick ordering 2019-01-29 16:02:42 +01:00
RoomSummaryController.kt Room list : add quick ordering 2019-01-29 16:02:42 +01:00
RoomSummaryFormatter.kt Room list : show unread badge with room name. Still need to mark a room as read to update marker. 2019-01-25 18:04:08 +01:00
RoomSummaryItem.kt Room list : show unread badge with room name. Still need to mark a room as read to update marker. 2019-01-25 18:04:08 +01:00
UnreadCounterBadgeView.kt Room list : show unread badge with room name. Still need to mark a room as read to update marker. 2019-01-25 18:04:08 +01:00