Ecosyste.ms: OpenCollective

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

github.com/openintents/openintents

OpenIntents applications for Android
https://github.com/openintents/openintents

Historify: searchbar handles orientation change event.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3496 72b678ce-9140-0410-bee8-679b907dd61a

cda9241fb0218c6b44fde6f53f59de88c48ca740 authored over 13 years ago by berke.andras <[email protected]>
Historify: ContactsActivity new UI, search function.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3495 72b678ce-9140-0410-bee8-679b907dd61a

89a31ff7ac515e272469a8e607a45460e80e46b9 authored over 13 years ago by berke.andras <[email protected]>
OI Shopping List: Use derived class instead of activity-alias. In this way, android:windowSoftInputMode="stateHidden|adjustResize" is preserved and the virtual keyboard does not pop up unwanted.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3494 72b678ce-9140-0410-bee8-679b907dd61a

eb53a219902ce5ede280e8a32853a6c22fc8e780 authored over 13 years ago by Peli <[email protected]>
SensorSimulator: Recording from real device (first draft android application)

git-svn-id: https://openintents.googlecode.com/svn/trunk@3493 72b678ce-9140-0410-bee8-679b907dd61a

4ffc09f382179e87e4358e99131a94fdeccfef7e authored over 13 years ago by ilarele <[email protected]>
SensorSimulator: Recording from real device (First draft - arch)

git-svn-id: https://openintents.googlecode.com/svn/trunk@3492 72b678ce-9140-0410-bee8-679b907dd61a

8f43d988aa959509fe9968c2be773e9b1ecca8a0 authored over 13 years ago by ilarele <[email protected]>
OI Shopping List: Fix for item list query when tracking per-store prices but items don't have any yet.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3491 72b678ce-9140-0410-bee8-679b907dd61a

723da5db7f60f0178125ac7d200db3856ee7ff73 authored over 13 years ago by Aaron Peromsik <[email protected]>
OI Shopping List: Upgrade to API level 13.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3490 72b678ce-9140-0410-bee8-679b907dd61a

7d6aef61b3f4ae9a436d8a5b22c24d3f1aa05106 authored over 13 years ago by Peli <[email protected]>
Compatibility: Update readme.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3489 72b678ce-9140-0410-bee8-679b907dd61a

29655046358113eb5d1ece1f844dc5296f9aeff4 authored over 13 years ago by Peli <[email protected]>
Compatibility: Upgrade V2 from revision 2 to revision 3 by importing corresponding changes from Google's V4.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3488 72b678ce-9140-0410-bee8-679b907dd61a

c7baefa67203200004927ba8974525aed43b4f80 authored over 13 years ago by Peli <[email protected]>
Compatibility: Copy current version to deprecated/AndroidSupportV2_revision2 in preparation for newly released revsion 3.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3487 72b678ce-9140-0410-bee8-679b907dd61a

9729657b7fea386b62675d1a331b755411179a86 authored over 13 years ago by Peli <[email protected]>
SensorSimulator: enhanced GUI (part 1: quick settings, sensors tab, default configurations)

git-svn-id: https://openintents.googlecode.com/svn/trunk@3486 72b678ce-9140-0410-bee8-679b907dd61a

5d0efd31592d44613807f3eceb8a625c3a06a506 authored over 13 years ago by ilarele <[email protected]>
Historify: New main screen.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3485 72b678ce-9140-0410-bee8-679b907dd61a

0780cd8941c2c60703f917d33bb6f6756231ed61 authored over 13 years ago by berke.andras <[email protected]>
OI Shopping Library: Refactor methods so getItem() can be faster if itemId is already known.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3484 72b678ce-9140-0410-bee8-679b907dd61a

22ef47d5024d4ad770bcfbfeecbce0715a7eadf1 authored over 13 years ago by Peli <[email protected]>
OI Shopping List Library: Compare consistent version of upper cases (otherwise comparison may fail for special characters in foreign languages).

git-svn-id: https://openintents.googlecode.com/svn/trunk@3483 72b678ce-9140-0410-bee8-679b907dd61a

