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

Fix b0rken OTGUtil.getDocumentFile()

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

github.com/TeamAmaze/AmazeFileManager - ff6bfa51d3053a44a54bddaa9f5ed5c8fcbb07b9 authored about 1 year ago
Merge pull request #4045 from seelchen/bugfix/remove-return-label

Remove label of return

github.com/TeamAmaze/AmazeFileManager - 5bf2476a961f75ed50e1e10aae555ada79b66041 authored about 1 year ago
remove label for return

github.com/TeamAmaze/AmazeFileManager - a951d19f6beff47fa6d0ab731372cdddd339c855 authored about 1 year ago
Merge pull request #4044 from TeamAmaze/bugfix/3887

Bugfix/3887 fixes sharing log file

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

github.com/TeamAmaze/AmazeFileManager - adfe6159f3d70e1399070761c1dca426661e440f authored about 1 year ago
3887: Apply spotless changes

github.com/TeamAmaze/AmazeFileManager - 2b143a6ff47e4f1549ce5340b77c3617f583d4d6 authored about 1 year ago
3887: Fix sharing log file

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

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

Rework sort by relevance use score

github.com/TeamAmaze/AmazeFileManager - c4afb99286a36637cf40cc160d3ac3119e28704d authored about 1 year ago
Merge pull request #166 from seelchen/bugfix/growing-apps-sorting

Sort growing apps by change in size

github.com/TeamAmaze/AmazeFileUtilities - d8149d25eacdb81391a1d749f64e5208a46e429d authored about 1 year ago
store growing apps sorted by change

github.com/TeamAmaze/AmazeFileUtilities - 1588b60bd77776368f80b3d0f48427f5407fd5aa authored about 1 year ago
Merge pull request #163 from TeamAmaze/feature-fix-purchase-flow

Add purchase terms in about section

github.com/TeamAmaze/AmazeFileUtilities - a2ebbdfcc98263c2a430ce58fdac7c89cd62c160 authored about 1 year ago
Add purchase terms in about section

github.com/TeamAmaze/AmazeFileUtilities - 050d4c061908c60ed0f482434a2d485c2f3fd5ae authored about 1 year ago
Merge pull request #162 from TeamAmaze/new-year-2024

Update licenses for new year

github.com/TeamAmaze/AmazeFileUtilities - 812ac86e52f662efe227246c90bdbe3d09ca156d authored about 1 year ago
Merge pull request #161 from TeamAmaze/bugfix-356

Fix divide by zero error in trash bin getCapacity

github.com/TeamAmaze/AmazeFileUtilities - baa3ebad7103b596797ddde6495d0151b3703de4 authored about 1 year ago
Fix divide by zero error in trash bin getCapacity

github.com/TeamAmaze/AmazeFileUtilities - f25606b71e76771a88bf46245a780569d90cf293 authored about 1 year ago
Fix divide by zero error while getting capacity

github.com/TeamAmaze/AmazeTrashBin - a657fdc33647853c565ea7377b3ed238fec4e9db authored about 1 year ago
Update licenses for new year

github.com/TeamAmaze/AmazeFileUtilities - 0ca807a3ff73590b180291849d0bfeacf00b72cf authored about 1 year ago
Merge pull request #141 from seelchen/feature/app-size-diff

Add analysis to show list of growing apps

github.com/TeamAmaze/AmazeFileUtilities - f9318439bf0958924ede0938a81d899a26b650f0 authored about 1 year ago
Merge branch 'main' into feature/app-size-diff

github.com/TeamAmaze/AmazeFileUtilities - 194ef38ffb6a9b6b879e6f44cefba6613ecb2510 authored about 1 year ago
Merge pull request #160 from TeamAmaze/feature

rework preloader; fixes in viewers background; junk file analysis fix; fixes in video player

github.com/TeamAmaze/AmazeFileUtilities - c0fa2d589ece9e841cf28f040d5bf495d51cccce authored about 1 year ago
add permission loader for `largeSizeDiffAppsPreview` and restart worker if permission is given

github.com/TeamAmaze/AmazeFileUtilities - cfaac5de48244a661bf5df6e59a870388951bdbc authored about 1 year ago
change `QueryAppSizeWorker` to only store precise app sizes

github.com/TeamAmaze/AmazeFileUtilities - d9aeeca17d17e5117a1689f604b5fdec4006dcec authored about 1 year ago
Merge pull request #159 from TeamAmaze/feature-preloader-improv

