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

Fixed Issue #1467 - When searching, hidden files are shown

github.com/TeamAmaze/AmazeFileManager - 37316543b169cd4e43c0ce4467daddd81b31f3d4 authored about 4 years ago
Fixed Issue #1467 - When searching, hidden files are shown

github.com/TeamAmaze/AmazeFileManager - 97d7f657bc28128bcc44a7504952f49ad89d6628 authored about 4 years ago
Fixed Issue #1467 - When searching, hidden files are shown

github.com/TeamAmaze/AmazeFileManager - fb37b66205d4a177506b2e015aaaff432ea1e1be authored about 4 years ago
Fixed Issue #1467 - When searching, hidden files are shown

github.com/TeamAmaze/AmazeFileManager - 6c55a4e1f18f12cc287ffc3ef215a900956529bc authored about 4 years ago
Fixed Issue #1467 - When searching, hidden files are shown

github.com/TeamAmaze/AmazeFileManager - ba3dceb911de994ca1d58167904678006fc857a6 authored about 4 years ago
Fixed Issue #1467 - When searching, hidden files are shown

github.com/TeamAmaze/AmazeFileManager - 4c242821b1da734d88227a0fe4dc38386ca52ca6 authored about 4 years ago
Fix implicit build errors

Close database on test case finish to prevent leaks (hopefully)

github.com/TeamAmaze/AmazeFileManager - a3c358ee5491496a8a8f8d5561b40e44c0f7f448 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 - 63135a28cd65cc2cb7b8512a1ffbb6c5ad4342ca authored about 4 years ago
Merge pull request #2104 from TeamAmaze/hotfix/3.5.1

github.com/TeamAmaze/AmazeFileManager - de060ef4b4cdbaafade16c73e95fd5fd016d91fb authored about 4 years ago
Option to enable readonly on embedded FTP server

Fixes #2117, by adding option to **not** granting WritePermission to logged in user.

github.com/TeamAmaze/AmazeFileManager - e8cec90eeef48522a9eb9538cdc97cc3fe66f6fd authored about 4 years ago
Null check of ApplicationInfo.sourceDir

Fixes #1604.

Also changed back test forkEvery settings to last known working value. Slower, but...

github.com/TeamAmaze/AmazeFileManager - fc2c3ee1155b14dde126a3ceebb3a78b3620f971 authored about 4 years ago
Document the changes in each database version upgrade

Also removed repeating drop and create SQL statements, and emptied repeating database upgrades

github.com/TeamAmaze/AmazeFileManager - 237a945ca1166dd544888104cce03ec30c4938c1 authored about 4 years ago
Database migrations from 1-7 in their original form

Derived from its original class, TabHandler. Refer to commit fe7c0ab and before for details.

github.com/TeamAmaze/AmazeFileManager - 2a187b3b405468e3a65fe14c5f4a5530aaf28f66 authored about 4 years ago
Merge pull request #2103 from TeamAmaze/imgbot

[ImgBot] Optimize images

github.com/TeamAmaze/AmazeFileManager - 09e1aaca5ca50f98316b75fa8e55bea8a763c19c authored about 4 years ago
[ImgBot] Optimize images

*Total -- 245.71kb -> 176.61kb (28.12%)

/app/src/main/res/drawable-xxhdpi/ic_doc_spreadsheet_am...

github.com/TeamAmaze/AmazeFileManager - f3087f413fdd232ca1c775aa97ad05dfa46ba1fe authored about 4 years ago
Merge pull request #2095 from TeamAmaze/bugfix/2087

Bugfix/2087

github.com/TeamAmaze/AmazeFileManager - 69f83b32096ddd809f230854b96bf256bf36a77a authored about 4 years ago
2087: Add kotlinx-parcelable; fix glide apps preloader

github.com/TeamAmaze/AmazeFileManager - a99d1a50f20e3f2d049ea1140785618a0d992f98 authored about 4 years ago
2087: Add kapt as annotation processor

github.com/TeamAmaze/AmazeFileManager - 083c5ee9d146f79bb6de8c40210f0948170c0fb7 authored about 4 years ago
Rebase hotfix/3.5.1

github.com/TeamAmaze/AmazeFileManager - 523b0fb6241d56baee85d50fc5dd81eaeeaf9490 authored about 4 years ago
Merge pull request #2093 from TranceLove/bugfix/2085

github.com/TeamAmaze/AmazeFileManager - 38d25cf28d92db4bf57288a2fee22c17e8ad07ae authored about 4 years ago
Reduce Robolectric SDK coverage

Unless otherwise stated or function being tested is not supported by certain SDK, Robolectric te...