e7f90af96b546c29faf7a8ecf94153a143e10551 authored over 13 years ago by Peli <[email protected]>
OI Shopping List: No longer crash out on Honeycomb when exiting PreferenceActivity.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3482 72b678ce-9140-0410-bee8-679b907dd61a

908d7d2d2c36af6a92c1be4056e55244dde51d2c authored over 13 years ago by Aaron Peromsik <[email protected]>
OI Shopping List: Delegate most of the total computation to SQLite.

Aside from being faster than the old way, this also allows us to
show the number and total price...

5e3153ba58281fea9f9c6cd98718156aec314cd4 authored over 13 years ago by Aaron Peromsik <[email protected]>
OI ConvertCSV: Fix HandyShopper import of prices and per-store prices.

Previously we failed to multiply price by 100, though we were doing that
for per-store prices; b...

d76d16bcd1abae68a83b7ffb7b46df6682772c68 authored over 13 years ago by Aaron Peromsik <[email protected]>
OI Shopping List: Added a Subtotals table to the content provider.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3479 72b678ce-9140-0410-bee8-679b907dd61a

ab0ebdc0892865541c8a2a974d20008482265f20 authored over 13 years ago by Aaron Peromsik <[email protected]>
Historify: Configurable FactoryTest provider.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3478 72b678ce-9140-0410-bee8-679b907dd61a

2d4fd3346348e5277bcc16e77601d3c865625b7f authored over 13 years ago by berke.andras <[email protected]>
Historify: PrettyTime support.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3477 72b678ce-9140-0410-bee8-679b907dd61a

325f8e18b848f19492e5e1b95a3a56ff92cf4cbe authored over 13 years ago by berke.andras <[email protected]>
Update some projects to use android-11 (android-9 not available)

git-svn-id: https://openintents.googlecode.com/svn/trunk@3476 72b678ce-9140-0410-bee8-679b907dd61a

bbef04f5cfe86b69d9266ab74c91d2ca15d3f37f authored over 13 years ago by Aaron Peromsik <[email protected]>
OI Shopping List: Tweak performance of updateTotal().

git-svn-id: https://openintents.googlecode.com/svn/trunk@3475 72b678ce-9140-0410-bee8-679b907dd61a

e56d9b34203db500dc61931c85b64e51e6b71298 authored over 13 years ago by Aaron Peromsik <[email protected]>
OI Shopping List: Add index for itemstores.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3474 72b678ce-9140-0410-bee8-679b907dd61a

2db2e4fd2e33e1a96b890d9130f0f6d3896d8f3c authored over 13 years ago by Aaron Peromsik <[email protected]>
SensorSimulator: gyroscope sensor (only in server) + "howToAddASensor.txt"

git-svn-id: https://openintents.googlecode.com/svn/trunk@3472 72b678ce-9140-0410-bee8-679b907dd61a

4a3d1076e063cfe46e320f4a441445ccc255ed8f authored over 13 years ago by ilarele <[email protected]>
OI Shopping List: Avoid multiple registrations of the same ContentObserver.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3471 72b678ce-9140-0410-bee8-679b907dd61a

dc2462d94b16a24887ea31378efd652f083ba49f authored over 13 years ago by Aaron Peromsik <[email protected]>
SensorSimulator: uniform communication protocol

git-svn-id: https://openintents.googlecode.com/svn/trunk@3470 72b678ce-9140-0410-bee8-679b907dd61a

669179557701563be81fae91aea6df9aeb5618fb authored over 13 years ago by ilarele <[email protected]>
SensorSimulator: update bottom panel;licence, comments in code

git-svn-id: https://openintents.googlecode.com/svn/trunk@3469 72b678ce-9140-0410-bee8-679b907dd61a

30000a0e64ed7772f06113d026c6072fd4e851f6 authored over 13 years ago by ilarele <[email protected]>
OI Shopping List: Removed items not included in main total.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3468 72b678ce-9140-0410-bee8-679b907dd61a

542d46e6c988842566514e17a14915883ef2597d authored over 13 years ago by Aaron Peromsik <[email protected]>
OI Shopping List: Performance tweaks.

