Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nova-video-player/aos-Video

NOVA opeN sOurce Video plAyer: player frontend main UI
https://github.com/nova-video-player/aos-Video

debug--

876ef7b7a436655f354f5bbf45cb29cb9e8bd7b6 authored almost 5 years ago
reformat

7eaba9e35667c71bb0668e4d4351fb67a0328e5b authored almost 5 years ago
Fix some bad language correspondence and add debugs

a9bcfa04ef3faff1d2452084d3e61df437d74719 authored almost 5 years ago
Fix some bad language correspondence and remove stacktrace

subs manual language in preferences_vide.xml relies on entryvalues_list_preference matching entr...

cad04fdf908fe8d998c939dac6bc6f36651e0e45 authored almost 5 years ago
If logged in on trakt disable login pref

ec9c80dcfc8de52f81a6b83ce03491818584e976 authored almost 5 years ago
sync with crowdin

fe9ae10c9c717ca0cca87bfbbe70d51a22032f67 authored almost 5 years ago
gradle++

4f3a4727d4e93179b2d5bd90bff05191b4c4b452 authored almost 5 years ago
new version of ggplaypublisher

note that it requires latest gradle: do this before this change ./gradlew wrapper --gradle-versi...

c97ab241e50f6023d0a7b4e6e8fd1ac224c318cb authored almost 5 years ago
Add Lithianian

49352f34737334333042b9cb71bf5f6b245b87fd authored almost 5 years ago
Use alertDialog instead of progressDialog

47e2e7989f6c4241c1d965304b187b2c22c45478 authored almost 5 years ago
sync with crowdin

d9eac51a7b5ca6557403e6fc7d4092c3c7413c48 authored almost 5 years ago
crowdin sync

40ed426385909092a27a629a619160c45668cff5 authored almost 5 years ago
Rework of networkState tracking to avoid ConnectivityManager.CONNECTIVITY_ACTION deprecation

See https://github.com/nova-video-player/aos-AVP/issues/318

4c5495a01a6e3395e349dfce1395349d40d37910 authored almost 5 years ago
Remove multiDex

111e38f32b5ce8f53f2da86cce5063e7db7324ac authored almost 5 years ago
leanback is not an option anymore since compatible target is always targetted

4023755ab48bd9313d7033cb04535fcc4d6096be authored almost 5 years ago
now muldiDex does not need this (since API21)

5a5fdd8cee47daf57e20e2a64867fcdd08e67fed authored almost 5 years ago
move ArchosUtils network related methods to Networkstate and have NetworkState migrated to FileCoreLibrary

0e41def68be7b322e56216cef930debb5df34bd1 authored almost 5 years ago
addAction in DetailsOverviewRow is deprecated

use the "simpler" new way...

97490744a827d629b53f9e3dcd82c93f85058ef7 authored almost 5 years ago
use resourcecompat

1e0421da48dd849405c29862c1325f5dc8630036 authored almost 5 years ago
compat for getcolor

841d9c8f54d9868b46a30e80182eac89c281212f authored almost 5 years ago
networkinfo deprecated

c78b47fd5c80e3266043cd2c0239e6ea22a9b1fa authored almost 5 years ago
use htmcompat (again)

4d17e5d6ca948f5cf9d2aa1d550334fafd61d9d7 authored almost 5 years ago
Force text size for toolbar to have the same size in landscape/portrait.

Note that this is a workaround of an Android bug.
Fixes https://github.com/nova-video-player/aos...

e948225d5114d0c5f978fc5cb0036ee9fa2daca3 authored almost 5 years ago
Add comment that cloud/provider should be kept even not connected

b07fc6ffb094ca1bf56f648b22eb5f9ab2ae4bc0 authored almost 5 years ago
Add some explanations for my lazy brain

cc950585fde81212c01002d9b0ed1327199f20f8 authored almost 5 years ago
Resolve non update of external storages when switching to airplaine mode.

In this case there is no active network interface thus previous code is not triggered.

21d26c933098999497a8a2d459acd11b52a9cd5b authored almost 5 years ago
always true now

19d12e0be065aed5efc95953586bd68fc1951167 authored almost 5 years ago
use different names

314ab7920c2366d30d09bf348af0f44d5900db4b authored almost 5 years ago
use htmlcompat

e363dc4d6e51160a0d1dd87fcec1e59e1cf5c6d3 authored almost 5 years ago
gradle++ again

ea861bd2c08136f1f5b4233f52c0872e2d1f68f3 authored almost 5 years ago
Revert "root not allowed there"

This reverts commit 993b3a0fb4a2d9ba76d0c976cb53952fff7459be.

29d89ee13ec89db31a6fbdf740b48f4a97576715 authored almost 5 years ago
Revert "FileUtils.getRealUriFromVideoURI not required anymore since we can open uri directly"

This reverts commit e905bb0b7fa23288badb827a8bc44fff1c07a72e.

