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

add sort button to SearchView UI

It is styled using a custom spinner style

github.com/TeamAmaze/AmazeFileManager - 57e59633087f4620af53b10e3d5788e72c121010 authored about 1 year ago by Selina Lin <[email protected]>
add test for sort by relevance

github.com/TeamAmaze/AmazeFileManager - 8a60a3ff60c9816a1b2976e368f357b15392dc5c authored about 1 year ago by Selina Lin <[email protected]>
add new enums to represent the sort types

github.com/TeamAmaze/AmazeFileManager - a69e73a7c4d6d49989649650bc4d6504d7125199 authored about 1 year ago by Selina Lin <[email protected]>
add new interface for sorting files

github.com/TeamAmaze/AmazeFileManager - 240eade8c913b89e88fea7ff4f0b8f9d61c3f58a authored about 1 year ago by Selina Lin <[email protected]>
Fix no feedback to user on problem listing files

Toast the user if there is problem listing files. Hence LoadFilesListTask will have Throwable as...

github.com/TeamAmaze/AmazeFileManager - 11534165b07116ed9d783597037d4d2136468f28 authored about 1 year ago by Raymond Lai <[email protected]>
Changes per PR feedback

Restrict only SMB and SSH HybridFileParcelables returns the isDirectory attribute; others will u...

github.com/TeamAmaze/AmazeFileManager - 311fd694785bfb107278fe2b93dcc667484c6477 authored about 1 year ago by Raymond Lai <[email protected]>
Merge pull request #3994 from seelchen/split-app-theme

Refactor `AppTheme` enum

github.com/TeamAmaze/AmazeFileManager - 92ff58751288d38c966153afe31a1afac63a4a60 authored about 1 year ago by Vishal Nehra <[email protected]>
Fix code formatting

github.com/TeamAmaze/AmazeFileManager - 191e1e9f28c3b157d314f71a854bd3f43341c026 authored about 1 year ago by Raymond Lai <[email protected]>
Add override for HybridFileParcelable.isDirectory(Context)

To prevent unnecessary calls to superclass method when information is already available at Hybri...

github.com/TeamAmaze/AmazeFileManager - 72e5d4bfd2897938e36102f2c43d299937683e21 authored about 1 year ago by Raymond Lai <[email protected]>
Fix NetworkOnMainThreadException on HybridFile.getUsableSpace() for SMB files

Fixes #3982

github.com/TeamAmaze/AmazeFileManager - 6347527cc036d646bb00560b6ba9ba3e5abc14b2 authored about 1 year ago by Raymond Lai <[email protected]>
change usage of AppTheme to AppThemePreference

At places where AppTheme was used to represent the theme selected in the settings

github.com/TeamAmaze/AmazeFileManager - 2551ecaddb307251ad641dd9b055feeceaa285a3 authored about 1 year ago by Selina Lin <[email protected]>
change `getSimpleTheme` to match against the enum and not the index

github.com/TeamAmaze/AmazeFileManager - d4d807c4fcb397611a4763ad2faaa48de25b3155 authored about 1 year ago by Selina Lin <[email protected]>
add missing documentation

github.com/TeamAmaze/AmazeFileManager - 527a8c645c152331bc3b9c1e971d7b4fea8790df authored about 1 year ago by Selina Lin <[email protected]>
add enum to represent theme selected in settings

github.com/TeamAmaze/AmazeFileManager - 7e97ed6738b19577eefd6a0a181678a8a3434aca authored about 1 year ago by Selina Lin <[email protected]>
Fix transifex translations

github.com/TeamAmaze/AmazeFileManager - afb2539eabf25fb63bb8e252b9ac591408ba85a9 authored about 1 year ago by Vishal Nehra <[email protected]>
Merge pull request #3998 from TeamAmaze/transifex-translations

Transifex translations

