Ecosyste.ms: OpenCollective

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

AmazeFileManager

An open source material design file manager for your Android device
Collective - Host: opensource - https://opencollective.com/teamamaze - Website: https://teamamaze.xyz - Code: https://github.com/TeamAmaze

Fix detect and remove SSH/SFTP path on update SFTP connection parameters

Fixes #2208.

Additionally, changed a series of ints indicating file operation type to Operation...

github.com/TeamAmaze/AmazeFileManager - 0724fbf17bd92637b03106758ad481bb02dc94ab authored about 4 years ago
Merge pull request #2268 from EmmanuelMess/fix/extractcompressedleaks

Fixed two leaks of AbstractProgressiveService's

github.com/TeamAmaze/AmazeFileManager - ef38e47bdc231bbe1de33d060655de2ddbe34cb5 authored about 4 years ago
Merge pull request #2258 from EmmanuelMess/fix/viewcompressedleaks

Fix two CompressedExplorerFragment leaks

github.com/TeamAmaze/AmazeFileManager - 8ea994ac298a3d6faed51c018b9038db9c2f67d1 authored about 4 years ago
Add fileHeaders emptiness check

Fixes #2274

github.com/TeamAmaze/AmazeFileManager - 7fd181eb64d71423ed4a55b6ce95c5d8e63f0f77 authored about 4 years ago
Use contains instead of lastIndexOf in FileUtils:getPathsInPath

github.com/TeamAmaze/AmazeFileManager - bc5bfe4d1beebe3737fa64231c23183b6c3b8541 authored about 4 years ago
Fix FileUtils:getPathsInPath toArray() invocation to empty array

github.com/TeamAmaze/AmazeFileManager - fba967de242753d1ac2ba3663f89e59e2b879560 authored about 4 years ago
Merge pull request #2281 from TranceLove/feature/github-ci-focal

Adopt Ubuntu 20.04 as CI build environment

github.com/TeamAmaze/AmazeFileManager - 72cfcdec96d3b3b8b73d1e4f1ad354c5e1cd7418 authored about 4 years ago
Merge branch 'release/3.6' into bugfix/2189

github.com/TeamAmaze/AmazeFileManager - ea5aca20d0151b421a687c21944615cffb475d5b authored about 4 years ago
SMB version of MainActivityHelper.checkFolder()

Fixes #2189.

github.com/TeamAmaze/AmazeFileManager - 648ad183e922bd7584e1fa8017cfba55f7c4edec authored about 4 years ago
2156: Enable pressing on appbar for all open modes

github.com/TeamAmaze/AmazeFileManager - 91194efbcf500a3b14160fed06c4880511993bfa authored about 4 years ago
Fixed passing null to TinyDB::getBooleanArray

github.com/TeamAmaze/AmazeFileManager - ac10192d68aaef35af2b32c4b654e0020fed78af authored about 4 years ago
SimpleTextWatcher to Kt

github.com/TeamAmaze/AmazeFileManager - a231a7b783ea705355abe1e74d0f9e738ce1865a authored about 4 years ago
OneCharacterCharSequence to Kt

github.com/TeamAmaze/AmazeFileManager - e52f5d48b26f9d392928295c2adfd0f9b2558991 authored about 4 years ago
PreferenceUtils to Kt

github.com/TeamAmaze/AmazeFileManager - 87d0914d4c26766723efad6a54f49a6960a37e30 authored about 4 years ago
ScreenUtils to kotlin

github.com/TeamAmaze/AmazeFileManager - b53a34d80716633638c9642ca8a0b147d380bf1d authored about 4 years ago
Convert AppConstants to object

github.com/TeamAmaze/AmazeFileManager - 68fc2bb1006181efe27032d5917e9a2b9a40ec7b authored about 4 years ago
Some utils classes to kotlin

github.com/TeamAmaze/AmazeFileManager - 7a8cab133bbf55b616fa5fed2296b45e9bcd0d3f authored about 4 years ago
Converted interfaces to Kotlin

github.com/TeamAmaze/AmazeFileManager - 08f9b53d54070ed08bbeb477eae5c218c10ab096 authored about 4 years ago
Merge pull request #2269 from EmmanuelMess/refractor/checkFolder

github.com/TeamAmaze/AmazeFileManager - 09c149abb580066ab0b9974ab4f0b6ae0d547b3d authored about 4 years ago
Adopt Ubuntu 20.04 as CI build environment

