Ecosyste.ms: OpenCollective

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

github.com/openintents/shoppinglist

OI Shopping List
https://github.com/openintents/shoppinglist

OI Shopping List: Upgrade to API level 13.

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

ee060a65c4af701b34e9e64ed1cf5e22169615ef authored over 13 years ago by Peli <[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

e8dab0e5acb9937bae28435214411f3a53895ce8 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

50cb5d2e15e39630649be6c8877512a7109d2f50 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

1ebaf7da4571999e97e2ce022e2a175f1794089d 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...

1adfe8a010bc7d494b01b825ae051bc1eca77a5f 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

c9b7a735dff1147505b1aa965c693ac291271f74 authored over 13 years ago by Aaron Peromsik <[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

c86c9190241d2e6a8952ecbaaa6d4cf5d3f51682 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

cd3b724358d9531554a98624683e159be34307ba 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

c2f7c055b11308b836dca65ecbd637428e4d9e92 authored over 13 years ago by Aaron Peromsik <[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

15563ffb4cdd756c9e126c7abe10e4af20d69f02 authored over 13 years ago by Aaron Peromsik <[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

4ceffb06f36ecfa2dc3d6f94de4eeec275a14c78 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...

8c13c691e07de1ffafaa23a3574ed0c3f7d229ca 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...

9c2c92a5012fa759e2ffca0669b219617c54b0be 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

cb8356f921929f4593718437cd6bbc6d5d718503 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

d0d69f968d145f4e263f433545fafac5f4f976c1 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

9ac28adbfb4eb08ead9b246bff03a3c56f3e8194 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

691ba3b3a584ee44fee9d45b1e8cd43ab2aa3dd5 authored over 13 years ago by Aaron Peromsik <[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

fdb5358202a175c3f11fc4bab156f6db17899fba authored over 13 years ago by Aaron Peromsik <[email protected]>
OI Shopping List: Optional subtotal by priority.

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

0ffaadaa98ab30d2f78bea50ca8c6b12d76b8ebe authored over 13 years ago by Aaron Peromsik <[email protected]>
removed duplicate activity-alias

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

e79124c08cb1bb20152c2a719d18db9d0762ac8a 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

df23723ab1a81c625dbcd13db87cd792d85aa382 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

5ceb6f7c860695d97ba67c87bf84d0fc189715be 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.

This change is necessary because of revision 3415.

git-svn-id: https://openintents.googlecode.c...

4d7e6071e1a86a2b219a4f067c1fe3351c1b8e12 authored over 13 years ago by Peli <[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

5d2e662195dc97a6c8379e3edfd438204e291c8e 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

f692e7a1f11b5d2772fe4d6ac0ed285141e9bc84 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

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

f588c9191299340a4d09661147f3b0c25e73f1a5 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

6ff7a09ad03060896dd08d14d8e8bd7b305af9ff 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

ae1bf043c565e2512ad74d0cd4f2576b5a1cecb6 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

cd661896e0a9d47f2f6b3332bc6396e99631eb41 authored over 13 years ago by friedger <[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

6096cd1b155fefdbaf5fad62bf7078d9f639027d 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

fadbb4b93e5cc196210f5bdec91a6df84771899c authored over 13 years ago by Peli <[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...

6e5d1b18e99f62400eb3d478e62e1039a65b0993 authored over 13 years ago by Peli <[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

1c8f00d6be80fcd09d5fecb0bbfa98fe7fbd1e45 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

64e2f6eb1475a893219209424426c309e476ab07 authored over 13 years ago by Peli <[email protected]>
OI Shopping List: Use Android Compatibility support v2 through Library Project. Remove v3 and v4 to avoid confusion.

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

88b091846ff2a6ddcbc0768b21b259243fe2c9fd authored over 13 years ago by Peli <[email protected]>
OI Shopping List: Fix crash in Honeycomb by using correct compatibility layer.

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

6df1bf7ddad4a0d0e33f821304c870db109c9ed1 authored over 13 years ago by Peli <[email protected]>
OI Shopping List: Add new compatibility layer for Cupcake (Android 1.5). Package android.support.v3 is a literal copy of android.support.v4. The only change was to replace android.os.Build.VERSION.SDK_INT by VersionUtils.getAndroidSDKLevel(). Modified classes: - FragmentActivity - FragmentManager - MenuCompat Other classes had to be copied from v4 to v3 for consistency. Some could remain in v4.

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

538f6a21fbc33d0e1c99512f18a0f75713e2a5b6 authored over 13 years ago by Peli <[email protected]>
OI Shopping List: Advance to version 1.3.1-alpha and update readme.

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

6f2f861ca6c69f2255e923cb3b44166a45115ff1 authored over 13 years ago by Peli <[email protected]>
OI Shopping List: Initial OS 3 changes (patch by Temp): 1. DistributionLibrary- FragmentActivity to enable Fragments in sub-Activities 2. Manifiest- target SDK changed to 11 to enable theme for displaying ActionBar Items 3. Shopping- Compatible way for getting menu options to action bar instead of migrating to menu XML 4. Shopping- Action Bar items for options related to list management 5. Shopping- Fragmented layout to enable list shopping list at left and item list on the right. 6. Shopping- The left list still uses the spinner component. Spinner to ListFragment coming in the next revision 7. Shopping- layouts specific to OS 3 APIs

Additionally, DistributionLibraryActivity has been replaced by DistributionLibraryFragmentActivi...

7f96688e12f5b2849e29a7540d24d6b569f15bbb authored over 13 years ago by Peli <[email protected]>
OI Shopping List: Fix database version.

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

82d7bb23eea60c40e4c188df39ffde8cb14db76e authored over 13 years ago by Aaron Peromsik <[email protected]>
delete table units onUpgrade

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

9e5b36dd22f9f4f8e8e08947279a6c4e30ae7e90 authored over 13 years ago by friedger <[email protected]>
Translations: Import from Launchpad: Upload bg (Bulgarian) and mk (Macedonian) to Launchpad and update all translation files for OI Shopping List.

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

7390bc674cf8a147c18f9510ce0aa88986344d16 authored over 13 years ago by Peli <[email protected]>
Merge revisions r3346 to r3353 from branches/shoppinglist-1-3-0 to trunk: Release OI Shopping List 1.3.0, OI Convert CSV 1.1.0, and OI Notepad 1.2.3. Promotional graphics and screenshots for OI Convert CSV. Import translations.

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

d3a18b24902dbc819d393bde084b6056b12b277b authored over 13 years ago by Peli <[email protected]>
OI Shopping List: Don't set quantity to "1" if it is empty.

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

a0188685de0f1e82f8ea9b6c7992430922b1cfd5 authored over 13 years ago by Peli <[email protected]>
OI Shopping List: Workaround for Cupcake when members of a RelativeLayout depend on other invisible members.

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

7853dd22733e4c34e68594591f24abfc70120915 authored over 13 years ago by Aaron Peromsik <[email protected]>
OI Shopping List: Fix bug that caused a crash on Android 1.5 by adding a required drawable to res/drawable that was only present in res/drawable-mdpi (Android 1.5 can NOT use res-drawable-Xdpi).

Merges revision 3335 from branches/shoppinglist_1_3_0/shoppinglist to trunk.

git-svn-id: https:...

2adc93047a550dea06bae772270480df49a983ad authored over 13 years ago by Peli <[email protected]>
Initial checkin of store prices UI (work in progress).

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

82fc723f6129804bc7479fb52165f7d2da272b82 authored over 13 years ago by Aaron Peromsik <[email protected]>
translations for bg and mk

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

c6cc4c86ec0a901c168127b54f33c0f7da20a1b6 authored over 13 years ago by friedger <[email protected]>
OI Shopping List: Mention translators at least in readme file.

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

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

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

9ab2fd22c0d45084dfb7d561e9d1b7f63dc6c636 authored over 13 years ago by Peli <[email protected]>
OI Shopping List: Convert new translations through Launchpad.

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

ceb49e0a319bc22de0766161708c86b1e513ecbf authored over 13 years ago by Peli <[email protected]>
translations for FA, HR

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

e47c99b4753a1380e255c39d545a3e22b967131c authored over 13 years ago by friedger <[email protected]>
OI Shopping List: release 1.3.0-rc1

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

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

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

e437cbfe3a7810ce3fee03bf40911bae6a9f9eed authored over 13 years ago by Peli <[email protected]>
OI Shopping List: Rename locale for Greek from string-gr to strings-el.

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

e7e9c60fba462de27e1202925eafcefc9446ad5e authored over 13 years ago by Peli <[email protected]>
Update various readme files.

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

ccd49710f8a73c826a18993cbb1a19fb0c98160c authored over 13 years ago by Peli <[email protected]>
OI Shopping List: Replace note icon by OI Notepad icon. Convert ImageView to ImageButton to make it more easily touchable.

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

217e6991baf6894058421f12fdbfd4811a1bc6bd authored over 13 years ago by Peli <[email protected]>
OI Convert CSV: Ensure that import of "MS Outlook Tasks" CSV format works with previous version OI Shopping List 1.2.6 without crashing.

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

761b8c652b8be0cc630abad2dddce91f6f2688d3 authored over 13 years ago by Peli <[email protected]>
OI Shopping List: Mostly undo change of r3294, and make "aisle" of type INTEGER again. WARNING! This is not a clean upgrade scenario from r3294, but one should upgrade a database of an earlier revision, or create a new database. Replacing "-1" (no aisle number) by "" is retained.

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

7ad896209992503f36e4f48df1e01815caef962d authored over 13 years ago by Peli <[email protected]>
OI Shopping List: Update readme.

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

26313a1e44a1706a6c2d213f65627b05abefdd0f authored over 13 years ago by Peli <[email protected]>
OI Shopping List: apply patch by Tomek Ściepłek: mark all items.

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

dced41b5bb4a93ebd02d44f9d521b2b11caec6b7 authored over 13 years ago by Peli <[email protected]>
OI Convert CSV: Export correct prices (divided by 100).

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

a710f9a134a3df868a47d9e28e36b484ed8e08ab authored over 13 years ago by Peli <[email protected]>
OI Convert CSV: Import aisle as VARCHAR. (Don't support intermediate version for INTEGER.)

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

63262ec5fd058bad7a43021640aa270ef36df8e2 authored over 13 years ago by Peli <[email protected]>
OI Shopping List: Change type of "aisle" from INTEGER to VARCHAR, ensuring smooth upgrade of existing installations.

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

3f6c5ffce93c9b86d188af8c7e12b30e44af1394 authored over 13 years ago by Peli <[email protected]>
OI Shopping List: Change paths back to reflect directory structure in main trunk.

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

6b17af31618f0a6a93a1bbc055d1ea6dcdf8e3b3 authored over 13 years ago by Peli <[email protected]>
release 1.3.0[10025]

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

4fabb1e36046f0dc90c9acc23c682daef6c0d743 authored over 13 years ago by friedger <[email protected]>
long click on Add button to launch barcode scanner

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

67f2b7064f3810b6a99d30c9e8a5d76467624c36 authored over 13 years ago by friedger <[email protected]>
added locales for pt-rBR, hu, gr

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

1cf20b2e059437dee757d7705d2e938c3e2e24b9 authored over 13 years ago by friedger <[email protected]>
OI Convert CSV: Export routine for HandyShopper format.

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

b3e962c0696d3cbc386ffe41083f1ff03ac0eba2 authored almost 14 years ago by Peli <[email protected]>
OI Shopping List Library: Move methods from Shopping to ShoppingUtils. Merge duplicate methods. Convert priority and quantity from "long" and "double" to "String" so that null values (empty fields) are possible.

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

0338faeb8a6181a0a5d2edbc13d1c75cc370897d authored almost 14 years ago by Peli <[email protected]>
OI Shopping List: Move ShoppingUtils to library.

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

f78354a840f05b04661c689e63ed0a086f4542ef authored almost 14 years ago by Peli <[email protected]>
OI Shopping List: Use Shopping List Library.

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

dfe4d116149ff9bb0bed578706013a0976f7661b authored almost 14 years ago by Peli <[email protected]>
OI Shopping List Library: Add new library for provider.

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

deb55087bdb2bf080b88388fb94f2b9ef40ce4d2 authored almost 14 years ago by Peli <[email protected]>
OI Shopping List: Import modifications of Shopping provider from OI Convert CSV.

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

c0bf50efda21e477c688402c08bbc987e0598db8 authored almost 14 years ago by Peli <[email protected]>
OI Shopping List: version 1.3.0-beta1.

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

5e6f01a4d2b6a6b81939959b2833a4f6c7e52a7b authored almost 14 years ago by Peli <[email protected]>
OI Shopping List: Next version will be 1.3.0.

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

8e4e5832194a397957fabae088344e95a8f574c4 authored almost 14 years ago by Peli <[email protected]>
OI Shopping List: Case-insensitive sorting.

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

29a8f64ac4d7a0eab1c2aa307ddf3b2cda7c8ef2 authored almost 14 years ago by Aaron Peromsik <[email protected]>
Translations: Import from Launchpad.

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

86118bfe5556a21989a637d0d90b22f86e2c8adc authored almost 14 years ago by Peli <[email protected]>
OI Convert CSV: Fix import of fractional quantities.

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

8f89c555552953f095298225e2f10fd3e9862ca3 authored almost 14 years ago by Aaron Peromsik <[email protected]>
Various apps: Provide METADATA for recent changes. Fix bug in some apps that prevented to show translators (array -> string).

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

8e61309132a5afa5552be1b3e0435486398907b9 authored almost 14 years ago by Peli <[email protected]>
OI Convert CSV: Import to active list. Option for stores import as tags. Import policies DUPLICATE and KEEP for shopping.

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

30cb2a2d45055aba99bf9979ca96e6dd9263760b authored almost 14 years ago by Aaron Peromsik <[email protected]>
Translations: Import from Launchpad.

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

62c25e137b402697d7b1feaf5d2947c352ecfb2a authored almost 14 years ago by Peli <[email protected]>
Various apps: Support App 2 SD, and run on non-touch-screen devices. Only OI Countdown is not allowed to be moved to SD card, because alarms are suspended and are not automatically recreated when SD card is mounted. Tag "supports-screens" is no longer required if "targetSdkVersion" is set to 4 or higher. Permissions have been tested using: aapt dump badging xxx.apk Fixes issue 289.

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

35e3279cb42f7bf608b00072677d9fd01943cc67 authored almost 14 years ago by Peli <[email protected]>
OI Shopping List: Update readme.

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

a99ce33f40f56db69425d89eb7802864f971cadd authored almost 14 years ago by Peli <[email protected]>
OI Shopping List: Remove some potentially confusing hints from edit item dialog.

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

887ff7deee201ec386c54c46abc42bc451bb0881 authored almost 14 years ago by Aaron Peromsik <[email protected]>
OI Shopping List, OI Convert CSV: Initial support for units.

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

a84e7586f9d7d2c1a1d23abb29292de2f247cbba authored almost 14 years ago by Aaron Peromsik <[email protected]>
Distribution: Update readme files.

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

1e9866a404932113fe9871494229b2156656d0a6 authored almost 14 years ago by Peli <[email protected]>
Promotion: Add promo icons for Market.

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

5c77414fefd87c2056914d4621f2d314f665766a authored almost 14 years ago by Peli <[email protected]>
Translations: Import from Launchpad.

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

a2105172233f914b35f6d175e9f2526d61a0318a authored almost 14 years ago by Peli <[email protected]>
Translations: Clean up strings.xml files and add comments for translators.

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

16564c399abac11976c0baf8dd6572b4ee05ef5c authored almost 14 years ago by Peli <[email protected]>
Translations: Import from Launchpad.

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

85095a0afc5ab89d6e1761240d2e5bac4592b92e authored almost 14 years ago by Peli <[email protected]>
Translation: Delete obsolete files. All is translated centrally.

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

fda79700520d8f967d437fd762711e17a4b5a381 authored almost 14 years ago by Peli <[email protected]>
Translations: Import from Launchpad.

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

2b871eeed2cfbbb22e3dffa197de63e745c15729 authored almost 14 years ago by Peli <[email protected]>
Merge revisions 3043 - 3071 from branches/distributionlibrary into main trunk. Changes include: * new DistributionLibraryDemo * oi_distribution prefix for strings and layouts in DistributionLibrary * create a "new version" welcome screen * clean up download dialogs * new task in central build.xml to extract latest changes from readme.txt for "new version" activity.

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

10afa9a9179842558ab7b08b57832b7ef2976d61 authored almost 14 years ago by Peli <[email protected]>
branches/distributionlibrary: Prepare OI Notepad and OI Shopping List for use with DistributionLibrary.

git-svn-id: https://openintents.googlecode.com/svn/branches/distributionlibrary@3071 72b678ce-91...

feff153506013e3e746a9bc2bfd6c80a5bde95cd authored almost 14 years ago by Peli <[email protected]>
OI Shopping List: fix subtle note bug in Edit dialog.

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

fbe5d754e2154d4e32cccf8e41c54a452456c8c5 authored almost 14 years ago by Aaron Peromsik <[email protected]>
OI Shopping List, OI Convert CSV: Add item notes.

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

4c40371c929095fb0bada8a51899a5d2a674a076 authored almost 14 years ago by Aaron Peromsik <[email protected]>
OI Shopping List: Add a sort order involving priority.

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

bcb17d18245e175553eb0b35255b657795e77930 authored almost 14 years ago by Aaron Peromsik <[email protected]>
OI Shopping List: fixed crash rotating display while Edit Dialog is on screen.

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

e38979fb941c7c568e43cda035406cc19eb286d7 authored almost 14 years ago by Aaron Peromsik <[email protected]>