github.com/TeamAmaze/AmazeFileManager - ac3257b2d654de6df09eb788714243858d2436b0 authored about 4 years ago
Reduce DeleteTask complexity in doInBackground

Also expanded unit test resource usage. As the tests are more stable and actually most OutOfMemo...

github.com/TeamAmaze/AmazeFileManager - 56c88ae88db97dd4fda3136eaad026cf026b140e authored about 4 years ago
Codacy feedback fixes

- Some Javadocs to make Codacy happy
- Make repeatly used string literal in MockSshConnectionPoo...

github.com/TeamAmaze/AmazeFileManager - 4eccaecc1879060dc9fd2a32c6459a45b08f584c authored about 4 years ago
Improve feedbacks on read-only remote filesystems

Fixes #2085.

- Prompt user with dialog on unable to delete/move/rename files for SMB/SFTP files...

github.com/TeamAmaze/AmazeFileManager - 9bb6a1ea52020526dc64c21ea9896d5a01266853 authored about 4 years ago
2087: Clear open file perferences in non-blocking way

github.com/TeamAmaze/AmazeFileManager - 6ea0341ad373a131990befd842a564554867df46 authored about 4 years ago
2087: Handle orientation change for open file bottom sheet

github.com/TeamAmaze/AmazeFileManager - ba946e48a853fe19e4345c584ccd8da581198ff6 authored about 4 years ago
2087 Apply spotless

github.com/TeamAmaze/AmazeFileManager - edbf7a712423d27f01de22ea6fd8839e458c3ae6 authored about 4 years ago
2087: Fix open file fragment theme

github.com/TeamAmaze/AmazeFileManager - 03175e7f615b428c4e260f6d7f05ab5255be1dc0 authored about 4 years ago
2087: Implement custom app chooser

github.com/TeamAmaze/AmazeFileManager - d74d3369d0526fa92091919d31ccffc070b83673 authored about 4 years ago
Merge pull request #2077 from TeamAmaze/feature/acra

Implement ACRA for crash reporting

github.com/TeamAmaze/AmazeFileManager - 309d6014d44f1ef23913a974dbbd147e3e13ed18 authored over 4 years ago
Refactor ThemeActivity as per comment

github.com/TeamAmaze/AmazeFileManager - eacb5c680c3012fde195b149b6824b73de5aab84 authored over 4 years ago
Merge pull request #2082 from TranceLove/feature/2057

Update Android SDK

github.com/TeamAmaze/AmazeFileManager - 8220bc05931430e71c70a9aad816fca876832cbc authored over 4 years ago
Merge pull request #2083 from TeamAmaze/translations_strings-xml--master_pt_BR

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

github.com/TeamAmaze/AmazeFileManager - 03df0075a4755c470adff42245dddead5c290a64 authored over 4 years ago
Create no-response.yml

github.com/TeamAmaze/AmazeFileManager - 699fa0dd34228f94629e5cf32f401ec0fb4c3bca authored over 4 years ago
Adaptations to SDK 30

Fixes #2057. Everybody hate this because of its "privacy-oriented" storage lockdowns, but it nee...

github.com/TeamAmaze/AmazeFileManager - 371d7fa9c98f5c4659768bd754809a5b7fb34583 authored over 4 years ago
Adaptations to SDK 30

Fixes #2057. Everybody hate this because of its "privacy-oriented" storage lockdowns, but it nee...

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

- Generalized parseSmbPath() and parseSftpPath() to single parseAndFormatUriForDisplay()
- print...

github.com/TeamAmaze/AmazeFileManager - cdb72ad753d305e2880299fe01ab81b0e3ee3734 authored over 4 years ago
Adaptations to SDK 30

Fixes #2057. Everybody hate this because of its "privacy-oriented" storage lockdowns, but it nee...

github.com/TeamAmaze/AmazeFileManager - b6076f72fc75f5b01262839085afe13aca65289d authored over 4 years ago
Merge pull request #2076 from TranceLove/bugfix/2061

Implement support for SMBv1 without server-side IPC signature check

github.com/TeamAmaze/AmazeFileManager - 0a8f00416ed1bbafa0f5829e89457a5e6503d2e2 authored over 4 years ago
Merge pull request #2080 from TeamAmaze/bugfix/2079

Bugfix/2079

github.com/TeamAmaze/AmazeFileManager - dd6bcc45ce813cb933029e5c9e33db1c2730feda authored over 4 years ago
Apply translations in pt_BR

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

github.com/TeamAmaze/AmazeFileManager - c64c313880cf47e6f014b3b07c78777d79d2a7db authored over 4 years ago
Changes per PR feedback

