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

Remove 'publish test cases'

github.com/TeamAmaze/AmazeFileManager - 6dab2d427c92be3aea58e197bb84210e75958ceb authored over 3 years ago
2671 Fix codacy issues

github.com/TeamAmaze/AmazeFileManager - 7dac0695ef16c65fa6383ecb508c40ac4b4712db authored over 3 years ago
2671 Fix codacy issues

github.com/TeamAmaze/AmazeFileManager - ad794fee69daf2a6d2b30678cbadf711c8b04284 authored over 3 years ago
2671 Remove old apps adapter

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

github.com/TeamAmaze/AmazeFileManager - 6c421df5e8d79e6b0fdf2d1b171f3f91d4527978 authored over 3 years ago
Fix focus for tv on app manager and copy/paste snackbar

github.com/TeamAmaze/AmazeFileManager - 6437218370576c7cf26145a1ea9e4d9ed0f00bbe authored over 3 years ago
Trap IOException on stat() failures

Addresses #2779 as band-it solution to prevent crash.

github.com/TeamAmaze/AmazeFileManager - f271a1fa2671a37074758d3dfbd00e3b822c2e58 authored over 3 years ago
Fix nullable MainActivity in kotlin files

github.com/TeamAmaze/AmazeFileManager - b6f9ac2f51270838e96ecef497f27fe209e94be8 authored over 3 years ago
Remove unused warning suppression on use method

github.com/TeamAmaze/AmazeFileManager - 189b1637c125ae68a2bef0b5ebea95e5ffb23a10 authored over 3 years ago
Stronger NonNull check on MainActivity when using context menu for selected items in MainFragment

github.com/TeamAmaze/AmazeFileManager - a9eecab700c814cf978608144e2a897a6a6763a1 authored over 3 years ago
Fix NPE when creating preferences in properties dialog

github.com/TeamAmaze/AmazeFileManager - 7aeeb1215cc550b326f68ce9c0d26e05ff8b2245 authored over 3 years ago
Fix NPE when popup is opened with split screen

github.com/TeamAmaze/AmazeFileManager - 94811ff37e45f6e2160faba4689b6ec9cbd3382a authored over 3 years ago
Add Nullable annotation for MainFragment.getMainActivity and create MainFragment.requireMainActivity that is NonNull

github.com/TeamAmaze/AmazeFileManager - e927660f421e2e4b2b237709cdb8576d27aefdfd authored over 3 years ago
Add requireContext to RecyclerAdapter instatiation to prevent null Context

github.com/TeamAmaze/AmazeFileManager - b816f7e7bd1c73dd7cbf2e531ca368aae5064218 authored over 3 years ago
Fix ItemPopupMenu NPE when tapping item on split screen

github.com/TeamAmaze/AmazeFileManager - 8d55abdf3ecf010494f2033578644de8f9782aae authored over 3 years ago
Scan file after receive

Ask the MediaScanner to scan the file(s) after we received it, so it shows in Gallery apps.

fix...

github.com/TeamAmaze/AmazeFileManager - 6c806334919984b303ed101c088318a20f6ffa91 authored over 3 years ago
Merge pull request #2795 from TeamAmaze/bugfix/2686

ZipService fixes for #2686

github.com/TeamAmaze/AmazeFileManager - 407dff51e54598c0ca1fabf36a15cb1965680889 authored over 3 years ago
Merge pull request #2798 from TeamAmaze/emmanuelmess/fix/null_item_list

Fix nullability of items in RecyclerAdapter

github.com/TeamAmaze/AmazeFileManager - f0d6f6ea1b495c35df5fedb3b03f902fa52fdd02 authored over 3 years ago
Merge pull request #2787 from TeamAmaze/vishnu-boookmark

Update Strings

github.com/TeamAmaze/AmazeFileManager - 12dacdba1a1b1d94c054a65e6871794550d729e4 authored over 3 years ago
Merge pull request #2770 from TeamAmaze/emmanuelmess/fix/themed_tests

Fix AppTheme tests

github.com/TeamAmaze/AmazeFileManager - dfa277ef2ed4fba72660518b6f5f326dca8e602c authored over 3 years ago
Merge pull request #2796 from TeamAmaze/feature/cef-refactoring

CompressedExplorerFragment refactorings

