Commit Graph

2308 Commits

Author SHA1 Message Date
Benoit Marty f5c0dcb5ea
Merge pull request #670 from vector-im/feature/fragment_factory
Feature/fragment factory
2019-11-07 13:59:46 +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
Benoit Marty 2027802f82 Add debug screen for all SAS emoji 2019-11-07 10:37:49 +01:00
ganfra 54f93db632 RoomDetail : enter/exit special mode without waiting for draft to update 2019-11-06 20:08:19 +01:00
ganfra 3af7ca9ab0 Retrofit: lazy init okhttp 2019-11-06 20:07:28 +01:00
ganfra 93ef3edab3 Remove some use of sync write in realm 2019-11-06 18:47:11 +01:00
Benoit Marty c85852262e Remove bad value 2019-11-06 18:28:16 +01:00
Benoit Marty d0c3271628 Import string from Riot-Android and fix #671 2019-11-06 18:19:37 +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
Benoit Marty fb3e953e28
Merge pull request #667 from vector-im/feature/realm_cleanup
Import change form https://github.com/matrix-org/matrix-android-sdk/pull/505
2019-11-05 12:13:25 +01:00
Benoit Marty 10712fd6ab ktlint 2019-11-05 12:13:06 +01:00
Benoit Marty 9d478dbfe2 Import change form https://github.com/matrix-org/matrix-android-sdk/pull/505 2019-11-05 11:18:22 +01:00
ganfra 3013d67c16 Fragment factory: start including the new version with FragmentFactory [WIP] 2019-11-04 19:33:56 +01:00
Benoit Marty bee8c2d159 Ensure color is retrieved from current theme, even when theme change 2019-11-04 18:12:24 +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 cd1a964067
Merge pull request #649 from vector-im/feature/spoiler_support
Support spoilers in messages
2019-11-04 16:54:43 +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 84d6c8ec16
Merge pull request #646 from vector-im/feature/search_reaction
Search reaction by name/keywords
2019-11-04 15:51:24 +01:00
Benoit Marty 9fdfd091ac
Merge branch 'develop' into feature/search_reaction 2019-11-04 15:51:16 +01:00
ganfra e66766f41c Update CHANGES 2019-11-04 15:12:30 +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 7e467443ed
Merge pull request #651 from vector-im/feature/markdown_off
Markdown off
2019-11-04 10:23:21 +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 4324f6abbd Add paragraph about a11y 2019-10-31 11:11:03 +01:00
Benoit Marty 43f8d8d8aa
Merge pull request #656 from pvagner/a11y_file_type_selector
a11y: file type selector
2019-10-31 10:52:28 +01:00
Benoit Marty fb1ff77ec4 Add string from Riot-Android 2019-10-31 10:09:27 +01:00
Peter Vágner e355a7f6dd Changelog entry 2019-10-31 07:58:08 +01:00