App modification request - Android Apps and Games

I'm not sure if this will work or how this works but I'm wondering if there are any avenues to request a feature or modification to an app when the original developer is unresponsive to requests? Obviously this would only be for personal use and not for redistribution of the app.
App: BattStatt
Mod: I love the look and simplistic nature of this widget. My only grip is that I'm running it on an Evo 4g with a large 800x480 display and when I use the widget in a 4x1 configuration the text only takes up a small portion of this defined area. I want the text to scale up to where it fills the 4x1 space as much as possible so space isn't wasted. Can this modification be done easily by any of the developers around here? I'm not sure how this works so don't flame me lol.

Typically, the source code needs to be available to modify how it works. Is it?

All I have is the app itself as downloaded through the market. I'm not sure how to go about getting the source code.

Hmm.. this app uses "sp" units to set font size, so text should automatically scale to constant physical size.
I won't modify it for you, because I would have to create 5 different sizes, so you would choose the best for you. But you could quite easily do it by yourself using apktool. Link is in my signature.
EDIT:
Or just tell me, how much bigger you want this text.

Related

240 dpi Contacts(Dialer), Touchwiz Calculator and S Planner (Request)

Anyone can try to mod Contacts(Dialer), Touchwiz Calculator and S Planner and even Wall Paper changer to work with 240 dpi or even less dpi on Note?
I second this...
Im using 3rd party dialer, but i wish i can have those native apps in the lower density.
Sent from my GT-N7000 using XDA App
I would love it !!!
danilos2k said:
I would love it !!!
Click to expand...
Click to collapse
I followed your advice given on Androidiani and 240 dpi are looking lovely.
danilos2k said:
I would love it !!!
Click to expand...
Click to collapse
+1
I would like to see this, too! Would be very nice!
i would love to have automn dialer ....have a look..
http://forum.xda-developers.com/showpost.php?p=19927125&postcount=6
i want this too, ive gone below 240 but 240 seems to be the sweetspot before the battery icon starts to blur. i also use 3rd party dialer i use angel dialer so i never see a problem. but it would be nice to have the native dialer work.
Does S Memo work for any of you when you use anything other than 320dpi? I get thick lines running across my notepad with anything other than 320.
edit: I just found the modded s-memo thread. Now all I need is the rest!
maybe a weird question, but why less dpi?
What changes are needed, just apps?
OpenMinded said:
maybe a weird question, but why less dpi?
What changes are needed, just apps?
Click to expand...
Click to collapse
If you tell the phone that the screen has 240dpi instead of 320, then it starts drawing things smaller. For instance, 12pt fonts are used instead of 16pt, or the icons become 30x30 instead of 50x50.
As the phone uses the pixel density information to calculate how many pixels should a quarter-inch-wide icon should be, coding in a lower dpi value makes all the drawn elements smaller, giving you more room. This way, you can have smaller text and have more on our gargantuan screen.
Most apps deal with this change nicely, as there are devices out there that actually have 240dpi density. A number of apps (google market) need your pixel density to be one of the supported ones (180,240,320) and other arbitrary values break certain app updates. And some apps (mostly samsung-specific ones) have hard-coded scaling factors that break the app when you change your density setting.
All in all, decrease the density value => have everything rendered/drawn smaller => more screen real estate, the caveat being a small number of apps not supporting scaling at all.
awesome explanation, I 'hit the button' .
Thanks.
To be honest I am happy with the space and prefer the 'no hassle' approach .
So apps that do not support scaling would simply not be in fullscreen mode?
OpenMinded said:
awesome explanation, I 'hit the button' .
Thanks.
To be honest I am happy with the space and prefer the 'no hassle' approach .
So apps that do not support scaling would simply not be in fullscreen mode?
Click to expand...
Click to collapse
It would make sense for the unsupported apps to simply be smaller than fullscreen, and it certainly is the case with samsung's touchwiz dialer, where it sits close to the upper left and has unused room on the right and bottom (contact list, call log and favorites tabs of the phone app scale nicely though).
On the stock launcher (touchwiz, samsung, surprising?), the dock is still at the very bottom of the screen, but there is unused/unusable space between the dock and where your app icons sit. third-party launchers (I tried adw ex) have no problem dealing with scaling.
For the s-memo app, it gets funkier, as the background drawing part of the code seems to have some weird hard-coded scaling, and when you increase your density, the memo-drawing area both shrinks (like the dialer) and also has thick black horizontal lines on it. Looks like an aliasing effect.
So it depends on how the various bits and pieces of the UI elements are coded in each app. If they coded it with multiple densities and scales in mind, it works like a charm. If they ignored it, it depends on where the reference/anchor points of UI elements are, as things can all get scaled and shrunk towards the upper left, or some things may stay at the bottom while others shrink towards the top. If the coders dropped the ball completely (s-memo), things get very ugly.
Hope this thread won't be ignored... Looking forward to some kind fella who would probably get this working
stephenjason89 said:
Hope this thread won't be ignored... Looking forward to some kind fella who would probably get this working
Click to expand...
Click to collapse
Would be very, very nice!
up for this
ignored for a long time
KL7 and beyond dialer is especially dreadful at 240 dpi, since the call button is effectively hidden
I'm going to attempt to follow this tutorial myself:
http://forum.xda-developers.com/showthread.php?t=863519
crysalis786 said:
I'm going to attempt to follow this tutorial myself:
http://forum.xda-developers.com/showthread.php?t=863519
Click to expand...
Click to collapse
Please share if you have succeeded.
Many thanks!

