Isira Seneviratne 9d04a73c85
Merge dev to refactor (#11427)
* add NP icon for Android Studio's NewUI

* Fix NPE in MediaSessionPlayerUi while destroying player

* Update NewPipeExtractor to v0.24.1

* Add changelogs for hotfix release v0.27.1 (998)

* Hotfix release v0.27.1 (998)

* Update README.pt_BR.md (#11275)

* Update Matrix room link, and prioritise it (#11350)

* Update Matrix room link, and prioritise it

* Update Matrix room link in CONTRIBUTING.md

* Prioritise Matrix in contribution doc too

* Update NewPipeExtractor to v0.24.2

* Hotfix release v0.27.2 (999)

* Add changelogs for hotfix release v0.27.2 (999)

* Don't warn about rhino class in proguard

Likely related to 01a7b20655 but I am not completely sure.
I tested the app and it works well, so I think that org.mozilla.javascript.JavaToJSONConverters is not used really.

This is the full list of errors:
Missing class java.beans.BeanDescriptor (referenced from: java.lang.Object org.mozilla.javascript.JavaToJSONConverters.lambda$static$4(java.lang.Object))
Missing class java.beans.BeanInfo (referenced from: java.lang.Object org.mozilla.javascript.JavaToJSONConverters.lambda$static$4(java.lang.Object))
Missing class java.beans.IntrospectionException (referenced from: java.lang.Object org.mozilla.javascript.JavaToJSONConverters.lambda$static$4(java.lang.Object))
Missing class java.beans.Introspector (referenced from: java.lang.Object org.mozilla.javascript.JavaToJSONConverters.lambda$static$4(java.lang.Object))
Missing class java.beans.PropertyDescriptor (referenced from: java.lang.Object org.mozilla.javascript.JavaToJSONConverters.lambda$static$4(java.lang.Object))

* Remove code committed accidentally

---------

Co-authored-by: Christian Schabesberger <chris.schabesberger@mailbox.org>
Co-authored-by: Tobi <TobiGr@users.noreply.github.com>
Co-authored-by: Stypox <stypox@pm.me>
Co-authored-by: #27 <68751594+tag27@users.noreply.github.com>
Co-authored-by: opusforlife2 <53176348+opusforlife2@users.noreply.github.com>
2024-08-11 08:11:50 +05:30
..
2018-05-25 18:38:07 +02:00
2018-06-03 12:36:35 +02:00
2018-07-23 18:54:40 +02:00
2018-08-02 03:22:26 +02:00
2018-09-07 21:51:14 +02:00
2018-10-27 09:57:11 +02:00
2019-01-18 21:13:04 +01:00
2019-01-27 16:57:56 +01:00
2019-03-14 09:24:02 +01:00
2019-05-14 23:17:04 +02:00
2019-08-21 14:35:39 +02:00
2019-09-12 22:52:40 +02:00
2019-10-28 01:13:06 +01:00
2020-01-18 00:09:27 +01:00
2020-02-22 00:37:46 +01:00
2020-03-01 15:43:12 +01:00
2020-03-18 18:00:54 +01:00
2020-03-28 20:32:20 +01:00
2020-03-31 00:24:13 +02:00
2020-05-03 14:13:21 +02:00
2020-05-29 18:55:01 +02:00
2020-05-30 10:42:39 +02:00
2020-07-11 21:47:19 +02:00
2020-07-26 14:38:49 +02:00
2020-07-28 01:07:13 +02:00
2020-10-03 18:29:52 +02:00
2020-10-16 22:20:23 +02:00
2020-11-22 14:53:36 +01:00
2020-11-28 12:54:21 +01:00
2020-12-09 23:40:54 +01:00
2020-12-23 14:56:25 +01:00
2020-12-27 15:06:03 +01:00
2021-02-14 21:50:38 +01:00
2021-02-14 21:50:38 +01:00
2021-03-05 15:49:37 +01:00
2021-03-25 10:41:15 +01:00
2021-04-10 11:19:48 +02:00
2021-04-10 11:19:09 +02:00
2021-05-14 00:03:07 +02:00
2021-06-05 23:37:47 +02:00
2021-06-15 19:14:42 +02:00
2021-06-26 17:34:09 +02:00
2021-07-20 18:41:55 +02:00
2021-08-03 21:12:53 +02:00
2021-08-04 12:07:02 +02:00
2021-10-12 16:45:01 +02:00
2021-10-21 20:30:10 +02:00
2021-12-01 21:06:12 +01:00
2021-12-23 23:41:20 +01:00
2022-02-01 13:44:19 +01:00
2022-02-23 17:13:58 +01:00
2022-04-16 17:50:10 +02:00
2022-06-24 18:52:45 +02:00
2022-08-12 23:49:07 +02:00
2022-08-25 10:44:29 +02:00
2022-08-27 14:47:57 +02:00
2022-11-03 17:28:22 +01:00
2023-01-22 08:56:29 +01:00
2023-07-31 23:43:41 +02:00
2023-12-26 16:58:49 +01:00
2024-04-01 14:16:51 +02:00
2024-08-11 08:11:50 +05:30
2024-08-11 08:11:50 +05:30