Ecosyste.ms: OpenCollective

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

github.com/openintents/filemanager

OpenIntents file manager
https://github.com/openintents/filemanager

version 2.3.1

194d7b0df00154e116b5b0d2247b6755f74c46d5 authored about 5 years ago by Friedger Müffke <[email protected]>
use androidx preferences, fix translation errors, prevent zip path traversal attack

b5060e6f47c0d90969d1b022c2ccffc55134577f authored about 5 years ago by Friedger Müffke <[email protected]>
Merge branch 'master' of github.com:openintents/filemanager

06a3a999552b6e83e3d10477501444bba05a13ff authored about 5 years ago by Friedger Müffke <[email protected]>
2.2.7, hideDonate added, use default project structure

4d316b4276d36e594d6020189fa54ec0bdcee284 authored about 5 years ago by Friedger Müffke <[email protected]>
Merge pull request #130 from PDesire/master

Add some null safety & Add MediaScan on file deletion

d432d84dbc26b7f12ea4b907f73fb3455a690db6 authored almost 6 years ago by Friedger Müffke <[email protected]>
Remove unused import

809b96352871a5e382b1f2db7b1c5fe3e0dc54ee authored almost 6 years ago by Tristan Marsell <[email protected]>
Add NotNull annotation to Uri request

Uris should never be null.

Signed-off-by: Tristan Marsell <[email protected]>

c28f30b309409cd97177bc230d19124803ac4887 authored almost 6 years ago by Tristan Marsell <[email protected]>
MediaScannerUtils: Implement informFileDeleted() method with

MediaScannerConnection

Via MediaScannerConnection we can tell the MediaScanner that our file is
...

59a034a5d5c13857bf6f979337af42d2ef77cc53 authored almost 6 years ago by Tristan Marsell <[email protected]>
fix wrong recent changes, version 2.2.6

5627010cd2be1955bd85f69cfffd295c6862678d authored almost 6 years ago by Friedger Müffke <[email protected]>
fix crashes

5ffc2f2a2b5e0c41dfefee67edb92f0c6de9f194 authored almost 6 years ago by Friedger Müffke <[email protected]>
version 2.2.4

6e2e10e833f286c9872bfacf3c6cd5b78823bc8d authored almost 6 years ago by Friedger Müffke <[email protected]>
fix minSdkVersion

b69b272d0299e300e20cacb4173df39951dff7a2 authored almost 6 years ago by Friedger Müffke <[email protected]>
fix tests

d0fadd135ee98f7add14656212556b37b7da8b49 authored almost 6 years ago by Friedger Müffke <[email protected]>
migrate to androidx

7f234800c5d6094cc0be84e55fd9a0b84bfd620b authored almost 6 years ago by Friedger Müffke <[email protected]>
extra common version properties

554b4f3bdd7185f95e10ec0b089c496e4647de3e authored almost 6 years ago by Friedger Müffke <[email protected]>
upgrade to sdk 28, use minSdk=14, remove duplicate tests

570ad9e03eff845dbac603584dec7904e1e2b099 authored almost 6 years ago by Friedger Müffke <[email protected]>
add translations from launchpad

557eafeb10ba28c22ce05755d5b5b8d40f38e8f4 authored almost 6 years ago by Friedger Müffke <[email protected]>
Merge pull request #117 from opencollective/opencollective

Activating Open Collective

9024bc988b0aa1324d1e00ad26ec1278d6b5ae8e authored over 6 years ago by Friedger Müffke <[email protected]>
Added backers and sponsors on the README

b93a28c687ce784543c0bbe6016bbba9d7b54d13 authored over 6 years ago by Jess <[email protected]>
2.2.3

4f819c660ac5954d1e06e44b4c24485fa4cba79d authored over 6 years ago by Friedger <[email protected]>
add svg mime type

e57ca39316f25cb7932680ff447ebc119bd9ec9d authored over 6 years ago by Friedger <[email protected]>
Merge pull request #107 from k3b/master

Fixed typo in intents to open dir for #87: singular instead of plural…

28a53260d80354f006ed77413af1d0949795a3eb authored almost 7 years ago by Friedger Müffke <[email protected]>
Fixed typo in intents to open dir for #87: singular instead of plural mime type

Intent.MIME_TYPE_DIR = "vnd.android.document/directory"; (instead of ...documents/directory) an...

61f24de57f0101a93989dcf50d31fe773554d07b authored almost 7 years ago by k3b <[email protected]>
Version 2.2.2

512e4693d9d1bc6d5b51434a098b01f77fa2cd9e authored about 7 years ago by Friedger <[email protected]>
fix nullpointer, make blacklist threadsafe

d50a4523274cf336027a0b65ceff4ae1d193aba7 authored about 7 years ago by Friedger <[email protected]>
upgrade to Android gradle plugin 3.0.0