1) Reduce from 3 to 2 the number of fillItems() calls on application
startup.

2) Avoid inval...

d71917b37043338341c465229159dd181d58f997 authored over 13 years ago by Aaron Peromsik <[email protected]>
OI Shopping List: Two fixes for Pick Items mode.

1) Hard-code sort to alphabetical by name.
2) Removed items are not included in totals.

git-svn...

de7649429e4f0a5defeddec27a6bc83f04934c23 authored over 13 years ago by Aaron Peromsik <[email protected]>
OI Shopping List: Include VERSION_CODES in V2 compatibility library.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3465 72b678ce-9140-0410-bee8-679b907dd61a

e5d246564893b1e25395863588b899e09106f21d authored over 13 years ago by Peli <[email protected]>
OI Shopping List: Include priority subtotal also in xlarge layout to avoid crash at startup on large screen devices.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3464 72b678ce-9140-0410-bee8-679b907dd61a

cb1998d85d1c891e9ec542bd209dee5308ef0241 authored over 13 years ago by Peli <[email protected]>
OI Shopping List: Fix typo which crept into activity_itemstores.xml.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3463 72b678ce-9140-0410-bee8-679b907dd61a

6a737d3f1aad287302f696be4d62084ae59086aa authored over 13 years ago by Aaron Peromsik <[email protected]>
OI Shopping List: Adjust toggle cycle in Pick Items mode.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3462 72b678ce-9140-0410-bee8-679b907dd61a

5adcc6b6d3df072eac0a118b36f81aebf4f261e8 authored over 13 years ago by Aaron Peromsik <[email protected]>
SensorSimulator: help updated, DeviceView moved in OrientationView, added updateDelay support

git-svn-id: https://openintents.googlecode.com/svn/trunk@3461 72b678ce-9140-0410-bee8-679b907dd61a

fda8c7e0d1f4bf417b7f299263be01790c838dd0 authored over 13 years ago by ilarele <[email protected]>
SenSensorSimulator: added RotationVector, make LinearAcceleration, Gravity and Accelerometer independent

git-svn-id: https://openintents.googlecode.com/svn/trunk@3460 72b678ce-9140-0410-bee8-679b907dd61a

e5204c53e443d0466e1172b3b09f6663f59b9622 authored over 13 years ago by ilarele <[email protected]>
OI Shopping List: Optional Pick Items mode in the main list view.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3459 72b678ce-9140-0410-bee8-679b907dd61a

2e7b6044d2ee197398ae6f03e0745ae4c842a54f authored over 13 years ago by Aaron Peromsik <[email protected]>
SensorSimulator: Barcode as sensor in SensorSimulatorDemo

git-svn-id: https://openintents.googlecode.com/svn/trunk@3458 72b678ce-9140-0410-bee8-679b907dd61a

db57413f5077e6e1744b28e9907b097ba2179210 authored over 13 years ago by ilarele <[email protected]>
SensorSimulator: help window

git-svn-id: https://openintents.googlecode.com/svn/trunk@3457 72b678ce-9140-0410-bee8-679b907dd61a

a381c366f938d35653c655e4172cf7835a6ef43f authored over 13 years ago by ilarele <[email protected]>
SensorSimulator: gravity and linear acceleration integrated in the accelerometer

git-svn-id: https://openintents.googlecode.com/svn/trunk@3456 72b678ce-9140-0410-bee8-679b907dd61a

77da7ac3284699a5a6b196d606abbff01fc4ea89 authored over 13 years ago by ilarele <[email protected]>
OI Shopping List: Optional subtotal by priority.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3455 72b678ce-9140-0410-bee8-679b907dd61a

59ab17add47cf4ed53a57be66dc576659fbecf1a authored over 13 years ago by Aaron Peromsik <[email protected]>
Historify: ContentObservers for Events. Adding ContentObserver support to the bridge library.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3454 72b678ce-9140-0410-bee8-679b907dd61a