- Generalized parseSmbPath() and parseSftpPath() to single parseAndFormatUriForDisplay()
- print...

github.com/TeamAmaze/AmazeFileManager - ae9122bc6c7eb61cd4f33274bc9fba9c020c60f8 authored over 4 years ago
2079: Fix race condition on tab handle

github.com/TeamAmaze/AmazeFileManager - e7b801dd446131a6d23eddbd2db9d1820ed9b40b authored over 4 years ago
Implement ACRA for crash reporting

github.com/TeamAmaze/AmazeFileManager - 98da91b7ed3be0f4a334a4b3ddee9e6f091f3b26 authored over 4 years ago
Fix for #2061: Implement support for SMBv1

- Add CifsContextFactory to create BaseContext instances for SmbFile, allow adding custom proper...

github.com/TeamAmaze/AmazeFileManager - 06e0d39fec0f73bb5caf6a62217638b196402163 authored over 4 years ago
Merge pull request #2063 from TeamAmaze/bugfix/directory_perms

github.com/TeamAmaze/AmazeFileManager - 9c8e7c5f69a4bcbd4b2c19cd2299d13e4eb9c1a3 authored over 4 years ago
Revert to ls if stat command is invalid

github.com/TeamAmaze/AmazeFileManager - d61bb632d7ef2cae4f1b264fb364a50b6c55e6b0 authored over 4 years ago
Merge pull request #2016 from EmmanuelMess/refractor/moduleops2

github.com/TeamAmaze/AmazeFileManager - 8f89e4e8497c2032d7f18699a5299f40fb8426c8 authored over 4 years ago
Merge branch 'hotfix/3.5.1' of https://github.com/TeamAmaze/AmazeFileManager into bugfix/directory_perms

github.com/TeamAmaze/AmazeFileManager - 3e9a235fd92c0d30258d786b4fd8f27f2839c2b3 authored over 4 years ago
Merge branch 'hotfix/3.5.1' of https://github.com/TeamAmaze/AmazeFileManager into hotfix/3.5.1

github.com/TeamAmaze/AmazeFileManager - 4c97c41ba8f30976d81f6e752beac14daa6a5fce authored over 4 years ago
Add github rule for hotfix branches

github.com/TeamAmaze/AmazeFileManager - bdc28f1f6cbb63df542ffee51062c657569b19c4 authored over 4 years ago
Merge pull request #2062 from EmmanuelMess/fix/repeatingthumbs

Fix/repeatingthumbs

github.com/TeamAmaze/AmazeFileManager - 2cdc4b7fd9b1a6597920a25bb297d57f16c220dd authored over 4 years ago
1807: Implement stat parsing

github.com/TeamAmaze/AmazeFileManager - 95f797a3ccbd5aae28bb7136bf0f5ec2fc56ce65 authored over 4 years ago
Fix root input sanitization

github.com/TeamAmaze/AmazeFileManager - 53646366529305196d258cf17f7d92aa76baf699 authored over 4 years ago
Fix repeating images in list

github.com/TeamAmaze/AmazeFileManager - cc6846cf540fd0c052ddc779bfcb30bcfb458151 authored over 4 years ago
Revert e3030e5 's glide modifications

github.com/TeamAmaze/AmazeFileManager - 75e1dc9408366f991cacefcc0a7bd79215a8f131 authored over 4 years ago
Merge pull request #2017 from EmmanuelMess/fix/codacy1

github.com/TeamAmaze/AmazeFileManager - 838797d4533944c9678e9949992425d44838d0b7 authored over 4 years ago
Use JELLY_BEAN constant instead of 16 in MainFragment

github.com/TeamAmaze/AmazeFileManager - 2558a3e0e529bc398cf547c75622b1cb7b1b253e authored over 4 years ago
Add tags helper to use in tags, used it in MainActivity

github.com/TeamAmaze/AmazeFileManager - 4cc996d04d88fda50d1c1f87178a6bb2b732aa43 authored over 4 years ago
Merge pull request #2019 from TeamAmaze/translations_strings-xml--master_ast_ES

Translate '/app/src/main/res/values/strings.xml' in 'ast_ES' [manual sync]

github.com/TeamAmaze/AmazeFileManager - 092a7637739e64725783fae22c9eb012e9c51920 authored over 4 years ago
Merge pull request #2020 from TeamAmaze/translations_strings-xml--master_eu

Translate '/app/src/main/res/values/strings.xml' in 'eu' [manual sync]

github.com/TeamAmaze/AmazeFileManager - 74c1ad77997a477ed5ada2c854510482547b06fa authored over 4 years ago
Merge pull request #2021 from TeamAmaze/translations_strings-xml--master_bg