97b1859b87ab9e132718bf003e50509cf41f630c authored almost 5 years ago
Use new icon on channels too

bf44c32f805273dc6b40373e4c2ee480749ec17e authored almost 5 years ago
This one is getFragmentManager since activity

3de830051076158281c98b2374fc078ca554e4e5 authored almost 5 years ago
getFragmentManager deprecated

Use getChildFragmentManager() or getParentFragmentManager()

ag -l getFragmentManager | xargs se...

e5d2521fee6db849493dd3c280251fc330d0e47e authored almost 5 years ago
Remove historic SystemPropertiesProxy and references

1136d4d79727ad00083a398cb3a4912e1708229b authored almost 5 years ago
add logs

5f914f9bc4afe78f74298a5b71d1d545e35e549e authored almost 5 years ago
new changelog

29b2ca9a0bbf5898da52e92ffd60faad502313b8 authored almost 5 years ago
Do not keep screen on on remote video

See https://github.com/nova-video-player/aos-AVP/issues/310

53c2f6046000a78f3f88a5f51f75905f012f6275 authored almost 5 years ago
FileUtils.getRealUriFromVideoURI not required anymore since we can open uri directly

e905bb0b7fa23288badb827a8bc44fff1c07a72e authored almost 5 years ago
Folder picker: only show local storage and try to open directly the correct path for sdcard if above API26

fa4fd8d147cede11be37f8fdee426b6048856c02 authored almost 5 years ago
Fragment.instantiate is deprecated

4d3550eee38d3a33247416c76b5136e447990501 authored almost 5 years ago
new lib versions

30d3edda06e666716fba111288c6ae1473d7a00f authored almost 5 years ago
gradle++

5024dcb2b37ed9e8882c7f67ccfc2a98ec1b6dad authored almost 5 years ago
not required anymore and we are androidx

6413b540349ed91e9bb6deb5193d5f917e1a0254 authored almost 5 years ago
required for folder picker

160e80f345fdddbed7e0a1dd26b11838b3378edc authored almost 5 years ago
getDrawable on resource should be done via ResourcesCompat.getDrawable

2f04224dcdb926b3f1bd0aa22c5dd18789bce3be authored almost 5 years ago
specify that this is a Pair of String

38f9ef1d70441e3924b577e435bd0703b2b2f77c authored almost 5 years ago
sync with crowdin

7a5192ce1db5eb27b737e3113a52327f80794c8c authored almost 5 years ago
root not allowed there

993b3a0fb4a2d9ba76d0c976cb53952fff7459be authored almost 5 years ago
not used

3403a5111c0ed6c6765d6530b727a91d9509337d authored almost 5 years ago
apply instead of commit for pref

34eeea6bb61d8aa5611cbb20d599a8095a5de463 authored almost 5 years ago
setColorFilter uses BlendModeColorFilter in API29

1dc1bc73b700f7985a2b5da4b88beb2740213089 authored almost 5 years ago
use connectivity manager

91c1fd4093857e07eda1c92f125bca30176d19bc authored almost 5 years ago
TextViewCompat required now for setTextAppearance

0caee1e4b3bd80ee3adabc1479db4ed6bca0604f authored almost 5 years ago
Html.fromHtml is deprecated

60a0189f4634987e9a09b7cc28a294984f13c83d authored almost 5 years ago
use implementation instead of deprecated compile

45cdac66c58ed5d973997e2d1c9e87037cb159fd authored almost 5 years ago
PreferenceManager is now androidx

5bd229ca431e37ce360a29ecd524abca6a5255bf authored almost 5 years ago
crowdin sync

08f8e6df0884d1d11bd3c132a3529597adc70609 authored almost 5 years ago
properly set the revision number of universal

0c073aa65707a7934f6823cb07161a73e8ac65d5 authored almost 5 years ago
Revert "Add stretched mode to have the video surface stetched to the size of the display."

This reverts commit 0b40be07c240d6cd5e4735ba02dac77e31ad11a4.

Not needed anymore since wrong AR...

a3edbc5a33641cee2c7dbfaa3502f7b496437b72 authored almost 5 years ago
Revert "Add missing controls for stretched"

This reverts commit 6a8c0e80a80a9a336046438d51a5162046180474.

Not needed anymore since wrong AR...

72c47901a90f2ff99115aa48ce13c726823e0ced authored almost 5 years ago
10ms step for AV delay

5db851a13a445871175a1f4c23be26281989b1cf authored almost 5 years ago
typo

00af826b8c793978ee406a918170c9c2ab512c9d authored almost 5 years ago
this should not be there

6d87c3c09a5081f0ae242206a6cce3a0483cb5a1 authored almost 5 years ago
short changelog

900b67f64e38cb5f7de0b899150dae0ccc056f12 authored almost 5 years ago
new changelog

