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

Catch SecurityException for starting activities

github.com/TeamAmaze/AmazeFileManager - c7b0c1e65a6de5135388cd3f371fbc301bcc638f authored over 3 years ago
Merge pull request #2749 from VishnuSanal/hotfix/3.6.2

Fixes Issue #2065

github.com/TeamAmaze/AmazeFileManager - 16ddafddc7223311cec9f06d7ed89bde8e0b8818 authored over 3 years ago
Merge pull request #2740 from tanejaaryan/new2731

fix issue 2731 : Added catch for ShellCommandInvalidException in hotfix/3.6.2

github.com/TeamAmaze/AmazeFileManager - 0da535d5d079b2a80e408c4229a47e8bacdecd23 authored over 3 years ago
Merge pull request #2739 from tanejaaryan/new2735

fixed null pointer exception of Issue #2735 in hotfix/3.6.2 branch (as discussed in #2737)

github.com/TeamAmaze/AmazeFileManager - dec15cfc8aa2dc2ed69d096f61bb9b19e475eadb authored over 3 years ago
Merge pull request #2743 from TeamAmaze/bugfix/2659

Check for empty archive and toast user

github.com/TeamAmaze/AmazeFileManager - 7df5cb018567c52041463f2f7a83bf0970ae2963 authored over 3 years ago
Implement image viewer dialog activity and full screen activity

github.com/TeamAmaze/AmazeFileUtilities - 6c862fbf262cdefc8b645b25fe8337f799b839fe authored over 3 years ago
Toast user on empty archive

Fixes #2659. Toasts user if archive is empty.

github.com/TeamAmaze/AmazeFileManager - b49c75817112906fa3d1a186a9da01113743e173 authored over 3 years ago
Revert "formatted code in FtpServerFragment.kt"

This reverts commit bcafae3efe703700f7074385b8ba55a51f8748a8.

github.com/TeamAmaze/AmazeFileManager - d69e75bd525a8274e1a69d9e933db5b076e69924 authored over 3 years ago
formatted code in FtpServerFragment.kt

github.com/TeamAmaze/AmazeFileManager - bcafae3efe703700f7074385b8ba55a51f8748a8 authored over 3 years ago
fixed ShellCommandInvalidException not found

github.com/TeamAmaze/AmazeFileManager - 216e27e99e9334bf9d3342f1cf25e109b647a3c8 authored over 3 years ago
2732: Apply spotless

github.com/TeamAmaze/AmazeFileManager - ca209a328b440d273b11cfad3611355bd35d00ec authored over 3 years ago
Merge branch 'hotfix/3.6.2' of ssh://github.com/TeamAmaze/AmazeFileManager into bugfix/2732

github.com/TeamAmaze/AmazeFileManager - 034dd8935ac8eb21b68c1e680634064280aad624 authored over 3 years ago
Merge pull request #2656 from TeamAmaze/bugfix/2647

Proguard instruction to keep CompressorInputStream descendants' constructors taking InputStream ...

github.com/TeamAmaze/AmazeFileManager - 25a47020605ac409f777531aaaf81b47ea199527 authored over 3 years ago
fixed issue 2731 in hotfix/3.6.2

github.com/TeamAmaze/AmazeFileManager - 28300b5e5a536c60a387e0077baa8531be98a289 authored over 3 years ago
fixed issue 2735 in hotfix/3.6.2

github.com/TeamAmaze/AmazeFileManager - a99061c8d42875323268c8686b47e1adf5cdefbd authored over 3 years ago
Merge pull request #2719 from VishnuSanal/dark-theme

Dark Theme

github.com/TeamAmaze/AmazeFileManager - bc206e0f12d885f3fb93f38d614748a6ccb7284f authored over 3 years ago
Merge pull request #2715 from EmmanuelMess/emmanuelmess/update/gradle

Update gradle to 7.0.2 and replace easylauncher dependency

github.com/TeamAmaze/AmazeFileManager - fdcce05444f2eafe1ded210b9398fd202efa3393 authored over 3 years ago
Merge pull request #2723 from TranceLove/feature/ftp-server-saf-optional