github.com/TeamAmaze/AmazeFileManager - d6cc873518f3bdf9c1c677573ff5c712641c147b authored about 1 year ago by Vishal Nehra <[email protected]>
Merge pull request #3976 from TeamAmaze/feature/0971

Feature/0971 implement trash bin

github.com/TeamAmaze/AmazeFileManager - 7af5f8727b80f619124d4a300fcd882f05273b9a authored about 1 year ago by Vishal Nehra <[email protected]>
Merge branch 'release/4.0' of ssh://github.com/TeamAmaze/AmazeFileManager into release/3.10

github.com/TeamAmaze/AmazeFileManager - bcbeb7776f99faf75a211e149eb38e3fb21313c3 authored about 1 year ago by Vishal Nehra <[email protected]>
Merge pull request #3985 from seelchen/bugfix/fab-confirm-scrolling

Fix "Confirm Selection" FAB scrolling bug

github.com/TeamAmaze/AmazeFileManager - 65e196a46504369a193b7065168ca3ac21c3b26c authored about 1 year ago by Vishal Nehra <[email protected]>
Merge pull request #3986 from seelchen/feature/theme-power-save-mode

Feature: Option for theme to follow power save mode

github.com/TeamAmaze/AmazeFileManager - 6a6080a13cda0ab61f8e773d003536bd7dcc622b authored about 1 year ago by Vishal Nehra <[email protected]>
Fix Codacy complaints on code complexity

github.com/TeamAmaze/AmazeFileManager - 8a786eb0ae8f0f0c46731e00bdac30755c3ba4b0 authored about 1 year ago by Raymond Lai <[email protected]>
Fix Codacy complaints

Also a condition inside DeleteTask, that delete SSH files should not trigger mediascanner as well.

github.com/TeamAmaze/AmazeFileManager - bd77530d9aa621c29b7efe743041d31533e9101b authored about 1 year ago by Raymond Lai <[email protected]>
Fix DeleteTask failing delete SMB files

In most file manager implementations, including desktop ones, remote files are to be deleted dir...

github.com/TeamAmaze/AmazeFileManager - 8dbfaec8bec8f206e873ee36a59e3cdfaa6d7e82 authored about 1 year ago by Raymond Lai <[email protected]>
Update translations

github.com/TeamAmaze/AmazeFileUtilities - eae7839a88f3c0a932a8be29c2732e5bc843858b authored about 1 year ago by Vishal Nehra <[email protected]>
Fix transaction too large exception in audio player service

github.com/TeamAmaze/AmazeFileUtilities - 81767ccd4a576990b0848017b36418d04f236824 authored about 1 year ago by Vishal Nehra <[email protected]>
971: Fix trash bin restore when parent file not present; fix directory icon in trash bin

github.com/TeamAmaze/AmazeFileManager - e605f18c90979eff406b69e3254ccc06b3c04ea2 authored about 1 year ago by Vishal Nehra <[email protected]>
Merge upstream

github.com/TeamAmaze/AmazeFileManager - 4e4a40fe6ff1fef179836ed2db61da4443521171 authored about 1 year ago by Vishal Nehra <[email protected]>
move comment

Since its previous placement apparently is a medium issue for the static
code analyzer