f1b7c5028fed749596aa3db2582641b04d91184a authored almost 5 years ago
release notes in other languages

84c7fd58113a98288dfb784f6579d88b43c0a146 authored almost 5 years ago
universal is back as a -Puniversal gradle option

a3d51f6b368d1188992637af52a89afd5b94bdd3 authored almost 5 years ago
remove some debugs

d15332d8744d64a9d88ae1a8e324e92e83abeb15 authored almost 5 years ago
Fix version code computation post apk splits

95f94959d3ce82d8862fee3e53427088a1c7d866 authored almost 5 years ago
oops typo

33ecfcef6540bb58e6c7fe3d223ba4c8a59d7f3f authored almost 5 years ago
Merge branch 'feature/apkSplitAndShrink' into androidx

82fbaa98dbc3abcb45526b9179fae73f0d5cb5cc authored almost 5 years ago
debug++: display display supported hdr types

e90ad3c28daf19b9cdc5a34baf913a0c44c4e947 authored almost 5 years ago
debug--

0e66c734231a8cdbfc60061eaff1e45d8f0b1d58 authored almost 5 years ago
minor improvement

f9427408b8693bd74620b5b075ff8f39f3df9fa0 authored about 5 years ago
Do the mRefreshRateCheckerAsync at the right place.

Fix regression of open video blocked at spinner state.

66aab9bb693f1b8166dbe32ce089d913dcbd17f3 authored about 5 years ago
Align retry logic to work with API23 too

35381f00f04729af5cd2ac6f3919d5302b43ebe3 authored about 5 years ago
Fix test case and rate % wantedFps can be equal to wantedFps if rate slightly below wantedFps thus cover this case also that in criterion

See https://github.com/nova-video-player/aos-AVP/issues/152

1076d60cb2f0bdf30ce4db1a37cbb88856485ef9 authored about 5 years ago
Convert all drawable to lossless webp

87b23eb6f3a98a7311b2c40b0e72b7e5f07b1d45 authored about 5 years ago
Enable apk splits on ABIs

c264491197237006d35d52661aa605f4a058965f authored about 5 years ago
Ignore more build artefacts that we dont want in final apk

ff24271e7e5669d9602755b610cf0f2a0ef8972e authored about 5 years ago
Enable both adaptive refresh rate setup through displayMode API23+ or setting preferredRefreshRate

Implements a easier to read refresh rate selection via modulo.
Make adaptive refresh rate possib...

1ad2d1548a47aefcea02c852c57d70da4f83cc36 authored about 5 years ago
Match the highest refresh rate matching an integer multiple of the frame rate (instead of the closest match)

09c1c6cdef208bfb15e9d2361173d935c98a35be authored about 5 years ago
Add a retry mechanism for applying the desired refresh rate.

On FireTV4k failure to set the refresh rate was causing an infinite loop preventing video to ope...

5b547c257e9c0947fb7f0c09611079caceecede1 authored about 5 years ago
WIP opensub4j login/logout

90af926a8cc4bd408bbe69d08255a5e18ce4785d authored about 5 years ago
crowdin sync

8fcf39ee9ea855395e4c09f76de050d87ca7c91a authored about 5 years ago
Fixes R8 release compilation issue.

See https://github.com/wtekiela/opensub4j/issues/18

316d16bb34d8a773a4a4f5a5b717de53ee83ef73 authored about 5 years ago
Start to add opensub4j logic

2cc04d31349a1e40401d4ede8c9dbcec806aac1a authored about 5 years ago
WIP migrate to opensub4j

See https://github.com/nova-video-player/aos-AVP/issues/238

0d11afa578709feb5a9f333f8579ad237bf2b149 authored about 5 years ago
Add transparent decor to avoid HDR grey bar issue on bravia

See https://github.com/nova-video-player/aos-AVP/issues/270

70ee339bb99f04d4619a216236522d7fed281e0d authored about 5 years ago
Activates new scraper

ed19f8b5445cf7cf604be522fd0712b84b75f4d2 authored about 5 years ago
TODO: if deleting a dir it should not involve all associated files

30d08ae05b06304a86d666e83753dd51aeb66fa5 authored about 5 years ago
verbose--

1653d722b01c3a30c1fc026e59452812d6a86f72 authored about 5 years ago
verbose--

b08bd6d8b775096552733aa78403c434edb232da authored about 5 years ago
verbose--

e7821f7c4b86d89b0c515f1d50b7a1cb9a355f38 authored about 5 years ago
verbose--

ef31433edfb3d508c7b230d35865bff2d3520ca3 authored about 5 years ago
debug--

4268550485ddef4015b00969232cef771aaa6fbc authored about 5 years ago
crowdin sync

b2a2a85b01ff9e2c5c6cc59e3ea621ac5647e524 authored about 5 years ago
changelog

8033847d012ed1b31e91dd86593d251a66a13cd6 authored about 5 years ago