Ecosyste.ms: OpenCollective

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

OpenIntents

Where applications unite
Collective - Host: opensource - https://opencollective.com/openintents - Website: https://openintents.org/ - Code: https://github.com/openintents

restore changes in values-ar/strings.xml lost from import

github.com/openintents/filemanager - a696bae142b5c2739f210b21f740805d3d8b572f authored almost 9 years ago
Merge pull request #74 from openintents/chore/refactor_mimetypes

Refactor mime types, remove unused code, format

github.com/openintents/filemanager - 7efceb166718bc728c947fb13df5f54bcaa1bb0b authored almost 9 years ago
add ndk configuration in build.gradle

github.com/openintents/filemanager - 6f88089a9e37b45dcf986bd537c088422a4f076d authored almost 9 years ago
import from launchpad

github.com/openintents/filemanager - fa9ef2ab24b2f0e272af7f19bcad8d4a93ea5673 authored almost 9 years ago
Merge branch 'master' into chore/refactor_mimetypes

# Conflicts:
# FileManager/src/org/openintents/filemanager/util/MimeTypeParser.java

github.com/openintents/filemanager - e0ba9110076855c14733437dc8bad6a226bd1aad authored almost 9 years ago
Merge pull request #63 from DevFactory/release/general-code-quality-fix-4

General code quality fix-4

github.com/openintents/filemanager - e10ea1db56adedf7a08a3fdbd5a334cc25d057d7 authored almost 9 years ago
refactor mime types, remove unused code, format

github.com/openintents/filemanager - d4d6d774c1ef3a187a7698b5312b902942952121 authored almost 9 years ago
remove duplicate resources

github.com/openintents/filemanager - 2f5e8c8ab926da94aaedfdc45f155d6601b621d0 authored almost 9 years ago
add gradle build

