Commit Graph

969 Commits

Author SHA1 Message Date
Benoit Marty 590a13334d ktlint 2019-11-08 16:04:41 +01:00
Benoit Marty 631448335d Rename stuff for code coherence 2019-11-08 15:36:12 +01:00
Benoit Marty 12376368c7 Rename class 2019-11-08 15:20:55 +01:00
Benoit Marty f17564d743 Simple code 2019-11-08 15:08:50 +01:00
Benoit Marty a6fcc7dca6 Move class to dedicated file 2019-11-08 15:07:01 +01:00
Benoit Marty 70bce9e7dd Ensure ViewModel follow the same pattern to handle actions 2019-11-08 15:05:11 +01:00
Benoit Marty 238d1d87c6 Rename class 2019-11-08 13:31:39 +01:00
Benoit Marty 82f639b91f Rename to Shared 2019-11-08 12:09:08 +01:00
Benoit Marty c8bc553caa Move class to dedicated file 2019-11-08 12:01:36 +01:00
Benoit Marty fa5d44af65 Create common parent for Action view model, to handle navigation, action, or other type of event 2019-11-08 11:54:17 +01:00
ganfra 61ac250e2b Merge branch 'develop' into feature/room_list_actions 2019-11-07 15:43:21 +01:00
ganfra 04f72dfcb8 Clean code after Benoit's review 2019-11-07 15:19:12 +01:00
Benoit Marty 10ca5d94ea Fix issue after rebase 2019-11-07 14:29:08 +01:00
Benoit Marty d3d7f7cc61 Split long lines 2019-11-07 14:18:57 +01:00
Benoit Marty b6bb714264 Display name and avatar of the user 2019-11-07 14:18:57 +01:00
Benoit Marty 032e1b3d19 ktlint 2019-11-07 14:18:57 +01:00
Benoit Marty d9f15c1d21 Block user possibility after reporting event content 2019-11-07 14:18:57 +01:00
Benoit Marty 9c952b6bc8 Display ignored users list 2019-11-07 14:18:57 +01:00
Benoit Marty 241220ce1f remove unused import 2019-11-07 13:59:21 +01:00
Benoit Marty 98d97e574c Fix regression when filtering emojis 2019-11-07 12:23:21 +01:00
Benoit Marty 96e610970a Finish the work 2019-11-07 12:08:17 +01:00
ganfra ad9a48d5fa Clean code 2019-11-05 18:36:30 +01:00
ganfra 219d1383e5 Fragments: use FragmentContainerView 2019-11-05 18:13:55 +01:00
ganfra 8871280fab Fragments: use constructor injections in most of the Fragments 2019-11-05 18:12:04 +01:00
ganfra 3013d67c16 Fragment factory: start including the new version with FragmentFactory [WIP] 2019-11-04 19:33:56 +01:00
ganfra 945e5d5a74 Merge branch 'develop' into feature/room_list_actions 2019-11-04 17:17:43 +01:00
ganfra 93df8c56a8 Fix compilation error and use mockk instead of manual mocking (prone to error) 2019-11-04 17:09:03 +01:00
Benoit Marty e4b829f0cf Lift of 'return' 2019-11-04 16:53:51 +01:00
Benoit Marty 7206d84a6b Add FIXME 2019-11-04 16:51:45 +01:00
Benoit Marty b3233d3eb7 Change spoiler bg colors 2019-11-04 16:50:32 +01:00
Valere 3c4c0ed46a Add /spoiler command 2019-11-04 16:50:32 +01:00
Valere 24f1262005 Merge refactoring 2019-11-04 16:49:53 +01:00
Benoit Marty 86667a6d8a Passes text color instead of context 2019-11-04 16:49:53 +01:00
Benoit Marty 42e0d0f769 Improve code to check url validity 2019-11-04 16:49:53 +01:00
Valere e976055253 Support spoilers in messages 2019-11-04 16:49:53 +01:00
Benoit Marty 9fdfd091ac
Merge branch 'develop' into feature/search_reaction 2019-11-04 15:51:16 +01:00
ganfra 6177e69855 Merge branch 'develop' into feature/room_list_actions 2019-11-04 15:11:20 +01:00
ganfra 5c71cabb5f Clean code 2019-11-04 15:08:08 +01:00
ganfra 6ebe5532c5 Room list actions: use new strings 2019-11-04 14:59:12 +01:00
ganfra 8030c44f44 Room list actions: fix some UI issues and render selected notification state 2019-11-04 14:31:03 +01:00
Benoit Marty a85b5af761
Merge pull request #641 from vector-im/feature/fix_crash
Fix crash
2019-11-04 14:28:31 +01:00
Benoit Marty d780c74abf
Merge pull request #657 from vector-im/feature/locales
Support Cyrillic script
2019-11-04 14:27:24 +01:00
Benoit Marty 5d7efa7f8f
Merge pull request #660 from vector-im/feature/permission
Ask for permission to write external storage when uri comes from the keyboard (#658)
2019-11-04 14:26:12 +01:00
Benoit Marty 8439c337f7
Merge branch 'develop' into feature/markdown_off 2019-11-04 10:22:20 +01:00
Valere 151ad01038 Use RxBinding on searchView 2019-11-01 11:57:15 +01:00
Valere 73267442bb Fix / remove listener 2019-11-01 11:30:13 +01:00
Benoit Marty 43fd794c96 Ask for permission to write external storage when uri comes from the keyboard (#658) 2019-10-31 15:48:07 +01:00
Benoit Marty 36060fe332
Merge pull request #654 from vector-im/feature/timeline_message_code
Feature/timeline message code
2019-10-31 15:08:13 +01:00
Benoit Marty 3483debcc1 Little cleanup 2019-10-31 12:08:55 +01:00
Benoit Marty fb1ff77ec4 Add string from Riot-Android 2019-10-31 10:09:27 +01:00