Commit Graph

3104 Commits

Author SHA1 Message Date
ganfra e23b02f2e2 Composer: set max lines to 6 so it can scroll 2020-07-22 16:02:38 +02:00
ganfra aa5ae45a0c Add hasFailedSending in RoomSummary and a small warning icon on room list 2020-07-22 15:21:48 +02:00
ganfra aa5de1896f
Merge pull request #1766 from vector-im/feature/fix_annoying_issues
Fix post Element release issues
2020-07-21 16:43:26 +02:00
ganfra d638306b04
Merge pull request #1703 from vector-im/feature/md_files
Riot -> Element
2020-07-21 10:08:07 +02:00
ganfra fb247f8bea Update CHANGES and clean code 2020-07-20 20:29:52 +02:00
ganfra 1436477a14 Rework a bit user account data (and avoid blocking syncs) 2020-07-20 19:52:24 +02:00
ganfra 35fe4f7268 Fix modular link to EMS 2020-07-20 18:47:41 +02:00
ganfra a488e88f93 Add reaction to RoomSummary latest previewable event 2020-07-20 16:49:05 +02:00
vulet f5b584ddb8 fix: invisible toolbar(status.im theme) 2020-07-20 00:15:45 +08:00
Benoit Marty 5082defddf i18n deactivated account error 2020-07-17 17:23:48 +02:00
ganfra c5f06386bd Continue trying to configure Pin library, stil WIP 2020-07-17 17:13:50 +02:00
ganfra 6e0095edb0
Feature/fix notification clearing (#1707)
Updating notification when entering a room
2020-07-17 13:31:36 +02:00
ganfra f5fbb2bc4f Setup screens for Pin 2020-07-17 13:29:18 +02:00
Benoit Marty d78cd81c6f Cleanup strings.xml 2020-07-16 19:21:02 +02:00
Benoit Marty 1d2e374526 RiotX -> Element 2020-07-16 16:01:25 +02:00
Benoit Marty 6d0a1ee824 SSO Login: use "element://element" url instead of "riotx://riotx" 2020-07-15 20:21:35 +02:00
Benoit Marty 978ab76644
Merge pull request #1694 from vector-im/feature/improve_splash
Improve splash screen
2020-07-15 20:15:47 +02:00
Benoit Marty f6d2d05e70 Improve splash screen 2020-07-15 15:08:46 +02:00
Benoit Marty d747d96e77 Use correct title 2020-07-15 14:49:26 +02:00
Benoit Marty 484b69165b Add rounded light background to fix dark images on dark background issue (#1613) 2020-07-15 14:34:06 +02:00
Benoit Marty 0159e6dc00 Hide the menu item, it's not implemented yet 2020-07-15 14:33:01 +02:00
Benoit Marty 8f7aae4980 Tint the icon (#1613) 2020-07-15 14:33:01 +02:00
Benoit Marty 53f0b77fb0 Version++ 2020-07-15 14:32:15 +02:00
Benoit Marty 7651eb5c3c Revert "Temporary remove the _dev suffix added to version"
This reverts commit 7237ec7310.
2020-07-15 14:14:44 +02:00
Benoit Marty 9b49e6a817 Use local file in a dialog though (else -> crash) 2020-07-13 23:03:16 +02:00
Benoit Marty bef0c7725b Use openUrlInChromeCustomTab because it's better and it fixes crash on API 21 (at least) 2020-07-13 22:43:19 +02:00
Benoit Marty 7237ec7310 Temporary remove the _dev suffix added to version 2020-07-13 21:50:26 +02:00
Benoit Marty 3abe5b8467 ktlint 2020-07-13 21:38:49 +02:00
Valere 0406854fa5 lighter bottom sheet separator 2020-07-13 19:25:59 +02:00
Valere ca6a398a72 Update add room icon 2020-07-13 19:25:44 +02:00
Valere 5e81ce8e3e Update tmp lab icon for notif tab 2020-07-13 19:25:35 +02:00
Onuray Sahin 8658090736 Fix tint color of settings. 2020-07-13 20:16:01 +03:00
Onuray Sahin 614ac88567 Create group room icon changed. 2020-07-13 20:06:39 +03:00
Onuray Sahin 797dcdb48b Merge branch 'riotx_develop' into rebranding_rebase
* riotx_develop: (111 commits)
  Video calls are shown as a voice ones in the timeline (Fixes #1676)
  Fix regression: not able to create a room without IS configured (Fixes #1679)
  Fix / view attachment crash + freeze when offline
  Version++
  Prepare release 0.91.5
  Fix test compilation issue
  Fix crash after rebase
  Add TODO
  Copy Javadoc to the API class
  Move internal methods to internal task
  Latest renaming
  Rename CreateRoomParamsInternalBuilder to CreateRoomBodyBuilder for clarity
  Rename CreateRoomParamsBuilder to CreateRoomParams for clarity
  Rename internal class
  Expose other objects in the builder to create a room
  ktlint
  Display threePid invite along with the other invite (code is a bit dirty)
  Hide right arrow if threepid invite can not be revoked
  Disable fetching Msisdn, it does not work
  Revoke ThreePid invitation (#548)
  ...

# Conflicts:
#	vector/build.gradle
#	vector/src/main/java/im/vector/riotx/features/crypto/keys/KeysExporter.kt
#	vector/src/main/res/layout/bottom_sheet_logout_and_backup.xml
#	vector/src/main/res/values/strings.xml
2020-07-13 19:59:20 +03:00
Onuray Sahin 3a696ea9a1 Revert shield icons. 2020-07-13 19:21:22 +03:00
Onuray Sahin 1b19cb7449 Roll back ic_shield_black 2020-07-13 19:18:56 +03:00
Onuray Sahin ea81a5298b ic_shield_black icon changed. 2020-07-13 18:55:30 +03:00
Onuray Sahin ae65eb6a3e Advanced Settings icon changed. 2020-07-13 18:39:09 +03:00
Onuray Sahin 67e07a7932 Room action settings and leave icons changed. 2020-07-13 18:33:29 +03:00
Onuray Sahin 6ef15f3c1c ic_star icon changed. 2020-07-13 18:28:05 +03:00
Benoit Marty 0e3be83da2 Merge branch 'rebranding' of https://gitlab.matrix.org/new-vector/element/element-android into rebranding 2020-07-13 17:21:40 +02:00
Benoit Marty 8b5b7db241 Fix icons alignment issue 2020-07-13 17:21:33 +02:00
Onuray Sahin 1fd8a5fa91 Merge branch 'rebranding' of https://gitlab.matrix.org/new-vector/element/element-android into rebranding
* 'rebranding' of https://gitlab.matrix.org/new-vector/element/element-android:
  Icon: "Modular" -> "Element Matrix Services"
2020-07-13 18:11:45 +03:00
Onuray Sahin 34d7a86175 Update attachment and send icons. 2020-07-13 18:10:49 +03:00
Benoit Marty 21f1f89a4b Merge branch 'rebranding' of https://gitlab.matrix.org/new-vector/element/element-android into rebranding 2020-07-13 16:53:48 +02:00
Benoit Marty 159f286b2c Icon: "Modular" -> "Element Matrix Services" 2020-07-13 16:53:26 +02:00
Onuray Sahin 06454cc3e0 Sticker attachment icon changed. 2020-07-13 17:52:09 +03:00
Onuray Sahin be27b580d6 ic_fab_add_chat icon changed. 2020-07-13 17:40:16 +03:00
Onuray Sahin f91b6938f5 Remove stroke from shield icons. 2020-07-13 17:35:58 +03:00
Onuray Sahin a7fea8d012 Relace eye and eye_closed icons. 2020-07-13 17:26:23 +03:00
Onuray Sahin 18bc40fb66 Design review fixes for login screen. 2020-07-13 17:01:48 +03:00
Benoit Marty 1dec4bc96b Wording: "Modular" -> "Element Matrix Services" 2020-07-13 15:49:46 +02:00
Benoit Marty 0e28214b63 Do not display the name change popup for a new installation 2020-07-13 14:23:06 +02:00
Benoit Marty ca61751a8b
Merge pull request #1678 from vector-im/feature/attachement_pager_fix
Fix / view attachment crash + freeze when offline
2020-07-13 11:33:11 +02:00
Benoit Marty 139cd051ab Video calls are shown as a voice ones in the timeline (Fixes #1676) 2020-07-13 10:57:52 +02:00
Valere c63128cfbd Fix / view attachment crash + freeze when offline 2020-07-13 09:15:52 +02:00
Benoit Marty 5063188b25 Version++ 2020-07-11 23:00:16 +02:00
Benoit Marty 68d475dc55 Fix crash after rebase 2020-07-11 22:45:03 +02:00
Benoit Marty e097bd8117 Rename CreateRoomParamsBuilder to CreateRoomParams for clarity 2020-07-11 22:15:26 +02:00
Benoit Marty e8f28d7ce4 ktlint 2020-07-11 22:11:15 +02:00
Benoit Marty a58bb776f3 Display threePid invite along with the other invite (code is a bit dirty) 2020-07-11 22:11:15 +02:00
Benoit Marty 4ba1a34f38 Hide right arrow if threepid invite can not be revoked 2020-07-11 22:11:15 +02:00
Benoit Marty 3d68b15e60 Disable fetching Msisdn, it does not work 2020-07-11 22:11:15 +02:00
Benoit Marty c78bba803c Revoke ThreePid invitation (#548) 2020-07-11 22:11:15 +02:00
Benoit Marty 863c09142f Display three pid invites in the room members list (#548) 2020-07-11 22:11:15 +02:00
Benoit Marty 3142442e5c Load contacts much faster 2020-07-11 22:11:15 +02:00
Benoit Marty 4c1d50d554 Renames package and some other things 2020-07-11 22:11:15 +02:00
Benoit Marty 25e7bbcd79 Handle contacts permission 2020-07-11 22:10:52 +02:00
Benoit Marty 4b3a6a883d CreateRoomParams has been replaced by CreateRoomParamsBuilder, to be able to invite 3pids 2020-07-11 22:10:52 +02:00
Benoit Marty 6c0bb2a949 Add 3Pid to the list. Not compiling, I have to modify CreateRoomParam 2020-07-11 22:08:02 +02:00
Benoit Marty f714566200 use projection to gain 25% of time 2020-07-11 22:08:02 +02:00
Benoit Marty 327a596de5 Move classes 2020-07-11 22:08:02 +02:00
Benoit Marty cc4603b61f Rename classes 2020-07-11 22:08:02 +02:00
Benoit Marty f51568b331 Fix a crash (#548) 2020-07-11 22:08:02 +02:00
Benoit Marty 6ceac578a3 Add checkbox to filter contacts with MatrixId only 2020-07-11 22:08:02 +02:00
Benoit Marty 1c733e6661 Display Contact list (#548)
WIP (#548)

WIP (#548)

WIP (#548)

WIP (#548)

WIP (#548)
2020-07-11 22:08:02 +02:00
Benoit Marty 3842ec6bb0 Invite by msisdn. Error 500 from matrix.org though (#548) 2020-07-11 22:07:14 +02:00
Benoit Marty ab1d652f17 Invite by email (msisdn not working), command line (#548) 2020-07-11 22:07:14 +02:00
Benoit Marty 70e90d8542 Render third party invite event (#548) 2020-07-11 22:07:14 +02:00
Benoit Marty 39e185576c
Merge pull request #1666 from vector-im/feature/tab_notification_labs
Feature/tab notification labs
2020-07-11 22:05:56 +02:00
Benoit Marty a35749964c
Merge branch 'develop' into feature/fix_small_issues 2020-07-11 21:56:07 +02:00
Valere bbbd45efcd Fix / missing transparency on waiting view background 2020-07-11 20:46:47 +02:00
Valere 7acbd42a45 Propose unread tab as a lab setting 2020-07-11 18:38:03 +02:00
Valere 36b17e9b8c Fix / missing tint for recovery icon 2020-07-11 17:29:15 +02:00
ganfra c2cccd8b11 Some changes after benoit's review 2020-07-11 15:26:54 +02:00
Benoit Marty 22959cddb2 Pref is always visible and enabled 2020-07-11 13:24:10 +02:00
Benoit Marty 7193db8344 Try to improve readability 2020-07-11 13:19:43 +02:00
Benoit Marty 352662d19a Rename param 2020-07-11 13:13:44 +02:00
Benoit Marty 1afabb69c1 Cleanup pref 2020-07-11 13:13:08 +02:00
Benoit Marty 6f4ea83fa9 Create allKnown() fun 2020-07-11 13:03:53 +02:00
ganfra 1c17bd9f5a Clean code 2020-07-11 12:57:49 +02:00
Benoit Marty de5f182f29 Move SecretsSynchronisationInfo to its file
And do some other cleanup
2020-07-11 12:57:20 +02:00
Benoit Marty aa1843774a Cleanup 2020-07-11 12:50:16 +02:00
Benoit Marty 9e1c30ec5d No need to return the disposable, it is never used 2020-07-11 12:49:54 +02:00
Benoit Marty 31984a57d6 Subscribe to view model is already disposed 2020-07-11 12:46:10 +02:00
Valere c57d41863f 4S settings screen 2020-07-11 12:37:18 +02:00
Benoit Marty c5c3592a4c
Merge branch 'develop' into feature/create_file_intent 2020-07-11 12:28:07 +02:00
Benoit Marty 5a8008a4dc Fix bug when restoring key backup with recovery key 2020-07-11 12:26:52 +02:00
Benoit Marty 2c5d2ea179 Improve wording 2020-07-11 12:26:47 +02:00
Benoit Marty 4387fd3327 We do not need write storage permission to create a Txt file with the intent Intent.ACTION_CREATE_DOCUMENT 2020-07-11 12:26:47 +02:00
ganfra 1f2d5b0d00 KeybackupBanner: remove unnecessary animation 2020-07-11 10:48:45 +02:00
ganfra 253582219c Remove EllipsizingTextView as it provokes more issue than it solves 2020-07-10 22:35:51 +02:00
ganfra 3fc9fe3017 Merge branch 'develop' into feature/fix_small_issues 2020-07-10 20:13:47 +02:00
ganfra 150d44aafd Improve a bit how joining/leaving are handled 2020-07-10 20:08:51 +02:00
Benoit Marty 179474b975 Cleanup 2020-07-10 17:51:57 +02:00
Benoit Marty 825e21362b
Merge pull request #1546 from johnjohndoe/styledattributeset
Use Context#withStyledAttributes extension function.
2020-07-10 17:48:39 +02:00
Onuray Sahin 0bc51b2ed8 Change brand name in all strings for all languages. 2020-07-10 18:28:22 +03:00
Benoit Marty 4741169cc7
Merge pull request #1611 from vector-im/feature/okhttp_for_glide
Feature/okhttp for glide
2020-07-10 15:54:31 +02:00
Benoit Marty a8ad57a9b0
Merge pull request #1648 from vector-im/feature/server_recovery_banner
Feature/server recovery banner
2020-07-10 15:53:58 +02:00
Valere 8582ad6015
Merge pull request #1636 from vector-im/feature/attachement_pager
Feature/attachement pager
2020-07-10 15:47:32 +02:00
Benoit Marty 51898a8109 Create new strings for change translations 2020-07-10 15:06:34 +02:00
Benoit Marty d63f00851a Rename parameters 2020-07-10 14:43:14 +02:00
Benoit Marty f179fc523d Give configured OkHttpClient to Glide and BigImageViewer 2020-07-10 14:43:07 +02:00
Benoit Marty 633548f190 Create ImageManager to be able to (re-)configure the lib 2020-07-10 14:43:07 +02:00
Benoit Marty 811cbb2e20 ActiveSessionHolder to more things related to other @Singleton, and especially some missing cleanup
Such as calling `removeListener()` and `callSignalingService().removeCallListener()`
`Session.configureAndStart()` do less thing now
2020-07-10 14:43:07 +02:00
Benoit Marty 5f60d7fd3b Session.configureAndStart now handle registering to webRtcPeerConnectionManager... 2020-07-10 14:42:30 +02:00
Valere ea771476cc Merge remote-tracking branch 'origin/feature/attachement_pager' into feature/attachement_pager 2020-07-10 14:39:22 +02:00
Valere 08bc487f17 klint 2020-07-10 14:39:08 +02:00
Valere 1b6b71ed98 Debounce clicks 2020-07-10 14:38:31 +02:00
Valere 9f2631110e Missing copyrights 2020-07-10 14:38:23 +02:00
Benoit Marty e8b1e418fa ktlint 2020-07-10 14:37:57 +02:00
Onuray Sahin d3595173b4 Room notification settings icons changed. 2020-07-10 15:14:06 +03:00
Onuray Sahin 14d4b34cee Change event action icons. 2020-07-10 14:54:15 +03:00
Onuray Sahin 538149233b Change timeline call action icons. 2020-07-10 14:43:19 +03:00
Onuray Sahin bcb203f8e0 Change settings icons. 2020-07-10 14:24:10 +03:00
Onuray Sahin 3c6937ff5a Change status bar icon. 2020-07-10 14:11:34 +03:00
Benoit Marty 5a65eddf59 Cleanup Navigator 2020-07-10 12:48:35 +02:00
Benoit Marty e979bee920 Format 2020-07-10 12:38:20 +02:00
Benoit Marty eff08955f1 Fix a11y 2020-07-10 12:37:48 +02:00
Onuray Sahin 9310073c07 Remove unused splash icons. 2020-07-10 13:21:30 +03:00
Benoit Marty 28869f4382 Small cleanup before merge 2020-07-10 12:19:25 +02:00
Onuray Sahin cd949e9d38 Fix bottom sheet divider colors. 2020-07-10 13:11:23 +03:00
Onuray Sahin 541e1fc4cc Change file names with the new brand. 2020-07-10 13:11:01 +03:00
Onuray Sahin 93fe00a299 Merge branch 'develop' into rebranding_rebase
* develop: (123 commits)
  Fixes #1647 share not working
  Put xmx to 2048m
  Update changelog after PR merged
  Version++
  Prepare release 0.91.04-beta
  Add the new value to the ViewEvent, because the state is maybe not up to date.
  Fix lint error, following the upgrade of the libs
  Revert to gradle build 3.5.3
  Clean code
  Fix leaving selected group
  QuickFix / crash when  starting in airplane mode
  Group: rework a bit how and when we fetch data about groups
  EventInsert: add InsertType to avoid trying to process events we shouldn't
  Upload device keys only once to the homeserver and fix crash when no network (#1629)
  Upgrade some dependencies
  Add a delay to avoid crash. Sounds like a workaround...
  Handle certificate error in case of Direct Login
  Handle JobCancellationException
  Simplify the server selection screen: remove the "Continue" button
  Re-activate Wellknown support with updated UI (#1614)
  ...

# Conflicts:
#	vector/build.gradle
#	vector/src/main/res/values/strings.xml
2020-07-10 13:05:52 +03:00
ganfra 8814364497 Invite: we shouldn't be able to open room details 2020-07-10 11:32:28 +02:00
Onuray Sahin 0d9ff4bde3 Add branch name to login splash screen. 2020-07-10 12:04:48 +03:00
ganfra d49d0295a2 Send verification request when the device is not new 2020-07-09 18:31:09 +02:00
ganfra da7c971927 Fragments: use commitTransaction instead of commitNow 2020-07-09 17:46:59 +02:00
ganfra 548879bd9f Fix encryption enabling visible for all users 2020-07-09 17:20:51 +02:00
Valere 0c2516ccf8 line too long 2020-07-09 15:47:59 +02:00
Valere 332f227bc1 Signout to setup 4S 2020-07-09 15:45:58 +02:00
Valere a98b2ecce3 Set server backup banner 2020-07-09 15:45:58 +02:00
Valere 195e2703b9 Support open from upload media tab 2020-07-09 15:22:34 +02:00
Onuray Sahin c1f1620624 Disclaimer dialog is updated. 2020-07-09 15:17:17 +03:00
Onuray Sahin f5284e8447 previously-riot url added to use in disclaimer dialog. 2020-07-09 15:15:27 +03:00
Onuray Sahin 347cf08861 Update settings urls. 2020-07-09 13:46:27 +03:00
Onuray Sahin 540317639a Change slogan. 2020-07-09 12:51:29 +03:00
Onuray Sahin bdcd96544e Use bigger logo at loading screen. 2020-07-09 12:48:45 +03:00
Onuray Sahin 8237c949f1 Change logo in login screen. 2020-07-09 12:27:28 +03:00
Valere aa3e68f3fd Refactoring
Remove glide dependency + protect against cell reuse bugs
2020-07-09 10:08:55 +02:00
Valere bf2d937ad6 Basic video seekTo support 2020-07-09 08:59:06 +02:00
Valere e24d5b3ca4 Simple play/pause overlay 2020-07-08 22:58:27 +02:00
Valere 8c4c909f44 share action 2020-07-08 22:27:00 +02:00
Valere a1db8653ab Basic Video Support 2020-07-08 20:09:55 +02:00
Valere 87b1394e98 Code cleaning 2020-07-08 20:09:55 +02:00
Valere e3c2af2c59 Code cleaning 2020-07-08 20:09:55 +02:00
Valere a618a9214e Show hide overlay on tap 2020-07-08 20:09:55 +02:00
Valere 76133ab55e Simple overlay 2020-07-08 20:09:55 +02:00
Valere 2d4a728af4 Gif support 2020-07-08 20:09:55 +02:00
Valere 4a2a6d34ae Initial commit 2020-07-08 20:09:55 +02:00
ganfra 75c2dfcd48 Fix user data being affected by local room member event changes 2020-07-08 19:16:22 +02:00
ganfra 85e8e652f1 Fix IM terms of review path 2020-07-08 17:32:54 +02:00
Onuray Sahin f025811025 Change splash screen icons. 2020-07-08 17:54:51 +03:00
Onuray Sahin 6d270dc5f4 Fix background of bottom sheet generic item. 2020-07-08 13:52:56 +03:00
Onuray Sahin 2afe642e8b Use 48px icon instead of 44px. 2020-07-08 13:02:02 +03:00
Onuray Sahin 680e62cb98 Update application icons. 2020-07-08 12:55:15 +03:00
Valere c5ba746904 Fixes #1647 share not working 2020-07-08 11:00:13 +02:00
Onuray Sahin 702711fc5e Fix drawer layout colors. 2020-07-08 10:58:24 +03:00
ganfra 0855806ae2 Fix edit being stuck 2020-07-07 22:14:11 +02:00
Onuray Sahin ac7a929a1a Fix tint color of add icon. 2020-07-07 15:05:47 +03:00
Onuray Sahin 8313e45737 Use material add icon instead of png. 2020-07-07 13:28:06 +03:00
Onuray Sahin 09ca2361d7 Adjust colors and remove divider between notification settings and leave room action. 2020-07-07 13:12:24 +03:00
Benoit Marty 9dc831d8e5
Merge pull request #1634 from vector-im/feature/db_clean_up
Feature/db clean up
2020-07-07 11:59:28 +02:00
Onuray Sahin 9514835232 Fix bottom sheet backgrounds. 2020-07-07 12:52:28 +03:00
Onuray Sahin e93a2d7c5d UI review fixes. 2020-07-07 10:35:38 +03:00
Benoit Marty b7d86c3fa4
Merge branch 'develop' into feature/some_upgrade 2020-07-06 23:38:26 +02:00
Benoit Marty 89506b9e81 Version++ 2020-07-06 23:36:14 +02:00
Benoit Marty 98d56cb556
Merge pull request #1630 from vector-im/feature/wellknown
Re-activate Wellknown support with updated UI (#1614)
2020-07-06 23:29:10 +02:00
Benoit Marty 8b1a07b8a8 Add the new value to the ViewEvent, because the state is maybe not up to date. 2020-07-06 23:05:42 +02:00
Benoit Marty 92e809fa6d Fix lint error, following the upgrade of the libs 2020-07-06 22:05:29 +02:00
ganfra 08cda2ee10 Merge develop into feature/db_clean_up 2020-07-06 19:18:42 +02:00
ganfra c1da4aecd7 Fix leaving selected group 2020-07-06 19:09:08 +02:00
ganfra 9ebf87df62 Group: rework a bit how and when we fetch data about groups 2020-07-06 18:47:59 +02:00
Benoit Marty 9d4e903c4a Upgrade some dependencies 2020-07-06 15:59:49 +02:00
Benoit Marty cfdf5cb552 Add a delay to avoid crash. Sounds like a workaround... 2020-07-06 14:57:28 +02:00
Benoit Marty e859357c6a Handle certificate error in case of Direct Login 2020-07-06 14:13:34 +02:00
Benoit Marty e7f13c9efe Handle JobCancellationException 2020-07-06 14:12:56 +02:00
Benoit Marty 2a68c8d08b Simplify the server selection screen: remove the "Continue" button 2020-07-06 14:12:56 +02:00
Onuray Sahin b1c088a03b Update new accent color. 2020-07-06 13:08:06 +03:00
Tobias Preuss 04f0146afd Use Context#withStyledAttributes extension function.
+ This function is more concise and ensures "recycle()" is always invoked.
+ Sources: https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-preference-release/core/core-ktx/src/main/java/androidx/core/content/Context.kt#52
2020-07-04 19:36:17 +02:00
Benoit Marty f74ab2dfd4
Merge branch 'develop' into feature/save_attachement_legacy 2020-07-04 12:16:50 +02:00
Benoit Marty b853397c0a Re-activate Wellknown support with updated UI (#1614) 2020-07-04 12:10:17 +02:00
Onuray Sahin f4057ea3fa Fix background of drawer layout. 2020-07-03 14:50:33 +03:00
Onuray Sahin a7480c1860 Change colors according to the new color palette. 2020-07-03 13:36:30 +03:00
Benoit Marty c4ad90696f
Update vector/src/main/java/im/vector/riotx/features/home/room/detail/RoomDetailFragment.kt 2020-07-03 12:28:38 +02:00
Benoit Marty 85ee183e4f
Update vector/src/main/java/im/vector/riotx/features/home/room/detail/RoomDetailFragment.kt 2020-07-03 12:28:32 +02:00
Benoit Marty 586b0fe6e2
Merge pull request #1602 from vector-im/feature/work_manager_init
Work manager init
2020-07-03 12:04:53 +02:00
Valere bdfce35d9a Fix / save media on old android
+ add numbers to file if needed
2020-07-03 10:32:07 +02:00
Benoit Marty b8f66a36d5
Merge branch 'develop' into feature/fix_crash_notification 2020-07-03 00:23:21 +02:00
Benoit Marty d4050a7b9d Due to a bug introduced in Android gradle plugin 3.6.0, we have to specify the ndk version to use 2020-07-02 23:39:42 +02:00