b1a2e59bbc6373c364cbcda1168369669bda3402 authored over 13 years ago by berke.andras <[email protected]>
Historify: ContentObservers for Contacts, Sources, QuickPostSources.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3453 72b678ce-9140-0410-bee8-679b907dd61a

b0a2c0eb4641ba5030463fe52366ecfdba1d9303 authored over 13 years ago by berke.andras <[email protected]>
Historify: updating bridge with canQuickPost() function.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3452 72b678ce-9140-0410-bee8-679b907dd61a

3dde8cdfc7f854801cd53dc59ae5eca35e06bdd4 authored over 13 years ago by berke.andras <[email protected]>
Historify: EVENT_INTENT and CONFIG_INTENT handling for internal sources.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3451 72b678ce-9140-0410-bee8-679b907dd61a

eb4ee0b9e802dbf242314acd943ba4786efefe6b authored over 13 years ago by berke.andras <[email protected]>
Historify: deleting empty packages.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3450 72b678ce-9140-0410-bee8-679b907dd61a

cf890861fe55eb5fd097b37c2516bd3207bf59e1 authored over 13 years ago by berke.andras <[email protected]>
Historify: deleting empty packages.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3449 72b678ce-9140-0410-bee8-679b907dd61a

398d160065ca8027f87323ccc686c2dd80c0e95c authored over 13 years ago by berke.andras <[email protected]>
Historify: deleting empty packages.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3448 72b678ce-9140-0410-bee8-679b907dd61a

2c7d9d9dc48dc234352c4d70fc27285858ad2b7f authored over 13 years ago by berke.andras <[email protected]>
Historify: clients use jar lib to access Historify.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3447 72b678ce-9140-0410-bee8-679b907dd61a

aa2de1ebc604469feebc595dd569b04d1c730d6e authored over 13 years ago by berke.andras <[email protected]>
Initial import.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3446 72b678ce-9140-0410-bee8-679b907dd61a

7bd0261e927ff55529c97b63469eebc5eb0145da authored over 13 years ago by berke.andras <[email protected]>
Historify: EVENT_INTENT (for Events), CONFIG_INTENT (for Sources). Changes in styles and package names.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3445 72b678ce-9140-0410-bee8-679b907dd61a

0afddfcd6635f3c9eb476224cfed35e9670e814b authored over 13 years ago by berke.andras <[email protected]>
a simple unit test

git-svn-id: https://openintents.googlecode.com/svn/trunk@3444 72b678ce-9140-0410-bee8-679b907dd61a

477d43c2da793848133811af2352ec7f19dab852 authored over 13 years ago by friedger <[email protected]>
a simple unit test

git-svn-id: https://openintents.googlecode.com/svn/trunk@3443 72b678ce-9140-0410-bee8-679b907dd61a

93e007ef733835513e1988e57e6abf8cea801953 authored over 13 years ago by friedger <[email protected]>
a simple unit test

git-svn-id: https://openintents.googlecode.com/svn/trunk@3442 72b678ce-9140-0410-bee8-679b907dd61a

5cae43ba4659d35c00c7e329d759d15d38232012 authored over 13 years ago by friedger <[email protected]>
removed MainActivity as parameter

git-svn-id: https://openintents.googlecode.com/svn/trunk@3441 72b678ce-9140-0410-bee8-679b907dd61a

b2a48c1c14592dac3bfc7cea4a2ea330e1ae5866 authored over 13 years ago by friedger <[email protected]>
a simple unit test

git-svn-id: https://openintents.googlecode.com/svn/trunk@3440 72b678ce-9140-0410-bee8-679b907dd61a

40d1fa751d16efe114d40f11d169c668fd8cfa32 authored over 13 years ago by friedger <[email protected]>
Historify: updating LendMe

git-svn-id: https://openintents.googlecode.com/svn/trunk@3439 72b678ce-9140-0410-bee8-679b907dd61a

8da995eb9aa9dba2bda5b70720b38a5c4b692933 authored over 13 years ago by berke.andras <[email protected]>
Historify: remove QuickPosts if client application gets uninstalled, handling source and event icons.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3438 72b678ce-9140-0410-bee8-679b907dd61a