80b73e34e9fa1c1fbf588eeefc077d3386a50ba0 authored about 7 years ago by Friedger <[email protected]>
fix corner cases in search and bookmarks

e7bdf23cf3a4e1f9519dec67b83f2f9ac15a68b0 authored about 7 years ago by Friedger <[email protected]>
Version 2.2.1

31958c8bb340ac71c83ec9da62b45298600162c2 authored about 7 years ago by Friedger <[email protected]>
do not add alternative sd cards if cancelled, see #91

3ba90a0b3181a22f6d26e5190f41c5d8c56aeeb3 authored about 7 years ago by Friedger <[email protected]>
add bookmarks for external storage, see #76

c31552c1512b75e48b7e1c0a80c03212f18239de authored about 7 years ago by Friedger <[email protected]>
improve zip handling

f04fa23ad609181827873d502aebf13fcb38e308 authored about 7 years ago by Friedger <[email protected]>
use isDirectory in MenuUtils, fixes #90

53c6919522c51e3cc39775c3999d87a7a394f698 authored about 7 years ago by Friedger <[email protected]>
format, reorganize code

1ce8695d6f9e71fad8cf6aebc905595ecda22bbd authored about 7 years ago by Friedger <[email protected]>
simplify code, add FileHolder.isDirectory

222cab75336ad7bf3ebebf3b23c7b51669b2146a authored about 7 years ago by Friedger <[email protected]>
check status when multi compress finished

62c63409b48bc6a69e5bd12d6a97735cd1a121ca authored about 7 years ago by Friedger <[email protected]>
remove unused code for Android Donut

01e5b28adbae9cbb3803becb98561303186a6cc1 authored about 7 years ago by Friedger <[email protected]>
ignore selection if list view not ready

db93c841313ecbf04220251cec579fb878eef5ca authored about 7 years ago by Friedger <[email protected]>
version 2.2.0

f5f4efdb489e9a40aaeecd9b42a084780ab6446d authored about 7 years ago by Friedger <[email protected]>
Merge branch 'develop'

88cae15732b1f04b5f9b3cb09ae55ea446ef3703 authored about 7 years ago by Friedger <[email protected]>
use FileManagerProvider to create uri, upgrade tools

6886cc9b521368a52f0cc6604d41b64feaa65bd5 authored about 7 years ago by Friedger <[email protected]>
use file manager provider to return non-file schema uri

b1f55886c9e6099804b9cf61af3b08c6419b6994 authored about 7 years ago by Friedger <[email protected]>
Merge pull request #89 from joriswit/master

Save/read last modified date in Zip files

238894fd271b6874793262493f8ea4515b4abf45 authored about 7 years ago by Friedger Müffke <[email protected]>
[FileList] add message if directory is not accessible and show sd card instead

fd392e1ce0ce1999c4b223e47c7442237ebb7f5a authored about 7 years ago by Friedger <[email protected]>
[FileList] move item layout id from setter to constructor

8a50df5c6bc03813fb6ff918c2ee66b48ddc52ea authored about 7 years ago by Friedger <[email protected]>
scale thumbnails if possible, fixes #79

c9bc1ca6d2f36fe8f6f4facfcb354f4e3b89151a authored about 7 years ago by Friedger <[email protected]>
add support for view folder intent, fixes #87

3edd98367263558531a280605a74cf210a6d78d2 authored about 7 years ago by Friedger <[email protected]>
Save/read last modified date in Zip files

2b3231f6041979b2c32f886360431015aef55a98 authored over 7 years ago by joriswit <[email protected]>
Merge branch 'master' of github.com:openintents/filemanager

aef21c9b810dcc65f59feeea1c82addf9b388a29 authored almost 8 years ago by Friedger <[email protected]>
do not close the FileOutputStream, close the zip entry

c2a5d16f4972d0888984489ea5f4dd475679c2fb authored almost 8 years ago by Friedger <[email protected]>
format CompressManager

f9bdb935c1701091ad2d3ba976ccc5f0630f5878 authored almost 8 years ago by Friedger <[email protected]>
upgrade tools

f9621c3b73206634d7923a45f486632c37989634 authored almost 8 years ago by Friedger <[email protected]>
Merge pull request #84 from andrew659/master

fix database cursor leak in Demo.java

25c51c0a4d302bd755f293e377eaf8fe09df0f84 authored over 8 years ago by Friedger Müffke <[email protected]>
fix database cursor leak in Demo.java

I added code to close the unclosed database cursor in onActivityResult() method.

928b1be6399a8fda91ec8b7af17f65233699dfa6 authored over 8 years ago by Yepang Liu <[email protected]>
version 2.1.1

