[APP][6.0+] StuffKeeper: Organizer of personal things - Android Apps and Games

What is StuffKeeper?
It's an app that makes storing and finding things easy - things that you don't use often, but that can come in handy at any moment.
For example: tools, seasonal clothes, various accessories, spare parts, household items, etc.
We often misplace such things because we don't remember where we put them or who we gave them to. The search for these things can take a long time, and sometimes we just buy the new ones.
Stuff Keeper not only helps you find and store your stuff - it also saves your money!
Download now on Google Play
https://play.google.com/store/apps/details?id=app.stuffkeeper.au&referrer=utm_source%3Dxdadevelopers%26utm_medium%3Dapp_store_banner

New updates
- Sorting by name, by entry date, by updates was added.
- Synchronization now starts more often while the application is running, after changing objects.
- Forced synchronization button was added.
- Arrow pointer of the exact location now can be saved for each parent object individually.
- French language was added.
- Some interface elements were enhanced.

Related

[APP][2.3+] What's On Your Plate?

My friends and I have been using MyFitnessPal and other equivalent web sites to track our meals for a few months now. Most of these sites use a database of food items that have been submitted by users, and many times they're way off. I grew sick of having to look up food items online for accuracy, so I decided to write an Android app to make things easier.
Queue up my new (and first) Android application, "What's On Your Plate". It's a simple application that contains the USDA National Nutrient Database and all it's 7,906 items of goodness.
It allows you to:
Search for items by keywords.
Browse for items by category.
See detailed nutritional information for each item.
Choose a serving size, with custom units per item.
Save commonly used items to a list of favorites.
Share your selected item and serving size via email, Google Docs, or more.
Optionally display "net carbohydrates" rather than "carbohydrates".
I'm considering features such as listing the macro percentages within each food, and the ability to search for food items by percentages for when you're looking for something new to add to your next meal.
It's free of course, but there is a small AdMob ad at the bottom. Maybe it'll cover that $25 fee Google charges for posting on the market, but I doubt it haha.
Anyway, take a look, and shout at me if you like (or hate) it. Thanks!
https://market.android.com/details?id=com.scurvypig.woyp
v1.2
Updated the USDA Nutrient Database to Standard Release 24.
Added choline and vitamin D.
v1.3
Added an option to display "% Calories" rather than "% Daily Value"
Changed "Fat" from "Lipid_Tot" to the calculated total digestible fats.
Corrected the behaviour of the "back" button.
Corrected the Android Market developer link. (oops!)
The update is not showing as live on the Android Market just yet. It's acting screwy tonight.
v1.7
Rewritten from scratch to provide an ICS look and feel, with additional features, and an optional donation version for no ads.
Where is the app?

[APP][2.2+] Simple lists app: Lists!

Update: 7/13 - added free version (ad supported) to market.
I've always wanted a very simple app to let me have lists on my phone - shopping lists, to-do lists, etc, but it seems like the ones on the market have too many features that get in the way of easily creating lists, adding items, marking items as complete, and that's about it. So, I went ahead and wrote my own.
As of now, I'm happy with the app, and I've been using it for a couple of months now with no problems. But, being my first Android app (I am a professional programmer, but work in the web & desktop worlds), I'm sure there are opportunities to add features/functionality that would enhance the pure list-making experience. I had though about drag-and-drop reordering of the lists, but that seems to be more difficult to implement than I anticipated. Aside from that, I'm all ears about how to make the app better, prettier, more efficient, and more useful.
See attached for screenshots:
1) Main Screen - add/delete/backup/restore lists here
2) Back up is a simple SQLite DB file copy to the SDCard
3) Here are items in one list. Notice that some are gray - these have been "cleared" or "marked" as being complete by the user, via a simple click/toggle. An item's "cleared" status persists in the database
4) Once you're done clearing items, you can remove them from the list and database. Or, alternatively, you can unmark all of them.
See attached for APK file...
As I said, any suggestions or criticisms would be welcomed - but keep in mind that this app has a narrow focus, and I want it be very good with regard to that focus.
EDIT: Forgot also that now the app has a minimum SDK version of 8, so this app will run on Froyo (2.2) and above
I've done quite a bit more work, and now this app is available in the Google Play store. Since I don't have 10 posts yet, it won't let me include a hyperlink but here's the URL:
Code:
https://play.google.com/store/apps/details?id=com.kozzer.lists&feature=search_result#?t=W251bGwsMSwyLDEsImNvbS5rb3p6ZXIubGlzdHMiXQ..
You can also find it easily by searching on my Google Play developer name: WebKozzer.
The additions include:
* drag and drop reordering
* 2 themes (light and dark)
* Optional numbering of list items
* Edit list name, or item text
* Delete contents of list without deleting list itself
* Configurable backup path
and more!
Any comments or suggestions would be appreciated!
Added free, ad supported version to the market. Any feedback or feature requests would be welcomed. I was contemplating attempting to integrate voice commands. Like, once the app is open, you can use voice commands to do everything the app lets you do via touchscreen. It appears that this would require a fairly significant coding effort, and I'm not sure how useful that'd be either.
Both the pay and free versions have been updated. Some UI changes, undo functionality, and ability to add items using voice.
Play links:
Pay version
Free (ad) version
Update: 12/12 - Removed ads from Lists! Free.
Also/including:
More general cleanup
Removed network state / access permissions (since they were used for ads only)
APK size reduced by about 100kB (removed AdMob library)
Improved error handling
nice job keep working on it
imputazz said:
nice job keep working on it
Click to expand...
Click to collapse
Thanks! I'm always open to criticism and feature requests! And giving a rating and/or review on the Play Store would be much appreciated.