github.com/TeamAmaze/AmazeFileManager - cf14565083bd185c2bf3400d45e265d740cb7464 authored about 1 year ago by Selina Lin <[email protected]>
remove unnecessary logic in \`getSimpleTheme\`

github.com/TeamAmaze/AmazeFileManager - ab576bb4eb31b90d2d5523ead6af981c20d4f422 authored about 1 year ago by Selina Lin <[email protected]>
add documentation

github.com/TeamAmaze/AmazeFileManager - a90fd4af1a4cc2b7b68c4aa4fd7b69a1703fc752 authored about 1 year ago by Selina Lin <[email protected]>
clean up added tests and fix them by specifying correct sdk

github.com/TeamAmaze/AmazeFileManager - f37b24e2d3ed4d42162e36acb70dce82c2435e2f authored about 1 year ago by Selina Lin <[email protected]>
implement the materials dialog theme following battery saver mode

github.com/TeamAmaze/AmazeFileManager - e2baa446957565f0add314260291bfac54a44717 authored about 1 year ago by Selina Lin <[email protected]>
add test for Material dialog theme with "Follow battery saver" option

github.com/TeamAmaze/AmazeFileManager - 3304c49a96efc7b7225afeff5059edfd6761cbee authored about 1 year ago by Selina Lin <[email protected]>
Change to only reload when necessary

github.com/TeamAmaze/AmazeFileManager - 5f4bc7db027bf0cebed34016535404fc50139444 authored about 1 year ago by Selina Lin <[email protected]>
change stored theme in AppThemeManager

It now stores the theme from the preferences and not the simpleTheme

github.com/TeamAmaze/AmazeFileManager - 5927d310a80e53583d6d5ea6e05541570b8eace8 authored about 1 year ago by Selina Lin <[email protected]>
remove unused member

github.com/TeamAmaze/AmazeFileManager - 29d91566f8cb2828ed5197ff35536d29ce564a9a authored about 1 year ago by Selina Lin <[email protected]>
add tests for "System" theme and "Follow battery saver" option

github.com/TeamAmaze/AmazeFileManager - 557b81f664c2e883696d2585f8ff84f79be1169f authored about 1 year ago by Selina Lin <[email protected]>
add BroadcastReceiver to listen to changes in battery save mode and reload the activity if received

github.com/TeamAmaze/AmazeFileManager - 41533d4af07ec44bed19832b511662673aa3919c authored about 1 year ago by Selina Lin <[email protected]>
add click listener for follow battery saver option to reload activity if toggled

github.com/TeamAmaze/AmazeFileManager - bf312a3eca5787726d9ff04707b7c2bb053b6cac authored about 1 year ago by Selina Lin <[email protected]>
change AppTheme.getTheme

Now it only takes the id and can return the System theme

github.com/TeamAmaze/AmazeFileManager - 3d9e3232167b22dca4bd33d8a41373a69b68cf9c authored about 1 year ago by Selina Lin <[email protected]>
add new property to AppTheme

This property is used to determine if the theme can be light theme

github.com/TeamAmaze/AmazeFileManager - 9013ffd63ba90a2872844f38ab12add457ebe254 authored about 1 year ago by Selina Lin <[email protected]>
implement the theme following battery saver mode

github.com/TeamAmaze/AmazeFileManager - d52e5e6b5954165a12412a38b4d6101cd0e1fb53 authored about 1 year ago by Selina Lin <[email protected]>
change to give context to AppThemeManager

github.com/TeamAmaze/AmazeFileManager - 5771cb37ed587f26590d3c82b698583adb6a55e5 authored about 1 year ago by Selina Lin <[email protected]>
add function to query if device is in battery save mode

github.com/TeamAmaze/AmazeFileManager - e598c0d3017026efab2f444491bf8433e8d82f42 authored about 1 year ago by Selina Lin <[email protected]>
add new preference CheckBox to make theme follow battery saver

github.com/TeamAmaze/AmazeFileManager - 8d43ac9f5d8b60e7e712145594b51a6d848af99a authored about 1 year ago by Selina Lin <[email protected]>
fix bug that confirm selection fab was not hidden correctly

github.com/TeamAmaze/AmazeFileManager - da96e8a9120e9a6164f360beb964536b3e979d35 authored about 1 year ago by Selina Lin <[email protected]>
Merge branch 'release/3.9' of ssh://github.com/TeamAmaze/AmazeFileManager into release/3.9

github.com/TeamAmaze/AmazeFileManager - 922ecbdc68162321e8a54ca6fb1f65d6aa06b5b3 authored about 1 year ago by Vishal Nehra <[email protected]>
Merge branch 'release/4.0' of ssh://github.com/TeamAmaze/AmazeFileManager into release/3.9

github.com/TeamAmaze/AmazeFileManager - bba37ac9db265e77568e399ae7f987d1bf0e2e0b authored about 1 year ago by Vishal Nehra <[email protected]>
Merge pull request #3981 from TranceLove/bugfix/3440

Fix SevenZipHelperCallable unable to open 7z with full paths

github.com/TeamAmaze/AmazeFileManager - d416e96beab6a0adeb2b54158a40a5934b3bebd5 authored about 1 year ago by Vishal Nehra <[email protected]>
Merge pull request #3979 from seelchen/feature/3747

Feature: floating action button for selection of multiple files

github.com/TeamAmaze/AmazeFileManager - ccf81deb8b9297c8cb97bb62230616bc3b79fc0a authored about 1 year ago by Vishal Nehra <[email protected]>
Fix SevenZipHelperCallable unable to open 7z with full paths

Fixes #3440

github.com/TeamAmaze/AmazeFileManager - 2b2951956d89fc7b8219f3ef96a94666301d398f authored about 1 year ago by Raymond Lai <[email protected]>
Merge pull request #138 from TeamAmaze/features/billing-6

Upgrade Billing library to 6.0.1

github.com/TeamAmaze/AmazeFileUtilities - 51dc6ca637456e0659322bec23d7d1732a90e313 authored about 1 year ago by Vishal Nehra <[email protected]>
Translate strings.xml in fr

100% translated source file: 'strings.xml'
on 'fr'.

github.com/TeamAmaze/AmazeFileManager - 35d4020b9b858fa732557a74ca14d91657bce765 authored about 1 year ago by transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Translate strings.xml in fr

100% translated source file: 'strings.xml'
on 'fr'.

github.com/TeamAmaze/AmazeFileManager - 3cc43669845203baf120a1edeee834245a5f9d95 authored about 1 year ago by transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Translate strings.xml in fr

100% translated source file: 'strings.xml'
on 'fr'.

github.com/TeamAmaze/AmazeFileManager - ea48c8fd9cec939b204ce524619e5dc5e31def40 authored about 1 year ago by transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Translate strings.xml in fr

100% translated source file: 'strings.xml'
on 'fr'.

github.com/TeamAmaze/AmazeFileManager - 78c888f5a72aebd5e7983d8e62fd44934c7dc243 authored about 1 year ago by transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Translate strings.xml in fr

100% translated source file: 'strings.xml'
on 'fr'.

github.com/TeamAmaze/AmazeFileManager - 699ae71a03dacc7115bf88c049f200fe577ee5f8 authored about 1 year ago by transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Upgrade Billing library to 6.0.1

Also
- some code cleanups at Billing class
- move package namespace to build.gradle

github.com/TeamAmaze/AmazeFileUtilities - 10197591ce2dd6b4a124dd5e9dec7cd3d3907e24 authored about 1 year ago by Raymond Lai <[email protected]>
hide the "Select All" option when only one file can be returned

github.com/TeamAmaze/AmazeFileManager - 785cbf4e0f5700d44e62047df3920efaaeedf89f authored about 1 year ago by Selina Lin <[email protected]>
Merge pull request #3951 from Shritesh99/bugfix/3777

Fixed domain, username & password extraction logic for URLs.

github.com/TeamAmaze/AmazeFileManager - 896c4e03490ce2b9266e212b9cb8b4e4be9c6304 authored about 1 year ago by Vishal Nehra <[email protected]>
Merge pull request #3865 from TranceLove/feature/3711

Language selection regardless of system language setting

github.com/TeamAmaze/AmazeFileManager - b30b31fcd6871e82177567e7d454d004469c1436 authored about 1 year ago by Vishal Nehra <[email protected]>
allow only multiple file selection if allowed by intent

github.com/TeamAmaze/AmazeFileManager - 8203dc8bae01e5dc8fff18f13e632315e92bb151 authored about 1 year ago by Selina Lin <[email protected]>
fix that long click allows you to select multiple items when only single one can be returned

github.com/TeamAmaze/AmazeFileManager - 4361bf2f72f7a317cf9b348b08f31814200bb032 authored about 1 year ago by Selina Lin <[email protected]>
add initialiation of new fab in \`MainActivity\`

github.com/TeamAmaze/AmazeFileManager - 19b8bcb6dca06dc778f22fb38dfd36e54a63abae authored about 1 year ago by Selina Lin <[email protected]>
show new text message when picking multiple files is possible

github.com/TeamAmaze/AmazeFileManager - 5b26c412c53e99488ce3ae0f59ae5b2937ef2e3f authored about 1 year ago by Selina Lin <[email protected]>
make new fab appear and disappear with \`MainActivityActionMode\`

github.com/TeamAmaze/AmazeFileManager - 39c19b84d4ae429332778765f76a8742ad11ebd2 authored about 1 year ago by Selina Lin <[email protected]>
add new fab to confirm selection in main_toolbar

github.com/TeamAmaze/AmazeFileManager - 6e62d956ce131576ae2275074625348fcccf9b6a authored about 1 year ago by Selina Lin <[email protected]>
remove "Select" button

github.com/TeamAmaze/AmazeFileManager - 443c5ddbd16d4f99827f25b1ab96612ac1273737 authored about 1 year ago by Selina Lin <[email protected]>
change `returnIntentResults` to take multiple files

github.com/TeamAmaze/AmazeFileManager - c514bb64fdec8340710978542d9ce0e28fa26b51 authored about 1 year ago by Selina Lin <[email protected]>
Minor tweaks of build.gradles per suggestion by Android Studio

- Use android.namespace in build.gradle instead of in manifest
- separate AndroidX test runner t...

github.com/TeamAmaze/AmazeFileManager - 051d417c888cb6cffc455ee0b3e01e0472a3a9b2 authored about 1 year ago by Raymond Lai <[email protected]>
Enable setting app-specific language

Fixes #3711.

github.com/TeamAmaze/AmazeFileManager - 39aad5173553dd4ff4e87af2324a9886f93f1b54 authored about 1 year ago by Raymond Lai <[email protected]>
Translate strings.xml in de

100% translated source file: 'strings.xml'
on 'de'.

github.com/TeamAmaze/AmazeFileManager - 93c9a26436eaf4e822d7c00d89079bb2dbdce43f authored about 1 year ago by transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Translate strings.xml in it_IT

100% translated source file: 'strings.xml'
on 'it_IT'.

github.com/TeamAmaze/AmazeFileManager - d758a1227d292d1ca7ef2ddc5171deb3c8596334 authored about 1 year ago by transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Translate strings.xml in it

100% translated source file: 'strings.xml'
on 'it'.

github.com/TeamAmaze/AmazeFileManager - 11b96e57003bb8cccb7513c604ff8e4be1e044df authored about 1 year ago by transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Translate strings.xml in fr

100% translated source file: 'strings.xml'
on 'fr'.

github.com/TeamAmaze/AmazeFileManager - d7e9c8dcbe620357791bae10debcb668f95edf07 authored about 1 year ago by transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Translate strings.xml in cs

100% translated source file: 'strings.xml'
on 'cs'.

github.com/TeamAmaze/AmazeFileManager - f38d2c5b0d2aa93a250525723616c3a87cdcef10 authored about 1 year ago by transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Merge pull request #3977 from TeamAmaze/transifex-translations

Transifex translations

github.com/TeamAmaze/AmazeFileManager - b3f16c6f6bab5e5461a68468d4e74a0bca71bacc authored about 1 year ago by Vishal Nehra <[email protected]>
Merge branch 'release/3.9' into transifex-translations

github.com/TeamAmaze/AmazeFileManager - f2280dc3b38a4a9693d584fcc2841ae6684a8b45 authored about 1 year ago by Vishal Nehra <[email protected]>
971: Implement trash bin

github.com/TeamAmaze/AmazeFileManager - 4a017383494ea98250ff0ebd1287f7955aff2057 authored about 1 year ago by Vishal Nehra <[email protected]>
Merge pull request #135 from TeamAmaze/feature

Bump trash bin lib version; bump app version

github.com/TeamAmaze/AmazeFileUtilities - f7f91e90188dafa256df618d664e5c6932f60fb9 authored about 1 year ago by Vishal Nehra <[email protected]>
Bump trash bin lib version; bump app version

github.com/TeamAmaze/AmazeFileUtilities - b94326967662aa2c15d81254bb61612ba3d5badf authored about 1 year ago by Vishal Nehra <[email protected]>
Fixes in auto cleanup trigger

github.com/TeamAmaze/AmazeTrashBin - 38014fd5b2c7aaa6134684c7894aec399d7a2044 authored about 1 year ago by Vishal Nehra <[email protected]>
Merge release/4.0

github.com/TeamAmaze/AmazeFileManager - 622a3ec22611bf40493e11813028224f0a20e956 authored about 1 year ago by Vishal Nehra <[email protected]>
Merge pull request #134 from TeamAmaze/feature

Bump version

github.com/TeamAmaze/AmazeFileUtilities - 69f730593616d94c7d201e4c4d99098444183c62 authored about 1 year ago by Vishal Nehra <[email protected]>
Merge pull request #133 from TeamAmaze/feature

Add notification permission; bump trashbin version; bump sdk version

github.com/TeamAmaze/AmazeFileUtilities - 3191b2eceb8ac3f34689aada1a3e702f9e45e3a2 authored about 1 year ago by Vishal Nehra <[email protected]>
Add notification permission; bump trashbin version; bump sdk version

github.com/TeamAmaze/AmazeFileUtilities - f4c5484ad84cf778d5855f579af953ca04487fc6 authored about 1 year ago by Vishal Nehra <[email protected]>
Fix java home

github.com/TeamAmaze/AmazeTrashBin - a2176317a839d788ba4479c3640fea41320b5581 authored about 1 year ago by Vishal Nehra <[email protected]>
Merge pull request #1 from TeamAmaze/trigger-cleanup

Trigger cleanup criteria on launch

github.com/TeamAmaze/AmazeTrashBin - a825bdab5cfad5a7933a09e56e7960b93a0b9ebe authored about 1 year ago by Vishal Nehra <[email protected]>
Minor fixes

github.com/TeamAmaze/AmazeTrashBin - a5e68eed9a7ea1d1aa06e6330a45c1b18201aec6 authored about 1 year ago by Vishal Nehra <[email protected]>
Merge pull request #3974 from TeamAmaze/feature/sdk33

Add sdk33 checks

github.com/TeamAmaze/AmazeFileManager - 10d8b5b6fc0b697901e7e4f683d220af5ae9b227 authored about 1 year ago by Vishal Nehra <[email protected]>
Add sdk33 checks

github.com/TeamAmaze/AmazeFileManager - 9f152fc5adee304eb5df71963e5195a7ae5bcd6d authored about 1 year ago by Vishal Nehra <[email protected]>
trigger cleanup criteria on launch

github.com/TeamAmaze/AmazeTrashBin - 70037118416eb946a4a192470f5dd3036bdd2e5f authored about 1 year ago by VishnuSanal <[email protected]>
Merge pull request #3737 from TeamAmaze/feature/sdk33

SDK 33 adaptations, language and library upgrades

github.com/TeamAmaze/AmazeFileManager - 58b4ff000906514b859ebb4348d9881ff9fb3045 authored about 1 year ago by Vishal Nehra <[email protected]>