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

gradlefy project, fixes #3

github.com/openintents/convertcsv - edb26f70af8696a9060e38c3396379fb5641d392 authored almost 10 years ago
Merge pull request #10 from stebeh/search

Added search feature to notes editor; interworks with global search

github.com/openintents/notepad - 4eb0683ddc022c8681b32a9659ff4474c700d75a authored about 10 years ago
Merge branch 'search' of https://github.com/stebeh/notepad into search

Conflicts:
NotePad/src/org/openintents/notepad/search/SearchQueryResultsActivity.java

github.com/openintents/notepad - 23d7d483422a8b16fedf166dac62dca7d594865e authored about 10 years ago
Added search feature to notes editor; interworks with global search through all notes

github.com/openintents/notepad - a36c6654e02f4a032eccc31e54f1ef5f1d4b0834 authored about 10 years ago
Merge pull request #9 from stebeh/persistent_filter

Store tag filter persistently when App is stopped, e.g. with force stop ...

github.com/openintents/notepad - dddbdd40ad1c9337bb01271c1cf3f3a3b8b7c774 authored about 10 years ago
Avoid crash toggling newly added item.

github.com/openintents/shoppinglist - 052dd1c5ef808442b63bfed58c5f329e4fad3489 authored about 10 years ago
Refill list after onQueryTextSubmit empties the query string.

github.com/openintents/shoppinglist - f113d06400973c096b7a43e59b19da5fb6a58f16 authored about 10 years ago
Apply filter values to added items.

In other words, if you have a tag filter active, and you go to
search mode and create a new item...

github.com/openintents/shoppinglist - d6ef5d02a314dcaae3eacbd662e7ca096d98dfdd authored about 10 years ago
Ignore tag and store filters in search mode.

github.com/openintents/shoppinglist - f73d4dc6bc7326496d690e469d66e4b4abfd5787 authored about 10 years ago
Scroll to item added via search.

github.com/openintents/shoppinglist - 3e3bca294f477db18b1d81fee313c14d8e87feb7 authored about 10 years ago
Use Loader for main items view.

github.com/openintents/shoppinglist - 6bb9a95022182ebe160e04332e773b0ee049c788 authored about 10 years ago
Use a Loader to update totals.

github.com/openintents/shoppinglist - fbbf8b48204f598b403a1fe6327798bcb471a43b authored about 10 years ago
Added search feature to notes editor; interworks with global search through all notes

github.com/openintents/notepad - 81931e7a33bc9e0b7433e42d3956fce15a43ded0 authored about 10 years ago
updates for gradle plugin 1.0

github.com/openintents/shoppinglist - 63ffd95b30e8d36dac84d865d8b7e36863a021b9 authored about 10 years ago
Prevent full tag list from appearing shortly

github.com/openintents/notepad - 10d4480dd6ca17bda655ff3eefe126594d2ff164 authored about 10 years ago
fillItems keeps adapter but replaces cursor

reference: https://groups.google.com/d/msg/android-developers/LkJfDMoMDos/xu70RmvZVIUJ

github.com/openintents/shoppinglist - 7881b5e26bd09a9ebce84ceaba3a8e6c12a84271 authored about 10 years ago
Stop double position reset, to avoid unwanted scroll when marking items.

github.com/openintents/shoppinglist - 1bf5784e58ffd5045f265d9868fbe68b18837928 authored about 10 years ago
New Android Studio insisted on updating gradle version again.

github.com/openintents/shoppinglist - 44ae4836dc6d3ead80cb14a4a32d72bbdc5c8373 authored about 10 years ago
The tags field once again aligns with left margin of its parent.

Previously this was achived by toRightOf id/checked, but that
condition was removed in commit 93...

github.com/openintents/shoppinglist - 5906fa68a1dcb34560d63b86cdd0792ad6e572fc authored about 10 years ago
Clear search field when drawer is opened.

Previously when opening the drawer, if the search field was expanded,
it would be collapsed but ...

github.com/openintents/shoppinglist - 047c77f3c80b4a4b900637296d5d299be4c5e329 authored about 10 years ago
Icon tweaks for search/add and New List.

github.com/openintents/shoppinglist - f545b532cc605035b2bdc2d84d781b74c2af5d1f authored about 10 years ago
Hide Sync to Watch menu item if no wear support.

github.com/openintents/shoppinglist - 5d79f758153cba370d5dd4b4f0c25879161778ae authored about 10 years ago
Merge branch 'master' of github.com:openintents/shoppinglist

github.com/openintents/shoppinglist - f2a3ce30610fc8a9390aac8c19432be9a4285a1e authored about 10 years ago
prepare for new release

github.com/openintents/shoppinglist - 06c6a955174259e8aac0890bb33b65a4cfe52703 authored about 10 years ago
Create PRIVACY.md

github.com/openintents/shoppinglist - 3b489a1bb3e19c0176d76709f41ff9e00221a4aa authored about 10 years ago
Merge branch 'master' of github.com:openintents/shoppinglist

Conflicts:
ShoppingList/src/main/java/org/openintents/shopping/ui/ShoppingActivity.java
Shoppi...

