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 tar archive extraction

github.com/TeamAmaze/AmazeFileManager - 837cf8dee5933966ab1c7229fb7f17ca2d6ea42f authored over 7 years ago
Merge pull request #700 from Foso/master

#691 Enabled refresh for empty folders

github.com/TeamAmaze/AmazeFileManager - d17736c3faf7e996272809a492f4d794b32d4704 authored over 7 years ago
#691 Enabled refresh for empty folders

github.com/TeamAmaze/AmazeFileManager - f95cea379aa4cac361e56b77686de6fa95685218 authored over 7 years ago
Merge pull request #696 from EmmanuelMess/fix-back

Fix parent button (aka '..')

github.com/TeamAmaze/AmazeFileManager - ecd8b0f9ce1842390f95afb4a91bbdbad872afb3 authored over 7 years ago
Merge pull request #697 from Luca1991/master

Fixed NPE in FTPServerFragment

github.com/TeamAmaze/AmazeFileManager - c191a9214a73dc9457166f2581895dbacc836855 authored over 7 years ago
Fixed NPE in FTPServerFragment

github.com/TeamAmaze/AmazeFileManager - 08e6e8c472e30c7fdedf6ca2e09cf3d060eb4a78 authored over 7 years ago
Merge remote-tracking branch 'upstream/master'

# Conflicts (solved):
# app/src/main/java/com/amaze/filemanager/fragments/FTPServerFragment.java

github.com/TeamAmaze/AmazeFileManager - f7dad6f40ae1bde57aa3de363b5ec1cad3ead21a authored over 7 years ago
Include sshj dependency

github.com/TeamAmaze/AmazeFileManager - 317ab08d958554f9eca4661e359917b0a7c9504c authored over 7 years ago
Fixed '..' button not working

github.com/TeamAmaze/AmazeFileManager - 844fded8301dd5fac9aefcfedd9986cf6d03dbb5 authored over 7 years ago
Added comment and optimized checking for '..' button

github.com/TeamAmaze/AmazeFileManager - 9ae9540894b63b882f3dd3b9d47775fd9c69e679 authored over 7 years ago
Merge pull request #693 from EmmanuelMess/fix-selectall

Fix #689 and optimized

github.com/TeamAmaze/AmazeFileManager - 935e5631e9b4f8eb3ef3e53bdccf46ff1d6f8c39 authored over 7 years ago
Added explanation to class

github.com/TeamAmaze/AmazeFileManager - 4ec48f92405a8088842c56086e165e30ae43c05f authored over 7 years ago
Optimized animation tracking

github.com/TeamAmaze/AmazeFileManager - 2c2ab4e2882da1c11770b84a0002f23276d6a4de authored over 7 years ago
Fixed select all crash, optimized selection

github.com/TeamAmaze/AmazeFileManager - abcc518d48657b807ca6f25415650b6557936ba6 authored over 7 years ago
Merge pull request #688 from Jawnnypoo/travis

Travis config

github.com/TeamAmaze/AmazeFileManager - e4ec4152f8a1911e036b9c051eda37e5e9a623de authored over 7 years ago
Fixed NPE in FTPServerFragment

github.com/TeamAmaze/AmazeFileManager - fded95b1d62e02c254f1c57ccea928638c8f47e8 authored over 7 years ago
Merge pull request #686 from TranceLove/feature/issue515

Further improvement to pull request #685

github.com/TeamAmaze/AmazeFileManager - eead7d8b88f8afe506f1547c15e5341ee59cdf9d authored over 7 years ago
Further improvement to pull request #685: getPort() should take SharedPreferences instead of Context

github.com/TeamAmaze/AmazeFileManager - 4ff55d4738f647bae0184aa6dd4f271c743995db authored over 7 years ago
Merge pull request #685 from TranceLove/feature/issue515

Allow FTP service to run when wifi AP is enabled

github.com/TeamAmaze/AmazeFileManager - 27ae6cedb9c888669d3bbb738ae1002da4537a6a authored over 7 years ago
Refix URL of FTP server at status display after merge

github.com/TeamAmaze/AmazeFileManager - d9d99aa1d316fba62cc0009047f19b3ed99fe99c authored over 7 years ago
Merge remote-tracking branch 'upstream/master' into feature/issue515

