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

Changes in versionName

github.com/TeamAmaze/AmazeFileUtilities - ada2553fdeb1194258de80a77085dbde4216b61a authored almost 2 years ago
Keep arm64 version code higher

github.com/TeamAmaze/AmazeFileUtilities - d986caa19f6595cf11f658f031878bdecb4ccc86 authored almost 2 years ago
Keep version name same among abi

github.com/TeamAmaze/AmazeFileUtilities - 05180b29c667652cca0a22dcfc1cb6c9b96a80bf authored almost 2 years ago
Add dynamic version code and version name for fdroid

github.com/TeamAmaze/AmazeFileUtilities - 0671ccec3fa7c4851e3e8ef8fb55aec52d2fbeab authored almost 2 years ago
Merge branch 'main' of github.com:TeamAmaze/AmazeFileUtilities

github.com/TeamAmaze/AmazeFileUtilities - 6b3285791bcf2f1016c19ee2a30f1a499442dff8 authored almost 2 years ago
Merge pull request #105 from TeamAmaze/feature

Fix pdf crash; improve image viewer viewpager

github.com/TeamAmaze/AmazeFileUtilities - 4be9bf04aff5244f131b75f35a19292623f7e0c9 authored almost 2 years ago
Fix pdf crash; improve image viewer viewpager

github.com/TeamAmaze/AmazeFileUtilities - 5977659954089cb290a1f111911975f9a1cd560b authored almost 2 years ago
Merge pull request #104 from TeamAmaze/feature

Update translations

github.com/TeamAmaze/AmazeFileUtilities - 5e8fc9b9942502029701164b447560d12b22bc25 authored almost 2 years ago
Update translations

github.com/TeamAmaze/AmazeFileUtilities - 1023ba96072dc4e7d456880ad37f2ed98c2a961a authored almost 2 years ago
Merge pull request #103 from TeamAmaze/feature

Update ci

github.com/TeamAmaze/AmazeFileUtilities - 64725a8b2c1f64681e750dfd847e06f06aecc74b authored almost 2 years ago
Fix fdroid build failure

github.com/TeamAmaze/AmazeFileUtilities - 8c45be646601653a2c98d0c71e9e99e7744892fc authored almost 2 years ago
Update to libmupdf 1.22.0.

github.com/TeamAmaze/mupdf-android-fitz - 3cfbecb55c4cb898d821d3d48cac1202ad788b7e authored almost 2 years ago
Add application properties

github.com/TeamAmaze/AmazeFileUtilities - 3b026055aacc3fd8775a7a0b7509286a9c40f551 authored almost 2 years ago
Merge pull request #102 from TeamAmaze/feature

Update mupdf and opencv; add similar images analysis

github.com/TeamAmaze/AmazeFileUtilities - d55485676ece3f908a885caeb72a4297947f89a9 authored almost 2 years ago
Bump version to 1.78

github.com/TeamAmaze/AmazeFileUtilities - 4062426a71a3f815c3def9bf634f964838bf8e2a authored almost 2 years ago
Improve similar images analysis

github.com/TeamAmaze/AmazeFileUtilities - 0800623f4e2cef7de78cbc95a381c58de704b67a authored almost 2 years ago
Implement analysis to find similar images in storage

github.com/TeamAmaze/AmazeFileUtilities - 104410c8241fba73bc670dbfaf62f54e72c70b81 authored almost 2 years ago
3733: Refactor code

github.com/TeamAmaze/AmazeFileManager - b5199fff882416f86db57cb65b3937b18b1c9655 authored almost 2 years ago
Merge pull request #3751 from TeamAmaze/issue/3733

Fixes #3733

github.com/TeamAmaze/AmazeFileManager - 732e891b7b633e36294c6c61f93f5d51c062e6c5 authored almost 2 years ago
3733: Refactor code

github.com/TeamAmaze/AmazeFileManager - 5956b628111b5916cce8608bec6702ffbf1bf93e authored almost 2 years ago
Merge pull request #3749 from TeamAmaze/fix-debug-banner

Fix debug banner

github.com/TeamAmaze/AmazeFileManager - 4e90fbe8cacd1dc3b01b1f0641f83048f137d51f authored almost 2 years ago
Merge pull request #3661 from TranceLove/feature/1347

ConnectionInfo improvements

github.com/TeamAmaze/AmazeFileManager - b3d49f54ca88370f13454942f7d616959ad24be4 authored almost 2 years ago
Implement histogram in image viewer; fix apk delete in analysis section

github.com/TeamAmaze/AmazeFileUtilities - 2f1117d3f068d02d091f0110dec0982e10444b9f authored almost 2 years ago
Remove label from intent filter

github.com/TeamAmaze/mupdf-android-viewer - af2429a79458a44ebf702d0a317f29d135139a62 authored almost 2 years ago
Add support to send intent

github.com/TeamAmaze/mupdf-android-viewer - cf8eef427922e8869fe4c2395929a78fcc10d84d authored almost 2 years ago
Migrate to forked mupdf and opencv

github.com/TeamAmaze/AmazeFileUtilities - 5cf32bc20b3f6b72ef14ab2c0fc3c053da11b6da authored almost 2 years ago
[WIP] simple search

github.com/TeamAmaze/AmazeFileManager - 2f76898eb1bd91c1cc79e53cf4951f773be0f6bd authored almost 2 years ago
Add dark mode support; change bottom buttons layout

github.com/TeamAmaze/mupdf-android-viewer - 7c9afa12c42284713af1b8d264d4d5439a6811eb authored almost 2 years ago
Merge branch 'main' of github.com:TeamAmaze/opencv-android

github.com/TeamAmaze/opencv-android - 86cf806b6de62b46fe7f02a192d174e8b4d83586 authored almost 2 years ago
chore: refractor `FileUtils#shareFiles`