github.com/openintents/shoppinglist - 4cd82447c291c6ca4eb8255c1915a27043516552 authored about 10 years ago
handle click on list on wearable

github.com/openintents/shoppinglist - 387a4caf8341f8a046653014e3bf1b8b32132ecd authored about 10 years ago
Use reflection to get MyoToggleBoughtInputMethod, so non-myo variants can build.

github.com/openintents/shoppinglist - 554651bf7aa16de00870c467db1b7d9d3e823ce1 authored over 10 years ago
Fix errors and some warnings from import to current Android Studio.

github.com/openintents/shoppinglist - 184f8bb10ebd3344e8c3bc88e00a66e2c2f1078a authored over 10 years ago
add more for wear

github.com/openintents/shoppinglist - 8d57d3cd37681b46c2b1d710a4afdc382afde8bd authored over 10 years ago
fix sync of wear data

github.com/openintents/shoppinglist - 4184be37ab3c5d9c49b1b450e7a58dff4be5fcf3 authored over 10 years ago
Replace master branch with page content via GitHub

github.com/openintents/openintents.github.io - 07a8c59ee204cb6dbc762e60d71aa9af88412b4b authored over 10 years ago
Store tag filter persistently when App is stopped, e.g. with force stop or back button.

github.com/openintents/notepad - b69d221c417c2cd3e795b344265931cdf9ff245f authored over 10 years ago
Update build.gradle

github.com/openintents/safe - 732b4132d5269f55beae74033a270aafbf3dcd99 authored over 10 years ago
Create .travis.yml

github.com/openintents/safe - c4bcbdd5bd0baa045ea8457a1d0712ea5b20e3e4 authored over 10 years ago
add signing config

github.com/openintents/safe - efc278e2b8f1f5ea4150dca1bb00c1196faa9c48 authored over 10 years ago
close the output stream, use setType instead of mime type extra

github.com/openintents/safe - cc00c57088a316b8a7bc9ab091f5ab88711dbbac authored over 10 years ago
Start on using Document intents

github.com/openintents/safe - e19a84f0e0db5b15689b44d5857e76b53cafc800 authored over 10 years ago
only use myo in myo flavor

github.com/openintents/shoppinglist - 53b2291814ded4895aff7e95f1847eeaf498ee71 authored over 10 years ago
add ToggleBoughtInputMethod

github.com/openintents/shoppinglist - d4073526fc8b682e0f0d0ea9ffb8ea60abf84b07 authored over 10 years ago
moved glass extension to be part of the main project

github.com/openintents/shoppinglist - efa2d0b2214349c33096d1d999663585733ec7b7 authored over 10 years ago
Merge pull request #13 from openintents/wear

Wear

github.com/openintents/shoppinglist - 0185f61b84071893b73b8ae93b1cb71bc97ac7b5 authored over 10 years ago
add shopping launcher icon

github.com/openintents/shoppinglist - 614e00ec820df3d9f47a609ee0af3637dba55946 authored over 10 years ago
make it work for tablets

github.com/openintents/shoppinglist - d5dfd9681159df730c8c1cb64ff1a66f6be4ab33 authored over 10 years ago
some tests with text size

github.com/openintents/shoppinglist - edc8a92146a45fc167981c3528459941e049655d authored over 10 years ago
make wear app micro apk in mobile app

github.com/openintents/shoppinglist - c07a08895e8b4988c017c49afc72d7a8e8fb3584 authored over 10 years ago
more details for Google play description

github.com/openintents/openintents - 2a9be7077be882c2135cafdb402ea03580e47131 authored over 10 years ago
add basic wearable app

github.com/openintents/shoppinglist - 05069abf20804db69ebdfdfe4f028c0ee7ee698f authored over 10 years ago
Update .travis.yml

github.com/openintents/shoppinglist - b05b88b75c83eeec504bd14c91982f7f5cc7252c authored over 10 years ago
Update readme.txt and recent_changes.txt .

Presumably we will collapse the changelogs of the rcs when we release the final 2.0, but meanwhi...

github.com/openintents/shoppinglist - 4626ae843c5c612c0041ceec7cde70c77d713856 authored over 10 years ago
Commented out the AutoCompleteTextView for the search text field.

The completions were covering the list, which was unfortunate because the filtered list is much ...

github.com/openintents/shoppinglist - f6442fb998b7ce243f797e41bdb50f279d17243d authored over 10 years ago
Remove appcompat src -- gradle pulls libs from install.

github.com/openintents/shoppinglist - 3709d80be86928089aa8e7ac5ae133d983129134 authored over 10 years ago
change .travis.yml to make wait_for_emulator executable

github.com/openintents/shoppinglist - 376195e65a917a4dd6834c91d80b811d3a2d4abf authored over 10 years ago
add wait_for_emulator for travis

github.com/openintents/shoppinglist - ccacf12d55e1d7b9564bdcc428d52693c7ae2fda authored over 10 years ago
fix issue with building on ci

github.com/openintents/shoppinglist - 6bbf0bb5f6d6679df2072579825036554101c727 authored over 10 years ago
update versioncode and travis