[APP][4.0+] Do Now - Task timer (Time blocking/todo list updated Material Design )

Hi. I started work on this app back in April and got a little bit of feedback off here as I was still learning Android. I've learned a lot since then and in my latest iteration the highlights include adding Google Task syncing and updating to Material Design. The app is based on the idea of time blocking and focusing on doing one thing at a time while simplifying the idea of the todo list that, to me, always seems overly complicated. Please let me know what you think! You can grab it here https://play.google.com/store/apps/details?id=com.slamtastic.donow.app. Here are the key features:
- Timed tasks with optional alarms and notifications
- Autocomplete remembers previous tasks as well as average duration and actual time spent
- Plan ahead or make it quicker to enter in repetitive tasks/upcoming plans by saving them as routines
- Complete tasks/pause/start from widget
- Sync with Google Tasks & across devices (Use Todoist? A Do Now user generously shared a Zapier recipe to sync Todoist with Google Tasks which then syncs with Do Now. See here: https://zapier.com/zapbook/todoist/...new-incomplete-task-to-google-tasks-new-task/).
- Re-order tasks and your timers will adjust
- Auto-repeat mode - completed tasks get re-added to bottom of list (Pro feature)
- Routine scheduling - set a schedule (can be repetitive) for a routine to get loaded automatically into your planned list (Pro feature)
Helpful for those with ADD/ADHD and need help staying focused
The app is broken up into simple lists:
- Planned - stuff you want to get done today and where you start your timer. Just hit play or set up a reminder of when you want to start. Synced tasks due today will end up here.
- Unplanned - stuff you want to get done at some point (brain dump). Synced tasks not due today will end up here.
- Routines - saved lists of tasks that you can load into either of the above lists whenever you want. This can be useful for repetitive tasks (every morning) or just for planning ahead. You can start the timer from within each list and the tasks will be loading into the Planned list.
Do sync app data between different devices? Thank you.

[APP][4.0+] Shuffle My Life 1.7 (Vanquish boredom with random activities)

Hey,
This is my first major app I've produced by myself - it's called Shuffle My Life, and it generates random activities for you to do depending on where you are, what time it is, the weather conditions, and so on. For example, if you're near a park, there'll be outdoor activities. If it's after 10pm, you tend to get media-based activities like news, new music discovery, and so on.
It's currently in beta and being heavily developed, so I'm looking for feedback and ideas for where to take this in the future!
PS - here's some info about the permissions used:
Location - used to determine what places are near to you, to feed Google Places API (e.g. are you near a bakery? a restaurant? a park?) - Location is only stored on the local device, so if you delete the app, the data goes with it. You don’t need to use the app with location if you don’t want to.
File storage read/write - To be able to save images/videos you’ve taken with some tasks (this is upcoming for an expanded sharing functionality)
Find/use accounts - used for Google Play Games
WiFi connection and disconnection/network access - This can probably be removed, it was a relic from when the built in web browser needed to check if you were on WiFi before automatically loading a page (it now always prompts before loading a page).
Control vibration - For some fun feedback when completing tasks
Some ideas for the future:
- Localization and better support for other currencies
- Lots more tasks
- Some multiplayer element
- Better task submission system
I'm hoping I can take this idea and run with it, expanding it as I go - but I wanted your feedback first! Thanks for checking it out!
Oh, and the Play Store link is here:
https://play.google.com/store/apps/details?id=com.gadsby.shufflemylife
I like the idea but I think users need more info (may be more screenshots) about app.
Is it global? What about preferences? Why isn't it in Play Store?
It is in the Play Store, but I'm a new user so can't post direct links yet - I'll update it when I can!
It's not localized, if that's what you mean? The app should work anywhere in the world, though currency (I.e. the estimated time it takes to complete a task) is in dollars only at the moment. I'll add an automatic conversion at some point!
I'll add a couple more screenshots, good idea!
I just updated the app with a few fixes, including the ability to opt out of Google Play Games, faster loading times, a new splash screen, and crash bugs resolved. Any other thoughts?
Shuffle My Life on AppHunt
Look what happend to your app
Quite amazing! Let's push it a little more...
jon.hil said:
Look what happend to your app
Quite amazing! Let's push it a little more...
Click to expand...
Click to collapse
Wow, that's crazy!
Last night I updated a lot - 1.7 should be a lot smoother, have a look!

[APP][4.1+] talk pseudo - anonymous chat for installed apps, location, interest

As i'm sure others were, I was disappointed to see AppChat go away. I've been working on a much larger scale idea, but figured this could be a good starting point.
talk pseudo is an anonymous chat app that creates rooms based on the apps installed on your device, location, device information, and your interest. While most chat apps (and social media in general) require a login or sign up, I wanted to try a new approach. Everything is anonymous. For each room, you are given a randomly generated ID (and color). These identifiers are also periodically regenerated. While I can't make any guarantees towards the long term direction, I can assure you that the platform of anonymity will ALWAYS be here (looking at the like of yik yak, which started forcing profiles/usernames). While in a given room, you are able to chat as well as optionally attach images to your message.
With talk pseudo you can also add custom rooms, tailored towards your own personal interest. You can add your favorite artist from Spotify, favorite bar from Foursquare, tv shows, or websites and subreddits. All of the rooms can also be toggled. So if you'd like to hide location based rooms, simply select to hide them in the settings. Along with that, if you select to hide location rooms for example, you will also no longer be prompted for location permissions. Everything permission/data wise is used on an AS NEEDED basis.
Available Rooms:
- Apps installed on device
- Device information (model, brand, etc)
- Location information (city, street, etc)
- Network information (Provider, timezone, etc)
- Nearby Foursquare places
- What's trending
- Twitter trends
- Foursquare trending places
- pseudo trending
Available Custom Rooms:
- Spotify
- Foursquare places
- TV Shows
- Reddit / Subreddits
- Websites
An extra feature that I saw people were requesting from AppChat was an "app search" functionality, allowing you to find discussions on apps before you were to buy one for example. talk pseudo has a built in app search, that leverages the created app based rooms. I found this to be the best approach, as this guarantees that there are users for that given app already. But keep in mind, this means not ALL apps will be available, though the list will continue to grow as time goes on.
Please also keep in mind this is in a very early state. I do have a rather large long term plan for features, but I am also looking for as much feedback as I can get. I've found that community driven apps tend to have great outcomes, and i'd love for talk pseudo to take that approach.
That app is now live on Google Play. I will also be publishing talk pseudo to a few other Android app stores here soon. If you do not have the Play Store on your device, I can also get a link up to a direct download. Along those same lines, that app uses but does not require Play Services. Everything should have graceful fallbacks in the event Play Services is not on the device!
Play Store: https://play.google.com/store/apps/details?id=co.gopseudo.talkpseudo (or search talk pseudo)
Screenshots: http://imgur.com/a/CGJ0S
Already some feedback! There will be another build that goes up later tonight that will fix the icons used in the App Shortcuts!
v1.0.0.2 has been pushed up to address some issues when declining location permissions, as well as fix the icons used on the App Shortcuts! Should be live within the next hour or so!
V1.0.0.7 has now gone live!
Changelog:
- Reduced app size
- Can now open apps, websites, and subreddits links from within a room
- Improved Foursquare search
- Improved rooms sorting
- Intro notice
YikYak has returned the option to remain anonymous actually.
Edit: If this takes off, I'm set, lol.
Sent from my KIW-L24 using Tapatalk
Soapy! said:
YikYak has returned the option to remain anonymous actually.
Edit: If this takes off, I'm set, lol.
Sent from my KIW-L24 using Tapatalk
Click to expand...
Click to collapse
Yeah Yik Yak has added anonymous post back, but I personally don't trust it will stay that way. I give it 6 months or so before they try and pivot back.
V1.0.0.8 has been pushed out. Just a smaller update this time
Changelog:
- Improved app load times
- Improved room syncing
v1.0.0.9 is live
- Few minor bug fixes
- UI adjustments in chat rooms
v1.0.0.11 is live!
Includes a few minor bug fixes, as well as preparations for the full pseudo launch!
--
v1.1.6
- Bug Fixes
- Improved device support

Categories

Resources