github.com/openintents/filemanager - 626d19d4ffcd6eef73999ddec44c2086d9d1570a authored almost 9 years ago
Add support for react 15.0.1 (#12)

github.com/openintents/app-center - 1cf767dfd60730414c4058bff99654943b238465 authored almost 9 years ago
Upgrade dependencies

github.com/openintents/app-center - c44202bcf486e808aa398dbab601902a454fcd4a authored almost 9 years ago
remove restriction to text files

github.com/openintents/safe - 88ed879c5f874a6a6cb0342666357820a0c37d0b authored almost 9 years ago
Merge branch 'master' of github.com:gatsbyjs/gatsby-starter-default

github.com/openintents/app-center - 8670967e9af85ecbf1b75308dd68a2ec39cdca78 authored almost 9 years ago
app.js not used by Gatsby any longer

github.com/openintents/app-center - dd7d85a25f7020d80c81bb31dd4645742a859774 authored almost 9 years ago
Merge pull request #32 from DevFactory/release/switch-statements-should-end-with-a-default-clause-fix-1

squid:SwitchLastCaseIsDefaultCheck - switch statements should end wit…

github.com/openintents/shoppinglist - 5ecdc142376fd92276a85c984fc18bd6c4bb9fa1 authored almost 9 years ago
Merge pull request #33 from DevFactory/release/array-designators-should-be-on-the-type,not-the-variable-fix-1

squid:S1197 - Array designators should be on the type, not the variable

github.com/openintents/shoppinglist - b7627d33d0dec77d658b318e461314d05860beba authored almost 9 years ago
Update README.md

github.com/openintents/app-center - a9565bd01ad1efdee83dd9eb2aaf392d787b00ad authored almost 9 years ago
Merge pull request #24 from DevFactory/release/general-code-quality-fix-1

General code quality fix-1

github.com/openintents/notepad - 413effd2c3d12e26536abd955e70589ad5cf5ee3 authored almost 9 years ago
Merge pull request #22 from DevFactory/release/synchronised-classes-should-not-be-used-fix-1

Code quality fix - Synchronized classes Vector, Hashtable, Stack and StringBuffer should not be ...

github.com/openintents/notepad - bca1314fd75390008c9fb784367c935c5c89d694 authored almost 9 years ago
Merge pull request #18 from DevFactory/release/mutable-fields-should-not-be-public-fix-1

Code quality fix - Mutable fields should not be "public static".

github.com/openintents/notepad - eaa43f3b4564e60bb21271934071e03bdc064d0b authored almost 9 years ago
Merge pull request #25 from DevFactory/release/general-code-quality-fix-2

General code quality fix-2

github.com/openintents/notepad - 58d2ed5a1eefe3d321b7d828e3fc9dd488ffdb6b authored almost 9 years ago
Fixing squid:S1125, squid:S1488

github.com/openintents/notepad - 69fb3976b856c756abf75bc758da80f605888667 authored almost 9 years ago
Fixing squid:S1149 - Synchronized classes should not be used.

github.com/openintents/notepad - f16cda2ade9a20ea4d34f81289ee070fbe18a14b authored almost 9 years ago
Merge pull request #23 from DevFactory/release/public-static-field-should-be-constant-fix-1

Code quality fix - "public static" fields should be constant

github.com/openintents/notepad - 1dc1e6eb14dbed731a68d4fad5d58f224c87f568 authored almost 9 years ago
Merge pull request #21 from DevFactory/release/dead-store-should-be-removed-fix-1

Code quality fix - Dead stores should be removed.

github.com/openintents/notepad - a631d4af5864675518f92f962a1af06e5054f6d0 authored almost 9 years ago
Merge pull request #20 from DevFactory/release/class-variable-should-not-be-public-accessable-fix-1

Code quality fix - Class variable fields should not have public accessibility.

github.com/openintents/notepad - 685b23de23d85f19c875f1109bfa7f4d72632eb6 authored almost 9 years ago
Merge pull request #19 from DevFactory/release/constant-names-should-comply-with-naming-convenstions-fix-1

Code quality fix - Constant names should comply with a naming convention.

github.com/openintents/notepad - b7f059210ec9ea996d5d131baaf3d92e15aba829 authored almost 9 years ago
Merge pull request #17 from DevFactory/release/utility-classes-should-not-have-public-constructors-fix-1

Code quality fix - Utility classes should not have public constructors.

github.com/openintents/notepad - 26895e280cdd848e8bf5593987df5419308ff196 authored almost 9 years ago
Fixing squid:S1066, squid:S2131

github.com/openintents/notepad - 0671c83b34410dbaac751d23334cc47632a50bf1 authored almost 9 years ago
Fixing squid:S1444 - "public static" fields should be constant

github.com/openintents/notepad - b988ba5cbe53279947e2faa3fd885c2eddb96aae authored almost 9 years ago
Fixing squid:S00115 - Constant names should comply with a naming convention.

github.com/openintents/notepad - 502e4f27f5c92114c164132806614de36bf1a6f7 authored almost 9 years ago
Fixing squid:S2386 - Mutable fields should not be "public static".

github.com/openintents/notepad - 0e3a56fcee341177d5469217d5a2212a64083f1c authored almost 9 years ago
refactor import task, import via document provider

github.com/openintents/safe - d983a717da8d7122b749805408de592a04057b58 authored almost 9 years ago
Update README.md

github.com/openintents/filemanager - 89e1fc431e64aad6438fee2ce552f1ac0d7343f5 authored almost 9 years ago
Fixing squid:ClassVariableVisibilityCheck

github.com/openintents/notepad - 7186ebfeeb7e3143232d642162cd6330e1573ebb authored almost 9 years ago
Fixing squid:S1854 - Dead stores should be removed.

github.com/openintents/notepad - 7777dcb184a6c910068652e2bee93bcbe58c91f4 authored almost 9 years ago
Fixing squid:S1118 - Utility classes should not have public constructors.

github.com/openintents/notepad - 042ae93c268f449f6699075f1d763cae6bc58e3b authored almost 9 years ago
Add needed dependencies for NPM 2

github.com/openintents/app-center - 8cc1228b79a2325767699f7cd6c43129a2240276 authored almost 9 years ago
Merge branch '0.9'

Conflicts:
package.json

github.com/openintents/app-center - 096dd5a957c1c74d1e51b080f3223dcbd492d986 authored almost 9 years ago
Update for 0.9 release

github.com/openintents/app-center - 8a0b421bbb140aebba9ddb9367eedfaf0798e5a7 authored almost 9 years ago
squid:S1197 - Array designators should be on the type, not the variable

github.com/openintents/shoppinglist - 5915ebc440102e6ead2e82855323fd5e6ea655fd authored almost 9 years ago
squid:SwitchLastCaseIsDefaultCheck - switch statements should end with a default clause

github.com/openintents/shoppinglist - 923edb34239d3e42d2d5dfb9f152dea87df28064 authored almost 9 years ago
Merge pull request #9 from mef/patch-2

Add js-yaml as top-level dependency

github.com/openintents/app-center - 0d740a79a6e76992043dc8513d35cdf81fac7f38 authored almost 9 years ago
Add js-yaml as top-level dependency

was causing the webpack build to fail (cf similar problem fixed in gatsbyjs/gatsby#174)

Error...

github.com/openintents/app-center - e170888b91fe9c37ba31e90c720f8a6d1423b0e4 authored almost 9 years ago
Merge pull request #8 from mef/patch-1

Add history as top-level dependency

github.com/openintents/app-center - 00d403418a66c5cbd1554a55d8fb0071333b9a3c authored almost 9 years ago
Add history as top-level dependency

was causing the webpack build to fail (cf similar problem fixed in gatsbyjs/gatsby#174)

github.com/openintents/app-center - 7446687cf2600e6456446454068c7b7e2e483c9f authored almost 9 years ago
Merge pull request #67 from DevFactory/release/collapsible-if-statements-should-be-merged-fix-1

Code quality fix - Collapsible "if" statements should be merged.

github.com/openintents/filemanager - 5085cc1c32bb9c68263458d08845107956887cd8 authored almost 9 years ago
Fixing squid:S1066 - Collapsible "if" statements should be merged.

github.com/openintents/filemanager - 8a3513b304a61ccd928de3675bc081fdf03f7e66 authored almost 9 years ago
Merge pull request #66 from DevFactory/release/literal-boolean-values-should-not-be-used-fix-1

Code quality fix - Literal boolean values should not be used in condition expressions.

github.com/openintents/filemanager - f57256187057f41693e0bf063b5b132da0f74fa9 authored almost 9 years ago
Merge pull request #65 from DevFactory/release/multiline-blocks-should-be-enclosed-in-curly-braces-fix-1

Code quality fix - Multiline blocks should be enclosed in curly braces.

github.com/openintents/filemanager - 488a94c9ed7f3f7394a6adcfd37bbfcd869e486b authored almost 9 years ago
Merge pull request #64 from DevFactory/release/general-code-quality-fix-5

General code quality fix-5

github.com/openintents/filemanager - 1e5187730d54ddd45cb0d36ae4a9fc4f69f1dc1f authored almost 9 years ago
Merge pull request #4 from DevFactory/release/multiple-quality-improvements-fix-1

Multiple quality improvements

github.com/openintents/distribution - 207a11d98361f69c238f460822ef0513011aed36 authored almost 9 years ago
Multiple quality improvements

github.com/openintents/distribution - 65b4729ebfec2ae937900561fdbdd063210ee385 authored almost 9 years ago
add activity prefix, add export via document provider

github.com/openintents/safe - 3fe952c0c6ccd6371cbf727982a4e7f09e705707 authored almost 9 years ago
Fixing squid:S2681 - Multiline blocks should be enclosed in curly braces.

github.com/openintents/filemanager - d2534b7b55302f76a60348bce294dbf1a38aa0c2 authored almost 9 years ago
Fixing squid:S1125 - Literal boolean values should not be used in condition expressions.

github.com/openintents/filemanager - 66636b50900e1a4766272525c30b96ef08355200 authored almost 9 years ago
Fixing squid:S1319, squid:S1444, squid:S2786

github.com/openintents/filemanager - 48f6922cd971580d2c73016338d9abc7110b1bb7 authored almost 9 years ago
Merge pull request #71 from DevFactory/release/dead-store-should-be-removed-fix-1

Code quality fix - Dead stores should be removed.

github.com/openintents/filemanager - 47cd646a1702c9e81a1359e73a278e3b24cbb6be authored almost 9 years ago
Merge pull request #68 from DevFactory/release/useless-parenthesis-should-be-removed-fix-1

Code quality fix - Useless parentheses around expressions should be removed.

github.com/openintents/filemanager - fd640b4d0f593b6089d3ca9288302227c44d0b3f authored almost 9 years ago
Merge pull request #62 from DevFactory/release/general-code-quality-fix-3

General code quality fix-3

github.com/openintents/filemanager - ea07277bdc97f8a8a033fbf7ad6d592a13e1216f authored almost 9 years ago
Merge pull request #61 from DevFactory/release/general-code-quality-fix-2

General code quality fix-2

github.com/openintents/filemanager - e4add7a28e77750d8e312098251a00f645e9919a authored almost 9 years ago
Merge pull request #31 from DevFactory/release/fields-should-not-be-initialized-to-default-values-fix-1

squid:S3052 - Fields should not be initialized to default values

github.com/openintents/shoppinglist - a8e2a5e209baa9010175c033967b3ae92d6bab75 authored almost 9 years ago
Merge pull request #60 from DevFactory/release/general-code-quality-fix-1

General code quality fix-1

github.com/openintents/filemanager - 68413a0e2bd03904ab5797b5a0f558460507b80b authored almost 9 years ago
Merge pull request #69 from DevFactory/release/utility-classes-should-not-have-public-constructors-fix-1

Code quality fix - Utility classes should not have public constructors.

github.com/openintents/filemanager - 9940f8f1679e0086473e41740f11f1afb7ba5d38 authored almost 9 years ago
Merge pull request #70 from DevFactory/release/diamond-operator-should-not-be-used-fix-1

Code quality fix - The diamond operator ("<>") should be used.

github.com/openintents/filemanager - 80b24fa49f221b7300e113deb4451a53fd000395 authored almost 9 years ago
Merge pull request #72 from DevFactory/release/resource-should-be-closed-fix-1

Code quality fix - Resources should be closed.

github.com/openintents/filemanager - 1abef2d4cefe5b2af02cddb5c0122fd006e3736a authored almost 9 years ago
squid:S3052 - Fields should not be initialized to default values

github.com/openintents/shoppinglist - 443dfd251194313a825053e3d273edc7ca2d63cf authored almost 9 years ago
Fixing squid:S1488, squid:S1943

github.com/openintents/filemanager - 14aafe0a1e971ee0386204699d884f7de4082bd0 authored almost 9 years ago
Fixing squid:S2131, squid:S1126

github.com/openintents/filemanager - aad516a91c5b42c7d258a9529d4cfa67d00f7a7c authored almost 9 years ago
Fixing squid:S1197, squid:S00115

github.com/openintents/filemanager - 339423924ad16fd6dabd55ccaf3e4e70e98ce4ec authored almost 9 years ago
Fixing squid:S2147, squid:S1155

github.com/openintents/filemanager - 6b6ddcca43240cc43a3c07fac7c90658f6f3c84a authored almost 9 years ago
Fixing squid:S2095 - Resources should be closed.

github.com/openintents/filemanager - f62f781efb6d6422c97c3d0b3df8b8b258434749 authored almost 9 years ago
Fixing squid:S1854 - Dead stores should be removed.

github.com/openintents/filemanager - f46a8a40daeddf7e20b6954f46d65518a14df54d authored almost 9 years ago
Fixing squid:S1118 - Utility classes should not have public constructors.

github.com/openintents/filemanager - a3f3912b83b20a333b5b00e7a4d18cf10fb4e54f authored almost 9 years ago
Fixing squid:S2293 - The diamond operator ("<>") should be used.

github.com/openintents/filemanager - f1786b9c1c6bd608b8425074aaf2e7b82244e885 authored almost 9 years ago
Fixing squid:UselessParenthesesCheck - Useless parentheses around expressions should be removed.

github.com/openintents/filemanager - 7697c35fe039829d5851a73b760b55700801a800 authored almost 9 years ago
Merge branch 'master' of github.com:openintents/gradle-fdroid-plugin

github.com/openintents/gradle-fdroid-plugin - 164fb974bac14197825541cd283cbc2f41f6314c authored almost 9 years ago
Merge pull request #30 from DevFactory/release/local-variables-should-not-be-declared-and-then-immediately-returned-or-thrown-fix-1

squid:S1488 - Local Variables should not be declared and then immedia…

github.com/openintents/shoppinglist - 2a5e015765c4524b1f76ac2502e9cb9877dd4178 authored almost 9 years ago
Link to the markdown loader file

github.com/openintents/app-center - c35ae553f3a29e661c643bbdcac96054c8e20ddf authored almost 9 years ago
Add example of how to override the Markdown loader

github.com/openintents/app-center - d49ac2d31a886fc741caac28e06c6289ea26807d authored almost 9 years ago
Better fake links

github.com/openintents/app-center - 29d2d9d33feaa8c31ef62a9cba3b22c62e934bbf authored almost 9 years ago
Add link prefix support

github.com/openintents/app-center - 43fd373b28561adb76852e8ab689f5f8f85424c7 authored almost 9 years ago
revert wrong substitutions (/org.openintents)

github.com/openintents/safe - 0062ca41ad508bad102288fa66a1f6a8bcf55af8 authored almost 9 years ago
revert wrong substitutions (org.org.openintents and www.org.openintents)

github.com/openintents/safe - d2683c0c732162149c4b5483a74dc629d83e1228 authored almost 9 years ago
Upgrade eslint and friends

github.com/openintents/app-center - 66b0d112525e314d8b74c757ebc26d990c1c0411 authored almost 9 years ago
Merge pull request #7 from gatsbyjs/kitchen-sink

Kitchen sink upgrade

github.com/openintents/app-center - 5191ecfb3634eccbf3391bb9ceb680a6f9ff9949 authored almost 9 years ago
Add a simple header/nav-bar fixes #2

github.com/openintents/app-center - 57419294e0e5d58adabfe8c2faf07e0845a0f1ee authored almost 9 years ago
Add many more examples to make this starter a kitchen sink starter.

github.com/openintents/app-center - 9d55a8eefbcefc484e7e82135283af776237f1d3 authored almost 9 years ago
move to standard folder convention

github.com/openintents/safe - 73fc5d69f1c779516c228cc3066c3e4157faa8a6 authored almost 9 years ago
gradlify BasicColors, ColorPicker

github.com/openintents/openintents - 3eefb81ed917d0032849732ed3b484a2ebd94f96 authored almost 9 years ago
squid:S1488 - Local Variables should not be declared and then immediately returned or thrown

github.com/openintents/shoppinglist - eaa0d2a82947c765531fb5afdd1ad42bd4b012a3 authored almost 9 years ago
use applicationId from android project

github.com/openintents/gradle-fdroid-plugin - 1106d101009a4e6286f94cbdee1e97944a85bc68 authored almost 9 years ago