[App][1.6-3.2] Caynax Alarm Clock - Android Apps and Games

Hello.
Some time ago I have developed alarm clock application. It's been on market for a couple of months. Just thought I share info with You .
I know that there are lots of alarm clocks on market - made another one but this one is like small reminder app. Alarms are grouped in categories. I think I has all things You might want from alarm clock. Still under development - updates ~weekly.
{
"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"
}
Application is available on AndroidMarket - Caynax Alarm Clock.
There might be problem with Nexus One - hopefully fixed in next version.

Version 2.3 was released:
NEW: new application icon
NEW: added application support for Android: 3.0, 3.1, 3.2
IMPROVEMENT: added option to backup/restore application settings (alarms default settings)
OTHER: new settings in hourly chime, small improvements and fixes
If You have any ideas for new functions or improvements let me know.

Small update was released:
NEW: Android default light skin
IMPROVEMENT: added option to choose between old/new alarm window dialog layout
IMPROVEMENT: added option to vibrate in hourly chime

Hi,
Nice looking GUI... downloaded all 3 apps from you.
Although Hourly chime force closes for me on MIUI US I try the alarm. I like the look.
And anyway... the app works blazingly fast... settings pages open like thunder.
Widget is also a good simple look, I use it without background
We will see how alarm works
Thank you for your contribution.

Widget and hourly chime came from alarm clock - just when You don't need one.
Check hourly chime in alarm clock - I have changed one thing that might caused problems on some phones when reading ringtones data.
I will implement that also on standalone hourly chime in next release.
It might take some time but maybe later I will put app skins as plugins - less apk size and probably RAM used.
It might take more RAM than other apps but it does not mean it consumes more CPU (battery). Unfortunately some people might think like that so that I will have to work to decrease RAM usage - ie. introducing skins as plugins.

user_fafik said:
Widget and hourly chime came from alarm clock - just when You don't need one.
Check hourly chime in alarm clock - I have changed one thing that might caused problems on some phones when reading ringtones data.
I will implement that also on standalone hourly chime in next release.
It might take some time but maybe later I will put app skins as plugins - less apk size and probably RAM used.
It might take more RAM than other apps but it does not mean it consumes more CPU (battery). Unfortunately some people might think like that so that I will have to work to decrease RAM usage - ie. introducing skins as plugins.
Click to expand...
Click to collapse
Thanks for fast reply... I uninstall the widget then.
No sense about resource demand.. i just installed in 30 mins... we will see.
Thank you
EDIT:
There is no clock widget in alarm so installed clock widget again.
Could not set clock widget in alarm widget... and I do not need alarm widget on home.

Hello. Another version:
NEW: added Deutsch (de) translation (by Nikolai Grube)
NEW: added option to set hourly chime at :30
NEW: added option to dismiss alarm by long click
IMPROVEMENT: 'Increasing ringtone' can increase up to set alarm length value (1 minute max so far)
IMPROVEMENT: updated italiano (it) translation
@.dredd. - There is widget in alarm clock but You would like to have only digital clock (3x1/4x1) without alarms list (that is 4x2)? If so I'll add them in next release.
I'm also thinking to place language resources as downloadable plugin. That would result in at least 300kB less in apk size. The same could be done with skins. I've got to do some tests will it be efficient.

Chime issues
I really like the alarm app. I was getting very tired of the ridiculous snooze options in some others (HUGE snooze buttons, auto snooze as soon as the phone gets moved, etc...). I am having one problem so far tho (I downloaded version 2.3.2 today to my droid x). When I assigned a sound to the hourly chime I almost always heard a hiccup when previewing the sound clip. By hiccup I mean that the clip started and played for < 1 sec then started again from the beginning and played all the way thru. When the chime goes off every hour it does the same thing. I don't notice it on the default "Droid" tone but maybe there is enough silence at the beginning that the problem isn't noticeable? The option to move to SD card is disabled so I am assuming that you have defaulted it to install on the phone, so that should rule out that as an issue. Also, I am not sure what volume level the clips are associated with (doesn't seem to be tied to media or ), but they play very loud.
P.S. - I can see that the clips are sorting by type (alert/ringtone/notification/etc) but then I am not sure what the sort is. Seems like an alpha sort on name would be nice, either by type then name, or even just by name.
P.P.S. - The time bar seems like overkill and doesn't seem to track with the sound clip well. The play/pause button seems sufficient and you could get more names on the screen at once.

Hello.
As You might have noticed You can choose any sound from Your phone that last up to 15 seconds. Let's say that there can be two types of sounds:
1. not repeated - lasts 4 seconds and ends
2. repeated ogg files that when looped sounds really well - problem with them is I have to define how long they are and manually stop them - or they won't stop and loop all the time . So such sounds sometimes may seem cut and not play till the end. I've got email from one user to add to app some old clock sounds - classic chimes. Ie. one at 1am, five at 5pm. I'll added them later. Got to find (already one provided) some free sources so there won't be problem with copyrights etc.
About moving app to sdCard. You can't (shuldn't) move apps to sdcard whet it uses Android AlarmManager service (it does ) and contains widgets (it does) - that's how Android works. They simply won't work (especially widgets after phone restart) or won't work properly.
Volume associated with chimes (and alarms) is of type ALARM - so that it could play when phone is in silent mode (if set). You can set volume in settings and test that change playing ringtone in ringtone control.
ad ps1-2 Ok. I think that sorting them alphabetically would be nice - would like to do better ringtone control - but there is always something with highest priority :|. I would like to move translations to language packs and do the same with application skins (less apk size and even less ram usage). Also add option to save alarms list to xml file - that's the highest priority. Got more ideas about app . But there is always something that goes before.

user_fafik said:
About moving app to sdCard. You can't (shuldn't) move apps to sdcard whet it uses Android AlarmManager service (it does ) and contains widgets (it does) - that's how Android works. They simply won't work (especially widgets after phone restart) or won't work properly.
Click to expand...
Click to collapse
I wasn't suggesting that I should be able to, or wanted to move the app to the SD card. I was only trying to say that it appeared that the app was NOT installed on the SD card, so that probably was not the cause of the issue I was seeing with the chimes.
user_fafik said:
Volume associated with chimes (and alarms) is of type ALARM - so that it could play when phone is in silent mode (if set). You can set volume in settings and test that change playing ringtone in ringtone control.
Click to expand...
Click to collapse
The loud volume I was referring to was the volume at which the sound clips played within the app when selecting one to associate to the chime, not the volume at which the clip played when the chime was triggered. I played with various volume levels (media/alarm) and then tried selecting different sounds in the app to associate to the chime and the volume the sound clip played at did not seem to change.
While we are talking about it, if the chime volume is tied to the system alarm volume, how does the chime volume % work? If I set it to 10% and the system alarm volume is set to 50%, does that mean that the chime volume will come out at 10% of 50% = 5% of max volume?
user_fafik said:
As You might have noticed You can choose any sound from Your phone that last up to 15 seconds. Let's say that there can be two types of sounds:
1. not repeated - lasts 4 seconds and ends
2. repeated ogg files that when looped sounds really well - problem with them is I have to define how long they are and manually stop them - or they won't stop and loop all the time . So such sounds sometimes may seem cut and not play till the end.
Click to expand...
Click to collapse
I wasn't aware that a sound file could be self repeating, or maybe I am not understanding what you are saying. My understanding is that any sound file is of finite length. I would not expect a chime to repeat, although I suppose that could be an option in the app (play sound N number of times). When previewing sound clips in an app I would not expect ANY looping, just one pass thru the file and stop. I would expect an alarm (I have not experimented with the alarms in your app yet so I am just stating expectations here...) to play until I acknowledge it somehow. If I don't acknowledge it before the alarm sound completes playing, I would expect it to play again from the beginning after a certain time period (a few seconds maybe), and continue replaying until the alarm is acknowledged or some other application time out is reached.
Can you please help me better understand how looping/repeating sounds applies with regard to chimes in your app?
Thank you very much for your prompt response by the way, wasn't really expecting that...

Hello.
First about volume. As I've mentioned it uses ALARM type volume. When chime first starts it remembers ALARM volume value that was previously set. Then it sets it to its max value. Now that volume is set to MAX a percentage value from MAX value is calculated. So settings in alarm are independent - does not depend from system settings. When chime ends playing it gets back to previously saved value. But... It checks before whether someone (some other app) haven't changed that setting when sound was playing. If not it gets back to previous value - otherwise it does nothing.
About that looping thing. System Media Player plays sound. It don't know if I remember well (wrote that long time ago) but there might have been bug in Android. Each media played has a setting whether it should loop a sound. Unfortunately when media type is "Ogg file" it simply doesn't work (bug??). Although sound is set not to repeat it still repeats. In alarm clock solution is simple. When user press "Dismiss"/"Snooze" button I simply stop MediaPlayer(Service). With ogg files first I check how long that sound is. Then when that time elapses I close (stop) MediaPlayer(service).
Hope I explained well

Hello.
I have release version 2.4.1:
NEW: application supports external translations as language pack
NEW: Caynax Alarm Clock can be set as default alarm clock
FIX: When screen got unlocked there was widget time value update lag
FIX: 'Any alarm' decreased alarm hour by one when because new winter time
BUG: when logging operations was enabled and user entered alarm settings
As said before application doesn't have built-in plugins == less apk size ;].
You can download plugins from Android Market.
Work with translations as plugins was some kind of test. Now the same will be done with application skins == less apk size and later new skins to download.

In version 2.5 I have added option to save alarms list to xml file so You don't have define them again after app reinstall.