b0144849d2fe8720166cb0a2b2876a11c6c76d9e authored over 13 years ago by berke.andras <[email protected]>
gravity and linear acceleration - added independently (in and outside the accelerometer)

git-svn-id: https://openintents.googlecode.com/svn/trunk@3437 72b678ce-9140-0410-bee8-679b907dd61a

70ef9a576189a8ffe1dc76a1eb73c97f0eecd742 authored over 13 years ago by ilarele <[email protected]>
Historify: LendMe integration with QuickPost.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3436 72b678ce-9140-0410-bee8-679b907dd61a

b903e6b525fe0e9ccb2f2c01cc36de2392bf0ec1 authored over 13 years ago by berke.andras <[email protected]>
Historify: LendMe basic functionality.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3435 72b678ce-9140-0410-bee8-679b907dd61a

451a7df7b1ecf410092997b494a12c4d82bf02ca authored over 13 years ago by berke.andras <[email protected]>
Historify: LendMe Initial import.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3434 72b678ce-9140-0410-bee8-679b907dd61a

cc8586d99d011fa71200318fdac99044c98d160d authored over 13 years ago by berke.andras <[email protected]>
Historify: update HelloSharedSource

git-svn-id: https://openintents.googlecode.com/svn/trunk@3433 72b678ce-9140-0410-bee8-679b907dd61a

e868ee6cc5ea98ebfc5292a278b3bafb241b124e authored over 13 years ago by berke.andras <[email protected]>
Historify: HelloQuickPost sample app for testing the QuickPost interface.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3432 72b678ce-9140-0410-bee8-679b907dd61a

ddad48aed1d113035a91f1db3ae5e3c10496b1b7 authored over 13 years ago by berke.andras <[email protected]>
Historify: HelloQuickPost initial import.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3431 72b678ce-9140-0410-bee8-679b907dd61a

b12b111bf9dc950f77899508783093329dc8b586 authored over 13 years ago by berke.andras <[email protected]>
Historify: Supporting "single post" interface (QuickPost).

git-svn-id: https://openintents.googlecode.com/svn/trunk@3430 72b678ce-9140-0410-bee8-679b907dd61a

3ff53b4cd0026f3262accae5b6487f3781fa3ca8 authored over 13 years ago by berke.andras <[email protected]>
pressure sensor added

git-svn-id: https://openintents.googlecode.com/svn/trunk@3429 72b678ce-9140-0410-bee8-679b907dd61a

d3691d5d4db0f790c27485523eb630362f3d8e3a authored over 13 years ago by ilarele <[email protected]>
gui: tabbed sensors views

git-svn-id: https://openintents.googlecode.com/svn/trunk@3428 72b678ce-9140-0410-bee8-679b907dd61a

9df94921d16d0d6b71d211d3c1fa597f366741fc authored over 13 years ago by ilarele <[email protected]>
update rates fixed

git-svn-id: https://openintents.googlecode.com/svn/trunk@3427 72b678ce-9140-0410-bee8-679b907dd61a

53144b158e483850b3b9cbe633e4153e76497dd3 authored over 13 years ago by ilarele <[email protected]>
removed duplicate activity-alias

git-svn-id: https://openintents.googlecode.com/svn/trunk@3426 72b678ce-9140-0410-bee8-679b907dd61a

38a7beaf8175e4a3afc600468ca81b95522691d4 authored over 13 years ago by friedger <[email protected]>
OI Shopping List: Fix new SDK_INT references to avoid Android 1.5 crash.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3425 72b678ce-9140-0410-bee8-679b907dd61a

aaa95e616cb20e3731f4b03853be0011152c054e authored over 13 years ago by Aaron Peromsik <[email protected]>
alias added for ShoppingActivity

git-svn-id: https://openintents.googlecode.com/svn/trunk@3424 72b678ce-9140-0410-bee8-679b907dd61a

56a2133b9314cb6c9f1d659422260a8e31ee0038 authored over 13 years ago by friedger <[email protected]>
OI Shopping List: Create activity-alias for old activity location: Home screens may still use the old link and then get invalid or removed.

