Ecosyste.ms: OpenCollective

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

github.com/TeamAmaze/AmazeFileManager

Material design file manager for Android
https://github.com/TeamAmaze/AmazeFileManager

Fix b0rken OTGUtil.getDocumentFile()

Addresses #4038, that under specific root URI the file/folders should be able to be found correc...

ff6bfa51d3053a44a54bddaa9f5ed5c8fcbb07b9 authored about 1 year ago
Merge pull request #4045 from seelchen/bugfix/remove-return-label

Remove label of return

5bf2476a961f75ed50e1e10aae555ada79b66041 authored about 1 year ago
formatting

98b776a8d6dae3a3ecc3f708fef35e6e59fda390 authored about 1 year ago
remove label for return

a951d19f6beff47fa6d0ab731372cdddd339c855 authored about 1 year ago
Merge pull request #4044 from TeamAmaze/bugfix/3887

Bugfix/3887 fixes sharing log file

51a50b148693fb2d4352c69c09bbac5a7bf2d324 authored about 1 year ago
Build fix

c0208ae4c51acc077f42894545c5fed3dfd6b806 authored about 1 year ago
Merge branch 'release/3.10' of ssh://github.com/TeamAmaze/AmazeFileManager into release/4.0

adfe6159f3d70e1399070761c1dca426661e440f authored about 1 year ago
3887: Apply spotless changes

2b143a6ff47e4f1549ce5340b77c3617f583d4d6 authored about 1 year ago
3887: Fix sharing log file

359b69b5237a17f050d79d6bda6602a1af43ecf6 authored about 1 year ago
Merge branch 'release/4.0' of ssh://github.com/TeamAmaze/AmazeFileManager into release/3.10

347af31ce54e1d22b1bd8d54327c6620039c5a90 authored about 1 year ago
Merge pull request #4020 from seelchen/feature/sort-relevance-score

Rework sort by relevance use score

c4afb99286a36637cf40cc160d3ac3119e28704d authored about 1 year ago
rework sort by relevance to assign a score to each item

c39aab31a777344f7746620d9e5e10cd7af585fc authored about 1 year ago
Fix build failures

02afa4f3599fa154ff850d5e7bdb22c1805aca74 authored about 1 year ago
Merge release/4.0

193244e789cda486ad8b2f0201d6b2e3d53d8e4f authored about 1 year ago
Merge release/3.9

398464f7b3ca59d010a61c145ccc14ec0b834e8a authored about 1 year ago
update README

7af47b5475629bb36a3f920234035db622ced741 authored about 1 year ago
update cc email list

b3efbfdac089d81e9a69d56853795d7f773f3429 authored about 1 year ago
update developers

16da9d482a8201d9de46ba9bb687253fdeb2b322 authored about 1 year ago
Merge pull request #4003 from seelchen/feature/search-sort-relevance

Sorting of search results

9a11e3e4bf800abf925130f6aec9a3e939e71254 authored about 1 year ago
reverse sort by relevance so ascending sorts from most to least relevant

064a557c2ca6382c8304d115bc6548e13e443655 authored about 1 year ago
Merge pull request #3999 from TeamAmaze/bugfix/3982

Fix NetworkOnMainThreadException on HybridFile.getUsableSpace() and HybridFileParcelable.isDirec...

4020096f83c9a92b5afb564205db0f2ee2324ac7 authored about 1 year ago
add tests for SortBy, SortType and DirSortBy

eece947f7fb1e883c7bf8c5bca933998faef9b92 authored about 1 year ago
implement sort by relevance in FileListSorter

ae0a9d263b0252ac664acd926f546c49889d1185 authored about 1 year ago
change to use new sort classes

930a2ba201657791908fbbe166eef52a3d905a3f authored about 1 year ago
apply the selected sort on the result list

6b668f6044ee3dd9a801a6c76e09ec82ae292151 authored about 1 year ago
implement dialog for selecting sort type

5b68c8f15c495c023719b956566f32dbadb43438 authored about 1 year ago
add sort button to SearchView UI

It is styled using a custom spinner style

57e59633087f4620af53b10e3d5788e72c121010 authored about 1 year ago
add test for sort by relevance

8a60a3ff60c9816a1b2976e368f357b15392dc5c authored about 1 year ago
add new enums to represent the sort types

a69e73a7c4d6d49989649650bc4d6504d7125199 authored about 1 year ago
add new interface for sorting files

240eade8c913b89e88fea7ff4f0b8f9d61c3f58a authored about 1 year ago
Fix no feedback to user on problem listing files

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

11534165b07116ed9d783597037d4d2136468f28 authored about 1 year ago
Changes per PR feedback

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

311fd694785bfb107278fe2b93dcc667484c6477 authored about 1 year ago
Merge pull request #3994 from seelchen/split-app-theme

Refactor `AppTheme` enum