[App][1.6+] Great BMI Calculator by Caynax
Hello again ;].
I have just developed another small app - BMI calculator.
This one has chart with last saved values so that You could monitor Your weight. I would like to add data with average BMI for countries specified by users (preferably in comments with BMI average for age and sex.
Android Market Link

user_fafik said:
Hello again ;].
I have just developed another small app - BMI calculator.
This one has chart with last saved values so that You could monitor Your weight. I would like to add data with average BMI for countries specified by users (preferably in comments with BMI average for age and sex.
Android Market Link
Click to expand...
Click to collapse
Link not working, it doesn't redirect to android market.
Sent from my GT-I9100 using XDA App

Works fine to me...
market.android.com/details?id=com.caynax.bmicalculator
or just search market for i.e. "caynax bmi"
Thanks for interest

I have released 2.5.1 version of alarm clock. Mainly hourly chime at :15 and :45 added and many changes in code.

Hello
Hi there!
I like your apps.
I went to the market for this alarm, and found the other apps.
Keep the work!
Thanks!

Hello. Finally version 2.6 :
NEW: Some resources are loaded from external "Theme files". Please download them to use current application skin. Next app version won't have internal skins - they are available as separate files - even smaller alarm clock size - new skins soon .
FIX: "Snooze button" couldn't be clicked when user selected "Math" or "Citation" alarm clock, then marked "Solve problem to snooze" and got back to "Traditional" alarm clock

NEW: added support for Chinese Simplified (简体中文) language pack (translation done by Huang Xiaochuan)
IMPROVEMENT: additional alarm time verification after alarm list restore from xml file
FIX: digital clock layout
FIX: menu wasn't translated when default Android theme was set
Ps. Remeber to download themes if You use ones.
Looking for: Japan, Turkey, Saudi Arabia, India, Korea, Egypt, Belarus, Finland translators

Related

[APP] Unlimited Soundboards [1.14]

{
"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"
}
Will not be updated anymore.
Boarder is successor of Unlimited Soundboards.
Description
Now it's easy to create the most beautiful soundboard you have ever seen!
- Create soundboards
- Share soundboards
- Set sound as notification/ringtone/alert
- Launcher shortcut to soundboard
- Fast notification enabling and disabling
- Dropbox support
- Settings for each sound:
Name, name size and name paints
Image and active image
Sound volumes and second click actions
And more..
- Soundboard options:
Sound settings
Background file and/or color
Screen orientation
Auto-arrange options
Please read "Help" on soundboard menu.
If you have suggestions, feedback or anything to say then please leave post, I will listen.
Documentation
Unlimited Soundboards tutorial - Making your first graphical board
Help
About
Old downloads
Market
Screenshots
Changelog
1.14 - 10.7.2011
Fixed board context menu in the soundboard menu
Minor fixes
1.13 - 7.7.2011
Fixed Set as notification/ringtone/alert
Fixed duplicate layout on soundboard menu
Won't crash because of menu db updating failure
Added keyboard input types
Added trackball support for finetuning
1.12 - 7.7.2011
1.13 with an issue in the release package
1.11 - 4.7.2011
Duplicate soundboard option
Featured sound can pause other sounds
Filemanager will only try to access sdcard
Option to show a different image when sound is active
Fixed a saving bug when using resources from another board
Different actions when clicking a sound while playing
Fast notification enabling and disabling
Fast soundboard menu loading
Option to fade in and out on pause/resume
Notes: Create new shortcuts after updating
1.10 - 26.4.2011
Auto-align option for graphical board
New sounds will be placed on free space
1.07 - 1.4.2011
Fixed crash when turning off screen on graphical board
Fixed crash when adding non-image file as image
File browser shows full filename now
There are huge increase on apk size because of librarys needed for Dropbox.
I used ProGuard on 1.06, but never got it working the way I wanted it to work.
1.06 - 30.12.2010
Dropbox support
Board directory shortcut on file explorer
Bugfixes
1.05 - 27.11.2010
List board displayed only first row of sound name
List board corrupted when using line break on sound name
1.04 - 27.10.2010
Graphical sound font size changing
1.03 - 23.10.2010
Better CPU usage
Improved stability
Bad boardfile bugfix
1.02 - 19.10.2010
Resize images on scale
Copy colors
Changing background resets background position
Larger font on list board
Sorted file explorer
All images noticed on convert
Orientation selection
'Linebreak/space on name' bugfix
Improved stability
Reset position
Minor things
1.01 - 15.10.2010
Larger text on file explorer.
Set as ringtone/notification/alert on graphical. (Doesn't work on froyo yet.)
1.00 - 27.9.2010
Graphial soundboard
Something else probably too
0.10
Sound volume settings works properly
Board settings
Delete file option while removing sound
Minor fixes
0.02a - 26.8.2010
Image for soundboard
Launcher shortcut for soundboard
Fix - sounds weren't playing after playing sounds too many times
Better icon
0.01a - 19.8.2010
First release
Sounds Nice
Please feel free to tell your opinion/suggestions if you have tried it
Mikuz. said:
Description
Screenshots @0.2a
img651.imageshack.us/img651/9453/launchers.png
Application link and shorcuts at launcher
img826.imageshack.us/img826/3896/soundboardsmenu.png
Soundboard menu view
img225.imageshack.us/img225/2659/soundboard.png
Soundboard view
Sorry but can't post them properly *
Click to expand...
Click to collapse
*You can upload them to the post directly from your computer, you don't need to upload them on an external host-site.
Is this the same app as Custom Soundboard? Otheriwise I cannot find 'unlimited soundboards' anywhere..
thx!
waterbound said:
Is this the same app as Custom Soundboard? Otheriwise I cannot find 'unlimited soundboards' anywhere..
thx!
Click to expand...
Click to collapse
EDIT: Now you can find Unlimited Soundboars on market.
Luggruff said:
*You can upload them to the post directly from your computer, you don't need to upload them on an external host-site.
Click to expand...
Click to collapse
Thanks, attachments wasn't working for me probably because I had some problems with javascript on my browser.
Now it's better
Thanks for this great app!
The ability to play multiple simultaneous sounds is a must have feature.
On my unmodified HTC Incredible running 2.2 the text is larger than the horizontal bar it is supposed to fit in, so the bottom of the text gets cut off. Or maybe the horizontal area is too small vertically.
kenc3dan said:
Thanks for this great app!
The ability to play multiple simultaneous sounds is a must have feature.
On my unmodified HTC Incredible running 2.2 the text is larger than the horizontal bar it is supposed to fit in, so the bottom of the text gets cut off. Or maybe the horizontal area is too small vertically.
Click to expand...
Click to collapse
Row had accidentally fixed height. Also noticed that board got unreadable when using line break.
Thanks
Doing some relatively bad thread necroing here, but I don't know that I want to create a whole new thread just for a suggestion or two...
A couple bugs (at least on my Samsung Galaxy S running stock Eclair):
When the screen shuts off from idling and you have a graphical soundboard open, the app crashes. This also happens if you lock the screen by way of the power button. This happened with the graphical Soundboard I was working with, as well as with a brand new, freshly created graphical soundboard (no sounds added, completely default settings). This does not seem to happen with a List-style Soundboard, or when you're up one level looking at the list of soundboards you've created.
When selecting files for either new sounds or for the graphics of those sounds, the font is too large for the row height and gets cut off at the bottom of any text. It's not unreadable, but the individual rows are hard to select. In actuality, the font size is probably okay, and the row height just needs to be increased.
Some suggestions:
In a Graphical soundboard, have an auto-align function like the main app window; something where you can set up how many rows and columns you want, and then arrange the sounds by that layout, in a grid-style layout.
Options for both Auto-arrange and manual arrange of the above function.
Create new graphical soundboard objects in a fresh space away from other items, so you're not creating new ones on top of each other. Possibly requires auto-arrange to be turned on.
Allow a default setting for the Name, Image, and Sound settings for a particular Soundboard so you don't have to set each one every time you make a new soundboard item.
I just want to say how AWESOME this app is. It lets me create EXACTLY the kind of soundboard I want, with a background pic, images for each sound, individual volume settings, you can play sounds overlapping or choose not to... It's GREAT! ...I just wish it was a bit easier to create multiple soundboard objects, and didn't crash from graphical soundboards. XD
Hope this is helpful!
It's not necroing. This thread is alive as long as I am developing this app. I'm developing this app until I state that I am not developing this app (on this thread).
Also please don't expect me to update this app if there are no suggestions or bug reports.
All posts to this thread are most welcome.
ChromWolf said:
Allow a default setting for the Name, Image, and Sound settings for a particular Soundboard so you don't have to set each one every time you make a new soundboard item.
Click to expand...
Click to collapse
This is exactly why there are "Duplicate sound" feature on sound options. If you are sure that this feature doesn't fit your purposes please inform me and I will consider making "default sound" feature.
Notice that duplicating sound makes it exact duplicate, so you may not notice that there are two sounds one on top of the other.
I have both bugs fixed by now. I will get back to your other suggestions when I have more time. I will be updating my application asap.
Mikuz.;7749079[B said:
Changelog[/B]
1.07 - 1.4.2011
Fixed crash when turning off screen on graphical board
Fixed crash when adding non-image file as image
File browser shows full filename now
There are huge increase on apk size because of librarys needed for Dropbox.
I used ProGuard on 1.06, but never got it working the way I wanted it to work.
Click to expand...
Click to collapse
EEEEEEE!!!! So excited, and it looks GREAT, and doesn't crash! Thank you thank you thank you!!! *finds "Thank" button*
Mikuz. said:
This is exactly why there are "Duplicate sound" feature on sound options. If you are sure that this feature doesn't fit your purposes please inform me and I will consider making "default sound" feature.
Notice that duplicating sound makes it exact duplicate, so you may not notice that there are two sounds one on top of the other.
I have both bugs fixed by now. I will get back to your other suggestions when I have more time. I will be updating my application asap.
Click to expand...
Click to collapse
I think that particular one was just a "User Education" issue. XD I haven't tried seriously playing around with it yet since I'm at work (and already spent enough time the other day messing with it while at work, LOL), but even so.
For me anyway, my suggestions were just things I felt would make the experience even better, but since it's already GREAT, they're just kinda "meh, whenever you get to them." Very happy to see 1.07 so quickly though to fix the issues, I'm just beaming now, this app is entirely too awesome.
ChromWolf said:
For me anyway, my suggestions were just things I felt would make the experience even better, but since it's already GREAT, they're just kinda "meh, whenever you get to them." Very happy to see 1.07 so quickly though to fix the issues, I'm just beaming now, this app is entirely too awesome.
Click to expand...
Click to collapse
Well I appreciate your suggestions (and bug reports too) since I have ran out of ideas what I should add. Sure I could figure something out if I really tried but I'm not sure if that would make this app better or worse.
That said - thanks
need help posting soundboard on market
Hello I used Mikuz unlimited soundboard app creator to make a custom soundboard, i got everything created and sounds assigned and icons, and the project name is in green, and now I am not sure how to post it up for people to share and try out for free any help would be appreciated.
can this be uploaded to the market? or how does that step work?
shatdat7 said:
Hello I used Mikuz unlimited soundboard app creator to make a custom soundboard, i got everything created and sounds assigned and icons, and the project name is in green, and now I am not sure how to post it up for people to share and try out for free any help would be appreciated.
can this be uploaded to the market? or how does that step work?
Click to expand...
Click to collapse
Make sure to read "Sharing board" topics on help.
It can not be uploaded to the market.
To share your board on internet I would suggest you to make it zip file on computer or on your Android device.
(Make sure to zip folder named as your board, not content of it, to make this simpler for receivers.)
You can upload it to Dropbox (you can use Get Shareable Link feature), Multiupload or similar file sharing services.
You can also send it directly to friend using MSN etc.
If you are sure everything on it is 100% legal, you can post it here and ask me to include it on 1st post. (I will upload it to my server if I accept it.)
Mikuz,
This is a great app...really like it.
You asked for suggestions, so here are a few:
Include the ability to pause or stop a sound by touching the sound a second time, instead of having to hit settings, then pause.
Include the ability to create a "stop all sounds" button.
Include the ability to have different images for each state of the sound (stopped or idle, playing, paused)
Include ability to set additional sound preferences per soundboard (like a preference to pause/play on corresponding clicks, or stop sound on second click)
Anyway, thanks again for this cool app...I really, really, really like that I can use it to play entire songs, and not just tiny files.
Welcome to xda-developers wagman67 as well as shatdat7 whose post count I forgot to check
wagman67 said:
Include the ability to have different images for each state of the sound (stopped or idle, playing, paused)
Include ability to set additional sound preferences per soundboard (like a preference to pause/play on corresponding clicks, or stop sound on second click)
Click to expand...
Click to collapse
Good suggestions, thanks.
I'm wondering if it would be better to select if you want to always play, pause or stop sound on second click per sound rather than per board.
wagman67 said:
Include the ability to create a "stop all sounds" button.
Click to expand...
Click to collapse
I think you mean like a normal sound but it would stop/pause all playing sounds. Good idea.
Hi there, I was looking for an App like this a long time and now finally found yours meeting most of my need, so thanks a lot!
I played with it a little yesterday and came up with some ideas I would like to mention here in case it could be easily implemented.
First I was wondering if the already existing Dropbox-Implementation could be used for importing sound and images as well. Now I would put sounds into Dropbox, open Dropbox on Android, chose what I want dowloaded for the Soundboard, switch back to the Soundboard and then for each file click through to the Dropbox-Folder to add it... Using the internal Dropbox-connection this could be done much easier and faster... (Or am I missing something already there?)
Second about importing Images: I would like a button to automatically set the size to the original dimensions of the image instead of having to tap these in manually...
I was very happy to find, that I could switch to landscape, as I use a tablet that is not very nice to handle in portrait-mode... Really nice App
Ah, and are there any Soundboards shared by users yet?
Sorry it took some time to answer but I'm quite busy and probably won't develop until january. (Though you never know if I get excited enought about it.)
If you want to copy a file to a board using the current Dropbox implementation in the UnlimitedSb then you should: upload a board to the Dropbox, copy a file to the board's Dropbox folder and then download the board from the Dropbox.
The current implementation is ment to have a copy of a board in the Dropbox. Copying a file is possible but not handy.
Browsing the files in the Dropbox to copy a file to a board folder is an interesting idea. I don't use the official Dropbox app much but I think that it should be able to handle the same thing decently.
I will see what I can do when I have the time. I should also see if I can improve the Dropbox support at some point. I wasn't able to do everything I wanted since I was using an early version of the Dropbox client.
Nope, haven't heard of any publicly shared boards yet.
Good news soundboard enthusiastics, there's a huge udate coming!
I will rebrand this app since Android 4 will be required and the update will really impove this app and make it more useful.
It will take some time until it can be released. I feel like I should release it already since it's so much better than the current version but I really need to make the experience complete for a good new start.
You will notice when the new version is out if you take a look at the 1. post. Now let's all make sure we got some sandwitch prepared on our desks.
PS. If you figure out a good name for a soundboard app you can PM or email me. Just make sure it's something rather under 10 than 20
voom said:
First I was wondering if the already existing Dropbox-Implementation could be used for importing sound and images as well. Now I would put sounds into Dropbox, open Dropbox on Android, chose what I want dowloaded for the Soundboard, switch back to the Soundboard and then for each file click through to the Dropbox-Folder to add it... Using the internal Dropbox-connection this could be done much easier and faster... (Or am I missing something already there?)
Click to expand...
Click to collapse
This is made easier in Boarder. You can put a sound to Apps/Boarder/<board name> directory in Dropbox and then download it using Dropbox implementation for Boarder.
In Unlimited Soundboards everything that doesn't exist in board directory in Dropbox would be removed in download operation. This is optional in Boarder and there will be dialog promoting the cleaning operation.
voom said:
Second about importing Images: I would like a button to automatically set the size to the original dimensions of the image instead of having to tap these in manually...
Click to expand...
Click to collapse
Not sure If you refer to the last value of dimensions or bitmap size as the original dimensions.
However, I changed the values above text fields to represent the original size of the bitmap. I added a button after the fields for reverting the size to what it was when the dialog was opened.
This change will be included in following releases of Boarder.
voom said:
I was very happy to find, that I could switch to landscape, as I use a tablet that is not very nice to handle in portrait-mode... Really nice App
Click to expand...
Click to collapse
I'm planning to make it possible to choose hybrid mode (portrait and landscape). Hybrid board would react to changing the orientation of your device in listening mode.
Landscape and portrait would, however, be completely separated and only share the same board folder and listening session. This means both must be maintained by their own. There could be feature for copying sounds from orientation to other, making maintaining a bit easier.
This will not be included in a while and can be expected in Boarder after release in Android Play.

[APP] BSRemote 1.2.7 update

New version released.
BSRemote 1.2.7
Control BSPlayer from your armchair!
BSRemote is a BSPlayer remote control application for Android smartphones. It allows you to
- control the volume (mute)
- control playback status (play, pause, stop)
- seek movie position
- browse and select a movie file for playback
- manage a playlist
- load subtitles
Additionaly, it features
- full screen toggle
- timed host computer shutdown
- recent played videos list
- start BSplayer on first command
- exit BSplayer
There are two components to BSRemote: the Android application package (.apk) and the host server application. You can download both of them on our home page or use the Android Market for the smartphone component.
Change log (1.2.0):
- added sort by date/name
- added ascending/descending sort
- more elegant way for switching panels
- added support for audio files
- added few new options in settings panel
- fixed few bugs
Change log (1.2.1):
- server autodetection
- support for aspect ratio
- buttons for next and previous item in playlist
- optimized usage of battery
- fixed few bugs and other stuff
Change log (1.2.2):
- fixed bugs
Change log (1.2.3):
- fixed connection bug
Change log (1.2.4):
- playlist bugfix
- disconnect bugfix
- misc bugfixes
Change log (1.2.5):
- added control for aspect ratio
- added control for panning
- added option for keeping the display always on
- added option to switch between hosts
- fixed playlist bugs
- fixed connectivity crashes
Change log (1.2.6):
- fixed subtitle loading
Change log (1.2.7):
Application changes:
- global volume up/down (main system volume control)
- unicode file name support (update BSPlayer to latest beta version)
- RAR file support
- bugfixes
Server changes:
- new, configurable, install system
- autoupdater
- crash reporter
- network and removable drive support
- dropped separate 32/64 bit binaries
If you have any problems with application or server please visit our forum
{
"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"
}
WOW! I've been using TeamViewer to do this until now!
Thank you very much! Gonna try it as soon as I get home and post the results!
____________________________
Didn't get around to posting last night, but here's a quick review:
- in the ~15 minutes I played around with it, it behaved really well!
- I only once got disconnected (but that was probably the network's fault), but soon afterwards it reconnected normally
- I really like all the options present (congrats for including all the normal stuff we do with our video players ), but if I may, I have a suggestion: when going from one interface to the other, the user has to slide a finger on the screen... if he/she isn't careful, then upon sliding, the volume will get turned down instead of the new screen appearing. Also, the user has no way of knowing that there are other screens present... so, I would make use of the tabs interface present everywhere in Android (this would also sort the sliding thing).
Even better, I would merge the first two interfaces, maybe keep the slider for seeking and use a "volume increase" (that triangular thing made of bars) graphic for the... volume part , as well as make the play/pause a toggle rather than two buttons.
I hope this helps... thank you again for your work and once again: great stuff!
sholimar said:
WOW! I've been using TeamViewer to do this until now!
Thank you very much! Gonna try it as soon as I get home and post the results!
____________________________
Didn't get around to posting last night, but here's a quick review:
- in the ~15 minutes I played around with it, it behaved really well!
- I only once got disconnected (but that was probably the network's fault), but soon afterwards it reconnected normally
- I really like all the options present (congrats for including all the normal stuff we do with our video players ), but if I may, I have a suggestion: when going from one interface to the other, the user has to slide a finger on the screen... if he/she isn't careful, then upon sliding, the volume will get turned down instead of the new screen appearing. Also, the user has no way of knowing that there are other screens present... so, I would make use of the tabs interface present everywhere in Android (this would also sort the sliding thing).
Even better, I would merge the first two interfaces, maybe keep the slider for seeking and use a "volume increase" (that triangular thing made of bars) graphic for the... volume part , as well as make the play/pause a toggle rather than two buttons.
I hope this helps... thank you again for your work and once again: great stuff!
Click to expand...
Click to collapse
I agree with everything said above... ESPECIALLY how good this app is
I use BSPlayer for all Tv Shows and this comes in SO handy.
wonderful job!
I know I'm jumping way forward but it just occurred to me now that you could also use the same interface for different media players in the same app. all the user has to do is choose the media player he'd like to control and.. voila!
I'm willing to beta test of course.
Amazing! Thankyou! I alternate between BSPlayer and GOMPlayer, as I find GOMPlayer easier to control remotely, but this may cause me to switch
I particularly love how smooth browsing folders and files are (one point: I have a folder with 800 unsorted files in it, and this caused the server software to crash, which is no biggie really, considering the strain I put it under!)
I ditto the comments above, and will add that I did not find the second interface until I saw this post. Also, I cannot find out how to launch BSPlayer, and cannot launch files until I've opened BSPlayer (which means I can't dump the mouse just yet!).
Also, there's inconsistencies in how the Back button works, which means I sometimes end up exiting the app when actually I just want to go back to the first interface.
(also I do agree on merging the main interfaces, or finding additional functions to make two screens necessary).
But overall, and for a first release, THIS IS AMAZING!! THANKYOU
Thank you for all this feedback.
I will fix all bugs you noticed and redo design a little so it will be more user friendly and more obvious for new users.
New release coming soon =)
smeddy said:
...
I particularly love how smooth browsing folders and files are (one point: I have a folder with 800 unsorted files in it, and this caused the server software to crash, which is no biggie really, considering the strain I put it under!)
...
Click to expand...
Click to collapse
Can you describe a little more how you managed to crash server?
And does it happen always on that folder?
New version of application is available on market.
Hey, Few recommendations.
1. Increase the size of the playng title.
2. unify 2 of the screens - have the volume, seek bar, play, pause and stop on the same screen (it's just so much more intuitive) and keep the playlist on another.
3. add an option to control multiple hosts by searching the LAN for the server. there are many homes with more than one media playing computer.
4. add a feature to load the imdb page (mobile browser)/imdb page (imdb app) of the currently played (or in the playlist) movie/tv show.
I love this app.
Thank you.
oh oh, also, if you could add an option to change the aspect ratio.. it would be nice.
Thank you for recommendations.
1. will be done
2. Well basic idea for 2 separate screens was that most basic controls play/stop/pause and volume are separated from others just to make pressing buttons simple. So you don't mistakenly press something else.
3. In next version autodetect for server will be implemented and in case of multiple detected servers user can choose where to connect.
4. Do you know how to get full title of a movie out of a file name that is not always name of a movie?
5. Will be added in next release
getting the title should depend on the file name. if the user is accurate enough, his files would be named accordingly. there are usually general patterns to the name (e.g. moviename.year.release....)
moreover, you can let the user write the pattern in which his files are named..
Sent from my HTC HD2 using XDA App
Hi, I did send this as a private message, but I thought I'd put it in the thread too:
First of all, I love it, I'm interested to see if it will edge out GRemote as my remote of choice. I think it will...
Some more UI things:
1) I love the file browsing interface - it's so smooth and clear, very nice!
2) I feel like the interface is missing a "Browse" button, otherwise you have to touch a hardware button, which feels more effort.
3) I'd also consider having the App open on the browse page, at least when it's opened for the first time.
4) I like the "quick remote" idea of the first screen, but I still miss having a Volume Remote on the second screen (alongside the progress bar)
5) When scrolling between screens it's quite easy to knock the progress bar
6) Thanks for improving the "Back" button but it still feels easy at time to exit the app, compared to how other apps work.
I've written this in a hurry so may send some more tomorrow or soon!
But again, it's becoming v good!
Also, you (gapipro) asked how I crashed the app with 800 files - I can't tell you now as I can't replicate it - as you fixed it! - but just to clarify, I crashed the app and not the server - I think it just froze or I force-closed it after a minute or something.
Anyway, BSRemote is now my official media remote!!
Potential ideas:
1) Have a "skip 10 seconds back/front" button
2) Pause playback on incoming phone-call
3) Have a very simple widget or two (for, e.g. Play/Pause), so I can have a control button directly on my homescreen!
4) If possible, screengrab a preview of the video, to display in the App.
5) As stated above, launch the App with the Browse menu, and have Browse as a soft-button on the interface.
6) Either have a very simple update process for the server (the best one to my mind is the one inside uTorrent) - and possibly have the updated .apks within the server, which can be pushed to the phone automatically - or even do the exact opposite, where you download the updated App from the market, and contained within it is the PC update, which then gets pushed to the PC. (Either way, it makes this a one-step update process and I hereby copyright this idea under the name "Updat-Ed" )
Much love!!
Edd
smeddy said:
Hi, I did send this as a private message, but I thought I'd put it in the thread too:
First of all, I love it, I'm interested to see if it will edge out GRemote as my remote of choice. I think it will...
Some more UI things:
1) I love the file browsing interface - it's so smooth and clear, very nice!
2) I feel like the interface is missing a "Browse" button, otherwise you have to touch a hardware button, which feels more effort.
3) I'd also consider having the App open on the browse page, at least when it's opened for the first time.
4) I like the "quick remote" idea of the first screen, but I still miss having a Volume Remote on the second screen (alongside the progress bar)
5) When scrolling between screens it's quite easy to knock the progress bar
6) Thanks for improving the "Back" button but it still feels easy at time to exit the app, compared to how other apps work.
I've written this in a hurry so may send some more tomorrow or soon!
But again, it's becoming v good!
Also, you (gapipro) asked how I crashed the app with 800 files - I can't tell you now as I can't replicate it - as you fixed it! - but just to clarify, I crashed the app and not the server - I think it just froze or I force-closed it after a minute or something.
Anyway, BSRemote is now my official media remote!!
Potential ideas:
1) Have a "skip 10 seconds back/front" button
2) Pause playback on incoming phone-call
3) Have a very simple widget or two (for, e.g. Play/Pause), so I can have a control button directly on my homescreen!
4) If possible, screengrab a preview of the video, to display in the App.
5) As stated above, launch the App with the Browse menu, and have Browse as a soft-button on the interface.
6) Either have a very simple update process for the server (the best one to my mind is the one inside uTorrent) - and possibly have the updated .apks within the server, which can be pushed to the phone automatically - or even do the exact opposite, where you download the updated App from the market, and contained within it is the PC update, which then gets pushed to the PC. (Either way, it makes this a one-step update process and I hereby copyright this idea under the name "Updat-Ed" )
Much love!!
Edd
Click to expand...
Click to collapse
Thanks for another response
A lot of your ideas are very interesting and they will be implemented in next few releases.
Don't know if you have noticed but 10s front/back can be made by pressing + or - buttons under seek bar. And you can even change "length" of skip by pressing seek button (the clock like icon).
About that problem with switching panel. Do you swipe your finger to switch or you use that left and right hidden buttons?
New version 1.2.1 is available for download from market.
Change log (1.2.1):
- server autodetection
- support for aspect ratio
- buttons for next and previous item in playlist
- optimized usage of battery
- fixed few bugs and other stuff
Thanks for the newest update! Checking now... To answer your question, I'm swiping my finger, not the hidden buttons.
Another quick release 1.2.2 that fixes few bugs. =)
@smeddy: Yes swiping finger can be hard on 2nd panel thats why those buttons were made so you can switch panel without hitting anything. Or you can even use trackball if you have it.
New release 1.2.3 that fixed connection bug.
I know I'm jumping way forward but it just occurred to me now that you could also use the same interface for different media players in the same app. all the user has to do is choose the media player he'd like to control and.. voila!
Click to expand...
Click to collapse
1. Increase the size of the playng title.
4. add a feature to load the imdb page (mobile browser)/imdb page (imdb app) of the currently played (or in the playlist) movie/tv show.
Click to expand...
Click to collapse
getting the title should depend on the file name. if the user is accurate enough, his files would be named accordingly. there are usually general patterns to the name (e.g. moviename.year.release....)
moreover, you can let the user write the pattern in which his files are named..
Click to expand...
Click to collapse
gapipro... was just wondering if the mentioned above is still taken under consideration
especially the multiple media players part.
Btw, I didn't really notice if the font of the playing title was increased..
Again, thank you so much for the wonderful work.
nir36: The best program to do what you want is GRemote. I'm a big fan of it, although BSRemote has now eclipsed it for my needs, and I've switched to using BSPlayer from other players such as GOMPlayer/VLC/WMP/XBMC etc. on my PC.
smeddy said:
nir36: The best program to do what you want is GRemote. I'm a big fan of it, although BSRemote has now eclipsed it for my needs, and I've switched to using BSPlayer from other players such as GOMPlayer/VLC/WMP/XBMC etc. on my PC.
Click to expand...
Click to collapse
GRemote is too complicated and too graphical in my opinion. It's also not straightforward. You have many options which are just not necessary for me. bsremote is absolutely perfect when it comes to a media player remote... especially considering that BSPlayer is such a popular one.
thx tho.