Make SAF-based backend optional in FTP server

github.com/TeamAmaze/AmazeFileManager - d14793d72e37e1b286aafbde37999b90f315db66 authored over 3 years ago
2732 Fix showing share option in contextual menu

github.com/TeamAmaze/AmazeFileManager - a06708a948b00bbbc503d1f7f6e63975c09922ae authored over 3 years ago
Merge pull request #2727 from TeamAmaze/bugfix/ci-build-failures

Remove log message truncation in Github CI actions

github.com/TeamAmaze/AmazeFileManager - 393eb2c71b8124bd0271a67349936c56ace72d45 authored over 3 years ago
Moved FTP legacy filesystem option back to FtpServerFragment for convenience

github.com/TeamAmaze/AmazeFileManager - 4e4d9adb2b9b7cfaddc89ff6646ed6b6ca0cabe1 authored over 3 years ago
Remove log truncation during build and redundant --stacktrace arguments

Fixes #2717.

It seems truncating log messages during build had side effects running on Github A...

github.com/TeamAmaze/AmazeFileManager - ebc33bd52a7cd74c787baa93b47eaf7d990f3314 authored over 3 years ago
Apply translations in de

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

github.com/TeamAmaze/AmazeFileManager - a0fbadf076109156017f6b098c4fe6e42dd9ea7e authored over 3 years ago
Trigger spotless error

github.com/TeamAmaze/AmazeFileManager - 09aa6bcc3efbbae30edb4ec36f70592027cef85a authored over 3 years ago
Remove continue-on-error

github.com/TeamAmaze/AmazeFileManager - af5fe4f5e08f566ee8333cb7a5fac6a770e501b3 authored over 3 years ago
2671 Allow app bar to gain focus

github.com/TeamAmaze/AmazeFileManager - ebe81471b8064335af1f7da2c248a4b2b751c415 authored over 3 years ago
Insert a failing test for checking Github CI problems

github.com/TeamAmaze/AmazeFileManager - 47042641876d13917ad1a9993d19f513181398bb authored over 3 years ago
Make SAF-based backend optional in FTP server

As of 3.6.x cycle the DocumentFile-based implementation for FTP server is causing problems to a ...

github.com/TeamAmaze/AmazeFileManager - edbdeaa528f2bf4cbab5e531073cee297d6207e8 authored over 3 years ago
Moved code to ThemedActivity from PreferenceActivity

github.com/TeamAmaze/AmazeFileManager - e7c78e278be253c7ad21795032f69f9b16e46349 authored over 3 years ago
Reduced duplications - moved context to eum

github.com/TeamAmaze/AmazeFileManager - efea623aae0a97f85f18455890f3eefda7388c81 authored over 3 years ago
Moved code to PreferenceActivity

github.com/TeamAmaze/AmazeFileManager - 48fc52e1b8fc17206a55c9a3f17ebfef577e8b96 authored over 3 years ago
Fix test compilation error

github.com/TeamAmaze/AmazeFileManager - f6bcbf37ae3f629328dea2d3bf7ad1fe71d99342 authored over 3 years ago
Update gradle to 7.0.2 and replace easylauncher dependency

github.com/TeamAmaze/AmazeFileManager - 6e6124b64d46cefc43676c75f0cd8e180d69ba14 authored over 3 years ago
2671 Fix FAB dpad focus; fix open file fragment dpad focus

github.com/TeamAmaze/AmazeFileManager - aae263ef1bc0fc17c859d2cf7a4016ef7502004a authored over 3 years ago
Merge pull request #2675 from TeamAmaze/emmanuelmess/fix/fix-texteditor

Rework TextEditorActivity

github.com/TeamAmaze/AmazeFileManager - b9315fa258f7c7e989216bff1433ebe49918c48b authored over 3 years ago
Merge pull request #2624 from TeamAmaze/emmanuelmess/fix/randompath

Better random filepath generator

github.com/TeamAmaze/AmazeFileManager - dcc836d22e4ecdf28dcc345686f5c31911d376b9 authored over 3 years ago
Apply translations in zh_HK

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