github.com/TeamAmaze/AmazeFileManager - 2976e3246c6a5dca7aa8dbaf4911b66a87dc4e0a authored over 7 years ago
Fix display of FTP service URL when device IP address changed with

connectivity status changed, e.g. from wifi enabled to wifi hotspot

github.com/TeamAmaze/AmazeFileManager - 98b7d83cce76bc68764c4c4dd058bd134287513e authored over 7 years ago
Enable FTP service to run when device is running at wifi spot mode

github.com/TeamAmaze/AmazeFileManager - 876ec2bec8c55cf6c1893f812e3a853eb5c1a568 authored over 7 years ago
Make FTPService.getPort() to require Context, to fix UI display problem

It is found that the port displayed at the FTP service UI is sometimes
incorrect when port is ch...

github.com/TeamAmaze/AmazeFileManager - 15fe5f28bc3c6b10cb9bf3c51f9ba2842dd25acd authored over 7 years ago
Check if enabled network interfaces is a Wifi AP address.

From Android's official source (e.g. https://android.googlesource.com/platform/frameworks/base/+...

github.com/TeamAmaze/AmazeFileManager - 569133eab018d90398fb757ba996e1f2db3af184 authored over 7 years ago
Decouple Wifi status checking to individual method.

It was not working after all, so it won't hurt ;)

github.com/TeamAmaze/AmazeFileManager - a5cd7bcb0a38ad62dec07208fd339b2623be4a0a authored over 7 years ago
Merge pull request #683 from Jawnnypoo/restructure

Restructure to typical format

github.com/TeamAmaze/AmazeFileManager - 622115aaed9f0cbe096a8049166bdee4c9e5e0e2 authored over 7 years ago
Commit gradle wrapper

github.com/TeamAmaze/AmazeFileManager - 474a3eb7394e1dc69be3bf01753ad24c45eb8413 authored over 7 years ago
FTP: Fix authentication failure

github.com/TeamAmaze/AmazeFileManager - 91e52172fd50e3400e31ee9ab822468011c6435e authored over 7 years ago
Merge pull request #680 from Luca1991/master

FTP Server fixed while using Eth

github.com/TeamAmaze/AmazeFileManager - aadf57598e00da936acdc29a55f247e003bad5db authored over 7 years ago
Fixed FTP Server while using Eth connection

github.com/TeamAmaze/AmazeFileManager - 6e2e44cf3daf498507ad7576768a5cde743099c3 authored over 7 years ago
Merge pull request #1 from arpitkh96/master

Upstream update

github.com/TeamAmaze/AmazeFileManager - 14c9a30d2783d7d324595afe899e57282454959e authored over 7 years ago
Merge pull request #668 from martincz/master

Automatic translation import

github.com/TeamAmaze/AmazeFileManager - bc56f4a5821a64cbf8d5adbe23e74e508680c1dd authored over 7 years ago
Automatic translation import

Change-Id: I3709aed85350ef706421c495a2760529213f0055

github.com/TeamAmaze/AmazeFileManager - 90dc250be0637788b311525ce5744d4b848252f3 authored over 7 years ago
Automatic translation import

Change-Id: If73aa86c0ec1ae09cbafc77ba5f2f49820686b89

github.com/TeamAmaze/AmazeFileManager - 4e3788624f736f4a835d3e95d720bba2eaec1f0a authored over 7 years ago
Automatic translation import

Change-Id: I8cbffd9f07988cda2d27010951f821a04f4d5302

github.com/TeamAmaze/AmazeFileManager - 58a7dcc8a168e86767f160ea204aaa5c32346a67 authored over 7 years ago
Automatic translation import

Change-Id: Ifa7ab188f3b95c1351ba6ba93ac8a6faaa1d640f

github.com/TeamAmaze/AmazeFileManager - 48131025c3c3cceadf234fa939bbe54ca8683e15 authored over 7 years ago
Automatic translation import

Change-Id: I32c6789045f6238d15d9977a387c51f91aea8259

github.com/TeamAmaze/AmazeFileManager - ad9f1dc638404b57f6bae56569dc55d1ff4e8837 authored over 7 years ago
FTP: Fix certificate for secure connection