github.com/TeamAmaze/AmazeFileManager - 8280ca68ef8c3a5bdab95ff9934dbf5c3059e049 authored about 4 years ago
FolderState moved to its own file in Kt

github.com/TeamAmaze/AmazeFileManager - 614e9359a449c115ad00de86726e2864b776f590 authored about 4 years ago
Merge pull request #2280 from TranceLove/bugfix/github-ci

Fix Github CI build security vulnerability

github.com/TeamAmaze/AmazeFileManager - 15afd1aaf1a90e64f6a3a18adaaa06e90de2215e authored about 4 years ago
Fix Github CI build security vulnerability

Don't know if it's the correct way to fix, but let's see.

CC @JarLob

github.com/TeamAmaze/AmazeFileManager - 7150069f5db070e8b6eef0fdf1b0b89fd7d94aea authored about 4 years ago
Enforce unique index in bookmark table

Fixes #2218. Database upgrade required.

github.com/TeamAmaze/AmazeFileManager - a4cd2f7628419761d17d9c515a4cfd5deba2e200 authored about 4 years ago
Update dependencies

github.com/TeamAmaze/LaputaCloudsLib - d18148e63389544b7b372ff47570e10c3f7630cb authored about 4 years ago
Fixed two leaks of AbstractProgressiveService's

github.com/TeamAmaze/AmazeFileManager - 9b6e643af3c4abb4c4e8ce7e55cf60869bc6b640 authored about 4 years ago
MainActivityHelper:checkFolder returns FolderState

github.com/TeamAmaze/AmazeFileManager - 6b45e545e8cfaa6916709ec8e5a6139a74ee9866 authored about 4 years ago
Add support for password-protected RARs

Fixes #2099.

Additionally, converted corresponding test cases to Kotlin.

github.com/TeamAmaze/AmazeFileManager - b6b6a9cc834eedc393efc3ce685d930dcc4d2149 authored about 4 years ago
Merge pull request #2266 from TranceLove/bugfix/sshoperationstest-failure

Adopt ShadowTabHandler to SshOperationsTest

github.com/TeamAmaze/AmazeFileManager - 1ce09533fbf6770ca41de96993994a2a5b0846ff authored about 4 years ago
Adopt ShadowTabHandler to SshOperationsTest

github.com/TeamAmaze/AmazeFileManager - ac949c35f9723d6395d70829f6e258263db826ec authored about 4 years ago
Merge pull request #2194 from TeamAmaze/tnyeanderson-smb-path-fix

github.com/TeamAmaze/AmazeFileManager - 428fc17b43c901602c48a8fb3e61453041d9b891 authored about 4 years ago
Merge pull request #2235 from TeamAmaze/bugfix/2128

2128: Show FAB and expand appbar in empty folder

github.com/TeamAmaze/AmazeFileManager - 473ca346501cf7247ccdc0e096ea6537e70d101d authored about 4 years ago
Merge pull request #2261 from TeamAmaze/translations_strings-xml--master_es

Translate '/app/src/main/res/values/strings.xml' in 'es'

github.com/TeamAmaze/AmazeFileManager - 790870d636fbf6d8ce2d0143dae65c3d7cea84ea authored about 4 years ago
Apply translations in es

translation completed for the source file '/app/src/main/res/values/strings.xml'
on the 'es' lan...

github.com/TeamAmaze/AmazeFileManager - 2b756a4ba9b02ee0d9c8fd6b51122b78941ca4c9 authored about 4 years ago
Fix two CompressedExplorerFragment leaks

github.com/TeamAmaze/AmazeFileManager - b6b2a4f3c27838cf991f9cce1fa2bf5017d648fd authored about 4 years ago
Decoupled split Uri/path logic to FileUtils.splitUri()

For future reuse.

github.com/TeamAmaze/AmazeFileManager - 286ba7ca6978344c4789e34df792ad69c636a38f authored about 4 years ago
Merge pull request #2239 from TranceLove/bugfix/2225

Fix openmode when non-numeric path passed into LoadFilesListTask

github.com/TeamAmaze/AmazeFileManager - 33e3c5959c573b66acce8d27fef411b6d1253b5d authored about 4 years ago
Fix openmode when non-numeric path passed into LoadFilesListTask

Fixes #2225.

For some unknown reasons sometimes folder would show up at Documents list, i.e. id...

