Ecosyste.ms: OpenCollective

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

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

NOVA opeN sOurce Video plAyer: file library to handle local storage and network shares
https://github.com/nova-video-player/aos-FileCoreLibrary

Remove StorageManager.getVolumes which is dark greylisted since O and use instead StorageManager.getStorageVolumes->List<StorageVolume> then findVolumeByUuid->VolumeInfo and getDisk->DiskInfo and then determine isSd or isUsb.

Remove StorageEventListener.onVolumeStateChanged which is dark greylisted since P.
Side effect i...

04be13c5bbcfccc3a9651743530c71052d3177ed authored about 6 years ago
Means to convert intent into string for debugging purposes.

71c59d1c0fadfaa56887d550b636f3cf696ef363 authored about 6 years ago
Crowdin it translation sync.

94e4428f88ba11ee46f9e55150adb55f649e6ab6 authored about 6 years ago
Crowdin fr translation sync.

222859d2670dd05b12eb4986adee1fd7cd1a4f79 authored about 6 years ago
Sync fr, cs translation with crowdin.

Change "can not" into cannot for en translation.

7bee292a56505a160d44a975f26f66c3906201eb authored about 6 years ago
Sync with crowdin translation effort.

ae07f81db6fdfe4ac96bf9e33f032046673b1b4c authored about 6 years ago
Rename Utils in MediaUtils or FileUtils to have distinct utility files and class naming.

5fd2385263815f75a221c957fa1ce08a613544d8 authored over 6 years ago
Issue a warning for deprecated APIs.

c3dc2c1f9947bc4525d4b08a01f6f6a2c3110339 authored over 6 years ago
Progress on translations via crowdin contributors: thank you.

2173c46cca518ddfaa580290c12a5b6c82958b1a authored over 6 years ago
27.1.1 is the latest support library version for API27

cf18636799f911fbb68488e037b8ff1627fb9034 authored over 6 years ago
Update support libraries to 27.1.0.

90d91f03f043cbeb40600e03147809f11b5a611f authored over 6 years ago
New cs and nl translations and update of fr one (thanks dzejba and kaosnewsd).

5dda40f3d6a58425ea0381ef99aeb3852e28db70 authored over 6 years ago
Up

265e3ad621520d6994193478f0c381da66836dc1 authored over 6 years ago
More french translations.

eefd3c722c7864d8d7fa256503c80e3173192948 authored over 6 years ago
Upload/download from crowdin with new configuration file.

0598c21fa10f60a563f0955cc1d8687339f340bb authored over 6 years ago
Remove too small and non uniform with other projects translations.

0de5605a8ae29c4cc0e672f2bfa17e8e7b24532f authored over 6 years ago
Export/import with crowdin to align.

c88881269070eedabbf5dff89caa582be7c994b2 authored over 6 years ago
Remove translations at 0%.

eb2325661ea11a355daf7265d681b4462472ed7a authored over 6 years ago
Realign with crowdin upload/download.

3c7d288a0b1883ff0185d1b48dc5b706690e5f25 authored over 6 years ago
Do it also for string.xml

2426a1970ae5950952f113fb64024e7b54c868cc authored over 6 years ago
Realign all strings filename from string.xml to strings.xml to be uniform.

792a9679693935d701a4124840b45c35a6cc80d9 authored over 6 years ago
Ellipsis instead of ...

7e13f58a20b41eac8c033e4f6daa57fac8b00301 authored over 6 years ago
Ignore the right crowdin file

5a95a1e4c75ea18f71adc4f9a78ffac5cd23a3d2 authored over 6 years ago
Ignore crowdin.properties

132db9633e16160fadc93aac3e33064337d12e11 authored over 6 years ago
Nova branding

e17ccbcf99089b1c0d8bcbe3529e00df60821579 authored over 6 years ago
Refactor SFTP Session-s refcounting by remembering matching Channel-s

This fixes a long-standing instability of SFTP
It was caused by the fact that we call releaseSes...

9e4d209bd963d6b154eff6813764dbfee54d8354 authored over 6 years ago
Oreo requires to create notification channels

0ab3a295502ffcffd6c63a06a96492a69e48dbe5 authored over 6 years ago
up Sdk 27

af31335774409d3ff40c8812ac6e0e1e140190bb authored over 6 years ago
fix sdcard on oreo

c8457c6bd5add0d0db3439721617422c6631dedd authored almost 7 years ago
up target to API 27

3c2edfa82bc796267fd49c821d82eb642f1b91a1 authored almost 7 years ago
Android O requires to make implicit broadcasts explicit

56b0f43a7b31c4198a418c3022ff873ecff2e16d authored almost 7 years ago
[SFTPSession] Rewrite more sanely ref counting

7ccbef79f781140360f35def83a4d7f946f03e54 authored almost 7 years ago
bye bye implicit broadcast (not working with android O)

ecaa3f3bcdad41e8ff241537e844f192020ed7b1 authored almost 7 years ago
Increase (perhaps too much?) sftp buffer size to help concurrency

a3f6e2e26cca1e819c22f166ed6ce133327c2c14 authored almost 7 years ago
Don't use ConcurrentHashMap. They maps are (and need to be for ref counting) accessed in synchronized methods only

3e00a4a951b65a474a1ad1bcb6247358d6a16e11 authored almost 7 years ago
up gradle to support Android Studio 3+

3d439a0f1123a9e17c09951d284161c2368ddd04 authored about 7 years ago
replace deprecated compile by implementation/api

1f0e9a4a64814c06a4f396e6ecebeafdb1b7b8e8 authored about 7 years ago
Migrate to jcifs-1.3.19 to address NTLMv2 Initiator Security Vulnerability Fixed

This release fixes what is believed to be a moderate security issue. All NTLM initiators / client...

9836c9b9b2dedf6ba45bb5dd82c9e68579fd622f authored about 7 years ago
Initial open source release

c108dd39b88a103c51a38154d15258f922df114e authored over 7 years ago