github.com/TeamAmaze/AmazeFileManager - d03ffbaf9029f0417e1e3cd598f17fb3413191aa authored over 3 years ago
Fix unsafe unboxing for sftp execute()

github.com/TeamAmaze/AmazeFileManager - d26252433c4e3a59a2269e3186b40037acd9ef8a authored over 3 years ago
Merge pull request #2773 from TeamAmaze/vishnu-fragment-fix

github.com/TeamAmaze/AmazeFileManager - a95b3f83eb5a96c7739cfb77256163cd76cc6c08 authored over 3 years ago
Merge pull request #2784 from TeamAmaze/bugfix/2751

github.com/TeamAmaze/AmazeFileManager - e36097a98263bc39b77c2f8c31814512a7ea81bc authored over 3 years ago
Fix MainActivity does not respond to view compressed file intents

Fix #2802.

- Propagate MIME type when triggering OpenFileDialogFragment
- Detect URI on view in...

github.com/TeamAmaze/AmazeFileManager - 31b33f8cc9f0b505bad902afa55fce55d90e03f5 authored over 3 years ago
Fix nullables in CompressedExplorerFragment

github.com/TeamAmaze/AmazeFileManager - 7fbfeb9856031da0483fd00288cd49be7f47aca7 authored over 3 years ago
Fix nullables in CompressedExplorerFragment

github.com/TeamAmaze/AmazeFileManager - d154edd0e2a4294ac2e400d93132ea0676b3ccbc authored over 3 years ago
Fix nullable fileName in CompressedExplorerFragment

github.com/TeamAmaze/AmazeFileManager - 282ae15765f736be64b7567eed217dc1251a0ffc authored over 3 years ago
Further squeeze down use of !! operator

github.com/TeamAmaze/AmazeFileManager - 98da1864c61c02777f4fd7a480430fc2f5101282 authored over 3 years ago
2671 Improve tv navigation

github.com/TeamAmaze/AmazeFileManager - 182f995744bf8f6eae7303ef5a11346182a88133 authored over 3 years ago
Fix nullability of items in RecyclerAdapter

github.com/TeamAmaze/AmazeFileManager - 5f26ae6b9d38a14343516db9326be6042d6cfbcf authored over 3 years ago
CompressedExplorerFragment refactorings

Use of Kotlin language facilities for shorthands and prevent use of !! operators

github.com/TeamAmaze/AmazeFileManager - 1893584ca0a85c0d0207c7a04a8b06b5071e0852 authored over 3 years ago
ZipService fixes for #2686

- Do not append / to each zip entry
- Do not add directory itself as zip entry

github.com/TeamAmaze/AmazeFileManager - 896715a2a530178fb9db04797bd733faba29a5c9 authored over 3 years ago
2671: Auto-scroll listview a few items in tv when it is out of screen

github.com/TeamAmaze/AmazeFileManager - acb2d4044787f2a0200fde8401a1265ab769c3a1 authored over 3 years ago
Fix few tv layout navigations

github.com/TeamAmaze/AmazeFileManager - f1838fd831e353b37b126fffe8f21f5b53b59ede authored over 3 years ago
Merge pull request #2754 from TeamAmaze/bugfix/2650

Add support for content:// URI in CompressedExplorerFragment

github.com/TeamAmaze/AmazeFileManager - 165c5fb54cb6d509cce7fb8ce64782c227fd0e74 authored over 3 years ago
1555: Execute pending transactions before setting fragments in instancestate

github.com/TeamAmaze/AmazeFileManager - 1245b5b0c337cd0c375a31432524ecc1df949419 authored over 3 years ago
Fix empty list causing crash at onDestroyView()

Added emptiness check before check for file existence

github.com/TeamAmaze/AmazeFileManager - ea1fc9c849c64f5c638ae84e0d0bb1df180a9f1f authored over 3 years ago
Enable ExplorerDatabase migration testability

With use of Room's migration test facilities. MigrationTestHelper was from Room too, but forked ...

github.com/TeamAmaze/AmazeFileManager - c908908fce3ca1c638ad0a440366188bd2f39412 authored over 3 years ago
Merge pull request #2785 from TeamAmaze/vishnu-color-fix

Update history icon color