Improvements in preloader for better performance

github.com/TeamAmaze/AmazeFileUtilities - b536b0f121c709b86b604a8fcd97f9b4746c591b authored about 1 year ago
Improvements in preloader for better performance

github.com/TeamAmaze/AmazeFileUtilities - ddcb4d6ca15e13bac46aa657674c6587be4b52a3 authored about 1 year ago
Merge pull request #158 from TeamAmaze/feature-147

147: change video player and image viewer backgrounds to dark; fix po…

github.com/TeamAmaze/AmazeFileUtilities - 743edcef7ac96e1bb4bf38fc08f99f69e0343171 authored about 1 year ago
147: change video player and image viewer backgrounds to dark; fix popup bg; fix backpress on viewers

github.com/TeamAmaze/AmazeFileUtilities - f227845c5dd69c70c0307994590dab30a8126ca4 authored about 1 year ago
remove relationship between `InstalledApps` and `AppStorageStats` tables

github.com/TeamAmaze/AmazeFileUtilities - bd213dfd45133e4f38a69173623997194d09e5ef authored about 1 year ago
Merge pull request #157 from TeamAmaze/bugfix-junk-files-analysis

Fixes in junk files analysis

github.com/TeamAmaze/AmazeFileUtilities - cdaf1860fab2693b72a5789b3b142acf045d53ca authored about 1 year ago
Fixes in junk files analysis

github.com/TeamAmaze/AmazeFileUtilities - 3b1b2da4ada58960f4c0089fe0c8deb190ebf609 authored about 1 year ago
Revert wakemode for audio player service

github.com/TeamAmaze/AmazeFileUtilities - 5aebda616ab152ac33f7041d71f407c9109806af authored about 1 year ago
rework sort by relevance to assign a score to each item

github.com/TeamAmaze/AmazeFileManager - c39aab31a777344f7746620d9e5e10cd7af585fc authored about 1 year ago
Merge pull request #156 from TeamAmaze/feature-42

Overlay notch area in video player landscape

github.com/TeamAmaze/AmazeFileUtilities - bc5c7e6907114652fdcd7df6084185e5f0e4a6df authored about 1 year ago
42: Fix default screen brightness for video player

github.com/TeamAmaze/AmazeFileUtilities - acad9f081a3936780a43ac119e2c6128eb86009d authored about 1 year ago
42: overlay notch area in video player landscape

github.com/TeamAmaze/AmazeFileUtilities - e1fbf6ee867643a7e85d9e42b95acf08530b68fe authored about 1 year ago
Merge pull request #155 from TeamAmaze/bugfix-146

146: keep screen awake on video player activity

github.com/TeamAmaze/AmazeFileUtilities - 7b395b9ab1f64901efcb8342c098d036ffc71a4d authored about 1 year ago
146: keep screen awake on video player activity

github.com/TeamAmaze/AmazeFileUtilities - a96cb7f77763bcc13fb78e53ff88a9991d636636 authored about 1 year ago
Merge pull request #154 from TeamAmaze/feature-153

153: Show file paths in list fragments

github.com/TeamAmaze/AmazeFileUtilities - a2a701d66adbca2708a48485c3f593b8be10973d authored about 1 year ago
Merge pull request #152 from seelchen/bugfix/review-analysis-adapter

Fix one-off error in `ReviewAnalysisAdapter`

github.com/TeamAmaze/AmazeFileUtilities - b4a0df4a382904aa9e30e0bd2056edd01224dd29 authored about 1 year ago
Add documentation for finding similar images

github.com/TeamAmaze/AmazeFileUtilities - 8799443a658d4b5101f31d8cb137ac129797e290 authored about 1 year ago
153: Show file paths in list fragments

github.com/TeamAmaze/AmazeFileUtilities - bf77aba89b2757fd2f200a057100d6be8bda8ec8 authored about 1 year ago
change `getOnlyItemsCount` to return actual number of items

github.com/TeamAmaze/AmazeFileUtilities - c9faf9868ab22b0de27cad249650a708379be95d authored about 1 year ago
add tests for new daos

github.com/TeamAmaze/AmazeFileUtilities - 6b5f45247b133692d92470d67a9bbfc680f9c38d authored about 1 year ago
add test for database migrations