github.com/TeamAmaze/AmazeFileManager - 8b440d21878a09e7f48792402a2e5c66bfbd7036 authored about 4 years ago
Add extension function for textinputlayout

github.com/TeamAmaze/AmazeFileManager - 7567a601e9bafbfa38ae5104e09789e687fcd100 authored about 4 years ago
Merge branch 'release/3.6' of https://github.com/TeamAmaze/AmazeFileManager into tnyeanderson-smb-path-fix

github.com/TeamAmaze/AmazeFileManager - 55ae352c811b5f4a22779179270cf94dea5c5c85 authored about 4 years ago
Adopt ShadowTabHandler to SshOperationsTest

github.com/TeamAmaze/AmazeFileManager - eda470e6e60cdf4e01ab1cbdd4f35a5231eeec83 authored about 4 years ago
Trim prefixing spaces in FileUtils.getPathsInPath

Fixes #2156. Also supports URI and will correct paths without slash as prefix.

github.com/TeamAmaze/AmazeFileManager - 0b80beba760e7827ecc26eac2d64c72bac07bbf2 authored about 4 years ago
2128: Show FAB and expand appbar in empty folder

github.com/TeamAmaze/AmazeFileManager - 86cc48aad52e40bd32f8a67bca18c546e6b6fc3c authored about 4 years ago
Merge pull request #2134 from TranceLove/feature/2081

github.com/TeamAmaze/AmazeFileManager - 8f0960ff0c634e325a9f20d2ccfb5208e6acaaba authored about 4 years ago
Merge pull request #2227 from TranceLove/bugfix/2217

github.com/TeamAmaze/AmazeFileManager - 38bfe6753ccdd1afcfea29e9f92f20f292cc9939 authored about 4 years ago
Enforce timezone to UTC when running Gradle locally

This should help developers to run the build with test without problems with tests that are time...

github.com/TeamAmaze/AmazeFileManager - a8d9ffa0f8474af8d049f9b046f403c5b251c236 authored about 4 years ago
Added ShadowTabHandler to Robolectric tests

To get rid of that ShadowSQLiteConnection connection pointer problem. We are not testing that in...

github.com/TeamAmaze/AmazeFileManager - 2f6e68be394aabd23341a6e736ba344cc5c88735 authored about 4 years ago
Trap IllegalStateException at DataUtils.putDrawerMetadata

Fixes #2217. On catching IllegalStateException thrown from ConcurrentRadixTree, removing the Men...

github.com/TeamAmaze/AmazeFileManager - 3e2e1e39a179eddd0520e3989d97c2387ffafc56 authored about 4 years ago
Added ShadowTabHandler to Robolectric tests

To get rid of that ShadowSQLiteConnection connection pointer problem. We are not testing that in...

github.com/TeamAmaze/AmazeFileManager - 5e2ca97edc6893e52a69b359c8b4894c2fddc00a authored about 4 years ago
Enforce Github Actions CI to UTC timezone

To ensure DOS timestamps are converted to UTC timestamps when work with zip and rars, for passin...