92ff58751288d38c966153afe31a1afac63a4a60 authored about 1 year ago
Fix code formatting

191e1e9f28c3b157d314f71a854bd3f43341c026 authored about 1 year ago
Add override for HybridFileParcelable.isDirectory(Context)

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

72e5d4bfd2897938e36102f2c43d299937683e21 authored about 1 year ago
Fix NetworkOnMainThreadException on HybridFile.getUsableSpace() for SMB files

Fixes #3982

6347527cc036d646bb00560b6ba9ba3e5abc14b2 authored about 1 year ago
change usage of AppTheme to AppThemePreference

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

2551ecaddb307251ad641dd9b055feeceaa285a3 authored about 1 year ago
change `getSimpleTheme` to match against the enum and not the index

d4d807c4fcb397611a4763ad2faaa48de25b3155 authored about 1 year ago
add missing documentation

527a8c645c152331bc3b9c1e971d7b4fea8790df authored about 1 year ago
formatting

4a6086676fae60b38ed8681b79060c0cb5cf43f7 authored about 1 year ago
add enum to represent theme selected in settings

7e97ed6738b19577eefd6a0a181678a8a3434aca authored about 1 year ago
Fix transifex translations

afb2539eabf25fb63bb8e252b9ac591408ba85a9 authored about 1 year ago
Bump version

3a59c6daf23b5874fefa3c24e89783748746d226 authored about 1 year ago
Merge pull request #3998 from TeamAmaze/transifex-translations

Transifex translations

d6cc873518f3bdf9c1c677573ff5c712641c147b authored about 1 year ago
Merge pull request #3976 from TeamAmaze/feature/0971

Feature/0971 implement trash bin

7af5f8727b80f619124d4a300fcd882f05273b9a authored about 1 year ago
Merge branch 'release/4.0' of ssh://github.com/TeamAmaze/AmazeFileManager into release/3.10

bcbeb7776f99faf75a211e149eb38e3fb21313c3 authored about 1 year ago
Merge pull request #3985 from seelchen/bugfix/fab-confirm-scrolling

Fix "Confirm Selection" FAB scrolling bug

65e196a46504369a193b7065168ca3ac21c3b26c authored about 1 year ago
Merge pull request #3986 from seelchen/feature/theme-power-save-mode

Feature: Option for theme to follow power save mode

6a6080a13cda0ab61f8e773d003536bd7dcc622b authored about 1 year ago
Fix Codacy complaints on code complexity

8a786eb0ae8f0f0c46731e00bdac30755c3ba4b0 authored about 1 year ago
Fix Codacy complaints

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

bd77530d9aa621c29b7efe743041d31533e9101b authored about 1 year ago
Fix DeleteTask failing delete SMB files

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

8dbfaec8bec8f206e873ee36a59e3cdfaa6d7e82 authored about 1 year ago
971: Fix trash bin restore when parent file not present; fix directory icon in trash bin

e605f18c90979eff406b69e3254ccc06b3c04ea2 authored about 1 year ago
Merge upstream

4e4a40fe6ff1fef179836ed2db61da4443521171 authored about 1 year ago
move comment

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