github.com/TeamAmaze/AmazeFileManager - 5f771f49e60f5e35deaa322b69040ea735140092 authored over 3 years ago
Update google android dependencies

github.com/TeamAmaze/LaputaCloudsLib - bceff5310b4bddfbe29885bddff46cd79842d924 authored over 3 years ago
Add workflow to compile

github.com/TeamAmaze/LaputaCloudsLib - b3a6d90025721f1e4b95451649d5ea4316cd8f12 authored over 3 years ago
Fix general issues with model view and fragments

github.com/TeamAmaze/LaputaCloudsLib - a1422bc3cb4017fb8e39e491ceae177a8162eab6 authored over 3 years ago
Apply translations in zh_TW

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

github.com/TeamAmaze/AmazeFileManager - 0dff88ccc03b541093dd4cc6f758125c1a1b433a authored over 3 years ago
Fix long ModelView getter

github.com/TeamAmaze/AmazeFileManager - 4e9de6e36a3bad56072a452948ba23e6ec01d45b authored over 3 years ago
Fix problems with main ModelView

github.com/TeamAmaze/LaputaCloudsLib - 2a6096e9fcfd96ff8f383da13bc3e46bcb1c81f9 authored over 3 years ago
Convert ReadTextFileTask and WriteTextFileTask to kt

github.com/TeamAmaze/AmazeFileManager - 219f0696b60cdb2ab2fb08ab5a1bbba7fc19c798 authored over 3 years ago
Better Task interface

github.com/TeamAmaze/AmazeFileManager - 77b6a3568df2b402dc2a3ae931673c8b01f3798f authored over 3 years ago
Fix length of functions for async read and write of text files

github.com/TeamAmaze/AmazeFileManager - d02081efbc0ede9e950b8064f4a4926f73ac263f authored over 3 years ago
Rename WriteFileAbstraction to WriteTextFileTask

github.com/TeamAmaze/AmazeFileManager - f89c5d854e85eeba4d0544f5de8fd4745b706743 authored over 3 years ago
Small fixes to WriteFileAbstraction

github.com/TeamAmaze/AmazeFileManager - a6be8f7412d96ccd09681f9fdda4dc651680ee44 authored over 3 years ago
Small fixes to ReadTextFileTask

github.com/TeamAmaze/AmazeFileManager - 5c6f06736874de6d629aa99717cb23165b6dc35f authored over 3 years ago
Simplify error handling

github.com/TeamAmaze/AmazeFileManager - 928a8dd0bb8cc0518f6d9ec9038928e7ae51dfe0 authored over 3 years ago
ReturnedValueOnReadFile to kt dataclass

github.com/TeamAmaze/AmazeFileManager - fc36f9e4433bb6b6c1d91012ac0bf6287eea2a84 authored over 3 years ago
Rename ReadBlockFileTask to ReadTextFileTask

github.com/TeamAmaze/AmazeFileManager - 9a898edf0b76b630bb8dd074f0b5bad9342aaac1 authored over 3 years ago
Fix memory leaks in TextEditorActivity

github.com/TeamAmaze/AmazeFileManager - 69ae616bf52cbfef4ae675b86cfe3772c81e45ae authored over 3 years ago
Fix thread of callbacks for reading and writing text

github.com/TeamAmaze/AmazeFileManager - b390f3851af41d7fb7c07b518e055def54f6a7c0 authored over 3 years ago
Limit text file to 50k chars for viewing

github.com/TeamAmaze/AmazeFileManager - 3ac0cfc049f038c0e7c755f1421dbe0089b27b61 authored over 3 years ago
Merge pull request #2667 from HoussemNasri/dev

github.com/TeamAmaze/AmazeFileManager - eb596ff2542875e51702951fb6bbd1c98eb845a1 authored over 3 years ago
Add WorkerThread annotation for Callback tasks

github.com/TeamAmaze/AmazeFileManager - 9ce3a69278fb2bd1aa8e4722ab607795da12003c authored over 3 years ago
Fix non null checks for EditableFileAbstraction

github.com/TeamAmaze/AmazeFileManager - 51353df04a34967eababf4827d206a89f8df32d1 authored over 3 years ago
Change WriteFileAbstraction to work with ReactiveX