github.com/TeamAmaze/AmazeFileManager - 8a158e653891b57bce52fd05ed7621e52771fece authored almost 2 years ago
Changes per PR feedback

- Fix password authentication regressions
- Add routine to cleanup path as necessary, to prevent...

github.com/TeamAmaze/AmazeFileManager - 026ce89dd693784c08a4e6d2eb5c38ce93ca5343 authored almost 2 years ago
chore: fix failing CI

github.com/TeamAmaze/AmazeFileManager - 0657f9dd5a52b6fbc09cd5d266b0103ef0b02b24 authored almost 2 years ago
skip repeated queries and empty strings

github.com/TeamAmaze/AmazeFileManager - 71db59f6f9b7109112830705d4da0bdcd0e225ce authored almost 2 years ago
Remove JUnit test report until further notice

github.com/TeamAmaze/AmazeFileManager - adca402664794238724c7ee345a7bfa7d74afeaf authored almost 2 years ago
NetCopyClientUtils.deriveUriFrom() remove keypair argument

Fixes problem with dropping connection from drawer

github.com/TeamAmaze/AmazeFileManager - 335edd6aba2fde36c66848c66f960b99771deb4e authored almost 2 years ago
Add handling of plus sign (+) in path name

With test cases, with test cases to prove #2964 will work.

Fixes #3560, fixes #3636, fixes #2964

github.com/TeamAmaze/AmazeFileManager - 9d493ea77e00831cf61e92acd69acbd4bf50127f authored almost 2 years ago
ConnectionInfo improvements

- Decouple from NetCopyClientConnectionPool to individual class
- Use proven regex to parse URI ...

github.com/TeamAmaze/AmazeFileManager - 25e9bc7be066bc16e4382dbcc7986b3fb2cd01e8 authored almost 2 years ago
SDK 33 adaptations + lib upgrades

It has to happen anyway.

- Compile with SDK 33
- Use Kotlin 1.8
- Use Java 11
- Library upgrade...

github.com/TeamAmaze/AmazeFileManager - d0503942bcded27bbb3c04845a638df7fecb860c authored almost 2 years ago
Merge pull request #3682 from TeamAmaze/fix-npe

Fix NPEs

github.com/TeamAmaze/AmazeFileManager - 24ad16f8e12fd1e1ecbf76f06ad53dccc6075cc1 authored almost 2 years ago
Merge pull request #3721 from TeamAmaze/fix-startup-crash

fixes #3720

github.com/TeamAmaze/AmazeFileManager - e7a223d085f2746d5e4390f02d9a0371a15bb0ac authored almost 2 years ago
Merge pull request #3684 from TeamAmaze/feature/2790

Migrate FragmentStatePagerAdapter to FragmentStateAdapter

github.com/TeamAmaze/AmazeFileManager - 0b7c8f0d23cb0950248cfbb94c26873798b45dd6 authored almost 2 years ago
Merge pull request #3718 from Burhan7777/release/4.0

Issue #3394

github.com/TeamAmaze/AmazeFileManager - ec46670a07b496f66d6040d6b1dfe5979daf729a authored almost 2 years ago
store recent search items

github.com/TeamAmaze/AmazeFileManager - d039c8b25480ba204f0dd7f215806034db3fe3ed authored almost 2 years ago
Changes per PR feedback

- TabFragment Fix ScreenSlidePagerAdapter creation with FragmentManager and TabFragment's own li...

github.com/TeamAmaze/AmazeFileManager - dda28713819c561d9cdc4e46e2368a576745ca78 authored almost 2 years ago
Migrate FragmentStatePagerAdapter to FragmentStateAdapter

Fixes #2790.

- Migrate FragmentStatePagerAdapter in TabFragment to FragmentStateAdapter
- Conse...

github.com/TeamAmaze/AmazeFileManager - 66b6a1f8927e2dba3d3936d13f7e6fb13a35a8e6 authored almost 2 years ago
Merge pull request #101 from TeamAmaze/feature

Implement network intensive apps; fix dupe files deletion; other bugf…

github.com/TeamAmaze/AmazeFileUtilities - 1834556ed79aafa737bd29fc57e80d21b0675464 authored almost 2 years ago
Implement network intensive apps; fix dupe files deletion; other bugfixes

github.com/TeamAmaze/AmazeFileUtilities - 640cd9a0c27bcb44abed2f2d3186714efb217cc4 authored almost 2 years ago
Merge branch 'TeamAmaze:release/4.0' into release/4.0

github.com/TeamAmaze/AmazeFileManager - da8f5060af0f6999b663f47ffc0973798685a335 authored almost 2 years ago
Merge pull request #3719 from TeamAmaze/bugfix/non-migrated-tests

Fix source tree test failures

github.com/TeamAmaze/AmazeFileManager - 4df7cbab4a21e79c7cce0c81d0c25b5a6a57e852 authored almost 2 years ago
Fix source tree test failures

Follow-up fix for #3692.
- Migrate tests that are still testing on JELLY_BEAN
- Update submodule...

github.com/TeamAmaze/AmazeFileManager - 7773e1171ed24c99f3d30612953445774e73c8ca authored almost 2 years ago
Merge pull request #3692 from TeamAmaze/feature/3189

Make app minimal requirement to Android 4.4

github.com/TeamAmaze/AmazeFileManager - d1ea0dd2650331737bafafb16a063d62b221f7ff authored almost 2 years ago
Merge pull request #3676 from TranceLove/feature/1364

Migrate PemToKeypairTask to Observable

github.com/TeamAmaze/AmazeFileManager - 7fe94944b5d8129762b9e7007405bd223e34fc12 authored almost 2 years ago