Handy note app - ultimate note taking app!

I have just discovered a beautiful note taking app that possibly can replace a number of the ones available on the market.
The app is called Handy note and gives you compete control over your notes amongst numerous other functions. The only downside is that it's not free to try so you'll have to take my word for it or use the 15 minute refund window (extremely cheap to buy though). With a bit more development, it probably can replace S-notes. I'll list the pros and cons to help highlight key features and will link to the app for those interested.
Pros - app currently can do
° Text entry via chosen keyboard
° Freehand text entry with smoothing applied (makes your handwriting look much nicer)
° Two writing panels, when you enter handwriting and reach the end of the first panel, you start writing in the second panel while the first one transfers writing to screen, this allows continuous writing without having to wait for words to transfer.
° Everything you do can be repositioned anywhere on the screen as easily as selecting the desired area and sliding it to where you want it positioned i.e. you want to move text, handwriting or drawings to a different section just select correct tool and area you want to reposition and drag your S-pen to the desired position.
° Number of text editing options such as bullets, numbering, font size choice etc.
° You can insert pictures and shapes, loads to choose from within the app such as arrows, circle, box, smilies etc
° You can insert date, time etc and change the way it looks too
There are tons more features, too much to list.
Cons - not available (yet, possibly the developer may include in future updates)
° Could not see an option to import pdf's
° Could not see an option to increase page size of needed
° Notes are saved automatically, does not have a save button
° Portrait mode only at present - Now landscape mode available!
° pdf export done as images so any typed text cannot be highlighted using a pdf editor using highlight function - you can always edit the text from within the app
I have only listed some features of the app above as I have only been using for about 30 minutes, there are still lots to discover and I think I will request from the developer some of the cons I have listed above to be addressed. Will truly make this app perfect if they can implement them.
As it stands though, the app is still fantastic and runs super smooth on or Notes and is really worth a try for those who take a lot of notes.
Below is a screen shot I have taken to show only a tiny bit of what the app is capable of doing. If you do try the app and find any useful features that I have not listed, reply to this thread and I'll add to the list of pros or cons for that matter.
Link to app: https://play.google.com/store/apps/details?id=com.appbody.handyNote.google&hl=en
HasC said:
I have just discovered a beautiful note taking app that possibly can replace a number of the ones available on the market.
The app is called Handy note and gives you compete control over your notes amongst numerous other functions. The only downside is that it's not free to try so you'll have to take my word for it or use the 15 minute refund window (extremely cheap to buy though). With a bit more development, it probably can replace S-notes. I'll list the pros and cons to help highlight key features and will link to the app for those interested.
Pros - app currently can do
° Text entry via chosen keyboard
° Freehand text entry with smoothing applied (makes your handwriting look much nicer)
° Two writing panels, when you enter handwriting and reach the end of the first panel, you start writing in the second panel while the first one transfers writing to screen, this allows continuous writing without having to wait for words to transfer.
° Everything you do can be repositioned anywhere on the screen as easily as selecting the desired area and sliding it to where you want it positioned i.e. you want to move text, handwriting or drawings to a different section just select correct tool and area you want to reposition and drag your S-pen to the desired position.
° Number of text editing options such as bullets, numbering, font size choice etc.
° You can insert pictures and shapes, loads to choose from within the app such as arrows, circle, box, smilies etc
° You can insert date, time etc and change the way it looks too
There are tons more features, too much to list.
Cons - not available (yet, possibly the developer may include in future updates)
° Could not see an option to import pdf's
° Could not see an option to increase page size of needed
° Notes are saved automatically, does not have a safe button
° Portrait mode only at present
° pdf export done as images so any typed text cannot be highlighted using a pdf editor using highlight function - you can always edit the text from within the app
I have only listed some features of the app above as I have only been using for about 30 minutes, there are still lots to discover and I think I will request from the developer some of the cons I have listed above to be addressed. Will truly make this app perfect if they can implement them.
As it stands though, the app is still fantastic and runs super smooth on or Notes and is really worth a try for those who take a lot of notes.
Below is a screen shot I have taken to show only a tiny bit of what the app is capable of doing. If you do try the app and find any useful features that I have not listed, reply to this thread and I'll add to the list of pros or cons for that matter.
Link to app: https://play.google.com/store/apps/details?id=com.appbody.handyNote.google&hl=en
Click to expand...
Click to collapse
Thanks for the recommendation.
Have you tried Freenote? It does everything you listed above as a "Pro," even the two-panel input. Like LectureNotes, it also gives options for customization to the point of becoming confusing, but is a very powerful note-taking app. That's my major gripe with it-- there is a steep learning curve. But once I figured it all out, it became my "go to" note-taking app.
JC
jchammerpants said:
Thanks for the recommendation.
Have you tried Freenote? It does everything you listed above as a "Pro," even the two-panel input. Like LectureNotes, it also gives options for customization to the point of becoming confusing, but is a very powerful note-taking app. That's my major gripe with it-- there is a steep learning curve. But once I figured it all out, it became my "go to" note-taking app.
JC
Click to expand...
Click to collapse
I have tried freenote and my biggest gripe is that it is not very intuitive. I did manage to get used to its functions but this apps user interface is more intuitive and seems more polished. I will recommend this for those who do not want to fiddle about with too many options and want something that just works with minimal set up and a less busy screen.
Thanks for your feedback.
HasC said:
I have tried freenote and my biggest gripe is that it is not very intuitive. I did manage to get used to its functions but this apps user interface is more intuitive and seems more polished. I will recommend this for those who do not want to fiddle about with too many options and want something that just works with minimal set up and a less busy screen.
Thanks for your feedback.
Click to expand...
Click to collapse
Yes, I have the same gripe with Freenote, but have come to terms with it since it offers suck flexibility. But I still find myself trying to remember how to do something I've done before, because its not intuitive.
You inspired me to start a thread for users to contribute to a feature list of the "holy grail" of note-taking apps. I'm hoping to get the users and devs from all the good apps to comment collectively. We'll see...
jchammerpants said:
Yes, I have the same gripe with Freenote, but have come to terms with it since it offers suck flexibility. But I still find myself trying to remember how to do something I've done before, because its not intuitive.
You inspired me to start a thread for users to contribute to a feature list of the "holy grail" of note-taking apps. I'm hoping to get the users and devs from all the good apps to comment collectively. We'll see...
Click to expand...
Click to collapse
Sounds good to me, it would be really brilliant if someone can come up with a notepad that has all the key features that people use and not have to go to different apps to carry out different functions. At present, the lecture notes developer seems to be the most keen developer who actively makes changes to use requests and requirements.
I hope the thread will be well received and we get the ultimate note taking app as a result.
HasC
Do you have any updates on this app now that you have had this for a few days. Has your opinion changed.
tonyz3 said:
HasC
Do you have any updates on this app now that you have had this for a few days. Has your opinion changed.
Click to expand...
Click to collapse
To be honest, what you are paying for this app and what you are getting far outweighs the fact that it does not have a trial version.
The app has not crashed and runs really smooth, works very well with the S-pen and most definitely has a premium feel to it. Usually an app with the features this one offers should be priced about 3-4 times higher. The best aspect of the app is the tools layout and how easily the document can be re arranged, very intuitive.
To get a feel, try the app for about ten minutes and refund if you don't like the feel of it, that's what I did and stuck with it.
After the above and to answer your question, I would conclude with, my opinion has not changed after using more extensively and I would recommend the app as an optional note taking app, it may not be a daily driver in all scenarios though. Would probably use it for designing simple presentations and information booklets / guides instead of having to use Polaris etc
HasC said:
To be honest, what you are paying for this app and what you are getting far outweighs the fact that it does not have a trial version.
...
To get a feel, try the app for about ten minutes and refund if you don't like the feel of it, that's what I did and stuck with it.
Click to expand...
Click to collapse
I took the $0.99 plunge for this app. I think it is worth that much at least for anyone wanting a fairly full-featured but easy-to-use note-taking app.
It might be the most intuitive note-taking app I've seen so far. It is pretty quick to switch between text, ink, graphics, and paint-- even within a single line on the page.
And it allows exporting to PDF or PNG, and to email or Dropbox, with a minimal of clicks, which I like.
The operation of the layers can be confusing, though. I almost returned it for refund because opened a blank page from one of the templates, and did a whole page of ink and graphics to test it. When I finished and hit the button to switch back to the page view, it appeared that all my ink and graphics were gone. It took me a few minutes to figure out that the layer in which I had done my work was only sized to about a third of the total page size, even though the editing view for that layer allowed me to write/paint the full length of the screen. Long story short, I "found" my work by resizing that layer to be the length of the screen, which revealed what I had written. But I initially thought that it had failed to save my work.
This may replace Freenote as my go to note-taking app.
EDIT: Second gripe: Only works in portrait orientation for now.
jchammerpants said:
I took the $0.99 plunge for this app. I think it is worth that much at least for anyone wanting a fairly full-featured but easy-to-use note-taking app.
It might be the most intuitive note-taking app I've seen so far. It is pretty quick to switch between text, ink, graphics, and paint-- even within a single line on the page.
And it allows exporting to PDF or PNG, and to email or Dropbox, with a minimal of clicks, which I like.
The operation of the layers can be confusing, though. I almost returned it for refund because opened a blank page from one of the templates, and did a whole page of ink and graphics to test it. When I finished and hit the button to switch back to the page view, it appeared that all my ink and graphics were gone. It took me a few minutes to figure out that the layer in which I had done my work was only sized to about a third of the total page size, even though the editing view for that layer allowed me to write/paint the full length of the screen. Long story short, I "found" my work by resizing that layer to be the length of the screen, which revealed what I had written. But I initially thought that it had failed to save my work.
This may replace Freenote as my go to note-taking app.
EDIT: Second gripe: Only works in portrait orientation for now.
Click to expand...
Click to collapse
Glad you like it and also the fact that you didn't lose your work. I think the way the layers are handled on this app are its biggest strength, it gives complete flexibility to where you can position or reposition every aspect of the output.
It is definitely a steal at the price it is going for.
Ps - the portrait mode was listed as a con, hopefully will be available for landscape in a future update.
HasC said:
I think the way the layers are handled on this app are its biggest strength, it gives complete flexibility to where you can position or reposition every aspect of the output.
Click to expand...
Click to collapse
I agree it is a strength... now that I figured it out! I read some of the reviews on the Play store, and I think a few others had the same problem, as i saw comments to the effect that edits were not saved once the editor was closed. I would guess they also had edits that weren't showing because the layer was sized too small outside the edit view.
If you aren't sure what I mean-- do a full page of scribbles in a layer that is only sized for a portion of the page. When you leave the editor, you will only see the part of your scribbles in the layer boundaries, even though your notes are still captured within the layer via edit mode.
JC
I emailed the developers to ask about landscape viewing. They responded below, and said some updates should be released this week.
App Body said:
We well know the landscape requirement. It's in our developing plan, but it really take time to implement.
By the way, the next release will be in this week. Some new features will be available.
1. Share page to Facebook, MMS and others.
2. A setting center for set default fonts and others.
3. Recover built-in resource in case of deleted by mistake.
We keep developing Handy Note to match user's requirement.
JC
Click to expand...
Click to collapse
Pen recognition
I started using this tool as recommended and Liked it a lot.
There´s only one problem Im experiencing. Sometimes, when Im writing a text, there are some pen recognition issues.. that makes me having to write some letters again.
Don´t know if Im being clear...
Im using latest Jelly Bean Rom (LI1) posted on the development forum. Don´t know if it´s the Rom or the App.
I only have this issue with this app, though.
Anyone experienced that??
Thanks.
Luciano.
lucianolsp said:
I started using this tool as recommended and Liked it a lot.
There´s only one problem Im experiencing. Sometimes, when Im writing a text, there are some pen recognition issues.. that makes me having to write some letters again.
Don´t know if Im being clear...
Im using latest Jelly Bean Rom (LI1) posted on the development forum. Don´t know if it´s the Rom or the App.
I only have this issue with this app, though.
Anyone experienced that??
Thanks.
Luciano.
Click to expand...
Click to collapse
Hey, there, Luciano. I have been using this app only two days. So far, I have not had that issue. It captures all my pen strokes just as smooth as butter.
I am completely 'stock.' Maybe that makes a difference?
JC
jchammerpants said:
Hey, there, Luciano. I have been using this app only two days. So far, I have not had that issue. It captures all my pen strokes just as smooth as butter.
I am completely 'stock.' Maybe that makes a difference?
JC
Click to expand...
Click to collapse
I agree with the comments above as I am not having any issues with it either.
Thanks for the update regarding the improvements to come.
Thanks
HasC said:
I agree with the comments above as I am not having any issues with it either.
Thanks for the update regarding the improvements to come.
Click to expand...
Click to collapse
Yeah.. It´s probably some compatibility issue between the App and the JB ROM.
Thats unfortunate, because I really liked the smoothiness and speed of the JB over ICS.
Maybe I will revert to the stock rom.. although the problem is not too bad, maybe I can live with it.
Thanks guys!
The latest update to this app allows you to really easily rotate text and pictures. All it needs now is landscape mode and a choice of paper sizes.
output quality
Trying out several notetaking apps to see if I could find a Onenote-like app (typing, handwriting, easy editing, sync, searchable notes), so I tried this one out as well.
I agree that it's very nice, especially the flexibility with text and handwriting (you can even write text and handwriting in the same box, alternating words). I had some minor issues for improvement though:
1. I tried it on my phone, and chose the smallest font size (12) to be able to write at least a decent number of words on the page. But when I then exported to evernote, I could hardly read the text (handwriting was even worse) because of the low image quality. Not sure if this is an issue on a tablet but I really want my notes to be readable and searchable. So it would be nice if you could choose different export image qualities.
2. Did you find a way to resize the handwriting (in handwriting mode, not the freehand) after it was written? With text, you can simply resize the font of a selection, but I couldn't do this with handwritten text.
3. Highlighting is only possible in freehand mode, but then if you reposition the textbox the highlight doesn't move with the text as it's in another layer. I didn't try so I don't know if this could be solved by grouping objects, but it would be nice to have a highlighting option that changes the actual background of the text and automatically moves with the text.
4. the already mentioned missing page size setting.
Other than this, I found it to be a pretty nice note taking app, too. If only they added a desktop client that could edit the notes too...
hoipiepeloi said:
Trying out several notetaking apps to see if I could find a Onenote-like app (typing, handwriting, easy editing, sync, searchable notes), so I tried this one out as well.
I agree that it's very nice, especially the flexibility with text and handwriting (you can even write text and handwriting in the same box, alternating words). I had some minor issues for improvement though:
1. I tried it on my phone, and chose the smallest font size (12) to be able to write at least a decent number of words on the page. But when I then exported to evernote, I could hardly read the text (handwriting was even worse) because of the low image quality. Not sure if this is an issue on a tablet but I really want my notes to be readable and searchable. So it would be nice if you could choose different export image qualities.
2. Did you find a way to resize the handwriting (in handwriting mode, not the freehand) after it was written? With text, you can simply resize the font of a selection, but I couldn't do this with handwritten text.
3. Highlighting is only possible in freehand mode, but then if you reposition the textbox the highlight doesn't move with the text as it's in another layer. I didn't try so I don't know if this could be solved by grouping objects, but it would be nice to have a highlighting option that changes the actual background of the text and automatically moves with the text.
4. the already mentioned missing page size setting.
Other than this, I found it to be a pretty nice note taking app, too. If only they added a desktop client that could edit the notes too...
Click to expand...
Click to collapse
1. I would also like different export qualities. What i just tried as an experiment was to export the notes into another app called lecture notes. This could be a potential workaround for resizing the document to a more readable size. If you have made all your edits on handy notes, export to the app and use the cut tool and resize.
2. Unfortunately, i could not find a way to resize handwritten notes after writing and again the solution/workaround would be to export to lecture notes and resize the selection or part that is too small.
3. Yep, tried it this morning and could not find a way to move the highlight. I did notice that there was a layer option but could not get it to do anything, ideally we should be able to flatten the highlight behind the text. I tried to group the objects but could not select the highlighted section.
For a possible workaround you could :
Create your notes and once you are happy with the format, do your highlighting and export or alternatively, send the notes to lecture notes, resize and highlight using the functions within lecture notes and export as a pdf.
I think at present the way things are, we need to use multiple apps to achieve the desired end results or one of the developers takes these issues into consideration and facilitates them within their app.
I think i will email the developer of Handy notes to this thread and hopefully he/she/they can improve the app with the suggestions.
I have requested the developer of lecture notes to see if text handling can be done in the manner of handy notes as he is working on text input improvement for his app which currently is the most feature rich note taking app on android (my opinion).
Edit: just realised for highlighted text, if you select the freehand tool used to do the highlight, there is a scissor icon towards the right that can be used to select the highlight and reposition to wherever you have moved the text. If you change the font size from what has been highlighted, it won't match up.
Ive been using this for a few days now and find it really good. Password protect notes and abilty to change covers.
Also you can download an extra resource pack thats full of templates, covers etc here
Because it is no longer compatible with my TF101 with Android 4.1.2? I can not use it! please update ....