cf14565083bd185c2bf3400d45e265d740cb7464 authored about 1 year ago
remove unnecessary logic in \`getSimpleTheme\`

ab576bb4eb31b90d2d5523ead6af981c20d4f422 authored about 1 year ago
add documentation

a90fd4af1a4cc2b7b68c4aa4fd7b69a1703fc752 authored about 1 year ago
formatting

9a6ad6ef521ba7460ec67a4a4c15dc98ac906352 authored about 1 year ago
clean up added tests and fix them by specifying correct sdk

f37b24e2d3ed4d42162e36acb70dce82c2435e2f authored about 1 year ago
implement the materials dialog theme following battery saver mode

e2baa446957565f0add314260291bfac54a44717 authored about 1 year ago
add test for Material dialog theme with "Follow battery saver" option

3304c49a96efc7b7225afeff5059edfd6761cbee authored about 1 year ago
Change to only reload when necessary

5f4bc7db027bf0cebed34016535404fc50139444 authored about 1 year ago
change stored theme in AppThemeManager

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

5927d310a80e53583d6d5ea6e05541570b8eace8 authored about 1 year ago
formatting

8f03d92ff968ce49ead091de6a237f27e8e5919a authored about 1 year ago
remove unused member

29d91566f8cb2828ed5197ff35536d29ce564a9a authored about 1 year ago
add tests for "System" theme and "Follow battery saver" option

557b81f664c2e883696d2585f8ff84f79be1169f authored about 1 year ago
formatting

ea90dfe0af3a9f0ce00056fb12a004012e6fb744 authored about 1 year ago
add BroadcastReceiver to listen to changes in battery save mode and reload the activity if received

41533d4af07ec44bed19832b511662673aa3919c authored about 1 year ago
add click listener for follow battery saver option to reload activity if toggled

bf312a3eca5787726d9ff04707b7c2bb053b6cac authored about 1 year ago
change AppTheme.getTheme

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

3d9e3232167b22dca4bd33d8a41373a69b68cf9c authored about 1 year ago
add new property to AppTheme

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

9013ffd63ba90a2872844f38ab12add457ebe254 authored about 1 year ago
implement the theme following battery saver mode

d52e5e6b5954165a12412a38b4d6101cd0e1fb53 authored about 1 year ago
change to give context to AppThemeManager

5771cb37ed587f26590d3c82b698583adb6a55e5 authored about 1 year ago
add function to query if device is in battery save mode

e598c0d3017026efab2f444491bf8433e8d82f42 authored about 1 year ago
add new preference CheckBox to make theme follow battery saver

8d43ac9f5d8b60e7e712145594b51a6d848af99a authored about 1 year ago
fix bug that confirm selection fab was not hidden correctly

da96e8a9120e9a6164f360beb964536b3e979d35 authored about 1 year ago
Merge branch 'release/3.9' of ssh://github.com/TeamAmaze/AmazeFileManager into release/3.9

922ecbdc68162321e8a54ca6fb1f65d6aa06b5b3 authored over 1 year ago
Merge branch 'release/4.0' of ssh://github.com/TeamAmaze/AmazeFileManager into release/3.9

bba37ac9db265e77568e399ae7f987d1bf0e2e0b authored over 1 year ago
Merge pull request #3981 from TranceLove/bugfix/3440

Fix SevenZipHelperCallable unable to open 7z with full paths

d416e96beab6a0adeb2b54158a40a5934b3bebd5 authored over 1 year ago
Merge pull request #3979 from seelchen/feature/3747

Feature: floating action button for selection of multiple files

ccf81deb8b9297c8cb97bb62230616bc3b79fc0a authored over 1 year ago
Fix SevenZipHelperCallable unable to open 7z with full paths

Fixes #3440

2b2951956d89fc7b8219f3ef96a94666301d398f authored over 1 year ago
Translate strings.xml in fr

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

35d4020b9b858fa732557a74ca14d91657bce765 authored over 1 year ago
Translate strings.xml in fr

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

3cc43669845203baf120a1edeee834245a5f9d95 authored over 1 year ago
Translate strings.xml in fr

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

ea48c8fd9cec939b204ce524619e5dc5e31def40 authored over 1 year ago
Translate strings.xml in fr

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

78c888f5a72aebd5e7983d8e62fd44934c7dc243 authored over 1 year ago
Translate strings.xml in fr

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

699ae71a03dacc7115bf88c049f200fe577ee5f8 authored over 1 year ago
hide the "Select All" option when only one file can be returned

785cbf4e0f5700d44e62047df3920efaaeedf89f authored over 1 year ago
Merge pull request #3951 from Shritesh99/bugfix/3777

Fixed domain, username & password extraction logic for URLs.

896c4e03490ce2b9266e212b9cb8b4e4be9c6304 authored over 1 year ago
Merge pull request #3865 from TranceLove/feature/3711

Language selection regardless of system language setting

b30b31fcd6871e82177567e7d454d004469c1436 authored over 1 year ago
allow only multiple file selection if allowed by intent

8203dc8bae01e5dc8fff18f13e632315e92bb151 authored over 1 year ago
fix that long click allows you to select multiple items when only single one can be returned

4361bf2f72f7a317cf9b348b08f31814200bb032 authored over 1 year ago
add initialiation of new fab in \`MainActivity\`

19b8bcb6dca06dc778f22fb38dfd36e54a63abae authored over 1 year ago
show new text message when picking multiple files is possible

5b26c412c53e99488ce3ae0f59ae5b2937ef2e3f authored over 1 year ago
make new fab appear and disappear with \`MainActivityActionMode\`

39c19b84d4ae429332778765f76a8742ad11ebd2 authored over 1 year ago
add new fab to confirm selection in main_toolbar

6e62d956ce131576ae2275074625348fcccf9b6a authored over 1 year ago
remove "Select" button

443c5ddbd16d4f99827f25b1ab96612ac1273737 authored over 1 year ago
change `returnIntentResults` to take multiple files

c514bb64fdec8340710978542d9ce0e28fa26b51 authored over 1 year ago
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...

051d417c888cb6cffc455ee0b3e01e0472a3a9b2 authored over 1 year ago
Enable setting app-specific language

Fixes #3711.

39aad5173553dd4ff4e87af2324a9886f93f1b54 authored over 1 year ago
Translate strings.xml in de

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

93c9a26436eaf4e822d7c00d89079bb2dbdce43f authored over 1 year ago
Translate strings.xml in it_IT

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

d758a1227d292d1ca7ef2ddc5171deb3c8596334 authored over 1 year ago