Warning: Further testing of various consequences for different API levels is still necessary.

Th...

5abb5002585410fdc36252b89ce2a77dc09e2677 authored over 13 years ago by Peli <[email protected]>
OI Convert CSV: Change Shopping to ShoppingContract. This is necessary because of the change in revision 3418 and because OI Convert CSV also depends on the ShoppingListLibrary.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3422 72b678ce-9140-0410-bee8-679b907dd61a

44762b1a50e05a14a14090e1fd09f24833499f9f authored over 13 years ago by Peli <[email protected]>
Historify: automatically unregister Source if its owner application removed.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3421 72b678ce-9140-0410-bee8-679b907dd61a

d2423260b4344f8a43f4ae5b502ef67545a8c247 authored over 13 years ago by berke.andras <[email protected]>
add activatedBackground for list of shopping lists (for tablets)

git-svn-id: https://openintents.googlecode.com/svn/trunk@3420 72b678ce-9140-0410-bee8-679b907dd61a

e44aaf995a7daee043408724aea7f78ef24063cb authored over 13 years ago by friedger <[email protected]>
more refactoring and fix for initial selection on tablets

git-svn-id: https://openintents.googlecode.com/svn/trunk@3419 72b678ce-9140-0410-bee8-679b907dd61a

e39601a4240f05df37f05b098c262b12cb516558 authored over 13 years ago by friedger <[email protected]>
more refactoring, renamed Shopping.java into ShoppingContract.java

git-svn-id: https://openintents.googlecode.com/svn/trunk@3418 72b678ce-9140-0410-bee8-679b907dd61a

800b7bb24c10bfbe99b8a2d50ba41e442ac12ec4 authored over 13 years ago by friedger <[email protected]>
git-svn-id: https://openintents.googlecode.com/svn/trunk@3417 72b678ce-9140-0410-bee8-679b907dd61a

f0f095a9e0d7a38d4f1acdf92b7b9370e9b27a8e authored over 13 years ago by friedger <[email protected]>
more refactoring

git-svn-id: https://openintents.googlecode.com/svn/trunk@3416 72b678ce-9140-0410-bee8-679b907dd61a

206899965dc4234eb5abb98fb14939d4aad58c08 authored over 13 years ago by friedger <[email protected]>
refactoring according to guidelines

git-svn-id: https://openintents.googlecode.com/svn/trunk@3415 72b678ce-9140-0410-bee8-679b907dd61a

9b196bcff56c96aa757428b84dbaf42c678b9308 authored over 13 years ago by friedger <[email protected]>
applied patch by Temp: spinner replaced by ListView, use of ListFragment

git-svn-id: https://openintents.googlecode.com/svn/trunk@3414 72b678ce-9140-0410-bee8-679b907dd61a

7de854ec8cf4302467dabb48f4c27e81dac02555 authored over 13 years ago by friedger <[email protected]>
Historify: HelloSharedSource sample external source.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3413 72b678ce-9140-0410-bee8-679b907dd61a

3705c3d4a10a0bf4e7fb09c19dd295b036bd8405 authored over 13 years ago by berke.andras <[email protected]>
Initial import.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3412 72b678ce-9140-0410-bee8-679b907dd61a

f16aa06cdcebbb1bf83706a34c38ecc585e555af authored over 13 years ago by berke.andras <[email protected]>
Historify: register 3rd party sources automatically.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3411 72b678ce-9140-0410-bee8-679b907dd61a

53c1102885bc2ef768a3ab6fc0840f74316f1869 authored over 13 years ago by berke.andras <[email protected]>
SensorSimulator: Add Eclipse project files, and default project directories (empty).

git-svn-id: https://openintents.googlecode.com/svn/trunk@3410 72b678ce-9140-0410-bee8-679b907dd61a

85f20243e4e843ddfb646a272055207bb058c1de authored over 13 years ago by Peli <[email protected]>
sensors are enabled only from java application (when connecting, changing enabled sensors is blocked)

