[Daydream][4.2+] Swarm - Android Apps and Games

Here's a daydream that old school hackers out there might recognize if you've ever used CDE on Unix or VMS. This is an Android port of Jeff Butterworth's xswarm. This was mostly done as a learning project and I still have a few questions resulting from it. Though for now it's done, working, and I think I've added enough options. I'll take bug reports and pull requests but don't expect too much in the way of additional features.
Anyway, here's some shots.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
--- Non-devs can skip the following questions. ---
Is there a color picker library that uses fragments and also allows hex entry? lomza/android-color-picker looks like one of the better ones, though I'd really prefer something with text input for exact values as well.
I'm also trying to come up with a way to programmatically pull in resources so I don't have to do ugly enumeration such as this (see TODO sections). The EditTextPreference dialogs do bounds checking before updating the summary field, but one thing that throws a wrench (or IllegalStateException) into things is that EditTextCheckBounds isn't attached to the Activity so you can't call getResources() within that function without jumping through a lot of hoops.
Source: https://github.com/coax75ohm/droidSwarm

Related

[IDEA FOR APP] - Inventory/refrigerator/more organizer

Hi,
I've been thinking a lott about an app and have been searching for something to fit my idea but I can't find it...
I hope that I post this idea in the right forum...
The "problem":
Often when i'm in a market i don't have a clue how many toiletpapersrolls i've got, how many fries there are in the freezer, how many shampoo there stands in my bathroom, etc..
Since i live alone it's easy to mark an banana less when I'm eating one, Note that i've one bottle shampoo less when it's empty, etc...
The idea:
A list with food/products/whatever it is that you want to organize and simply want an overview off.
I came with this idea since i bought an house over a year ago and from time to time i need to throw away food that's expired.
I know that there are a lott of shopping-list apps but not a clear one that show's what you've got in stock.
How it could look in my opinion:
A list with certain collums that you can sort: finch - product - catergory - date - notes - more?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
p.s. my english is maybe bad, I'm from the Netherlands...

Android browser compatible web-page creator/generator - alpha

Hiya guys,
I have been working on a project that would allow anyone to create simple web-pages on their desktop pc's as-well as mobile device fast and easily! After much frustration I think I have what could be considered a 'working alpha' and would love for some of you to come and test what I have created. It uses a drag and drop type interface and hosts a number of features and tools to create web-pages.
The tool is 100% web-based and should work on just about any device (Im going to regret saying that). I had the idea that this might be useful for sites such as Ebay, to create templates for your auctions easily or static pages etc on the move.
Here is an image of the alpha taken from my desire hd2 -
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
You can find out more here - http://www.doowd.com/about/
Please let me know what you think!
Sorry for people who had the issue where passwords where not emailed out! Fixed my email settings so registration should work fine now.
Here are some more screenshots of the development tool on my desire hd -
Looking foward to some feedback guys!

[App][Beta][4.0+] DeskShot - Capture your Desktop from your phone

Hi everyone,
Have you ever seen a screenshot of a Computer, but captured with a smartphone camera? Do you hate them as much as I do? Well now I got a simple but efficient solution for this problem.
Introducing DeskShot:
DeskShot allows you to create a Screenshot of your computer with your smartphone with the press of a button. All it needs is a small java program running on your computer and thats it. At the moment you can only capture your primary screen and only the whole screen but I'm going to add a way to capture only a portion of a screen.
The App is in a beta state right now. To install it either download it from the attachments section below or join the Google+ Community (plus.google.com/communities/109206966394527976430) and register as a tester to get automatic updates.
The backend requires Java 7 or higher to run and can be downloaded from the attachments. It defaults to port 2555 but I will add configuration options soon.
I would like to hear whether the app is working for you too and I would love to hear feature requests or improvements in the UX.
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

[APP][4.4+] Beardly - Finance Manager

Hi everyone,
I'm just a guy from Russia. For a long time I have used some android apps to understand what's going on with my money flows - and all of them didn't have something. One has not the ability to sync with a cloud, other has some terrible interface, third was done without a mind of material design guidelines... As a result I decided to learn a bit of Java and write an application for track my money which will completely satisfy me. So, here it is - Beardly Finance Manager. Look at it if you need something to manage your money and feel free to reach me if you found a bug or need some new feature - I will be glad to help you. Your opinion is actually really important for me as it is my first application based on Android technology stack.
Main features are:
• Material Design
• Cloud synchronization
• Ability to add your own currencies, projects, payees, budgets and so on
• SMS parsing based on pure regexp - you can parse just anything
• Customization themes
• Integrated calculator
• Rich reports (more than 100 different ones)
• Nice budgets representation
• Complex operation types, such as transfers and splits
• Multicurrency
Play Store link: https://play.google.com/store/apps/details?id=ru.sbog.beardly
Some screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

[APP][7.0+] immEasy - PR Points Calculator

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hey all!
I've been an XDA follower myself since the good old Sony Xperia Arc days
Developing apps has been something I've wanted to do for years and now, thanks inadvertently to the pandemic, I've had the time to get started on this journey with the super awesome Flutter framework. This is my first app
Always open to feedback and suggestions!
ImmEasy is a simple app that gives you an estimate points total under the Canadian Express Entry System (CRS) as well as for multiple (188/89/90 & 491) subclasses of the Australian Skilled Migration Program.
The UI is based on neumorphic design principles to give mundane forms a refreshing modern spin.
All information displayed in the app is gathered from official sources wherever possible.
Note: This app is intended solely for general guidance and reference purposes only.
version 1.2.2 now available!
- fixed some UI jank
- optimized the code to run faster

Categories

Resources