github.com/TeamAmaze/AmazeFileUtilities - a4178b48367b197d844eb26d4f97b8db285f10e6 authored about 1 year ago
add dependencies for room database tests

github.com/TeamAmaze/AmazeFileUtilities - 263c6089a47f83e00536c51828e7654afa90b498 authored about 1 year ago
add new database schema

github.com/TeamAmaze/AmazeFileUtilities - 332d9ef284a88f8d14075a2e3c614a7f03eb65d0 authored about 1 year ago
add analysis review of growing apps

github.com/TeamAmaze/AmazeFileUtilities - f100d4a56c90c05cba2be6946fbb915fcb70a284 authored about 1 year ago
add analysis preview of growing apps in `AnalyseFragment`

github.com/TeamAmaze/AmazeFileUtilities - 7e896cf30b63827b7eb32d4e53481a05960fef23 authored about 1 year ago
implement calcuation of size diff of apps

github.com/TeamAmaze/AmazeFileUtilities - 5360618c5ea4e0d0d87b8ecbe7be528487b385aa authored about 1 year ago
change MediaFileInfo to store a size diff in ApkMetaData

github.com/TeamAmaze/AmazeFileUtilities - 9b03836e871bd1414d90676fbc48a0c733d1202e authored about 1 year ago
register a Worker to store the size of every app once a day

github.com/TeamAmaze/AmazeFileUtilities - 9e7cdd26aa483929aaffd7345634c4f6791c3ee7 authored about 1 year ago
fix foreign key constraint issue

The InstalledApps were inserted with OnConflictStrategy.REPLACE which
would delete the entry and...

github.com/TeamAmaze/AmazeFileUtilities - 26b7276a0264ab6326fab537ee5e8970b80c5f44 authored about 1 year ago
update androidx.room version for compatibility with androidx.work

github.com/TeamAmaze/AmazeFileUtilities - cba89c89d0e7610fe267c74abc08a891b3448ae6 authored about 1 year ago
add androidx.work dependency

github.com/TeamAmaze/AmazeFileUtilities - 09b3ec7be68bea166acab7a84518c63864036562 authored about 1 year ago
add setting for the number of days for the size diff

github.com/TeamAmaze/AmazeFileUtilities - da9232dc6ad4ae144d8b4df43dc310561716faf8 authored about 1 year ago
fix migration to use correct datatypes in sql statement and add index for foreign key

github.com/TeamAmaze/AmazeFileUtilities - 9ba8ee0cc6be89945c11ed5562598a973f9e73d8 authored about 1 year ago
change `findOldestWithinPeriod` to return Nullable object since there might be no matching entry

github.com/TeamAmaze/AmazeFileUtilities - 48992737ffa38965a99311f3d31ab8ed242f253c authored about 1 year ago
start adding database table and classes for app storage stats

github.com/TeamAmaze/AmazeFileUtilities - 44c703b7bb3a757410b6e83223d114ad0925d14b authored about 1 year ago
fix some issues with the new database table