github.com/openintents/shoppinglist - 12fa1614461f799ca9cfbfc6c3abd3852fe7ed91 authored over 10 years ago
handle release for play and tstore

github.com/openintents/shoppinglist - ac19e7b39d8d2ad236d9a61e385a7f218384702e authored over 10 years ago
refactor fillAutoCompleteTextViewAdapter

github.com/openintents/shoppinglist - 85f2acf9777bc4daf71b6e128fa3a9f66c521a2c authored over 10 years ago
fix missing checked item in drawer list

github.com/openintents/shoppinglist - ab26bbb6334f5ea2b78ba432319cd207874c7d3f authored over 10 years ago
fix issue about mode with search

github.com/openintents/shoppinglist - 7678611cf14b052d3d5c60f8258ee2ad59be43c4 authored over 10 years ago
some improvements as suggested by lint

github.com/openintents/shoppinglist - 93e871ec92ec075531d3385c11db5a07c647d8af authored over 10 years ago
reformat and organize imports for all

github.com/openintents/shoppinglist - d1f8895d06616248a6089ee66967b1b5c2d94047 authored over 10 years ago
add icon to new list and fix undefined mode on rotation with search

github.com/openintents/shoppinglist - c85e309363b57d5cdf95261fd5c7234ac8f95fef authored over 10 years ago
remove duplicate files

github.com/openintents/shoppinglist - 4f58afea7660d4f06728ca903d43d1dc773f41ff authored over 10 years ago
add distribution-lib

github.com/openintents/public-mvn-repo - 34b3d3b504ad7db22832a1b7b250630e9061044e authored over 10 years ago
Merge branch 'master' of github.com:openintents/distribution

Conflicts:
.gitignore
DistributionLibrary/src/main/java/org/openintents/openintents/distributi...

github.com/openintents/distribution - 34b49cb87512d3abc854729bfd75498a4c2ff714 authored over 10 years ago
Merge branch 'master_without_gradle'

github.com/openintents/shoppinglist - a3f2e6e641ffa7c3d38eadbbc708edb9f8a51f4d authored over 10 years ago
Revert "version 1.8 with gradle"

This reverts commit f8cd4d7925372ef4c1376c77674bdf9d425b4136.

github.com/openintents/shoppinglist - eb92ff73765c6763e97ad5046cfa39bf218c0840 authored over 10 years ago
Merge branch 'ui_update_without_gradle' into master_without_gradle

Conflicts:
ShoppingList/readme.txt
ShoppingList/res/raw/recent_changes.txt

github.com/openintents/shoppinglist - 4f6540a967a29b089c13ba049fe83bec37043a51 authored over 10 years ago
version 1.8 with gradle

github.com/openintents/shoppinglist - f8cd4d7925372ef4c1376c77674bdf9d425b4136 authored over 10 years ago
readme updates

github.com/openintents/safe - bb73c3e525340958c3bfdc71e9e79e95b6895cd6 authored almost 11 years ago
Create README.md

github.com/openintents/safe - b386fbae752767b87a5ca038ff67dc721a7b8370 authored almost 11 years ago
Merge pull request #48 from veniosg/master

Licence additions

github.com/openintents/filemanager - d37719d2d0ee094589adac8077a86635f2ae5078 authored almost 11 years ago
Added license and notice in readme.

github.com/openintents/filemanager - 336944a060318c63892922b07cb9a13d42584d05 authored almost 11 years ago
fix path traversal vulnerability as reported by http://blog.k3170makan.com/2014/02/path-disclosure-vulnerability-in-io.html

github.com/openintents/filemanager - 78ffa735924292e541f3b7f20ead605f053f0df4 authored almost 11 years ago
add russian translation as provided by Roman

github.com/openintents/filemanager - 942bb3d74f0824e37414a2ac4045d84d6b169e35 authored almost 11 years ago
Update strings.xml

As provided by mahmood saqba

github.com/openintents/filemanager - c5de60d99d6e9fbe820e490dcabb1b0522c93e2e authored almost 11 years ago
Initial commit

github.com/openintents/website - 265084afa12dba247311629db1537f79d84df07c authored almost 11 years ago
Dismiss undo when interacting with search bar.

github.com/openintents/shoppinglist - ac168f356d3cbcaf48557787a895d8242997df72 authored almost 11 years ago
update readme etc from master branch

github.com/openintents/shoppinglist - 2fd672ec0e002d6466906b67aa8bf894dc7a6dc6 authored almost 11 years ago
Add README.md with screenshots.

github.com/openintents/aboutapp - 6242b5ac35504352f8bc8dcebfa597fc8810ebf5 authored almost 11 years ago
Format code and organize imports - no code change.

github.com/openintents/aboutapp - 0dd56c2ca622163e1e503d341fb3bc6b990bda87 authored almost 11 years ago
Update .gitignore file.

github.com/openintents/aboutapp - fb74714dfdf6955e956f47c4a07fb8843e926708 authored almost 11 years ago
Convert line endings from CRLF to LF.

github.com/openintents/aboutapp - acb14f617693c35d9bc6f0a1256f44241049656c authored almost 11 years ago