[APP/WIDGET][2.1-2.3] NextEvent: Simple view of your next calendar or alarm event

NextEvent gives you a simple view of how long until your next calendar appointment or alarm. A 1x1 widget on your home screen shows you at a glance how many days, hours, or minutes until your next event. Easily see how much time until your next meeting at work, or keep an eye on how many hours until the alarm is going to go off in the morning.
NextEvent Free Market Link
Other calendar widgets take up a lot of space on your home screen, but NextEvent is small and straightforward. The widget focuses solely on telling you when your next event is coming. Clicking the widget brings up a full list of all upcoming events, with description, location, and time for each. You can also optionally add your next event to the notification bar.
NextEvent integrates with the following sources:
Built-in calendar app
System alarm and other alarms that write to the system alarm property (see note below)
Alarm Clock Xtreme
Alarm Clock Plus
If you have another source you’d like me to consider adding, please let me know. Please note that my ability to integrate it depends on either an existing interface from that provider, or willingness to add one for this purpose. Some apps may not be possible to integrate.
If you have any problems, questions, or comments, please be sure to let me know here or email me directly. I’m an independent developer with a day job, but I will do everything I can to answer your questions and resolve any problems as quickly as possible.
More on alarm integration:
Android provides a system property that any app can write to indicating the next alarm time. If you only have your default system alarm application installed, this should work fine. If nothing happens when you click on an alarm in the detail list, or if it opens the wrong application, please go to Menu -> Settings -> Global Alarm Application and choose what program should be opened.
If you use – or even have just installed – a 3rd party alarm application, it may cause problems with this property. Since both the default and 3rd party apps are writing to this property, one may write to the property that there is no scheduled alarm, overwriting the alarm the other app has set. NextEvent supports more direct integration with two popular alarm clock programs, Alarm Clock Plus and Alarm Clock Xtreme. If you use either program, the direct integration will not have any of these problems. It also supports showing multiple alarms and timers that have been set in those applications. I may look into adding direct integration with other alarm programs if they support it.
NextEvent Free Market Link
Again, if you have any problems or suggestions, please let me know here, via the email listed in the market, or via PM!
Changelog/announcements
v1.1.1:
- Full ICS+ support (sorry for the delay!)
- Optional icon in the notification bar with a countdown to the next event (just the closest hour or day if > 90 minutes, or minutes if < 90 minutes). ICS+ only for now.
Save one more
You never know, might need one more...
Will this be available for 4.0+? This is the only calendar widget or indeed app I've found that has a countdown view including hours and minutes of upcoming events.
Have you realized that there is not calendar widget out there with time until event? eg:
- 10pm Event XXXX (in 5h:25m)
I would gladly pay for a widget like that...
papete said:
Have you realized that there is not calendar widget out there with time until event? eg:
- 10pm Event XXXX (in 5h:25m)
I would gladly pay for a widget like that...
Click to expand...
Click to collapse
So are you basically looking for a widget that includes the event title, in addition to what's there now? I can certainly add that -- it'd most likely need to be a bigger widget to fit the title in a readable font (maybe 2x1). So I'd keep the 1x1 version for those who want it. Let me know if that's what you had in mind.
bkrodgers said:
So are you basically looking for a widget that includes the event title, in addition to what's there now? I can certainly add that -- it'd most likely need to be a bigger widget to fit the title in a readable font (maybe 2x1). So I'd keep the 1x1 version for those who want it. Let me know if that's what you had in mind.
Click to expand...
Click to collapse
Actually, the perfect widget for me would be a 4x1, and in it accommodate the next 2-3 events:
- 11am Event A (in 5h6m)
- 1pm Event B (in 7h6m)
- 3pm Event C (in 9h6m)
I have pure calendar widget, and when I asked the dev to include this feature the reason he gave me to not include it was that it would be a battery hog as he would have to make it update every x minutes. Now, I had this kind of widget when I had my HTC phone, and what the widget did was to redraw itself with the updated time every time I would turn on the display.
Please tell me if this is possible without making it a big battery drain.
Thanks a lot for looking into it!!
P.S. I even know the name it should have: "NextEvents"