git-svn-id: https://openintents.googlecode.com/svn/trunk@3409 72b678ce-9140-0410-bee8-679b907dd61a

73e809b10f7042158bec83cd55127c2f17430ccd authored over 13 years ago by ilarele <[email protected]>
apply feedback (code: rename classes, remove pkgs ; gui: move components, +&- for expand views)

git-svn-id: https://openintents.googlecode.com/svn/trunk@3408 72b678ce-9140-0410-bee8-679b907dd61a

38955161777f3519f0f11dc9d4be0a65702a970d authored over 13 years ago by ilarele <[email protected]>
Translations: Export to Launchpad.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3407 72b678ce-9140-0410-bee8-679b907dd61a

38e55a5fa8b9665886e5f3494238c2327c9c763e authored over 13 years ago by Peli <[email protected]>
OI Shopping List: Merge r3403 from branches/shoppinglist_1_3_0 into main trunk, and set version 1.4-alpha.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3406 72b678ce-9140-0410-bee8-679b907dd61a

bc6fde91213ec276b892a71ebd9acc19176be1f3 authored over 13 years ago by Peli <[email protected]>
Translations: Import from Launchpad.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3405 72b678ce-9140-0410-bee8-679b907dd61a

047313c7a8bbd7b4da81300cbc59ac1a1e7788b5 authored over 13 years ago by Peli <[email protected]>
Historify: loading contact icons asynchronously.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3401 72b678ce-9140-0410-bee8-679b907dd61a

9a077b918f78e342c9844bcb0f8ce7ba4dbf3eb8 authored over 13 years ago by berke.andras <[email protected]>
Historify: event aggregation.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3400 72b678ce-9140-0410-bee8-679b907dd61a

122f332b0a20b83fd5f25733bc35f9577a9cb3e2 authored over 13 years ago by berke.andras <[email protected]>
OI Shopping List: Merge r3396 to r3398 from branches/shoppinglist_1_3_0 to trunk.

r3396:
Fix null pointer exception that occurs sometimes when shaking phone. Fixes issue 313.

r3...

cc2e2561b6fa4e8e998d3001a48a549a21b209d1 authored over 13 years ago by Peli <[email protected]>
Historify: show source icons, test source for event aggregation (FactoryTestProvider).

git-svn-id: https://openintents.googlecode.com/svn/trunk@3395 72b678ce-9140-0410-bee8-679b907dd61a

57a3fdc444e4c6701da05e0640d764b2b8edffc6 authored over 13 years ago by berke.andras <[email protected]>
Historify: Fragment support via "Compatibility Libraries for Android (android-support-v4.jar)".

git-svn-id: https://openintents.googlecode.com/svn/trunk@3394 72b678ce-9140-0410-bee8-679b907dd61a

a0497a10caa5b509a2c9777ca4937322138d8e48 authored over 13 years ago by berke.andras <[email protected]>
Historify: Base class for providers (EventsProvider), new attributes for AbstractSource (description, icon, provider authority, event intent).

git-svn-id: https://openintents.googlecode.com/svn/trunk@3393 72b678ce-9140-0410-bee8-679b907dd61a

aeec75980a1b3736b8049266cf25adad7a8a9953 authored over 13 years ago by berke.andras <[email protected]>
OI Shopping List: Fix per-store query for Android 1.5 / 1.6 compatibility.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3392 72b678ce-9140-0410-bee8-679b907dd61a

580419d89a79db09362a70954c63882154e86882 authored over 13 years ago by Aaron Peromsik <[email protected]>
OI Shopping List: Use SDK_INT from AndroidSupportV2 library.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3391 72b678ce-9140-0410-bee8-679b907dd61a

91a1cc4fbea765c2fffbab1671cf7275a9c850bf authored over 13 years ago by Peli <[email protected]>
AndroidSupportV2: Remove unnecessary resources.

git-svn-id: https://openintents.googlecode.com/svn/trunk@3390 72b678ce-9140-0410-bee8-679b907dd61a

2dec8aaf310e6b39367af9d0718f794727d2524c authored over 13 years ago by Peli <[email protected]>