github.com/TeamAmaze/AmazeFileManager - a88e1c6baf2b7ac0e364390ca88da43d852bc24f authored over 3 years ago
Update history icon color

github.com/TeamAmaze/AmazeFileManager - 42e3a59bcc7434a8f149f429234d63be088bd046 authored over 3 years ago
Fix database upgrade script for tab table

Fixes #2751

github.com/TeamAmaze/AmazeFileManager - e201b4b95ef58c748ac870c9d059bda8c64e6da4 authored over 3 years ago
Merge pull request #2760 from TeamAmaze/emmanuelmess/fix/exceptionprinting

Fix printStackTrace and convert files to kt

github.com/TeamAmaze/AmazeFileManager - 5e7be10093eb0c922a6d3fd4b7d0a5fb9db98564 authored over 3 years ago
Fix tests for AppTheme

github.com/TeamAmaze/AmazeFileManager - 6cc714396e8a8308b04c9deb9ebdb8e370907a6d authored over 3 years ago
Apply translations in ar

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

github.com/TeamAmaze/AmazeFileManager - 57adb6cd65986a7bc70cb74c84bdc630870dccc1 authored over 3 years ago
Fix opening image viewer fragment in activity again

github.com/TeamAmaze/AmazeFileUtilities - f63c251d6c7666961154dcc54c3f991089178761 authored over 3 years ago
Merge pull request #2769 from TeamAmaze/emmanuelmess/fix/empty_file_regression

Fix text editor crashing on empty file

github.com/TeamAmaze/AmazeFileManager - 1c84ad9584b05ff5fd7896cc6df8855060526bd4 authored over 3 years ago
Merge pull request #2767 from TeamAmaze/emmanuelmess/fix/removestudio

Remove studio mode

github.com/TeamAmaze/AmazeFileManager - 75c3965924687e0f0ba2cf74cc4c09e66eedcbfd authored over 3 years ago
Merge pull request #2756 from TeamAmaze/emmanuelmess/fix/securityexception

Fix SecurityException when opening files

github.com/TeamAmaze/AmazeFileManager - 3e2f85d0882be92d0698c01104636d456f856c4f authored over 3 years ago
Add permission dialog support

github.com/TeamAmaze/AmazeFileUtilities - da481e7eb383ce11ffdfe6851e3788cfc5720894 authored over 3 years ago
Fix crashes when non content:// URI path passed in while attempt to open path as OpenMode.DOCUMENT_FILE

github.com/TeamAmaze/AmazeFileManager - 87559f17301a90ad0b4be2e281e05c43467121a2 authored over 3 years ago
Add support to view sibling images in viewpager

github.com/TeamAmaze/AmazeFileUtilities - e9ae4afcaff8eff9808698160464f5b3aaa7d9e7 authored over 3 years ago
Add support for content:// URIs in CompressedExplorerFragment

As a band-it solution to fix #2650.

When a content:// URI is given, it will query the filename ...

github.com/TeamAmaze/AmazeFileManager - 4d972f97364f5aa1fd5a9ea0e8ddf85c064ff810 authored over 3 years ago
Move onActivityCreated() to onViewCreated(), and correct code formatting

github.com/TeamAmaze/AmazeFileManager - 28c011024fb8ea02181193b8b08e175f6c641d9b authored over 3 years ago
Kotlintize, add ViewModel

Moved the archive file list to the ViewModel and made Fragment observe the list change as user n...

github.com/TeamAmaze/AmazeFileManager - eca278f17b7a1620eb028bb6cf242a3e354a5139 authored over 3 years ago
Fix code formatting

After changed PR to rebase against hotfix/3.6.2

github.com/TeamAmaze/AmazeFileManager - 7d6b6724a1b5b0c9ea86f5adc7a8468b89f55aff authored over 3 years ago
Fix null returned during traversing down the URI path on finding file with pure content:// URI

To fix problem opening files crashing FileUtils.openWith()

github.com/TeamAmaze/AmazeFileManager - b24c521ba9fa54e83d0d36c3385c42b28981735f authored over 3 years ago
Rename cd to applicationContext in DeleteTask

github.com/TeamAmaze/AmazeFileManager - 8b41225f42f9fe93e205ac174239ac27ebbc83cf authored over 3 years ago
Implement DocumentFile mode of HybridFile