[APP][4.0.3+] Aauuto - Awesome and ultra useful tool for device automation ;)

Do you want to automate your Android device? But all the tools you tried are complex, confusing or simply do not work reliable ....
Do you want to save some battery via device automation? But having a background service for event catching running all the time does not make sense for you ....
THEN you should definitively try Aauuto! :good:
Aauuto is the Awesome and ultra useful tool for event based device automation.
The combination of activities, trigger events, event conditions, parameters and variables, allows you to create thousands of different automation schemes with just a few simple clicks. You don´t have to be a developer to create powerful automation schemes with Aaauuto.
Aauuto is optimized for performance and efficiency and does a lot of things completely different than other automation tools. Aauuto does not use any background service (no background battery drain!) to catch the events, is very easy to use, powerful and feature loaded. An additional and Aauuto Expert Plugin is available for Root activities and activities which need extensive permissions.
Available Events:
- Time
- WiFi
- Bluetooth
- NFC
- Power
- Battery
- Boot
- DockMode
Available Activities (Extract, some need ROOT and/ or our free Expert Plugin):
* Wireless/ Network/ GPS
- WiFi (ON/OFF/TOGGLE)
- Connect WiFi
- Add WiFi SSID
- WiFi Hotspot
- Bluetooth (ON/OFF/TOGGLE)
- BT Discover
- Mobile Data
- Airlplane Mode
- Location (GPS)
- NFC (ON/OFF/TOGGLE)
*Device Settings
- Ringer Mode
- Brightness (value, auto, adaptive)
- Display Timeout
- Auto Sync
- Auto Rotate
- Ringer/ Music/ Alarm Volume and Tone
- Stay awake
*Start/ Launch
- Music Player
- Navigation
- Start App and App Activity
- Close App
- Website/ Uri
- Car Mode
*Text-to-Speech
- Speak Text
- Speak Time/ Date
*Phone
- Dial and Call
*Calendar/ Alarm
- Set Alarm/ Alarm in minutes
- Calendar entry
- Timestamp
- Timer
... and many more native activities + possibility to use standard automation plugins!
Available Conditions for Events:
- Weekday
- Battery
- WiFi
- Bluetooth
- Charging
- Dock
- Time
- Variable
Aauuto has also support for Widgets and Shortcuts and a lot of additional features.
Check it out!
Google Play public beta:
https://play.google.com/store/apps/details?id=com.widgapp.aauuto
{
"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"
}
Changelog:
Update 1.1.6: (1.1.6.x fixes)
- Android 6 Marshmallow adaptations
- Improvements and bug fixes
Update 1.1.1 (1.1.x Bug fixes):
- New Battery Saver toggle (stock Lollipop!)
Update 1.0.1 (1.0.x Bug fixes): Out of BETA!
- New Reboot activity
- New Aauuto Broadcast activity
Update 0.9.1 (0.9.1.x Bug fixes):
-Support for 2G/3G/LTE toggle
-Experimental support for external setting/activity plugins (Locale/Tasker compatible)
Update: 0.8.6 :
- Support for Mobile Data toggle on Android 5.+ Lollipop (latest Super SU required!)
- Aauuto shortcuts
Version 0.8.5 : Portrait mode and some bugfixes
Version 0.8: Initial Release * BETA *
placeholer
Hmm, what´s up XDA ?
A brand-new app and no feedback ? ......Issues? ....afraid of Beta ?.... or afraid the colors? ... or just the weekend ?
ascsa said:
feedback ? ......Issues?
Click to expand...
Click to collapse
Thanks for this app. As I have been using NFC Retag it takes some time to work out what to do using Aauuto.
1) First impression was why only landscape mode? I appreciate it is necessary to have landscape but there are cases with a long list when portrait should be an option. I prefer to be able to use both.
2) Major frustration is that widget cannot be put into a folder.
3) Not sure why there are two threads? This and http://forum.xda-developers.com/google-nexus-5/themes-apps/app-aauuto-automation-app-t2994977
I am using Note 4 SM-910F.
Keep up the good work. I guess we are all getting back into things after the break.
Cheers
Tom
Szczepanik said:
Thanks for this app. As I have been using NFC Retag it takes some time to work out what to do using Aauuto.
1) First impression was why only landscape mode? I appreciate it is necessary to have landscape but there are cases with a long list when portrait should be an option. I prefer to be able to use both.
2) Major frustration is that widget cannot be put into a folder.
3) Not sure why there are two threads? This and http://forum.xda-developers.com/google-nexus-5/themes-apps/app-aauuto-automation-app-t2994977
I am using Note 4 SM-910F.
Keep up the good work. I guess we are all getting back into things after the break.
Cheers
Tom
Click to expand...
Click to collapse
Hi Tom,
many thanks for the feedback !
Yep, Aauuto has a completely different UI concept than ReTag .... as longterm ReTag user, this could take some time ... but compared to other automation apps this should be very easy to handle
1) Hmmm, nobody seems to like the landscape mode except me ....yes, in portrait mode you will have some additional screen space for the activity list etc. but for the main UI you will get less screen space for events and activities (unless I implement some nested scrolling views (-> usually a horrible UI from my point of view )) .... However, Aauuto is in Beta, because I want to try things out and incorporate user feedback, so I will probably incorporate portrait within the next update ... then we can all have a look and decide if it makes sense or not
2) Arrgh , I´m doing Android development for years and using it even longer, but I wasn´t aware that you can put widgets into folders .... ....I like the resizeable widgets, but obviously you can´t put them into folders ... so I think I have to provide an additional non-resizeable widget ....
3) I want as much feedback as possible and this "Apps and Games" forum seems much to overcrowded for that ....
Promising app, I just hated the obligatory landscape mode, is awkward.
For portrait mode just use the exposed "app settings" module... And now you have portrait view.
Update: Portrait mode doesn't work well ...lol
How about adding time and GPS events! ie ... Phone to silent at certain locations. Or dim screen brightness at 9pm etc
rodaven said:
Promising app, I just hated the obligatory landscape mode, is awkward.
Click to expand...
Click to collapse
justjayhere said:
For portrait mode just use the exposed "app settings" module... And now you have portrait view.
Update: Portrait mode doesn't work well ...lol
How about adding time and GPS events! ie ... Phone to silent at certain locations. Or dim screen brightness at 9pm etc
Click to expand...
Click to collapse
Okay I got it , portrait will be available in the next update ....I just have to re-enable it and do some minor tweaking .... prototype screenshot below ...
Time event is already available ... it´s called Time and it´s the first event ... GPS Geofence is on my todo list, but it depends on Google Services and the Google part wasn´t reliable in the past .... i want to have everything else stable before struggling with the Google servers ...
Thx for the feedback!
Okay... Portrait layout is much better.
I would make the Scheme On/Off button more apparent.. I finally figured it out but easy to miss at first.
Also... I would prefer the Schemes Overview to be its own screen (not a pop-up).. that should be the screen it starts in as well.
One more request.. make long pressing Scheme name "edit" possible (I know you can edit from Scheme Overview pop-up.. but most will try to long press to edit).
Might help to have one basic Scheme built to help folks figure out the basic layout (like a low battery scheme).
Thanks in advance.
justjayhere said:
Okay... Portrait layout is much better.
I would make the Scheme On/Off button more apparent.. I finally figured it out but easy to miss at first.
Click to expand...
Click to collapse
I disabled the ON /OFF label because it looked weird ... but yes, I should mention it somewhere ...a help function or a walk through or something like that ...
Also... I would prefer the Schemes Overview to be its own screen (not a pop-up).. that should be the screen it starts in as well.
Click to expand...
Click to collapse
Probably no, mainly due to two reasons:
- The Overview is a quick way to switch schemes or to change some scheme settings like name or order .... I think it doesn´t contain enough content for an extra screen
- beside that the scheme screen do some heavy background loading (schemes, events, conditions, activities ) from the internal database... having an extra screen will start this loading again, so a pop up makes much more sense from a performance point of view
One more request.. make long pressing Scheme name "edit" possible (I know you can edit from Scheme Overview pop-up.. but most will try to long press to edit).
Click to expand...
Click to collapse
Already implemented that with an earlier prototype ....in fact, I had the same context menu enabled as in the Overview ... didn´t like it ... I think it´s much more convenient within the Overview, and beside that how often do users change a scheme name ...but it´s up to the users, if a majority wants this, I can re-enable it ....
Might help to have one basic Scheme built to help folks figure out the basic layout (like a low battery scheme).
Click to expand...
Click to collapse
Good idea!
Aauuto
1 Thanks for portrait mode.
2 Looking forward to widget that I can add to a folder.
3 I like the ability to move items up and down but it is tedious for more than a few positions. Can you implement a way to move to a particular position or drag & drop?
4 Note that my "event" is blank as my "activity" is triggered by click of widget.
5 Can you allow resizing of Event / Activity windows so I can see more Activity and minimize Event?
6 My Activity is a list of Start App - all related to News e.g. News Digest, News Republic etc. The idea is, I click on widget, then each app is launched and, after a few seconds I can read each News app, pressing back key to close and automatically display next one in my list until I know I have checked all my news sources.
7 Bug is that the Apps do not all launch or do not display in same order as I listed in your app.
Can this be fixed?
Cheers
Tom
Szczepanik said:
1 Thanks for portrait mode.
2 Looking forward to widget that I can add to a folder.
3 I like the ability to move items up and down but it is tedious for more than a few positions. Can you implement a way to move to a particular position or drag & drop?
Click to expand...
Click to collapse
Thanks to android, this is a lot of effort for such a simple task ... it´s on my todo list, but in a low position ..
.
4 Note that my "event" is blank as my "activity" is triggered by click of widget.
5 Can you allow resizing of Event / Activity windows so I can see more Activity and minimize Event?
Click to expand...
Click to collapse
I think i have to keep space for at least one event ....you would gain additional space for one more activity in portrait than in landscape on a nexus 5 (note 4 maybe 2) ... so one more activity for a niche use case vs. a fidgety UI and addititonal permanent size calculations within the UI .... I don´t think that makes sense
6 My Activity is a list of Start App - all related to News e.g. News Digest, News Republic etc. The idea is, I click on widget, then each app is launched and, after a few seconds I can read each News app, pressing back key to close and automatically display next one in my list until I know I have checked all my news sources.
7 Bug is that the Apps do not all launch or do not display in same order as I listed in your app.
Can this be fixed?
Click to expand...
Click to collapse
Nothing to fix ... Aauuto fires the activities always in the correct order ... then the android multitasking kicks in......Aauuto is really fast, so it fires the activities within a couple of milliseconds ....one of your news apps may need a little bit more time to launch than other apps (or maybe is already in cache), so for Android the order could be a little bit different ....However, if you slow down the activities a bit by adding a "WAIT" Activity (--> Misc, 1 second should be enough) between the "Start App" activities, Android should have the same order cached :good:
wait Activity
ascsa said:
adding a "WAIT" Activity (--> Misc, 1 second should be enough) between the "Start App" activities, Android should have the same order cached :good:
Click to expand...
Click to collapse
Thanks that seems to make it work better although I think some apps may need 2 seconds. Can I suggest you set the default wait to be 1 sec? I doubt anyone would actually want to wait "0" sec ...
Cheers
Tom
ascsa said:
Hmm, what´s up XDA ?
A brand-new app and no feedback ? ......Issues? ....afraid of Beta ?.... or afraid the colors? ... or just the weekend ?
Click to expand...
Click to collapse
Comments reserved. Looking forward for such an app.
Sent from my XT1033 using XDA Free mobile app
Update 0.8.6
update 0.8.6 just uploaded to Google Play ... could take some time until it´s available
What´s new:
- MOBILE DATA toggle for Android 5.+ Lollipop --> that was a b**'*h !!! --> latest Expert Plugin + latest SuperSu required!
- Aauuto shortcuts --> you can put several shortcuts within a folder on your homescreen
ascsa said:
update 0.8.6 just uploaded to Google Play ... - Aauuto shortcuts --> you can put several shortcuts within a folder on your homescreen
Click to expand...
Click to collapse
Shortcuts work well in folder thanks. May need wider choice of icon (darker and colored) or ability to import / or use own icon in future.
Thanks
Cheers
Tom
My Note 4 note for you.
Szczepanik said:
Shortcuts work well in folder thanks. May need wider choice of icon (darker and colored) or ability to import / or use own icon in future.
Thanks
Cheers
Tom
My Note 4 note for you.
Click to expand...
Click to collapse
yep, the icon set isn´t final yet .....
Hmm ,
not much feedback so far, everything seems stable ... a few small issues and only 2 error reports ... I think, I could release the 1.0 version end of January .... so, please report your issues and feature requests till the end of next week and I could probably implement/ solve them for the official (non-beta) 1.0 release ....
btw. nobody so far mentioned the colors .... I like them, but I expected some uproar ....so, last chance before 1.0 ;-P
ascsa said:
feature requests
Click to expand...
Click to collapse
Colours are fine.Need more volume controls. Has Alarm, Music & Ringer Volume. Missing Notifications, System and Bluetooth.
When I change a setting (e.g. delay) it should show what I had set - currently deletes and creates new.
Volume should show numbers on the sliding scale please.
It is a competitive market against Tasker, Macrodroid and your own NFC Retag. Good luck.
Thanks
Cheers
Tom
My Note 4 note for you.
Szczepanik said:
Colours are fine.Need more volume controls. Has Alarm, Music & Ringer Volume. Missing Notifications, System and Bluetooth.
Click to expand...
Click to collapse
Yep, standard android has Alarm, Music and Ringer volume. The other volumes were skipped in Android 4.0 ICS, if I remember it right ....A lot of manufacturers re-enable these volumes ... so it´s basically a manufacturer/ rom specific feature ... easy to implement, but works only on some devices .... However, I think I will implement some device/ manufacturer specific features eventually... not all devices and not all manufacturers, but the most popular ones and this volume settings thing surely will be one of the first device specific features.
When I change a setting (e.g. delay) it should show what I had set - currently deletes and creates new.
Click to expand...
Click to collapse
I do it like your proposal in ReTag ....it´s easier, if you only change a parameter, but feels a little bit awkward to change an activity .... so, I tried something new for Aauuto ... to be honest, currently I don´t know what I like better ....I will think about it ... additional feedback welcome
Volume should show numbers on the sliding scale please.
Click to expand...
Click to collapse
Hmm, android volume settings doesn´t show numbers, too .... so I don´t know what you want with these numbers ....but sure, I can have a look at it ....
It is a competitive market against Tasker, Macrodroid and your own NFC Retag. Good luck.
Click to expand...
Click to collapse
Thanks!
Yep, it´s a competitive market, but NFC ReTag is more focused on non-writeable NFC tags and other NFC stuff and was never designed as a full-blown automation app ... so I started again from scratch ... I could have renamed ReTag and updated it with a completely new app/code/database etc. to keep the downloads and users, but I would have had to skip a lot of features because of a different focus ... so I will keep NFC ReTag focused on NFC stuff and Aauuto for a more general automation approach (with additional triggers, events etc. --> although the NFC event in Aauuto should be even easier to handle with writeable tags than in ReTag )
Sure, Tasker is the benchmark. in functionality and complexity ...... I like Tasker, but I discussed it a lot with users and a lot of them (even some tech-savvy users) could not handle Tasker .....
And yes, a bunch of other automation apps are also available ... The main difference is the no background service restriction in Aauuto .... let me explain it on a popular example:
A lot of users want some battery saver feature like "when battery is < 20% disable XYZ" ... you can do this with a lot of apps (and it´s easy to implement), but from my point of view it doesn´t make sense at all .... Android doesn´t provides a standard battery level broadcast (except Battery LOW and OK ...and it´s by intention). So any app which wants to provide such a feature has to start a background service and constantly waking up (every couple of seconds , once a minute, whatever) your device and check the battery stats ...this cause a lot of additional battery drain, wake locks and so on and at the end of the day, this checking could drain a lot more battery than you can save via "disable XYZ" ... so it´s senseless .... but users want it and they usually get it ... [another popular example for this user/android problem are the countless RAM cleaner apps out there ....on current Android versions, it doesn´t make sense to clean your RAM at all , because Android does a perfect job with that (only a full RAM is a good RAM ) and these cleaners usually do more harm than good ..... but users want it and they usually get it ...]
OK, back to the point: Aauuto will only implement rock-stable activities and bulletproof events and conditions ....so when you use Aauuto, you can be sure it works without issues and without hidden drawbacks. Maybe I will not implement a popular feature, due to some hidden drawback, but for me it´s more important to develop a good app and therefore have a few less downloads than implementing popular but problematic features ....Afaik you can´t be sure of that with other automation apps.

