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

lithuanian strings.xml

lithuanian translation

d89ae1b88a0d6d0eb1bb9c75cd3768a8de16255a authored over 8 years ago
Fixes #349: Hex colors in switch were a mix of lower and upper case. Forcing everything to upper case.

81231b2b3f37a287539f15732b6e8b4d58d7dfe8 authored over 8 years ago
Fixes #353

37c7be7a7cafb00f6e919a1469679823c37f7387 authored over 8 years ago
Merge pull request #352 from georgiev-ilian/master

Change general notification dismiss

f67b382d716422e8da10867f1cec941a60c8b9ee authored over 8 years ago
- Dismiss the general notification after it has been touched

- Replace a hard-coded string with one from resources

2500491b57885a0551d8270862b9c773eb7cdcc8 authored over 8 years ago
CPY: Minor fix for moving files not getting deleted after successfult opr

52baca46267ae48fe5b3bfcbc031dffdc296f06c authored over 8 years ago
Merge pull request #350 from rpiotaix/update_gradle

Update gradle as Android Studio suggests

d6c6a0af0a2b7572ba9869b9a3c612d454d339bd authored over 8 years ago
Update README.md

34b07910e5c9c73ee341f1f94b31de3f095dd990 authored over 8 years ago
Update README.md

78a223785d567dbe2e288d3de95c74e02d5298f3 authored over 8 years ago
Update gradle as Android Studio suggests

e271b872847a4c1fa33c258cbfc616d2503d7b26 authored over 8 years ago
Merge pull request #348 from rpiotaix/pull_colorpreference

Pull getColorPreference in BasicActivity (UtilitiesProviderInterface) instead of BaseActivity

59d422a53250731ac1a93448f457c967976f97d4 authored over 8 years ago
Merge pull request #347 from rpiotaix/rm_futils

Use static methods with class name and not instance

fe6116cb8f45ad55f1de6d389617357d1794a438 authored over 8 years ago
Merge pull request #346 from rpiotaix/theme_refactor

Comments about methods of ColorUsage and ColorPreference.

429484a8cce17881413d1e30296dd28ae893052b authored over 8 years ago
Use static methods with class name and not instance

1785cd07a002753f50d7ce73139352de66e143dc authored over 8 years ago
Put getColorPreference in BasicActivity instead of BaseActivity

6adb9113ab8da46bc54b68f197ba846ecf4e9590 authored over 8 years ago
Comments about methods of ColorUsage and ColorPreference.

Change of the default behavior of the getPrimary to return the first primary color when the given...

d03bdfe90a2c37328412aedd73303c0f411488a7 authored over 8 years ago
UTILS: Fix MainActivity refs

1515445e9e81a3fd9eab6571ca8f0e8720044e84 authored over 8 years ago
Merge pull request #340 from rpiotaix/theme_refactor

Theme/Style/Color refactor

21449d2bcb105683677f5bd9e635ef0d894052b6 authored over 8 years ago
Merge branch 'rm_futils' into theme_refactor

Conflicts:
src/main/java/com/amaze/filemanager/activities/BaseActivity.java
src/main/java/com/...

b7ea029a82691319e7ec9a9d83484fb8180b6e60 authored over 8 years ago
Removing ALL instance creation of Futils EXCEPT in BasicActivity.

- BasicActivity implements UtilitiesProviderInterface which is used to inject application-wide pr...

185b497c12692a2ff17020b7ab65c01f7afe6b59 authored over 8 years ago
Begining of huge refactoring for color/skin/theme

- Removing dead code
- Moving static helpers in PreferenceUtils into ColorPreference instance hel...

126e6bec192d60d9e38a1800244fdd30da11bd07 authored over 8 years ago
Main::year is not used. removing

927718590c6ca14403f3051241dc4364e2b85fa7 authored over 8 years ago
Removed Futils attribute on classes extending BaseActivity as it already define one.