github.com/TeamAmaze/AmazeFileManager - e2dbb746b30ad243962d0dbec6ec56cc9ffdb452 authored over 3 years ago
Dismiss 'load' snackbar on textfile after loading file

github.com/TeamAmaze/AmazeFileManager - ea494b139a80888f21598d879d7ba02d011fca9a authored over 3 years ago
Change ReadFileTask to use ReactiveX

github.com/TeamAmaze/AmazeFileManager - ac4841331616be7b97ce01a35eeba841026e4b6c authored over 3 years ago
Set core-ktx version to $kotlin_version

github.com/TeamAmaze/AmazeFileManager - 3d6a91b49c8bd6faa4de2cbad162a1b53989533a authored over 3 years ago
Merge pull request #2665 from TeamAmaze/bugfix/2664

Bugfix/2664

github.com/TeamAmaze/AmazeFileManager - 1b52c3bbdb1fe09b4a6ecebe7397e2252c5aa854 authored over 3 years ago
Fix split apks broken icons

github.com/TeamAmaze/AmazeFileManager - 191c5172948c6863e31222e5e52b0b0225b809b5 authored over 3 years ago
Set ic_android color to accent_green

github.com/TeamAmaze/AmazeFileManager - a2d3dc41b25931fe9170a34c3a019c4091e933d5 authored over 3 years ago
Set core-ktx library version to 1.6.0

github.com/TeamAmaze/AmazeFileManager - 14f614cae679367ea710de8fdc2fd3e92ed66405 authored over 3 years ago
Better code for returned object in ReadFileTask

github.com/TeamAmaze/AmazeFileManager - cde90d9cdd5c533cea159df0a62d2cee0c910db1 authored over 3 years ago
Fix possible leak in TextEditorActivity

github.com/TeamAmaze/AmazeFileManager - 422b0fcf07d2dc0ae66cccae7e7bd9b98b7549c8 authored over 3 years ago
SearchTextTask and SearchResultIndex to kt files

github.com/TeamAmaze/AmazeFileManager - 0f293134b99a9c3b5b6eea501814a2ded6ebfad2 authored over 3 years ago
SearchTextTask now updates results in real time

github.com/TeamAmaze/AmazeFileManager - 2e8c57a93d178317a3ee682ae647ac9bd2cabbe2 authored over 3 years ago
2664 Fix min sdk enforced by dependency

github.com/TeamAmaze/AmazeFileManager - 4a1633dbab9932f3a5ab32c4302282238504b6f2 authored over 3 years ago
More understandable SearchTextTask

github.com/TeamAmaze/AmazeFileManager - 35bd99d879cdbd8462bd4403fb0117815cd5ff2d authored over 3 years ago
Used ViewModel for TextEditorActivity

github.com/TeamAmaze/AmazeFileManager - 97d2056b8ae1ab10f3867cde7d968363da7c3168 authored over 3 years ago
Move TextEditorActivity to its own package

github.com/TeamAmaze/AmazeFileManager - cba304638948d6cf7a1d66c8fb1b4fffef00d4c6 authored over 3 years ago
Fix kotlin core version

github.com/TeamAmaze/AmazeFileManager - 75ab35ef139b99df14337fc0fa1b7bfd92bc4c9d authored over 3 years ago
Patch Archive.isPasswordProtected() for Android 6.0 or lower

Fixes #2655, with the help of Kotlin extension functions

github.com/TeamAmaze/AmazeFileManager - f8aa878e330446ea97ccd75407c7b0ac3e4a0177 authored over 3 years ago
Proguard instruction to keep CompressorInputStream descendants' constructors taking InputStream as parameter

Fixes #2642, fixes #2647

github.com/TeamAmaze/AmazeFileManager - 81dafd60c2f358105a9d3a9c036f175b5ee27294 authored over 3 years ago
Merge pull request #2639 from unkownfire/bugfix/2634

github.com/TeamAmaze/AmazeFileManager - 46a8b3418d1727b9ddcda15e185f65666ab786bf authored over 3 years ago