github.com/TeamAmaze/AmazeFileManager - 2d0c8eccc1c77f4cd7d5cc287b771c2b05ddcb08 authored about 4 years ago
Implement setting timestamp on compressed files (#2081)

- Upgrade zip4j to 2.6.4
- Keep file modified time on zipping files. Seems this is the only time...

github.com/TeamAmaze/AmazeFileManager - 90590bfe836692d1b8ea2247470e1a352179f1aa authored about 4 years ago
Merge pull request #2212 from Unpublished/leakcanary2.6

Bump leakcanary to 2.6

github.com/TeamAmaze/AmazeFileManager - fc883b3123166ac0c9c8ebeb624119e6a6e4eaec authored about 4 years ago
Merge pull request #2052 from EmmanuelMess/refactor/moduleops3

github.com/TeamAmaze/AmazeFileManager - 0d9267b233e0db23abb51309f6dbd3c9595e776e authored about 4 years ago
Merge branch 'release/3.6' into tnyeanderson-smb-path-fix

github.com/TeamAmaze/AmazeFileManager - a07a85f178441cde96c089bcf14317cba5abac86 authored about 4 years ago
Bump leakcanary to 2.6

github.com/TeamAmaze/AmazeFileManager - ba478938004f3cbb49307a8637320f520fcfadd6 authored about 4 years ago
Merge pull request #2207 from TeamAmaze/translations_strings-xml--master_he

Translate '/app/src/main/res/values/strings.xml' in 'he'

github.com/TeamAmaze/AmazeFileManager - 30fb38dadbed3a461ac2ffc0fa1fbca583d0c102 authored about 4 years ago
Apply translations in he

translation completed for the source file '/app/src/main/res/values/strings.xml'
on the 'he' lan...

github.com/TeamAmaze/AmazeFileManager - 63420623dc1d6449b6c147492b776788a7fed0e2 authored about 4 years ago
Merge pull request #2204 from TeamAmaze/hotfix/3.5.3

Hotfix/3.5.3

github.com/TeamAmaze/AmazeFileManager - 42743af33d39d8eb57b8a0ba100428bd7c1633b7 authored about 4 years ago
Merge pull request #2196 from TeamAmaze/bugfix/2195

Reopen SMB dialog on failed load list

github.com/TeamAmaze/AmazeFileManager - 92139421b631e0199705ce90321fe17d7c5ee72d authored about 4 years ago
2195: Add toast warning in reauthenticate SMB callback

github.com/TeamAmaze/AmazeFileManager - 2966422fe107ed6ffa8b516ad472d9791075426e authored about 4 years ago
Merge branch 'hotfix/3.5.3' of https://github.com/TeamAmaze/AmazeFileManager into bugfix/2195

github.com/TeamAmaze/AmazeFileManager - ff264b3b30e0cf1b76e34cbc93c47a2bcd5f3ea5 authored about 4 years ago
Revert "2195: Simplified file loading task callback"

This reverts commit 0ff1d5d2fec7c6fd0b748741a568f18ea3c0345a.

github.com/TeamAmaze/AmazeFileManager - 6220a5a8533b3b25b173d94278831c8974d5ab46 authored about 4 years ago
Merge pull request #2185 from VishnuSanal/hotfix/3.5.3

Fixed Issue #2141 - Crash on screen rotate in grid view

github.com/TeamAmaze/AmazeFileManager - ebe77dd77da6abaf9afe64ac8a1bd15b0bbb44a9 authored about 4 years ago
Merge pull request #2201 from TeamAmaze/bugfix/2199

2199: Fix creation of parcelable array in parcelables

github.com/TeamAmaze/AmazeFileManager - 3fc97f0818c23f5b231a1e425177ed9d1538ab7a authored about 4 years ago
Merge pull request #2202 from TeamAmaze/bugfix/2200

Null check for getting file list

github.com/TeamAmaze/AmazeFileManager - 4b184473342c20a2d39847c4bb037cb60eac5fe5 authored about 4 years ago
Merge pull request #2197 from TeamAmaze/bugfix/2178

2178: Fix HybridFile#getName for cloud services

github.com/TeamAmaze/AmazeFileManager - 21336a995d5932dd9678af6a41e5e470fbb8a1e4 authored about 4 years ago
Merge pull request #2192 from TeamAmaze/bugfix/2106

2106: Catch unchecked exception; return default false for hidden file

github.com/TeamAmaze/AmazeFileManager - 220ec179206cb61d9984af7b2287dd5daa191be4 authored about 4 years ago
Null check for getting file list

Fixes #2200.

github.com/TeamAmaze/AmazeFileManager - ca1f52259155e9c8f8dbedd2b59346362a8902b2 authored about 4 years ago
2195: Simplified file loading task callback

github.com/TeamAmaze/AmazeFileManager - 0ff1d5d2fec7c6fd0b748741a568f18ea3c0345a authored about 4 years ago
Merge pull request #2198 from TeamAmaze/translations_strings-xml--master_fr

Translate '/app/src/main/res/values/strings.xml' in 'fr'

github.com/TeamAmaze/AmazeFileManager - 0b25d138dcf2d7aada0610168580be81304bc1f4 authored about 4 years ago
2199: Fix creation of parcelable array in parcelables

github.com/TeamAmaze/AmazeFileManager - f373fa918fba59ffc974ca991f53169c1b5a53a0 authored about 4 years ago
Apply translations in fr

translation completed for the source file '/app/src/main/res/values/strings.xml'
on the 'fr' lan...

github.com/TeamAmaze/AmazeFileManager - b76ff73cad8cc489e3db97deb00789cbd67b08cb authored about 4 years ago
2178: Fix HybridFile#getName for cloud services

github.com/TeamAmaze/AmazeFileManager - fd2645bd0480f0226e9a18a871d3867bd165f90e authored about 4 years ago
Add mandatory asterisk at end of text field

github.com/TeamAmaze/AmazeFileManager - 028600a08e677f0b418b010b6596187bf62bdd59 authored about 4 years ago
Reopen SMB dialog on failed load list

github.com/TeamAmaze/AmazeFileManager - 6a2233a696bbfd688dd6e12d08997e381235ee81 authored about 4 years ago
Reopen SMB dialog on failed load list

github.com/TeamAmaze/AmazeFileManager - 76744aa31d3ceadfcd9f83673cc7e18245320b97 authored about 4 years ago
Put asterisk in front of required fields

github.com/TeamAmaze/AmazeFileManager - b422b23091c537f91495ec4547b42761843ee2bf authored about 4 years ago
2106: Catch unchecked exception; return default false for hidden file

github.com/TeamAmaze/AmazeFileManager - 8aaf80ca88f52f1ff79f5addcfba9064ead0a416 authored about 4 years ago
Merge pull request #2191 from TeamAmaze/bugfix/2108b

github.com/TeamAmaze/AmazeFileManager - 4bfe470eaa732e0704dd5fb349c38000643820aa authored about 4 years ago
Merge pull request #2187 from TeamAmaze/feature/2186

github.com/TeamAmaze/AmazeFileManager - 809725e1748a5f55a36ca37e0a909aba21bcdce5 authored about 4 years ago
Merge pull request #2173 from TeamAmaze/bugfix/2158

ShareTask: Fix for sharing one single file

github.com/TeamAmaze/AmazeFileManager - d31e9b5287c01f8f9b52cd1742fcc624097e9b4e authored about 4 years ago
Merge pull request #2188 from TeamAmaze/bugfix/2182

FileUtils.parseName(): Fallback for cases when datetime string cannot be parsed

github.com/TeamAmaze/AmazeFileManager - b71bad47f904233a5f1bd3662fafd39462f84063 authored about 4 years ago
Merge pull request #2171 from TranceLove/bugfix/2086

github.com/TeamAmaze/AmazeFileManager - dec74f35138a1f29e97037429cadd334ceeca895 authored about 4 years ago
2108: Make services return non sticky

github.com/TeamAmaze/AmazeFileManager - 688946825397a6fe655da058ee4ae89df558e35f authored about 4 years ago
2186: Fix codecy comment

github.com/TeamAmaze/AmazeFileManager - 919cb9b048c5fb6221682dae87882d1db1ae7285 authored about 4 years ago
ShareTask: Fix for sharing one single file

Fixes #2158. If one single file is being shared, uses Intent.ACTION_SEND instead of Intent.ACTIO...

github.com/TeamAmaze/AmazeFileManager - 55e62669b7f8b117e29bcd27c9b79730aeba6196 authored about 4 years ago
Fallback for cases when datetime string cannot be parsed

Fixes #2182.

Not really a fix but band-it solution for now, since we have no idea of what passe...

github.com/TeamAmaze/AmazeFileManager - 66ee1835e78d0c1d3d0fea818fcdc758645e8a5f authored about 4 years ago
CIFSContext pooling

Restrict redundant creation of CIFSContext/BaseContext instances, to hopefully fix #2086.

BaseC...

github.com/TeamAmaze/AmazeFileManager - db5c85ccb9befa370bbde42d13eb2264ba0dcec4 authored about 4 years ago
2186: Change crash and feedback emails

github.com/TeamAmaze/AmazeFileManager - 8437e40b4264f058a14047f178073777a538f7e9 authored about 4 years ago
Fixed Issue #2141 - Crash on screen rotate in grid view

github.com/TeamAmaze/AmazeFileManager - 8867eb29be9e582a7e2a8e2ece478432daed3100 authored about 4 years ago
Merge pull request #2172 from TeamAmaze/bugfix/2166

FileUtils: call to OpenFileDialogFragment using explicit mime type

github.com/TeamAmaze/AmazeFileManager - 0cc8aba1a6aa394cba69c540e67f685933157b5d authored about 4 years ago
Changes per PR feedback

- Simplified condition check for audio+easter egg
- Removed unnecessary Intent creation

github.com/TeamAmaze/AmazeFileManager - e999813b8ab009a3f7243b5cc9b613c62afb8686 authored about 4 years ago