Hi all, im not a experienced developer, perhaps im doing my best, i develop sms enhancer (there is a thread on xda), and some other few apps. however i always like HTC car dashboard but i didint find any app like this on the market, thats why i tried to make my own. so atm its in the beta stage i add it a lot of things and take me like 3 months (i cant develop everyday) but i guess its enough for a beta.
My app has up to 8 Shortcuts (not sure if i should add more) a dialer (with smart dial) clock, weather, speedometer.and more.
im looking for help to make this awesome, but seems my main problem its the "screen density" and sizes, this app its intenden for at least 800x400 screen resolution or "HDPI" up to XHDPI like Gnex, htc one x and so on. (after i finish i will resize for tablets) im using yahoo weather and sometimes for me the api its difficult to use but seems woriking well. i need help for test new features, fix bugs, if you like what dont like and so on.
so if you can help me with:
Logcat (In case it crash)
Any android 2.3+ (i preferer 4.0+)
any screen resolution (but low resolution screen atm the images will be overlapped)
The rom you are using and version of my app .
any thoughs for be better or fix let me know
"sometimes" my english sucks LOL so please forgive my bad english or grammar.
im attaching some Screenshots from my app
You can download from
HERE
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
good work....looks promising.....wishing you best of luck for future.....
-HellRaiser- said:
good work....looks promising.....wishing you best of luck for future.....
Click to expand...
Click to collapse
Thanks a lot,I appreciate n.n
Sent from my HTC One X
.....keep the good work up!
Sent from my Nexus 7 using xda app-developers app
Thanks a lot i really apreciate
This looks really good, i'll give it a go.
AW: [APP] Car Dashboard *Beta*
Looks good, but with my Gnex I would prefer changing from landscape to portrait for use in my Brodit car dock.
Sent from my Galaxy Nexus using xda premium
Dirk64 said:
Looks good, but with my Gnex I would prefer changing from landscape to portrait for use in my Brodit car dock.
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
thanks well this was thinking to be "landscape" only, but when i finish all the clases and all the bugs i guess i will do the portrait layouts for anyone who wants this
When I try to add the widget. I get app isn't installed Haha. Also your weather says its 325°F when its really about 77°F Lol! Really nice app. Good job.
Aitrus said:
When I try to add the widget. I get app isn't installed Haha. Also your weather says its 325°F when its really about 77°F Lol! Really nice app. Good job.
Click to expand...
Click to collapse
OMG , well I will change the weather api, Yahoo sucks (of someone knows a good api would be awesome) so when you tried add the shortcut with what app app happen this? Only with one? Or every app? And last what version of android? Thanks a lot
Enviado desde mi HTC One X
zen kun said:
OMG , well I will change the weather api, Yahoo sucks (of someone knows a good api would be awesome) so when you tried add the shortcut with what app app happen this? Only with one? Or every app? And last what version of android? Thanks a lot
Enviado desde mi HTC One X
Click to expand...
Click to collapse
Its just that app widget 1x1 all my other app icons and widgets load. I'm on jb 4.2.1.
Aitrus said:
Its just that app widget 1x1 all my other app icons and widgets load. I'm on jb 4.2.1.
Click to expand...
Click to collapse
i will check it out, can you give me the name of the app to try it? please? thanks
Your latest update does not save the changes I make to the settings. I turn off Bluetooth and GPS and speedometer. But they don't stay. They keep turning themselves on.
Aitrus said:
Your latest update does not save the changes I make to the settings. I turn off Bluetooth and GPS and speedometer. But they don't stay. They keep turning themselves on.
Click to expand...
Click to collapse
Could you try clear data? Works well on my nexus 4 what device and version of android you had?
Enviado desde mi Nexus 4
zen kun said:
Could you try clear data? Works well on my nexus 4 what device and version of android you had?
Enviado desde mi Nexus 4
Click to expand...
Click to collapse
Did that. I had to close the app with the recent app button. Then the settings stayed. Thanks for adding a music player I like the big buttons.
Aitrus said:
Did that. I had to close the app with the recent app button. Then the settings stayed. Thanks for adding a music player I like the big buttons.
Click to expand...
Click to collapse
Thanks works well right?
Hello Zen Kun
Awesome app. Keep it up. Liking it lots.
Btw. Car Dashdroid(At your signature) & Car Dashboard (this thread).
Similar Dev?
fatsuzie said:
Hello Zen Kun
Awesome app. Keep it up. Liking it lots.
Btw. Car Dashdroid(At your signature) & Car Dashboard (this thread).
Similar Dev?
Click to expand...
Click to collapse
im the same xD
Hey there,
I'm glad that I can use this amazing app and I must say "Big Thank You"!
But I have a question, could You do a portrait mode for this app too? Is this possible, hard to do??? I prefer to use phone as portrait mode always, it's easiest to me.
I just ask.
zomer331 said:
Hey there,
I'm glad that I can use this amazing app and I must say "Big Thank You"!
But I have a question, could You do a portrait mode for this app too? Is this possible, hard to do??? I prefer to use phone as portrait mode always, it's easiest to me.
I just ask.
Click to expand...
Click to collapse
Thank for your words, I'm working on landscape and portrait mode it will be available I hope soon
Enviado desde mi HTC One
Related
Hey, XDA, been awhile and I had gotten some request for this. I finally have it in a condition that I think is worthy of a beta release. The major parts are finished, it's now just a matter of adding visuals and ironing out any bugs that may come up.
Check it out and enjoy, let me know what you think.
Code:
<uses-sdk android:minSdkVersion="7" />
<uses-permission android:name="android.permission.RECORD_AUDIO" />
<uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS"/>
<uses-feature android:name="android.software.live_wallpaper" />
<uses-permission android:name="android.permission.INTERNET"/>
{
"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"
}
Tested with party rock anthem and it looks pretty fresh! +1 in my book, keep up the good work.
Sent from my T-Mobile myTouch 3G Slide using XDA App
v0.2 update
Hey XDA, Happy New Year!
My first post of the new year, here's another update which includes more visuals for the "cell" as well as one additional for the backing. I'm still heavily working on the visuals for the backing so expect more to come.
It's also still a bit buggy with freeze ups. If you have access to logcat I'd very much appreciate some logs when it freezes it. I try to do as much exception handling as possible to avoid FCs. I managed to get the RAM usage down considerably but that is also one of the causes for freeze ups occasionally.
Other things I can think of include a color change of the stage and backing, I darkened it to make the visuals more visible.
I'm very interested in anyone who has ICS on their phone as I think they changed or broke the side scrolling so I may have to look into that.
Enjoy!
Edit: Found a bug almost as soon as I posted this, it's updated again!
Its sideways on my Xperia Play, ill post a screenshot if you want, definitely looks weird
Sent from my Xperia Play
Yeah some screens would be nice. I'm not sure why it would be displaying sideways.
v0.3 update
Hey again XDA,
Here's the latest build! Added a few more visuals and got rid of the invisible buttons on the edges of the screen. It's getting close to market release =] Let me know what you think and if there's any issues.
First release
Here's the first release of the Skrillex LWP. I'm giving it to XDA free of charge for being a great community =] I hope you guys enjoy and I will post updates as they become available.
dude this is AMAZING great wallpaper, but could you please consider making a portrait version, using your mau wallpaper right now and loving it, keep up the good work!!
a skrillex fan, nice nice job btw
Sent from my Cappy
Oh this is cool luvin it and pretty smooth on my nexus s
Sent from my Nexus S using Tapatalk
Daft punk anyone?
Sent from my SGH-T839 using XDA App
Thanks
This is running amazingly great on my hd2. Thanks awesome job
Amazing live wallpapers. I just bought them all.
Would you consider adding a dancing skrillex?
Sent from my Galaxy Nexus using XDA App
kuci06 said:
Wow, looks great
Click to expand...
Click to collapse
Thanks, glad you like it =]
cordell507 said:
dude this is AMAZING great wallpaper, but could you please consider making a portrait version, using your mau wallpaper right now and loving it, keep up the good work!!
Click to expand...
Click to collapse
Thanks but what do you mean? It should orientate with your screen. Could you give me a screen shot?
gonemad02 said:
a skrillex fan, nice nice job btw
Sent from my Cappy
Click to expand...
Click to collapse
Thanks =]
ljordan2 said:
Oh this is cool luvin it and pretty smooth on my nexus s
View attachment 884082
Sent from my Nexus S using Tapatalk
Click to expand...
Click to collapse
Glad you're enjoying it! =]
xtrem88 said:
Daft punk anyone?
Sent from my SGH-T839 using XDA App
Click to expand...
Click to collapse
Haha, I have a Daft Punk one ;]
cristian3433 said:
This is running amazingly great on my hd2. Thanks awesome job
Click to expand...
Click to collapse
Awesome and thanks! I developed it on an HD2 (digitizer recently died on me =[).
Rahshaka said:
Amazing live wallpapers. I just bought them all.
Would you consider adding a dancing skrillex?
Sent from my Galaxy Nexus using XDA App
Click to expand...
Click to collapse
Thanks for all the support! I have been considering adding in Skrillex himself but I'm not much of an animations person. I'll look into it though and see what I can do.
Metastable said:
Here's the first release of the Skrillex LWP. I'm giving it to XDA free of charge for being a great community =] I hope you guys enjoy and I will post updates as they become available.
Click to expand...
Click to collapse
i tried this QR code using red laser and it takes me to the DL but this the dl always says failed right away.. ive logged into my account on here on my phones browser so that shouldnt be it..
Metastable said:
Here's the first release of the Skrillex LWP. I'm giving it to XDA free of charge for being a great community =] I hope you guys enjoy and I will post updates as they become available.
Click to expand...
Click to collapse
What is it suppose to do? I have it set as a live wallpaper but its not doing anything when I play music from my player.
wow there is a God, amazing work love it, a portrait version would be nice, but very nice otherwise
madLyfe said:
i tried this QR code using red laser and it takes me to the DL but this the dl always says failed right away.. ive logged into my account on here on my phones browser so that shouldnt be it..
Click to expand...
Click to collapse
I'm not sure why the download is failing for you. The QR code is auto-generated so it should work fine. Have you tried downloading to your computer and just transferring it over?
synergeticink said:
What is it suppose to do? I have it set as a live wallpaper but its not doing anything when I play music from my player.
Click to expand...
Click to collapse
It reacts to your music. Could you give me some details on your device? Android version, music player, etc. Thanks.
lordlos said:
wow there is a God, amazing work love it, a portrait version would be nice, but very nice otherwise
Click to expand...
Click to collapse
Glad you like it! What do you mean by portrait version? You want it to be closer or something else?
Metastable said:
I'm not sure why the download is failing for you. The QR code is auto-generated so it should work fine. Have you tried downloading to your computer and just transferring it over?
It reacts to your music. Could you give me some details on your device? Android version, music player, etc. Thanks.
Glad you like it! What do you mean by portrait version? You want it to be closer or something else?
Click to expand...
Click to collapse
He means that even in portrait orientation it looks like it was made for landscape orientation (black space above and below).
{
"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"
}
Presents the Official
MIUI 2.2.24 ICS ROM [ALPHA]
Overall it's pretty functional
Changing the clock theme caused issues so I'm not sure it's all theme related items
Chrome Beta is a no go until I change one more thing in the build.prop
Default wallpaper is too small. Will change later.
Please let me know what else you find
Download
This rom was ported by me. Many thanks to scott951 & |0xD34D|!!!
Screenshots courtesy of Krunk_Kracker:
Nice thanks
already downloaded, gonna flash in a while
Sent from my HTC Desire HD using xda premium
yeah another Classicnerd rom....i am loving it
Please someone upload some screen shots..
How do I get the default launcher screen to rotate to landscape? Seems to be stuck in portrait. I check and unchecked the 'auto rotate' button under Display but it doesn't seem to make a difference.
Awesome job Tmartin. You always seem to make ports look easy man. What's next? Sense based? Hehe.
Sent from my PG86100 using Tapatalk
viny2cool said:
yeah another Classicnerd rom....i am loving it
Please someone upload some screen shots..
Click to expand...
Click to collapse
I will post some screenshots later today.
ItsDon said:
How do I get the default launcher screen to rotate to landscape? Seems to be stuck in portrait. I check and unchecked the 'auto rotate' button under Display but it doesn't seem to make a difference.
Click to expand...
Click to collapse
I'm not sure...This is the first MIUI project I've done and the first time I've had MIUI on any of my devices.
Leoisright said:
Awesome job TMartin. You always seem to make ports look easy man. What's next? Sense based? Hehe.
Sent from my PG86100 using Tapatalk
Click to expand...
Click to collapse
Don't spill the beans man lol
Leoisright said:
Awesome job Tmartin. You always seem to make ports look easy man. What's next? Sense based? Hehe.
Sent from my PG86100 using Tapatalk
Click to expand...
Click to collapse
Sense! Ever since Leo sent the wrong file the other day I've been itching for sense on this thing!! Even if its sense 3.* I'll take it!
Anyways Martin awesome job on this thing man... gives me some specific ideas to run on this thing.
Thanks!!!
Sent from my Touchpad using Tapatalk
The HP Touchpad just gets better and better. Now...on to world domination!
Thanks TMartin and CN team.
ItsDon said:
How do I get the default launcher screen to rotate to landscape? Seems to be stuck in portrait. I check and unchecked the 'auto rotate' button under Display but it doesn't seem to make a difference.
Click to expand...
Click to collapse
i dont think MIUI launcher has a landscape mode.
i have used MIUI roms on a few devices, G2x, Desire HD, Galaxy S, Xperia X10, as far as i can remember, home screens will not rotate when device is rotated.
i may be wrong.
potatohead said:
i dont think MIUI launcher has a landscape mode.
i have used MIUI roms on a few devices, G2x, Desire HD, Galaxy S, Xperia X10, as far as i can remember, home screens will not rotate when device is rotated.
i may be wrong.
Click to expand...
Click to collapse
yea I too notice this, I'm getting seasick T is there something I did or didnt do?
I also noticed I cannot run SetCpu
potatohead said:
i dont think MIUI launcher has a landscape mode.
i have used MIUI roms on a few devices, G2x, Desire HD, Galaxy S, Xperia X10, as far as i can remember, home screens will not rotate when device is rotated.
i may be wrong.
Click to expand...
Click to collapse
The launcher don't. But the lock screen goes sideways lol
Sent from my HTC Glacier using Tapatalk
well then I guess I'm going to miss class. thanks a lot tmartin haha seriously though, thanks for the release!
mmikeee said:
well then I guess I'm going to miss class. thanks a lot tmartin haha seriously though, thanks for the release!
Click to expand...
Click to collapse
psh class.who need classs?
I droped out of skool in teh ninfh graed and i got a awesum job in the waist management feeld.
Anywhoo, great work TMartin! Thanks for all you've done!
i have always like MIUI roms, really a pity that launcher has no landscape mode, an inherent 'characteristic' of MIUI roms.
i dont really mind this when using MIUI on phones as they are being used mostly in portrait (at least for me).
however, since my primary use of TP is for reading and usually in landscape mode, i am sorely missing a rotatable launcher, pity really ...
Couldn't you just use adw? It's ICS compatible so should, in theory, get rid of the problem. But obviously at the cost of losing the miui launcher
Sent from my HTC Desire Saga using xda premium
potatohead said:
i have always like MIUI roms, really a pity that launcher has no landscape mode, an inherent 'characteristic' of MIUI roms.
i dont really mind this when using MIUI on phones as they are being used mostly in portrait (at least for me).
however, since my primary use of TP is for reading and usually in landscape mode, i am sorely missing a rotatable launcher, pity really ...
Click to expand...
Click to collapse
someone try nova launcher on it and let us know.
b.huss2 said:
someone try nova launcher on it and let us know.
Click to expand...
Click to collapse
Novalauncher works just fine, as well as Apex launcher and launcherpro.
Also, Youtube HQ doesn't work
rubensollie said:
Also, Youtube HQ doesn't work
Click to expand...
Click to collapse
It's based on ClassicNerd so Netflix, HD Youtube, Flash videos etc. won't work until they are fixed in CN.
Thank you so much
I've been waiting for MIUI v4
Sent from my Desire HD
Ok guys,i have created a new rom Unity 0.0.1,in beta stage and the first release,i need people to download and please give me feedback,i eventually will release this in the rom section,when i make sure its bug free or close anyway.I will add a few examples of what kind of bug report i would like:
1)Is there 4G?
2)Is there FFC,is the video/camera in color,does it tear?Does video record?
3)Does it connect to wifi connect?Does it disconnect after setting it?
4)Does all the tweaks work?
5)Do you get bootloops?
and etc,etc.
Also if you can,please take a logcat for me,thanks.
If you would like to test this beta release,post it on this thread and i will pm you the link,i will only use the first 5 that posts,make sure to post the bugs here.
{
"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"
}
Thanks guys and its well appreciated,i know things are slow around here now,the poor ole EVO is dying slowly,but we as devs are trying to keep it going for as long as possible.This of course is a private release,because its in beta stage,i will release this to the public,when im sure everything or just about everything works.
Sign me up as a tester.
Sent from my PC36100 using xda app-developers app
Kfunk said:
Sign me up as a tester.
Sent from my PC36100 using xda app-developers app
Click to expand...
Click to collapse
Well guys this will take Diablo's customizations to a whole new level. He is no longer changing apk's and little stuff like that. He is learning how to change it on a source level. This can make the rom faster and cleaner than at an apk level plus more things can be added and changed easier. Cant wait to see what he has waiting for us. Keep up the good work and the more you work with source the easier it will get.
If I wouldn't have activated the old evo on my dad's number I'd give it a good run through.
Sent from my EVO using xda app-developers app
Doesnt look like im gonna get many testers,looks like Kfunk is the only one,lol.Cant expect the dead to come alive,hahaha.
I can test tmrw bro
Sent from my PC36100 using Tapatalk 2
Hey man you know I am always down to do testing. You dont ever have to ask just shoot me a link when you need something. I always have google talk running on something so I will get the message quickly.
Thanks guys,link sent.
Dl this morning, will flash after work
Sent from my PC36100 using Tapatalk 2
So Far - after a day of testing:
1)Is there 4G? - YES
2)Is there FFC,is the video/camera in color,does it tear?Does video record? - There is FFC, all in color, no tearing that I notice, video recording works great
3)Does it connect to wifi connect?Does it disconnect after setting it? - Yes, wifi works fine.
4)Does all the tweaks work? - No force closes so far so I assume the tweaks are working
5)Do you get bootloops? - NONE so far!
and etc,etc.
One thing I noticed is that there are three different Google Search Widgets to choose from.
This Rom is working great so far. This is my first time ever using ADW so I am getting used to it. I like the iSense music player... nice touch.Slide to lock lockscreen works good as well. ARE YOU SURE THIS IS A BETA?????
Kfunk said:
So Far - after a day of testing:
1)Is there 4G? - YES
2)Is there FFC,is the video/camera in color,does it tear?Does video record? - There is FFC, all in color, no tearing that I notice, video recording works great
3)Does it connect to wifi connect?Does it disconnect after setting it? - Yes, wifi works fine.
4)Does all the tweaks work? - No force closes so far so I assume the tweaks are working
5)Do you get bootloops? - NONE so far!
and etc,etc.
One thing I noticed is that there are three different Google Search Widgets to choose from.
This Rom is working great so far. This is my first time ever using ADW so I am getting used to it. I like the iSense music player... nice touch.Slide to lock lockscreen works good as well. ARE YOU SURE THIS IS A BETA?????
Click to expand...
Click to collapse
I havent had time to run it yet,im working 14 hours a day,so i jsut wanted someone to test this just to make sure,im adding more teaks and mods to it today and should have it posted on the rom section by tonite.Hows the kernel holding up soo far,im using savaged-zen kernel for this?
Now.. if only I could figure out how to get rid of the default google search bar on the top of each home screen!
Kfunk said:
Now.. if only I could figure out how to get rid of the default google search bar on the top of each home screen!
Click to expand...
Click to collapse
Just go to settings--> Homescreen-->Actionbar Design--> Disable
Diablo67 said:
Just go to settings--> Homescreen-->Actionbar Design--> Disable
Click to expand...
Click to collapse
Thank You! The "actionbar design" name threw me off.
So far, no issues at all with this Rom.
Will you be adding in the beats audio manager? I can really tell the difference without it.
Kfunk said:
Will you be adding in the beats audio manager? I can really tell the difference without it.
Click to expand...
Click to collapse
Yes sir ,already added as requested.
Ok tested, and as kfunk said, all working fine I will run it through tmrw, and report back, gives me time to make another theme for my build, lol. Nice job bro
Sent from my PC36100 using Tapatalk 2
Beta closed and posted in android development.Thanks guys.
Might be a little late, but my Evo is up for any rom testing.
Just read that you can't have lockscreen widgets.. is this true?!
http://forums.androidcentral.com/samsung-galaxy-s5/378870-can-you-add-widgets-lockscreen.html
http://forums.androidcentral.com/sa...eature-want-add-analog-clock-lock-screen.html
They are gone along with shortcuts. It's my biggest gripe about this otherwise great phone.
Sent from my SAMSUNG-SM-G900A using XDA Premium 4 mobile app
if i knew this i probably wouldnt have bought it! WHY!!!!!? for what reason besides being cxnts?
Has anyone tried totally disabling/turning off the fingerprint scanner then try adding widgets to the lockscreen?!
I will not get this phone until lockscreen widgets are available.
So? Any news? Why the **** did the retarded idiots at Samsung remove this neat feature? WTF?! Please help me understand this.
here I am spending hours trying to figure out how to display an entire SMS on the lockscreen when I peek at it and after trying to add widgets turns out I can't get widgets to work either...
wtf? So much wasted empty space
I see no reason for this besides being fu**wits mid my language. Like seriosuly what is the point in disbaling the feature?? All promos for the device had lock screen widgets!! Or camera at least arggh so angry
you do have a camera widget...but thats it
I dont
Sent from my SM-G900I using xda app-developers app
prot- said:
I dont
Sent from my SM-G900I using xda app-developers app
Click to expand...
Click to collapse
I read on another thread that evidently the camera widget is missing on the international version.
Sent from my SAMSUNG-SM-G900A using Tapatalk
the European one has a couple of lock screen widgets but that's it. It would appear that several feature have been disabled by US carriers. The download booster is available here in Europe but not for most carriers in the US looks like AT&T are calling the shots again
Sent from my Transformer Prime TF201 using Tapatalk
RotteRotte said:
So? Any news? Why the **** did the retarded idiots at Samsung remove this neat feature? WTF?! Please help me understand this.
Click to expand...
Click to collapse
Because that's what some manufacturers do.
Last year HTC only allowed one lockscreen widget with the 4.2 update to the M7.
what the crap? I have been looking for a way to add shortcuts. Seriously? gone?? Man, this is a cool device, but i have only had it for a day and have already been annoyed by several things! this one is pretty critical for me though. 13 days left to decide if i keep it or not...
Looks like I will be adding widget locker already went back to nova launcher. Now time to read more on s view what it is and is it customizable.
what the hell samsung? there really are no good flagships this year...
Have you guys checked the security panel on settings?
That's where the "enable lockscreen widgets" option usually is, right?
Not there
Sent from my SM-G900I using xda app-developers app
admiral70 said:
Looks like I will be adding widget locker already went back to nova launcher. Now time to read more on s view what it is and is it customizable.
Click to expand...
Click to collapse
Would you mind reporting back on this once you try it? I don't want to buy widgetlocker only to find out it doesn't work.
That being said. In an attempt to try anything/everything to get lock widgets to show up, I enabled daydreaming mode for charging and while trying to get dashclock and such to work I enabled its day-dream widget and to my surprise when I put my phone to charge the dashclock widget shows up while my phone is charging/in day dream mode.
Is there seriously no way around this though? Is this something samsung will change if enough people ***** about? I don't have an alternative phone to go back to but I will seriously sell/switch off this phone asap if this is the case. This was one of the biggest features I was looking forwards to when switching to android!!
Faelun said:
Would you mind reporting back on this once you try it? I don't want to buy widgetlocker only to find out it doesn't work.
That being said. In an attempt to try anything/everything to get lock widgets to show up, I enabled daydreaming mode for charging and while trying to get dashclock and such to work I enabled its day-dream widget and to my surprise when I put my phone to charge the dashclock widget shows up while my phone is charging/in day dream mode.
Is there seriously no way around this though? Is this something samsung will change if enough people ***** about? I don't have an alternative phone to go back to but I will seriously sell/switch off this phone asap if this is the case. This was one of the biggest features I was looking forwards to when switching to android!!
Click to expand...
Click to collapse
I'm using Magiclocker Main right now, and it works fine. Several themes to choose from. Better than the default lockscreen.
My lockscreen
{
"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"
}
Sent from my SAMSUNG-SM-G900A using Tapatalk
shockandawe said:
I'm using Magiclocker Main right now, and it works fine. Several themes to choose from. Better than the default lockscreen.
Click to expand...
Click to collapse
Can you get things like dash clock and such to work with this?
THIS APP ONLY WORKS ON BASED CM12, CM12.1 AND CM13 ROMS WITH THEME ENGINE.
Hello everyone, I make this app thanks to the guide of @TheXGX for how to change the lock screen wallpaper.
This app is the new app to change your lockscreen on CM13, a lot of people wants this app to change the wallpaper on lock screen on the new CyanogenMod version 13.
So like older version, you need to pick an image from gallery and you can add it to lockscreen or, you can customize the brightness, contrast, blur option is available too, and in the future, I will add a lot more features to make it more powerful.
I hope you enjoy with this app.
{
"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"
}
Features:
- Change the lock screen wallpaper.
- Reset the lock screen wallpaper, means, to have the same wallpaper on desktop and lock screen.
- Add blur to image.
- Modify the brightness and contrast
- You want more? Leave a reply !
Link from google play
Older version:
https://play.google.com/store/apps/details?id=com.miniprepumen.cm12.changelockscreencm12
The newer version.
https://play.google.com/store/apps/details?id=com.alicantedevelopers.lockscreenchangercm13
Oneplus one thread thanks to @reyscott1968.
http://forum.xda-developers.com/oneplus-one/themes-apps/cm12-lockscreen-changer-t3064755
Thanks to the people who has downloaded the older version for CM12, support, feedback, comments... Thanks really
I never would have imagined to get more than 50.000 downloads in a few months. Thanks to all of this people now I work where I want
Hey. Thanks for the mention.
However, I just gave the app a try, but it FC's every time I select an image on Euphoria OS, based on CM12 5.0.2. Have you tried this app on other ROMs?
The app itself starts, and then I tap to select image, and when I select anything, it FCs.
Nice effort though. App looks clean and simple. Will add this to the original thread if it becomes stable. :good:
Thanks to you! Can you send the error through google play??
I tried on official CM12 and Temasek but I will try this Rom.
Thanks for the support.
Miniprepumen said:
Thanks to you! Can you send the error through google play??
I tried on official CM12 and Temasek but I will try this Rom.
Thanks for the support.
Click to expand...
Click to collapse
Sure thing bro. Another thing, when I click on settings? Nothing happens. Not sure if this is an app or ROM problem. I think it might be just for me. xD
hahaha settings are empty I didn't implement nothing on settings I will quit.
Miniprepumen said:
hahaha settings are empty I didn't implement nothing on settings I will quit.
Click to expand...
Click to collapse
Hahaha I see. *feels noobish* xD Good luck with the dev!
Okey there are one error when I'm retrieving the image, but for any reason that idk, at CM12 and temasek CM12 works but nor on other roms, this weekend i will fix this error.
I need to know on wich roms works and wich not.
Thanks!
Miniprepumen said:
Okey there are one error when I'm retrieving the image, but for any reason that idk, at CM12 and temasek CM12 works but nor on other roms, this weekend i will fix this error.
I need to know on wich roms works and wich not.
Thanks!
Click to expand...
Click to collapse
Good luck with it man. Lemme know if you need any more help!
@TheXGX Try the version 2.0 I think it's stable
Miniprepumen said:
@TheXGX Try the version 2.0 I think it's stable
Click to expand...
Click to collapse
Just gave it a shot! It works perfectly. Nice job man! I'll add this to the original thread in a while.
A suggestion would be to give users a way to resize the pictures they select. That would make this perfect.
TheXGX said:
Just gave it a shot! It works perfectly. Nice job man! I'll add this to the original thread in a while.
A suggestion would be to give users a way to resize the pictures they select. That would make this perfect.
Click to expand...
Click to collapse
Hahaha thanks! I was working on this feature but I let it because the error are more important, this weekend I will rock this app hahaha.
Tell me if u have any other problem mate.
Sent from my SM-N9005 using XDA mobile app
Works great with RRO.
Thanks
The crop feature it's almost working I need to check if works properly on some devices.
If you have any idea to improve the app, please tell me.
Thanks for support.
Miniprepumen said:
The crop feature it's almost working I need to check if works properly on some devices.
If you have any idea to improve the app, please tell me.
Thanks for support.
Click to expand...
Click to collapse
PM to me if you need tester
Thanks so much for this! Been too lazy to do it myself. Looking forward to cropping options and maybe even brightness level ?
Reechings said:
Thanks so much for this! Been too lazy to do it myself. Looking forward to cropping options and maybe even brightness level ?
Click to expand...
Click to collapse
No problem. I think the crop feature it's very useful but brightness?
Sent from my SM-N9005 using XDA mobile app
Miniprepumen said:
No problem. I think the crop feature it's very useful but brightness?
Sent from my SM-N9005 using XDA mobile app
Click to expand...
Click to collapse
How about add blur?
Like this https://play.google.com/store/apps/details?id=com.nexdev.blurone&hl=ru
LidaFlorida said:
How about add blur?
Like this https://play.google.com/store/apps/details?id=com.nexdev.blurone&hl=ru
Click to expand...
Click to collapse
I like this idea but I think it's so hard, but I'll try.
Thanks
I will implement the crop and blur features, I don't know when, but do you prefer to select if you want to crop and blur or always ON??
I think it's better on the settings, like this.
Miniprepumen said:
I will implement the crop and blur features, I don't know when, but do you prefer to select if you want to crop and blur or always ON??
I think it's better on the settings, like this.
View attachment 3221524
Click to expand...
Click to collapse
Yep, better in the settings