[APP][2.1+] HybridLauncher - Open Source

Im sorry, but as I'm not able to create external links on XDA yet, you have to enter the urls on your own. If I had been able to create a DevDB project, I would have done it.
HybridLauncher​
HybridLauncher is a completely new type of Android-Launcher!
It's designed to be highly configurable and innovative.
Screenshots:
As I am currently not allowed to insert images, please have a look at hybridlauncher.bricklore.de
In the past, the underlying principles of Launchers have significantly differed from those of desktop computers. In particular, the homescreen was only able to show Widgets and Apps, usually arranged on a grid, and usually only able to display a finite (small) number of icons at once.
We adapt the concept of desktops to smartphones by providing a homescreen whose capacity is limited only by your phone's memory and without constraints on the type of items it can show.
We improve the concept of desktops by providing not only completely free positions, but also arbitrary tilts, sizes, and aspect ratios of the items' icons. The homescreen's size is dynamically adapted, such that an infinite number of icons can be displayed.
Technically, the homescreen is simply a folder. Actually, every folder can be used as homescreen (and there's an effectively unlimited number of those). Other folders can be directly accessed (the HybridLauncher also doubles as a file manager) and individually designed, just like the homescreen.
This is solved in way robust against changes of your ROM:
The layout of every folder is stored in small file (".layout") directly within the folder. Thus, if you change your ROM, by reinstalling the Hybrid Launcher, you instantly recover your homescreen (desktop).
HybridLauncher is available in two different versions: "Lite" and "Full". While you can enjoy full functionality with the Lite version, it shows a permanent notification in the statusbar.
Unique features of the HybridLauncher include:
Unlimited homescreens with individual backgrounds
Real files on the homescreen just as on the pc-desktop
Freely positionable items with optional grid or magnetic axes
Items individually adjustable
Item size and rotation continuously adjustable
Dynamic layout-size
Direct execution of shell-scripts
Links to other folders and files
"Open with" dialog as known from PC
Highly adjustable
Available for Android version 2.1 up to 5.0+
Data privacy is our highest priority
(HybridLauncher does not require internet access, no data will be submitted)
For maximum transparency, let us explain why HybridLauncher requires the following permissions:
VIBRATE: When you long-press Items, your phone will vibrate.
WRITE_EXTERNAL_STORAGE: HybridLauncher is a filemanager. Thus, it should have permission to write on sd-cards. In particular, if you want to use a folder on the sd-card as homescreen, then a .layout file needs to be created on the sd-card.
WRITE_MEDIA_STORAGE: This is generally the same as WRITE_EXTERNAL_STORAGE, but on newer devices (5.0+) the access to the external sdcard is blocked by default and needs this extra permission.
READ_CONTACTS: Contacts can be placed on your homescreen (e.g. to open the SMS app quickly), so HybridLauncher has to access your contacts data. HybridLauncher will not submit any data (have a look at the source code).
SET_WALLPAPER: An app needs this permission to change the background image.
SET_WALLPAPER_HINTS: For background parallaxing the system has to be told the size of the wallpaper.
Information:
HybridLauncher is available in the Google PlayStore, or on my website (hybridlauncher.bricklore.de).
HybridLauncher Lite:
Play Store: play.google.com/store/apps/details?id=de.fluxnetz.hybridlauncher_lite
Mirror: bricklore.de/android/hybridlauncher/release/hybridlauncher_lite.apk
HybridLauncher is OPEN SOURCE and licensed under GPL v3, you can view the source here: git.bricklore.de/hybridlauncher
​
Changelog
* reservered post for changelog *
i like your launcher its very customizable and stuff but my wallpaper doesnt scale properly and is causing black borders around the picture which looks kind of ugly
If you could fix this id love to use the launcher
have a great day
tomdudler243 said:
i like your launcher its very customizable and stuff but my wallpaper doesnt scale properly and is causing black borders around the picture which looks kind of ugly
If you could fix this id love to use the launcher
have a great day
Click to expand...
Click to collapse
Thanks for your feedback!
I have just reimplemented the wallpaper scaling, which should fix the problem.
Please have a look at the update and tell me if it worked for you!
Best regards
Since your launcher is open source could you please add it to F-Droid? Would make it easier for people not using play store or gapps like myself to keep it updated than periodically checking your website
As a happy tester, here are the direct links to your really nice app until you can add your own:
https://play.google.com/store/apps/details?id=de.fluxnetz.hybridlauncher_lite
And/Und
http://hybridlauncher.bricklore.de
GerManiac said:
Here are the direct links:
https://play.google.com/store/apps/details?id=de.fluxnetz.hybridlauncher_lite
And/Und
http://hybridlauncher.bricklore.de
Click to expand...
Click to collapse
Added a screenshot
Looking good
It's nice to see a launcher that offers something slightly different. So many of them just seem clones of each other. The ability to place icons anywhere and not be constrained to a grid is something I've not personally seen before.
Allanitomwesh said:
Since your launcher is open source could you please add it to F-Droid? Would make it easier for people not using play store or gapps like myself to keep it updated than periodically checking your website
Click to expand...
Click to collapse
Although it seems quite a bit of work to do, I will hook myself into it right now.
--UPDATE--
It's not that easy for HybridLauncher, as the git repo is hosted on my own server which makes things more difficult (no https, minor problems). Additionally fdroid is not able to build from these souces without "understanding" the exact instructions (One has to preprocess the .java and .xml files in a special manner)
Unfortunately I wasn't able to figure out how I can add a prebuild binary .apk to fdroids repository. If you could guide me, I would supply those binaries until I have fixed my server issues.
GerManiac said:
As a happy tester, here are the direct links to your really nice app until you can add your own:
Click to expand...
Click to collapse
Thanks! I really appreciate all help I get!
savvigeek said:
It's nice to see a launcher that offers something slightly different. So many of them just seem clones of each other. The ability to place icons anywhere and not be constrained to a grid is something I've not personally seen before.
Click to expand...
Click to collapse
Yeah I have noticed the same thing, and thats why I made HybridLauncher.
I wanted to try something completely different.
F-Droid
I'm not a developer so I'm afraid I can't be much use troubleshooting your issues adding your app to F-Droid. I'll ask my friends who are and see what they say. You could also ask on the F-Droid forums,they are always willing to help add a new app
Thank you, really good work.
I cant download from play store....maybe its banned in my country....please can you provide apk or link to apk dwonload?
Sent from my HM NOTE 1LTE
@bricklore crashes when i swipe right or tap next on the welcome screen. log attached. my device is samsung galaxy y duos, gt-s6102, running gingerbread 2.3.6 rom. it's an ldpi device with 289 mb ram only.

[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.

[APP][TESTERS NEEDED] Notch Battery Bar - Live Wallpaper

Use your notch as a battery bar in this live wallpaper.
I need someone to test this app on the Essential Phone. So if you install the trial version on the phone, adjust the size and post a picture(not a screenshot), I will give away pro version codes for the first 3 people.
Trial - Play store link
Paid - customizable - Play store link
Looks pretty awful, since it's designed for wide notches and we only got a "drop" of a notch...
Width: 200
Height: 150
Used settings:
Width: 220
Height: 160
After applying size adjustments to app, nothing happens.. all I see is the wallpaper, and the app wants me to change 5he wallpaper as well?
This is a very creative app; appreciate the ongoing work for this ?
Please give me code too.
210x155
I tried your app with a bunch of different settings to try to get one that works well with this phone.
width 170
height 129
Seems to work best for me.
One issue I have with it is the angle of the slope.
Is there any way you could simply make the highlighting properly follow the curve of the notch for this phone, rather than spread out (thicker) at the top and around the bend (bottom). FYI: I could never see the color band below the notch (as shown in your video for other phones).
Also, there should be a way to visualize any changes you make rather than going pixel by pixel to try to get to the perfect setting for your phone. --> Hit apply. --> Hit back. --> Hit preview. --> Realizing you have to change it again and again. --> Hit back. --> Hit edit. Change #s. --> Repeat.
Simply too many steps.
My guess is that the average user takes 10-15 tries to get to the correct-ish numbers for their specific device.
Suggestion:
I know it's a lot of work with so many phones, but maybe a submission key / option so you can begin to collect preset ranges that people are using for the most common phones.
Question:
Is there any way to implement this so that it overlays when you are using another app. Right now, it only shows on the home screen (wallpaper only).
Because of this, I can't use muzei
If you can do this, I'll happily buy it.
------
Feel free to PM a code if these suggestions are useful.
mazubo said:
After applying size adjustments to app, nothing happens.. all I see is the wallpaper, and the app wants me to change 5he wallpaper as well?
This is a very creative app; appreciate the ongoing work for this
Click to expand...
Click to collapse
You have to hit preview to see the changes.
Interesting app. I just previewed the trial. I need to play a bit with the sizing though. I'm a little disappointed this is a live wallpaper though. I'd like to use a different live wallpaper. Is there no way to use this as an overlay or something, even with root?
If you buy the app it let's you change the wallpaper
martinezs89 said:
If you buy the app it let's you change the wallpaper
Click to expand...
Click to collapse
But I don't think you can use 2 LIVE wallpapers at the same time.
gk1984 said:
Interesting app. I just previewed the trial. I need to play a bit with the sizing though. I'm a little disappointed this is a live wallpaper though. I'd like to use a different live wallpaper. Is there no way to use this as an overlay or something, even with root?
Click to expand...
Click to collapse
Yes, we cannot use 2 live wallpapers at the same time. And the wallpaper needs to be live otherwise it wont be able to update itself.

Categories

Resources