8e68890f9b1dbcd9b7f2d55a9873792fbc4eeacd authored over 8 years ago
LOCL: Add japanese credits

603df73aba7d24ad9ebe567d8cd0ae45f609843c authored over 8 years ago
OPR: Fix dir/file creation callback

3bcd0ff19b3546fd9906c6e794452eb3f4bd27bc authored over 8 years ago
Merge pull request #334 from rpiotaix/update_gradle

Update gradle plugin to last version

b31136e767d9f31a2fe8b3de6d4b6c3445a55b7f authored over 8 years ago
Update translations

48bfa7078892df6f2cc30bcb36a05df253245553 authored over 8 years ago
Update gradle plugin to last version

12de231634e71006a72071b8c93a2492653d4437 authored over 8 years ago
UI: Fix about activity style fc

839463b4ceb80e9f9e55fa0fecb7b1c45dceddbc authored over 8 years ago
Bump version number

e9b99835872e8526b21643adb12a3b7aa9fedd73 authored over 8 years ago
Merge branch 'master' of https://github.com/arpitkh96/AmazeFileManager

c6c2e092c1a096d90b807cb5d7e3c23a240be15c authored over 8 years ago
UI: Remove actionmode transition on landscape

31ba8604acdb9e70fe9993b1b69193e4f3625a9d authored over 8 years ago
ICONS: Fix ClassCastException from Drawable to BitmapDrawable

d92e718042f75459971de0c6e291818dda83344d authored over 8 years ago
Merge pull request #329 from hawkeye116477/master

Update of polish translation

a9159b19022f92b77e3578c722a017c045145a1f authored over 8 years ago
Update of polish translation

710c683b801acf6cb010a2d25e853980d71de437 authored over 8 years ago
Bump version number

c80942aeda8afc7881a17ca1a5502ced126bf581 authored over 8 years ago
FDROID: Update Fdroid variant

5f03e2fe0bdabf179823ddec375fabe993f7d305 authored over 8 years ago
UI: Various UX fix during orientation change

dec7894bafaecc1b34bdc51ec50815338876924b authored over 8 years ago
UI: Allow nested scrolling on empty layouts

77d6638636b7ed57e6720d302fdf93c3176f603b authored over 8 years ago
BOOKMARK: Fix for when path no longer exists

261f35ac3010fa7710b329dd5dc4a8b0d70b9ebb authored over 8 years ago
UI: Fix search view fc due to config change

4b8d4e4c184c731e683d19704d0e34bdb1e8f262 authored over 8 years ago
Bump version number

2a1e2e67bc3d62e55bdb237c0ef179af613b7992 authored over 8 years ago
Merge branch 'master' of https://github.com/arpitkh96/AmazeFileManager

5260b6bbbc8687286f8297e525758ac69487847e authored over 8 years ago
Merge pull request #320 from arpitkh96/CopyTest

Improve Copy Speeds

80bc63e8b7cb6707378057ea2b4ceff5865f24eb authored over 8 years ago
Merge branch 'master' of https://github.com/arpitkh96/AmazeFileManager

00281934b1ab13c9b21c38629ba3b9505174abbb authored over 8 years ago
UX: Remove bottom swipe refresh

4067cf8afaedf45522c51bc35c6c93b0d09765f5 authored over 8 years ago
Merge pull request #318 from pylerSM/patch-3

Support Chromebooks without touchscreen

ca1672960faad6dd0d74b686be047b1b88c95968 authored over 8 years ago
Support Chromebooks without touchscreen

12fe1848224729d4afe9c98139016bed1f775b73 authored over 8 years ago
OTG: Add receiver

f4aa20fd98aff83959a3b82998a937a8d0d242ad authored over 8 years ago
Merge branch 'master' of https://github.com/arpitkh96/AmazeFileManager

c3990a2a2233adec24f8a56427da73c64f135c1f authored over 8 years ago
OTG: Add reciever

a01ea482957f2159fa9e3589588b0624490d0229 authored over 8 years ago