Add the `AppStorageStats` entity to the database, fix the index in the
annotation of `AppStorage...

github.com/TeamAmaze/AmazeFileUtilities - c8f11fad3eb8a9a4980df4abf28012eb58bc57b4 authored about 1 year ago
add a priority queue with fixed size

github.com/TeamAmaze/AmazeFileUtilities - 397b0964f94b4762b8d61e5561483eaa6d7788f9 authored about 1 year ago
add new function where the size of the `MediaFileInfo` can be specified

github.com/TeamAmaze/AmazeFileUtilities - c39a1b7046fb078e93dc7eae8a91270f3f68b4ca authored about 1 year ago
add new daos to `AppDatabase`

github.com/TeamAmaze/AmazeFileUtilities - acd36fe13211418d52ced4c678362ed9c1a5a902 authored about 1 year ago
change to use intermediate data class instead of embedded objects to combine `AppStorageStats` and `InstalledApps`

github.com/TeamAmaze/AmazeFileUtilities - 14e7233a8d80d69953387d10313d396fec6e6ded authored about 1 year ago
change index to include `timestamp`

github.com/TeamAmaze/AmazeFileUtilities - 099918bb4f45e5628386537c84c14adc5e727a2e authored about 1 year ago
rename to `AppStorageStats`and add inserts for single `AppStorageStats` in dao

github.com/TeamAmaze/AmazeFileUtilities - a5f3f7383b829e54b99c774c4fce0ed65816eaa3 authored about 1 year ago
make `package_id` a foreign key in create table query and define onChange policy

github.com/TeamAmaze/AmazeFileUtilities - 93d148084c08624f4730eda5709fa2ef7f245f72 authored about 1 year ago
change to use new `FixedSizePrioityQueue`

github.com/TeamAmaze/AmazeFileUtilities - 0d915bc4afb1405b3f771de86b81c142d41c5141 authored about 1 year ago
Enable return to library

github.com/TeamAmaze/mupdf-android-viewer - e1cdacf3eef6f3181ef14129e4f1146a2ac3e50b authored about 1 year ago
Fix page number on resume bug

github.com/TeamAmaze/mupdf-android-viewer - 808e45b0dc6289a2dce6774696c205f5e0a74a39 authored about 1 year ago
Merge pull request #145 from TeamAmaze/feature

Add animation in analysis and files fragment; update translations

github.com/TeamAmaze/AmazeFileUtilities - 0bd5727a495ca8c192b9f99dd6f7e470def92e2e authored about 1 year ago
Fixes in translations

github.com/TeamAmaze/AmazeFileUtilities - 67bdf01430c6906b7108c2dfc08b981bff089ef8 authored about 1 year ago
Add animation in analysis and files fragment; update translations

github.com/TeamAmaze/AmazeFileUtilities - 7f7ca20a9431799d99adff4a160bc3d2ef3e9abf authored about 1 year ago
Merge pull request #144 from TeamAmaze/feature

Sort media files list at startup, add animation in list fragments

github.com/TeamAmaze/AmazeFileUtilities - 5a20145658656cfedca66da1b0005d2074b0aa01 authored about 1 year ago
Sort media files list at startup, add animation in list fragments

github.com/TeamAmaze/AmazeFileUtilities - 53fd3560ea7f8ae4c23631ae8653503ffb3d0b61 authored about 1 year ago
Merge pull request #143 from TeamAmaze/feature

Bugfixes for audio player, subtitles dialog picker

github.com/TeamAmaze/AmazeFileUtilities - dbae4810be0ad591c90bfc2b8eb00c04c25d4403 authored about 1 year ago
update cc email list

github.com/TeamAmaze/AmazeFileManager - b3efbfdac089d81e9a69d56853795d7f773f3429 authored about 1 year ago
Fix subtitles dialog picker in video player

github.com/TeamAmaze/AmazeFileUtilities - 1218864cc1877148fff5836c62ffccbd65f519ae authored about 1 year ago
Fix filter crash in image editor activity

github.com/TeamAmaze/AmazeFileUtilities - 4f4dc16f7790ab6a0b2c48e7d94de3aba4b6a8e2 authored about 1 year ago
Merge pull request #4003 from seelchen/feature/search-sort-relevance

Sorting of search results

github.com/TeamAmaze/AmazeFileManager - 9a11e3e4bf800abf925130f6aec9a3e939e71254 authored about 1 year ago
reverse sort by relevance so ascending sorts from most to least relevant

github.com/TeamAmaze/AmazeFileManager - 064a557c2ca6382c8304d115bc6548e13e443655 authored about 1 year ago
Merge pull request #3999 from TeamAmaze/bugfix/3982

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

github.com/TeamAmaze/AmazeFileManager - 4020096f83c9a92b5afb564205db0f2ee2324ac7 authored about 1 year ago
add tests for SortBy, SortType and DirSortBy

github.com/TeamAmaze/AmazeFileManager - eece947f7fb1e883c7bf8c5bca933998faef9b92 authored about 1 year ago
implement dialog for selecting sort type

github.com/TeamAmaze/AmazeFileManager - 5b68c8f15c495c023719b956566f32dbadb43438 authored about 1 year ago
apply the selected sort on the result list

github.com/TeamAmaze/AmazeFileManager - 6b668f6044ee3dd9a801a6c76e09ec82ae292151 authored about 1 year ago
change to use new sort classes

github.com/TeamAmaze/AmazeFileManager - 930a2ba201657791908fbbe166eef52a3d905a3f authored about 1 year ago
implement sort by relevance in FileListSorter

github.com/TeamAmaze/AmazeFileManager - ae0a9d263b0252ac664acd926f546c49889d1185 authored about 1 year ago