[APP][OFFICIAL] KWGT Kustom Widget Maker (Android >= 4.4)

KWGT is KLWP little brother, if you do not want animations and per second updates or just need a widget, than, this is it! Same great customization, global properties, layers, effects, complex objects, live maps and a LOT of data, weather, astronomy, world clock, rss, you name it! And you can copy objects from KLWP too!
App is available on the play store: https://play.google.com/store/apps/details?id=org.kustom.widget
Or via manual download here: https://kustom.rocks/kwgt/apk
Use KWGT awesome WYSIWYG (What You See Is What You Get) editor to create you own designs and display any data you need, at once and without draining your battery as many others tools do! With Kustom Widget you can create customized Digital and analog clocks, live map widgets, sophisticated Battery/Memory meters, randomly changing images, music players and much much more. Imagination is the limit.
Official XDA Threads
Kustom Komponents Gallery (AKA reusable Widgets inside Kustom)
Kustom APK Skins Pack
What's the difference with Zooper, Mycw, Buzz or UCCW??
You have Komponents which are like widgets inside widgets or reusable items inside the editor. So for example you can create a clock and redistribute it as a module for KWGT, users will just add your clock and change the options you expose (like colors and font), there are many examples online on the store already or you can check the dedicated thread above
You can download content directly from HTTP, so you can have a Google Map with the city you are in directly in the widget background if you want, or use Street View, or you can have a Komponent that does that for you like this, you can add it with one click
You have global variables, so you can set a color once and then use it whenever you like, so, when you want to change it you just change the global and it will change the color everywhere in one click, this allows users of your theme to change color easily
You can create touch actions that will hide / show elements based on touch, so you can show full weather data when someone clicks on a weather icon and then hide it automatically after X seconds
You have containers, so you can group items inside an object, move them together, apply effects and rotation to the entire group
You have built in music support, so music will work without any additional tool, no music utilities needed, it just works
You have more effects, like long shadows, morphable text, blur images and so on
You can extract colors from images, cover art or anything downloaded from the internet (like kolorette does, but builtin)
You can use formulas on any property you like, no need to use "advanced parameters", you just turn a property into a formula and then you can do anything you like
You have full support for different location, so you can apply a location to any group and make a world clock in seconds, locations are then easily accessible from the settings
You have much more functions, you can download text from HTTP, use regular expressions, parse RSS, XML and JSON, do math with dates, create timers
Much better resizing, the widget will resize automatically and touch will always work on any module regardless of the orientation
A wizard to create APK skins in seconds without any Android development knowledge or additional tool except the JDK
Last but not least KWGT is much much more battery efficient, you can check this easily with a good battery monitor like better battery stats plus, Kustom has 2 processes so you can clearly see the difference between the editor and the real widget/wallpaper service)
Free Features
Some skin to start with and some Komponent (a Widget inside a Widget in Kustom)
Some free featured Komponents and Presets from the Play Store
Text with custom fonts, colors, sizes and effects
Shapes like Ovals, Rects, Arcs, Triangles, Exagons and more
3D flip transformations, curved and skewed text
Gradients, shadows, tiling and color filters
Progress bars Zooper like (but better!)
Photoshop / GIMP like layers with overlay effects (blur, clear, xor, difference, saturation)
Touch actions / hotspots on any object you create
Support for PNG / JPG / WEBp (also via HTTP download)
Complex programming with functions, conditionals and global variables
Dynamic download of content via HTTP (live maps, weather and so on)
Native music utilities (current playing song title, album, cover)
Weather with wind chill, feels like temperature and more
RSS and free XML / XPATH / Text download
Tasker support
A huge amount of data to display (like date, time, battery, calendar, astronomy (sunrise, sunset), CPU speed, memory, countdowns, WiFi and cellular status, traffic info, next alarm, location, moving speed, rom/device info and much more)
Pro
Remove the ADS
Support the dev!
Unlock import from SD and all external skins
Recover preset
Buzz Launcher import support
Save the world from alien invasion
Beta:
Opt in the beta program at https://play.google.com/apps/testing/org.kustom.widget
Wait 20/30 mins and install via market at https://play.google.com/store/apps/details?id=org.kustom.widget
More?
FAQ: https://kustom.rocks/kwgt/faq
Reddit Community: https://reddit.com/r/Kustom
Feature Requests: https://kustom.rocks/ideas
Translations: https://kustom.rocks/translate
APK Skin Howto: https://kustom.rocks/apkmaker
Screens:
{
"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"
}
I've been waiting for this thread. Awesome app!!
Good
:good:
I really like this app but coming from zooper, i found some most needed features missing like SMS, missed calls, gmail etc. I hope you include these along with whatsapp, facebook and twitter.
classna said:
I really like this app but coming from zooper, i found some most needed features missing like SMS, missed calls, gmail etc. I hope you include these along with whatsapp, facebook and twitter.
Click to expand...
Click to collapse
So unread counts are planned, for SMS missed calls and Gmail i will add a plugin if you are running android < 6.0. Whatsapp / FB and Twitter have no way to get unread counts BUT i will add notifications support so you will be able to count unread notifications. Stay tuned
frankmonza said:
So unread counts are planned, for SMS missed calls and Gmail i will add a plugin if you are running android < 6.0. Whatsapp / FB and Twitter have no way to get unread counts BUT i will add notifications support so you will be able to count unread notifications. Stay tuned
Click to expand...
Click to collapse
Great! it will be great to have most of zooper's customization features. Is there anyway to change the weather iconset? I liked zooper's resizable vector icons with option to change its color and alpha opacity.
classna said:
Great! it will be great to have most of zooper's customization features. Is there anyway to change the weather iconset? I liked zooper's resizable vector icons with option to change its color and alpha opacity.
Click to expand...
Click to collapse
Yeah sure, in KWGT you can even use SVG files for that and distribute them as Komponents, please check the "featured" section when adding a Komponent you will see many for download or search for Weather Komponents around, there are also some tutorials on the official page
Taking Zooper looks like abandonware, tryed this app. Look good, but placing text is a crime. Using Zooper you can give an area a destiny of text and regulate the max amount of lines, etc. Within KWGT I don't have real control over text items. This is a must have
Great potential....but not there yet (no buy yet). Hope it will (Love tweaking my homescreens!)
peebeenl said:
Taking Zooper looks like abandonware, tryed this app. Look good, but placing text is a crime. Using Zooper you can give an area a destiny of text and regulate the max amount of lines, etc. Within KWGT I don't have real control over text items. This is a must have
Great potential....but not there yet (no buy yet). Hope it will (Love tweaking my homescreens!)
Click to expand...
Click to collapse
I can add the max number of lines on next release, very easy, i do not however understand the "etc", what else is missing? Also did you check the list of things that Zooper cannot do compared to KWGT? Its here. I know i am biased but i think KWGT is years ahead.
I don't doubt that Already seen some nice extra's
I also see a lot of similarites with Zooper, which makes me think it is based on in a new iteration (which makes me doubt for buying before I know it fits). It also could be a new app which uses Zooper and takes it a level further. (Seen a reaction in another thread, other people are doubting because of this). My goal: Getting the right app to do the things I want with my home screen And yours looks promising
My main problem is the widget size, compared to the text control. I understand you translate 720 to all other devices. But if I edit "my widget", it only gets a width which is maxed for a halve or third of the screen (On my Galaxy S6 using nova launcher). This makes editing harder to do. Scaling is one option, but it does not yet works practical for me (PEBKAC ?)
Also changing orientation looks like it is missing a correct scaling (widget gets wider, but it looks like it is smaller). But it changes, instead of zooper . There is also a lag when changing orientation (default redraw timer, not reacting to orientation switch).
What I like would be a text region on my canvas, which I can position and give a height (or max height) and width.
Dimensions are now based on
- Fixed width, which does not give me enough control to position multiline text (control is lost especially in the vertical)
- Fixed Font height, which results in text running out of the screen
- Fit width, which does not use the amount of space in the vertical
My suggestion would be to separate the text and text region (settings).
- Setting the dimensions: (width fixed or relative E.g. 100%, height), give the postion (fixed or relative)
- Setting the font info: How to use the region e.g. fixed font size, fill, vertical/horizontal alignment, max amount of lines/single line, (max amount of characters ?)
The etc is/was a lazy way of saying the above
peebeenl said:
I don't doubt that Already seen some nice extra's
I also see a lot of similarites with Zooper, which makes me think it is based on in a new iteration (which makes me doubt for buying before I know it fits). It also could be a new app which uses Zooper and takes it a level further. (Seen a reaction in another thread, other people are doubting because of this). My goal: Getting the right app to do the things I want with my home screen And yours looks promising
Click to expand...
Click to collapse
This has nothing to do with Zooper, i started KLWP (and then KWGT) because i felt options on the store were really too bad in terms of resources and features and UI, so this is inspired by other widget makers (and wallpaper makers too) but completely on its own, so, you should avoid thinking about Zooper when using KWGT as its quite different on some fundamentals.
Anyway you do not actually need to buy KWGT since all features are available in the free version, but if you buy it and you feel you want a refund in, say, 1 month from now, just drop me an email, will refund.
peebeenl said:
My main problem is the widget size, compared to the text control. I understand you translate 720 to all other devices. But if I edit "my widget", it only gets a width which is maxed for a halve or third of the screen (On my Galaxy S6 using nova launcher). This makes editing harder to do. Scaling is one option, but it does not yet works practical for me (PEBKAC ?)
Click to expand...
Click to collapse
The widget is different from the live wallpaper, in the widget with no scaling "720" means the shortest side of the widget (so the height on a 4x2 or the width in a 2x4), but you should not care about that since there is no limit on that anywhere and scaling just changes how that size is interpreted (so with scaling set to 200 720 will become 360), not sure why is impractical, it just works and scales correctly (Zooper does not even scale, if you change the widget size you have to relayout manually...). If you scale a KWGT it will redraw and adapt based on its size automatically.
peebeenl said:
Also changing orientation looks like it is missing a correct scaling (widget gets wider, but it looks like it is smaller). But it changes, instead of zooper . There is also a lag when changing orientation (default redraw timer, not reacting to orientation switch).
Click to expand...
Click to collapse
You need to set Orientation to "AUTO" in the Widget settings, by default KWGT expects that your launcher orientation is locked. If you set it to AUTO it will draw properly in both orientation rearranging everything based on size, it will still have some lag, like 100/200ms depending on the complexity because KWGT will redraw everything (this is different from Zooper / UCCW they always draw both the landscape and portrait so there is no lag but they are much less efficient because you end up drawing something that you do not need most of the times doubling the resources required like RAM and CPU / Battery).
peebeenl said:
What I like would be a text region on my canvas, which I can position and give a height (or max height) and width.
Dimensions are now based on
- Fixed width, which does not give me enough control to position multiline text (control is lost especially in the vertical)
- Fixed Font height, which results in text running out of the screen
- Fit width, which does not use the amount of space in the vertical
My suggestion would be to separate the text and text region (settings).
- Setting the dimensions: (width fixed or relative E.g. 100%, height), give the postion (fixed or relative)
- Setting the font info: How to use the region e.g. fixed font size, fill, vertical/horizontal alignment, max amount of lines/single line, (max amount of characters ?)
The etc is/was a lazy way of saying the above
Click to expand...
Click to collapse
You can do max amount of characters or even ellipsize using $tc(ell, text, 10)$ for example, that will cut and if larger add "..." at the end. For everything else i think having the max number of lines combined with the fit width will do exactly what you want.
I was a zooper user for many years, and like others I began to realize that it appears to be an abandon product - certainly there were no updates for a long time.
I was looking to where to go in the future, and looked at all the similar products. KWLP (KWGT was not available at the time) appeared to be the most sophisticated of the alternatives.
I discovered that I was able to replicate all of my zooper widgets in KWLP - and it gave me even more capabilities. The only personal downside was that I prefered widgets (and the ease of placement on a page) to the live wallpaper. Then KWGT - gave me everything. In a very short time, I took all of my zooper, now kwlp items to kwgt. I now consider kwgt a complete (and then some) replacement to zooper. Bottom line, there was a small learning curve, but once past that I have everything I had with zooper and then some. On top of that, kwlp/kwgt is under constant development and super support from the developer. You can see from the responses above that he takes customer support and product quality/development very seriously. Zooper has no active development and I question if there is a future at all.
kwlp/kwgt has a very active user community on g+ (frankly I like xda forums better) - but there is alot of community and developer support.
Basically I made the switch and am very happy to have done so.
ew said:
kwlp/kwgt has a very active user community on g+ (frankly I like xda forums better) - but there is alot of community and developer support.
Click to expand...
Click to collapse
Thanks!! Happy to support on XDA too, just mention me if needed and i will try to answer ))
And welcome to Kustom!
Is it possible to backup (not export) my widget config and reapply it to a new widget?
PS, the config utility is very heavy, sometimes it loads up to 5 minutes. WTF?
---------- Post added at 09:16 PM ---------- Previous post was at 08:57 PM ----------
One more question. Can the progressbars use a formula as a parameter? Or only fixed parameters? And can a standard progressbar (battery) use a custom number of sections?
Not bad, I try
The latest version has a strange bug. $nc(csiga)$ often freezes and constantly displays 9 (not 99!) until I lock the screen. I never had this bug on Zooper, so it's not hardware or firmware.
siealex said:
Is it possible to backup (not export) my widget config and reapply it to a new widget?
PS, the config utility is very heavy, sometimes it loads up to 5 minutes. WTF?
Click to expand...
Click to collapse
This loading issue has been reported by more than one user, i cannot reproduce it on my device and it does not happen on the live wallpaper version (KLWP) so i can't really understand what its going on, can you create a full bug report as explained here: http://kustom.uservoice.com/knowledgebase/articles/615645-send-debug-data (follow the android bug report section), that will be very useful
To copy a widget into another you have 3 options:
Open the first, select all items press "copy" and then open the second and press paste
Export and then Import
Use Komponents (and export them as well)
siealex said:
One more question. Can the progressbars use a formula as a parameter? Or only fixed parameters? And can a standard progressbar (battery) use a custom number of sections?
Click to expand...
Click to collapse
Yeah sure, to create a formula based progress bar just do the following:
Set progress to "Custom", a new option will show called "Progress"
Select the option called "Level" and turn it into a formula
Use a formula that returns a value between 0 and 100 ($bi(level)$ for example)
Select the sections you need
siealex said:
The latest version has a strange bug. $nc(csiga)$ often freezes and constantly displays 9 (not 99!) until I lock the screen. I never had this bug on Zooper, so it's not hardware or firmware.
Click to expand...
Click to collapse
This is strange, will look into it (and thanks for reporting also in the G+ community)
Hi Frank,
I am creating an IOS style status bar and it is coming up nicely but i ran into a few issues. I am using a formula to set the visibility to ALWAYS or NEVER when bluetooth, airplane mode, wifi, carrier bars etc are turned on/off. It works perfectly for airplane mode, wifi, 3G/4G etc but there is a delay of say 5-10 seconds when i turn bluetooth and alarm on/off. Is there a way to speed up the refresh rate?
classna said:
Hi Frank,
I am creating an IOS style status bar and it is coming up nicely but i ran into a few issues. I am using a formula to set the visibility to ALWAYS or NEVER when bluetooth, airplane mode, wifi, carrier bars etc are turned on/off. It works perfectly for airplane mode, wifi, 3G/4G etc but there is a delay of say 5-10 seconds when i turn bluetooth and alarm on/off. Is there a way to speed up the refresh rate?
Click to expand...
Click to collapse
So for Alarm its not currently because android does not actually "broadcast" the change, i am working on a better approach on Android 5.x or better but i am not sure that will entirely fix this.
For bluetooth it will be fixed in next release (just forgot to register a listener for that)
frankmonza said:
So for Alarm its not currently because android does not actually "broadcast" the change, i am working on a better approach on Android 5.x or better but i am not sure that will entirely fix this.
For bluetooth it will be fixed in next release (just forgot to register a listener for that)
Click to expand...
Click to collapse
Great! I look forward to next release. I forgot to mention that 3G/4G [ nc(dtypes) ] also takes a while although it is usually less than 5 seconds but delay is still there.
Question: Suppose we have 3 items like shape1, shape2 and shape3. They are horizontally or vertically displayed inside a stacked group. If i set the visibility of shape2 (middle one) to "NEVER" it disappears but it still takes that space and there is a big gap between shape1 and shape3. Is there a way to snap shape3 to shape1 so there will be no gape if the visibility of shape2 is set to NEVER? This is currently causing some design issues and i can't find a way to fix this.
Cheers.

Categories

Resources