fd80907fd52720a027558840b04df866adfaf98f authored over 8 years ago by Friedger <[email protected]>
improve permission handling

c95a56a1bf13b5bf4d4461bf8186cc2e6aaff615 authored over 8 years ago by Friedger <[email protected]>
upgrade tools, add icon for itn files

183850229dce31250474ba35f915c05679aead0e authored over 8 years ago by Friedger <[email protected]>
Merge pull request #77 from openintents/chore/tests

Chore/tests

03aa8903e2b69fdce63fdd2598c0ad874e081e4d authored over 8 years ago by Friedger Müffke <[email protected]>
formatting

a91948ac419d33b838000f03ff0a5a3866e2ee15 authored over 8 years ago by friedger <[email protected]>
fix bookmark delete menu, use pausable thread pool executor for thumbnail loading, upgrade tools, finish moving tests to espresso

430606c923580c42e7bcbc857ac7b0808e01ac74 authored over 8 years ago by friedger <[email protected]>
upgrade tools

b80bbf6ef8c019013c689c1c9f5587d2a87d6a86 authored over 8 years ago by friedger <[email protected]>
add androidTest sources, upgrade version number, fix missing ids

a18f63213a0bbc7b92e1d4745d1ae5777a273e57 authored over 8 years ago by friedger <[email protected]>
use donttranslate.xml instead of strings_not_for_translations.xml, use resource ids instead of ints,

f2bef6a2ee8a06c7e8dce233fbb114c25d611267 authored over 8 years ago by friedger <[email protected]>
re-add select all menu for API 11+

28981b04f17b29a861a5c8d5c89689364236cced authored over 8 years ago by friedger <[email protected]>
simple check for runtime permissions

9aa9d2957f3d859bc46d0857eb060ef2096bc428 authored over 8 years ago by friedger <[email protected]>
upgrade tools, better use of appcompat

75985a25f0657ef19a60f491c2cd57bf12f8e997 authored over 8 years ago by friedger <[email protected]>
add book mime type

e49c6bd309eafb1a8a99c0baf84271269005a109 authored over 8 years ago by friedger <[email protected]>
restore changes in values-ar/strings.xml lost from import

a696bae142b5c2739f210b21f740805d3d8b572f authored over 8 years ago by friedger <[email protected]>
Merge pull request #74 from openintents/chore/refactor_mimetypes

Refactor mime types, remove unused code, format

7efceb166718bc728c947fb13df5f54bcaa1bb0b authored over 8 years ago by Friedger Müffke <[email protected]>
add ndk configuration in build.gradle

6f88089a9e37b45dcf986bd537c088422a4f076d authored over 8 years ago by friedger <[email protected]>
import from launchpad

fa9ef2ab24b2f0e272af7f19bcad8d4a93ea5673 authored over 8 years ago by Friedger Müffke <[email protected]>
Merge branch 'master' into chore/refactor_mimetypes

# Conflicts:
# FileManager/src/org/openintents/filemanager/util/MimeTypeParser.java

e0ba9110076855c14733437dc8bad6a226bd1aad authored over 8 years ago by friedger <[email protected]>
Merge pull request #63 from DevFactory/release/general-code-quality-fix-4

General code quality fix-4

e10ea1db56adedf7a08a3fdbd5a334cc25d057d7 authored over 8 years ago by Friedger Müffke <[email protected]>
refactor mime types, remove unused code, format

d4d6d774c1ef3a187a7698b5312b902942952121 authored over 8 years ago by friedger <[email protected]>
remove duplicate resources

2f5e8c8ab926da94aaedfdc45f155d6601b621d0 authored over 8 years ago by friedger <[email protected]>
add gradle build

626d19d4ffcd6eef73999ddec44c2086d9d1570a authored over 8 years ago by friedger <[email protected]>
Update README.md

89e1fc431e64aad6438fee2ce552f1ac0d7343f5 authored almost 9 years ago by Friedger Müffke <[email protected]>
Merge pull request #67 from DevFactory/release/collapsible-if-statements-should-be-merged-fix-1

Code quality fix - Collapsible "if" statements should be merged.

5085cc1c32bb9c68263458d08845107956887cd8 authored almost 9 years ago by Friedger Müffke <[email protected]>
Fixing squid:S1066 - Collapsible "if" statements should be merged.

8a3513b304a61ccd928de3675bc081fdf03f7e66 authored almost 9 years ago by Faisal Hameed <[email protected]>
Merge pull request #66 from DevFactory/release/literal-boolean-values-should-not-be-used-fix-1

Code quality fix - Literal boolean values should not be used in condition expressions.

f57256187057f41693e0bf063b5b132da0f74fa9 authored almost 9 years ago by Friedger Müffke <[email protected]>
Merge pull request #65 from DevFactory/release/multiline-blocks-should-be-enclosed-in-curly-braces-fix-1

