Commit Graph

36 Commits

Author SHA1 Message Date
Benoit Marty c985639691
Merge pull request #2883 from vector-im/dependabot/gradle/androidx.recyclerview-recyclerview-1.2.0-beta01
Bump recyclerview from 1.2.0-alpha06 to 1.2.0-beta01
2021-02-21 00:09:48 +01:00
dependabot[bot] a7adcbcd78
Bump rxkotlin from 2.3.0 to 2.4.0
Bumps [rxkotlin](https://github.com/ReactiveX/RxKotlin) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/ReactiveX/RxKotlin/releases)
- [Commits](https://github.com/ReactiveX/RxKotlin/compare/2.3.0...2.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-20 10:20:10 +00:00
dependabot[bot] a5a857f036
Bump recyclerview from 1.2.0-alpha06 to 1.2.0-beta01
Bumps recyclerview from 1.2.0-alpha06 to 1.2.0-beta01.

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-20 10:19:35 +00:00
dependabot[bot] 108a81d338
Bump material from 1.3.0-alpha04 to 1.3.0
Bumps [material](https://github.com/material-components/material-components-android) from 1.3.0-alpha04 to 1.3.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.3.0-alpha04...1.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-19 23:22:53 +00:00
Benoit Marty 4dcd7846b0
Merge pull request #2616 from vector-im/feature/ons/android_11_migration
Migrate to Android 11, API 30.
2021-01-22 17:17:04 +01:00
Onuray Sahin 869eb262f3 Lint fixes. 2021-01-06 12:49:11 +03:00
Onuray Sahin 23623b8895 Migrate to Android 11, API 30. 2021-01-04 17:12:49 +03:00
Benoit Marty 11367488e6 Fix crash in AttachmentViewerActivity (after ViewBindings)
And improve code a bit
2021-01-04 14:21:57 +01:00
Benoit Marty 18bf9856fe Migrate to ViewBindings (#1072) - WIP 2020-12-16 03:57:19 +01:00
Benoit Marty d02da1b97e Migrate to ViewBindings (#1072) - WIP 2020-12-16 02:39:58 +01:00
Benoit Marty a8c6b1cdf7 Migrate to ViewBindings (#1072) - WIP 2020-12-16 02:33:52 +01:00
Benoit Marty 706736273c Migrate to ViewBindings (#1072) - WIP 2020-12-16 00:46:52 +01:00
Benoit Marty c426364618 Remove unused dependencies 2020-12-02 12:45:31 +01:00
Benoit Marty ff0f42900d Do not use deprecated Fragment.startActivityForResult anymore 2020-10-07 16:02:01 +02:00
Benoit Marty 9e0ebc94c5 Upgrade other dependencies, and remove unused dependencies 2020-10-06 15:44:30 +02:00
Valere e0c5377968
Merge branch 'develop' into feature/enhance_big_files 2020-09-03 17:09:40 +02:00
Valere 7c638798c7 Code review 2020-09-03 14:53:13 +02:00
Valere 8103081e0e Fix / Support open and view of sending attachment 2020-09-03 09:31:53 +02:00
Valere 3dc69b60c4
Fix / Log could leak file name 2020-09-01 17:31:54 +02:00
Valere f34c5d6674 Crash / Attachment viewer: Cannot draw a recycled Bitmap 2020-08-31 17:50:17 +02:00
Benoit Marty 7613073373 Some cleanup after the package renaming thing 2020-08-18 18:15:48 +02:00
Benoit Marty d28c091f0a Rename package `im.vector.riotx.attachmentviewer` to `im.vector.lib.attachmentviewer` 2020-08-03 18:35:02 +02:00
Valere 9f2631110e Missing copyrights 2020-07-10 14:38:23 +02:00
Benoit Marty 6c0f775c4b Cleanup 2020-07-10 13:07:14 +02:00
Valere e38cb7c1a6 Unwanted logs 2020-07-09 10:16:38 +02:00
Valere 868d9cf55c Cleaning (remove audio and file as not supported yet) 2020-07-09 10:11:10 +02: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 e9778d6feb Video stop/resume when paging or bg/fg 2020-07-08 22:41:17 +02:00
Valere a1db8653ab Basic Video Support 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