Translate '/app/src/main/res/values/strings.xml' in 'bg' [manual sync]

github.com/TeamAmaze/AmazeFileManager - a4f503cc47a369ed891dd5743077632d656cdbb0 authored over 4 years ago
Merge pull request #2022 from TeamAmaze/translations_strings-xml--master_zh_CN

Translate '/app/src/main/res/values/strings.xml' in 'zh_CN' [manual sync]

github.com/TeamAmaze/AmazeFileManager - d2c2e2300dce265989b8cda7377d44936082e1d1 authored over 4 years ago
Merge pull request #2023 from TeamAmaze/translations_strings-xml--master_zh_HK

Translate '/app/src/main/res/values/strings.xml' in 'zh_HK' [manual sync]

github.com/TeamAmaze/AmazeFileManager - 033ec9e3590526725f05dd4c8e6e742e4a91dc7d authored over 4 years ago
Merge pull request #2024 from TeamAmaze/translations_strings-xml--master_zh_TW

Translate '/app/src/main/res/values/strings.xml' in 'zh_TW' [manual sync]

github.com/TeamAmaze/AmazeFileManager - 85a77fe08c4b62aea9d3795b8fc86d22699b2acc authored over 4 years ago
Merge pull request #2025 from TeamAmaze/translations_strings-xml--master_cs

Translate '/app/src/main/res/values/strings.xml' in 'cs' [manual sync]

github.com/TeamAmaze/AmazeFileManager - ebff537af893310fe3859deb2c4d8554fe29010d authored over 4 years ago
Fix MainFragment errors from Codacy

github.com/TeamAmaze/AmazeFileManager - a906d9737d48dde980d456171ab3c9a65ef30c3f authored over 4 years ago
Fix MainActivity errors from Codacy

github.com/TeamAmaze/AmazeFileManager - eb82adbd4f05c92237f070d478de6a93b9c1ded4 authored over 4 years ago
Fix AboutActivity errors from Codacy

github.com/TeamAmaze/AmazeFileManager - 6429e48bd79820bbcbc8ccda7a000316a3231014 authored over 4 years ago
Add method for logging on production, crashing on release

github.com/TeamAmaze/AmazeFileManager - b2d74b5b33157c1e485a56c3b11c26c4d3c6327a authored over 4 years ago
Trigger Codacy recheck

github.com/TeamAmaze/AmazeFileManager - 252bc20acd45c9a70f8664eea9452748d6f41be9 authored over 4 years ago
Merge pull request #2032 from TeamAmaze/translations_strings-xml--master_he

Translate '/app/src/main/res/values/strings.xml' in 'he' [manual sync]

github.com/TeamAmaze/AmazeFileManager - 8217144116abc972523d43f69f36ce0bef5cf122 authored over 4 years ago
Merge pull request #2018 from TeamAmaze/translations_strings-xml--master_ar

Translate '/app/src/main/res/values/strings.xml' in 'ar' [manual sync]

github.com/TeamAmaze/AmazeFileManager - 10daafcabc423d883d9f77233737845cd010011e authored over 4 years ago
Merge pull request #2026 from TeamAmaze/translations_strings-xml--master_nl

Translate '/app/src/main/res/values/strings.xml' in 'nl' [manual sync]

github.com/TeamAmaze/AmazeFileManager - e9a15efb297e4b0feffb43cec93fd851e436013c authored over 4 years ago
Merge pull request #2027 from TeamAmaze/translations_strings-xml--master_eo

Translate '/app/src/main/res/values/strings.xml' in 'eo' [manual sync]

github.com/TeamAmaze/AmazeFileManager - 38672d8f5a3fb1445d3448fce2062969f8a9ca83 authored over 4 years ago
Merge pull request #2028 from TeamAmaze/translations_strings-xml--master_fi

Translate '/app/src/main/res/values/strings.xml' in 'fi' [manual sync]

github.com/TeamAmaze/AmazeFileManager - 8cca604a643b30c9130111c74d7dcea7d99611ac authored over 4 years ago
Merge pull request #2029 from TeamAmaze/translations_strings-xml--master_fr

Translate '/app/src/main/res/values/strings.xml' in 'fr' [manual sync]

github.com/TeamAmaze/AmazeFileManager - c408bb4fc1db7381da0b54174dd547ae8dd1ea8d authored over 4 years ago
Merge pull request #2030 from TeamAmaze/translations_strings-xml--master_de

Translate '/app/src/main/res/values/strings.xml' in 'de' [manual sync]

github.com/TeamAmaze/AmazeFileManager - 9eaf1c20feacbc92c041766e071e547d6bde09a9 authored over 4 years ago