github.com/TeamAmaze/AmazeFileManager - a1782789cc341709fc5be61d563a1f3523f65fc3 authored over 7 years ago
Merge pull request #666 from EmmanuelMess/patch-1

Corrected capitalization

github.com/TeamAmaze/AmazeFileManager - 5e65531303aa49807a4f135dfd87fd6ee0d8c676 authored over 7 years ago
CLOUD: Fix initialization of loader

github.com/TeamAmaze/AmazeFileManager - d41f643a4d91a6b272e5b38acd020c34e6738516 authored over 7 years ago
Corrected capitalization

As per [writing material guidelines](https://material.io/guidelines/style/writing.html#writing-c...

github.com/TeamAmaze/AmazeFileManager - b6e251438f3b53fecbae6bed72e691d7ea88f0a1 authored over 7 years ago
FTP: Display IP address on screen

github.com/TeamAmaze/AmazeFileManager - c891f91d3a0d032141eefd7dc98b8b2e215f234a authored over 7 years ago
UI: Fix RTL layout for row items

github.com/TeamAmaze/AmazeFileManager - 763ccdb8754b6b1e1ac03cec40bd14523391b5dd authored over 7 years ago
SMB: Fix login authentication

github.com/TeamAmaze/AmazeFileManager - 855670f4cc30e3809042d46e5fe7a47c087be9ab authored over 7 years ago
PREF: Localize quick access preference titles

github.com/TeamAmaze/AmazeFileManager - 160174cfc3a075a6c46756770885ebd914de358d authored over 7 years ago
Update Hungarian translation

github.com/TeamAmaze/AmazeFileManager - 59a842313f09f8f38ec79cba3e5b147aaf0bd1c4 authored over 7 years ago
Merge pull request #665 from Luca1991/master

Added support to Android TV (Leanback)

github.com/TeamAmaze/AmazeFileManager - 298a042d43323bcab8714b511e0ef24cafd4fd36 authored over 7 years ago
Added support to Android TV (Leanback)

github.com/TeamAmaze/AmazeFileManager - e86a8eb5aaaae0f8196eadd9ba4f9051accf9a93 authored over 7 years ago
Merge pull request #662 from EmmanuelMess/fix-liststate

Fixed 'show files as grid' state not being saved #660

github.com/TeamAmaze/AmazeFileManager - f3593b148a37f3bfe72db79b5fa865014167e716 authored over 7 years ago
PREF: Add db compatibility to Shortcuts preference screen

github.com/TeamAmaze/AmazeFileManager - b09b62580db80eaed74e8ad41e7e33a22a6832aa authored over 7 years ago
PREF: Fix adding Google plus account header

github.com/TeamAmaze/AmazeFileManager - 3689198991e7f2ad039669dbb69b8916d7ba373e authored over 7 years ago
Remove redundant static imports

github.com/TeamAmaze/AmazeFileManager - a666944df6c29d44be54617ea4a090268476ce21 authored over 7 years ago
Remove redundant code

github.com/TeamAmaze/AmazeFileManager - 2a46bac8ebbbd22e64bd9417331eb6a2c06a4b68 authored over 7 years ago
RM: Remove redundant captures

github.com/TeamAmaze/AmazeFileManager - 3cc922bf2c8cf99a9a563d0d1e5aad08ee5615b3 authored over 7 years ago
Fixed references to private variable

github.com/TeamAmaze/AmazeFileManager - a25cde64e918a19f3357f22998ff81a3407c759e authored over 7 years ago
Privatized CURRENT_PATH

github.com/TeamAmaze/AmazeFileManager - e19555df047ab4e022108afb313e633e9a84e168 authored over 7 years ago
Merge branch 'master' into fix-liststate

github.com/TeamAmaze/AmazeFileManager - 76e28cd6eb2a42357432eebedeb63a407d9f1b7f authored over 7 years ago
Reordered MainFragment#onCreate()

github.com/TeamAmaze/AmazeFileManager - 3e1f06af8780d8c381a55c21e14a6ffe375b0c7b authored over 7 years ago
Fixed 'show files as grid' state not being saved

github.com/TeamAmaze/AmazeFileManager - 9a9200630bd3ee08edcb227ff513dc90e7fab197 authored over 7 years ago
Simplified method and changed name

github.com/TeamAmaze/AmazeFileManager - c962e2c90d7333c771f317024cdb46da7d861cf4 authored over 7 years ago
UX: Add ability to return folder as an intent

github.com/TeamAmaze/AmazeFileManager - 2fba4448d41586f09c322f588a16c6de73d220fe authored over 7 years ago
DB: Close all databases in onDestroy; other code synchronization fixes

github.com/TeamAmaze/AmazeFileManager - b8ab1f07b8f90030ee476ff0ca1058d37bba77ac authored over 7 years ago
FTP: Minor fix while getting password string

github.com/TeamAmaze/AmazeFileManager - 9f7947b3028850fc2db387fd02ba92d36f99b2bb authored over 7 years ago
SMB: Fix connection authentication and various DB callbacks to remove connection

github.com/TeamAmaze/AmazeFileManager - 855b88d9e70cd810492b8982e9cc02fc889f2aed authored over 7 years ago
FTP: Change preference key to add backward compatibility

github.com/TeamAmaze/AmazeFileManager - 7e0fd6210c9c98038e9614ccb6f708ca56fc1c68 authored over 7 years ago
FTP: Encrypt password before saving to preferences

github.com/TeamAmaze/AmazeFileManager - d5641696ebb92a936204c6fea61222b37f393bce authored over 7 years ago
DB: Minor handler fixes

github.com/TeamAmaze/AmazeFileManager - 891f2913e5f953ea44a98f4a45de8398f8d00fe3 authored over 7 years ago
Reordered methods and renamed for clarity

github.com/TeamAmaze/AmazeFileManager - 79f6196d7dc9f93be3142ccbcaa1a536b464bcaa authored over 7 years ago
Merge branch 'master' of https://github.com/arpitkh96/AmazeFileManager

github.com/TeamAmaze/AmazeFileManager - b6d28fa991a427315af5ff0f2f8fc8478403fd12 authored over 7 years ago
UTILS: Rebuild database for various utilities

github.com/TeamAmaze/AmazeFileManager - e26f92fcb1d8982ea3136c550a3befa06adeb9b5 authored over 7 years ago
Merge pull request #657 from EmmanuelMess/fix-noheadersconfig

No headers configuration now works

github.com/TeamAmaze/AmazeFileManager - bdc021b16967180c5c766f83539806a797e95147 authored over 7 years ago
Not show headers configuration now works

github.com/TeamAmaze/AmazeFileManager - b909d4d6017e0ea793cf42ae1f374b2c531d5dcd authored over 7 years ago
Merge pull request #655 from EmmanuelMess/fix-headers

Headers as material guidelines suggest

github.com/TeamAmaze/AmazeFileManager - 96bbaa9a6072ccec66ec81fcc601317b2796cb5f authored over 7 years ago
Corrected text font to be as material guidelines suggest

github.com/TeamAmaze/AmazeFileManager - 25e5b3cf896be5fe36244a9a5c20fedafd270170 authored over 7 years ago
Header height explicited as 48dp

github.com/TeamAmaze/AmazeFileManager - 00f6b221feeb121d8e7b3761afcf897f8c2f3ca8 authored over 7 years ago
Header changed "Directories"->"Folders"

github.com/TeamAmaze/AmazeFileManager - 2994f18b989074932681290a92e474263b9682e8 authored over 7 years ago
Merge pull request #654 from EmmanuelMess/fix-searchresults1

This fixes issue #648

github.com/TeamAmaze/AmazeFileManager - d2dcfab5d3ca65379ac8cee6cf86b5b3d85635e3 authored over 7 years ago
Solved dynamic item addition to RecyclerAdapter not working

github.com/TeamAmaze/AmazeFileManager - aed0ebff173f52ece79ee4cfb98d78610f65b662 authored over 7 years ago
Name changes and varible reordering

github.com/TeamAmaze/AmazeFileManager - ba1ccc601112459428ac45dcf2c7862abe0a484f authored over 7 years ago
Make DataUtils singleton

github.com/TeamAmaze/AmazeFileManager - 65b42420addfe364c6b12af9334257f7854d884e authored over 7 years ago
CLOUD: Fix loader initialization to fetch keys

github.com/TeamAmaze/AmazeFileManager - 37357436863235cccf20b09a3beb94a1ee02ed99 authored over 7 years ago