android-sholi icon indicating copy to clipboard operation
android-sholi copied to clipboard

A simple tool to produce short (shopping) lists

Results 8 android-sholi issues
Sort by recently updated
recently updated
newest added

Hi, I realise this feature request might be at odds with ShoLi's stated minimal featureset goal, however it could be very useful so I thought it worth suggesting. ShoLi does...

First: Thanks for the nice app. I had some trouble importing, and the issue is caused by having an item in the list twice, that is not yet in the...

//package name: name.soulayrol.rhaa.sholi //version: 1.3 java.lang.IllegalStateException: Fragment EditFragment{ad22ff80} not attached to Activity at android.app.Fragment.getLoaderManager(Fragment.java:1018) at name.soulayrol.rhaa.sholi.EditFragment$1.afterTextChanged(EditFragment.java:75) at android.widget.TextView.sendAfterTextChanged(TextView.java:7334) at android.widget.TextView$ChangeWatcher.afterTextChanged(TextView.java:9087) at android.text.SpannableStringBuilder.sendAfterTextChanged(SpannableStringBuilder.java:970) at android.text.SpannableStringBuilder.replace(SpannableStringBuilder.java:497) at android.text.SpannableStringBuilder.replace(SpannableStringBuilder.java:435) at android.text.SpannableStringBuilder.replace(SpannableStringBuilder.java:30) at android.view.inputmethod.BaseInputConnection.replaceText(BaseInputConnection.java:673)...

It could be nice to be able to add the quantity of item needed. Maybe having it on the right of the screen. As long as the item name isn't...

enhancement

This patch adds a menu item, which imports sholi items from the clipboard. That is especially useful for sharing shopping lists through messenger apps like Telegram.. .

There are some really large shops that I visit frequently, and it helps a lot if the items to buy are already ordered "along an efficient walk path" through the...

enhancement

Please make it possible to use multiple shopping lists. Thanks

enhancement

As a new user, I hesitate to use the "remove" command because I'm unsure if it will permanently delete them. "Hide" would be more informative and allow me to use...

enhancement