Implementation is heavily related to #2015

github.com/TeamAmaze/AmazeFileManager - 53ee3c2957e02bb69c292b7695e93cb1d26a0faa authored over 3 years ago
Reduce NPathComplexity of MainFragment.loadlist

github.com/TeamAmaze/AmazeFileManager - e725359db30d61ff5e543a050f0d34af1afb4767 authored over 3 years ago
Move path generation to function in tests

github.com/TeamAmaze/AmazeFileManager - e7255eed8d661854a47d92524b1dc6ff47f77158 authored over 3 years ago
Fix codacy and make random paths for files in read tests

github.com/TeamAmaze/AmazeFileManager - 24418e091a234addcefe10df5d37ceda78d55ff4 authored over 3 years ago
Convert AppthemeTest to kt

github.com/TeamAmaze/AmazeFileManager - 244e0e53537a65cad881a312bf3cf47cf769c88d authored over 3 years ago
Add tests to check reading files works

github.com/TeamAmaze/AmazeFileManager - a904f067f546b3b384074aa6145c79188e75eb75 authored over 3 years ago
Fix text editor crashing on empty file

github.com/TeamAmaze/AmazeFileManager - 4d14e0e633d7f69cf412a741f60d7f95c18fa576 authored over 3 years ago
Merge pull request #2758 from TeamAmaze/emmanuelmess/fix/indexoutofbounds

Fix and add tests for getParent out of bounds exception

github.com/TeamAmaze/AmazeFileManager - 92469f814700d033f92d669ca4534652c4749355 authored over 3 years ago
Remove unused strings

github.com/TeamAmaze/AmazeFileManager - 7a042c2735dcc4855233ae9b88c072c1f36374cf authored over 3 years ago
Create extension function for starting apps when the intent can crash and fix missing call

github.com/TeamAmaze/AmazeFileManager - bfe08793164f22adf46fa571225d5eb6450b37fe authored over 3 years ago
Merge pull request #2757 from TeamAmaze/emmanuelmess/fix/npefilehandler

github.com/TeamAmaze/AmazeFileManager - 330a1b71dced73ad38177db82a4c4e44e48df7a5 authored over 3 years ago
Merge pull request #2733 from TeamAmaze/bugfix/2732

Bugfix/2732 fix showing share option for cloud storages

github.com/TeamAmaze/AmazeFileManager - 53c81d88fe447d811fec7dc20d9961dd4fa7fb4c authored over 3 years ago
Convert CloudIconDataFetcher to kt

github.com/TeamAmaze/AmazeFileManager - 69dc1ed29925d6bb116d35ed097b6d4ed0ddd1ff authored over 3 years ago
Small fixes for CloudIconDataFetcher

github.com/TeamAmaze/AmazeFileManager - 3b714aa77a8469d6fd8a7b43fe48b6db33c5ac60 authored over 3 years ago
Fix printStackTrace in cloud streamers

github.com/TeamAmaze/AmazeFileManager - b1115c65189eddfcd72ca302819f5346c096fe35 authored over 3 years ago
Fix printStackTrace in GeneralDialogCreation

github.com/TeamAmaze/AmazeFileManager - 59c0638ff6e28fc513109ba01207911a4ed2d34b authored over 3 years ago
Explicit check for 0 slashes in path in test

github.com/TeamAmaze/AmazeFileManager - a72d0548034c32aab6fb1ddfb28da747e5929115 authored over 3 years ago
Fix and add tests for getParent out of bounds exception

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

Better random filepath generator

github.com/TeamAmaze/AmazeFileManager - fb053f3607d09573a0526461145ff81b6136eb2e authored over 3 years ago
Small fixes to HybridFile

github.com/TeamAmaze/AmazeFileManager - 92d47ad6203494a3a54d9ca65cdc4eb199ac0f83 authored over 3 years ago
Convert FileHandler to Kotlin and fix nullability issues

github.com/TeamAmaze/AmazeFileManager - 1c54d46b6de60faaaf38038744c61738992304f1 authored over 3 years ago
Fix function name at OpenFileDialogFragment

github.com/TeamAmaze/AmazeFileManager - a1bd30f1df790b319f011d4ef37f8f929d78fb75 authored over 3 years ago
Small fixes to FileHandler

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