Code quality fix - Multiline blocks should be enclosed in curly braces.

488a94c9ed7f3f7394a6adcfd37bbfcd869e486b authored almost 9 years ago by Friedger Müffke <[email protected]>
Merge pull request #64 from DevFactory/release/general-code-quality-fix-5

General code quality fix-5

1e5187730d54ddd45cb0d36ae4a9fc4f69f1dc1f authored almost 9 years ago by Friedger Müffke <[email protected]>
Fixing squid:S2681 - Multiline blocks should be enclosed in curly braces.

d2534b7b55302f76a60348bce294dbf1a38aa0c2 authored almost 9 years ago by Faisal Hameed <[email protected]>
Fixing squid:S1125 - Literal boolean values should not be used in condition expressions.

66636b50900e1a4766272525c30b96ef08355200 authored almost 9 years ago by Faisal Hameed <[email protected]>
Fixing squid:S1319, squid:S1444, squid:S2786

48f6922cd971580d2c73016338d9abc7110b1bb7 authored almost 9 years ago by Faisal Hameed <[email protected]>
Merge pull request #71 from DevFactory/release/dead-store-should-be-removed-fix-1

Code quality fix - Dead stores should be removed.

47cd646a1702c9e81a1359e73a278e3b24cbb6be authored almost 9 years ago by Friedger Müffke <[email protected]>
Merge pull request #68 from DevFactory/release/useless-parenthesis-should-be-removed-fix-1

Code quality fix - Useless parentheses around expressions should be removed.

fd640b4d0f593b6089d3ca9288302227c44d0b3f authored almost 9 years ago by Friedger Müffke <[email protected]>
Merge pull request #62 from DevFactory/release/general-code-quality-fix-3

General code quality fix-3

ea07277bdc97f8a8a033fbf7ad6d592a13e1216f authored almost 9 years ago by Friedger Müffke <[email protected]>
Merge pull request #61 from DevFactory/release/general-code-quality-fix-2

General code quality fix-2

e4add7a28e77750d8e312098251a00f645e9919a authored almost 9 years ago by Friedger Müffke <[email protected]>
Merge pull request #60 from DevFactory/release/general-code-quality-fix-1

General code quality fix-1

68413a0e2bd03904ab5797b5a0f558460507b80b authored almost 9 years ago by Friedger Müffke <[email protected]>
Merge pull request #69 from DevFactory/release/utility-classes-should-not-have-public-constructors-fix-1

Code quality fix - Utility classes should not have public constructors.

9940f8f1679e0086473e41740f11f1afb7ba5d38 authored almost 9 years ago by Friedger Müffke <[email protected]>
Merge pull request #70 from DevFactory/release/diamond-operator-should-not-be-used-fix-1

Code quality fix - The diamond operator ("<>") should be used.

80b24fa49f221b7300e113deb4451a53fd000395 authored almost 9 years ago by Friedger Müffke <[email protected]>
Merge pull request #72 from DevFactory/release/resource-should-be-closed-fix-1

Code quality fix - Resources should be closed.

1abef2d4cefe5b2af02cddb5c0122fd006e3736a authored almost 9 years ago by Friedger Müffke <[email protected]>
Fixing squid:S1488, squid:S1943

14aafe0a1e971ee0386204699d884f7de4082bd0 authored almost 9 years ago by Faisal Hameed <[email protected]>
Fixing squid:S2131, squid:S1126

aad516a91c5b42c7d258a9529d4cfa67d00f7a7c authored almost 9 years ago by Faisal Hameed <[email protected]>
Fixing squid:S1197, squid:S00115

339423924ad16fd6dabd55ccaf3e4e70e98ce4ec authored almost 9 years ago by Faisal Hameed <[email protected]>
Fixing squid:S2147, squid:S1155

6b6ddcca43240cc43a3c07fac7c90658f6f3c84a authored almost 9 years ago by Faisal Hameed <[email protected]>
Fixing squid:S2095 - Resources should be closed.

f62f781efb6d6422c97c3d0b3df8b8b258434749 authored almost 9 years ago by Faisal Hameed <[email protected]>
Fixing squid:S1854 - Dead stores should be removed.

f46a8a40daeddf7e20b6954f46d65518a14df54d authored almost 9 years ago by Faisal Hameed <[email protected]>
Fixing squid:S1118 - Utility classes should not have public constructors.

a3f3912b83b20a333b5b00e7a4d18cf10fb4e54f authored almost 9 years ago by Faisal Hameed <[email protected]>
Fixing squid:S2293 - The diamond operator ("<>") should be used.

f1786b9c1c6bd608b8425074aaf2e7b82244e885 authored almost 9 years ago by Faisal Hameed <[email protected]>