[XAP] [Source] LockScreen App - Windows Phone 8 Development and Hacking

Do you want to test first 3rd party custom lockscreen app?
It doesn't have notifications support yet. Notifications are supported now!
{
"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"
}
ID_CAP_SHELL_DEVICE_LOCK_UI_API and ID_CAP_CHAMBER_PROFILE_CODE_RW must be unlocked to install this app!
Install with this method!
Unlocked Nokia Lumia support!
Added source code for those who want to build their own lockscreen apps. Most recent version is on GitHub

-W_O_L_F- said:
Do you want to test first 3rd party custom lockscreen app?
It doesn't have notifications support yet.
Click to expand...
Click to collapse
I'll give it a try for sure I'll post back after trying it for a while =D

'Atta boy WOLF !
Here is the version that will only work on WP 8.1 Emulators.

Too bad lumias can't test this. Damn it

Could always try dumping the emmc and restoring once the necessary changes have been made. Its been done, but I wouldn't pay for hardware to hack it....

Source code added to the first post.

Is that cap required for the music controls?
the apps installs for me (and is better than rudy's app) and works but no music controls.
I've got interop unlock with the windowsmania rom.

matgras said:
Is that cap required for the music controls?
the apps installs for me (and is better than rudy's app) and works but no music controls.
I've got interop unlock with the windowsmania rom.
Click to expand...
Click to collapse
Music controls are only visible, when player ISN'T stopped.

matgras said:
Is that cap required for the music controls?
the apps installs for me (and is better than rudy's app) and works but no music controls.
I've got interop unlock with the windowsmania rom.
Click to expand...
Click to collapse
the cap is for the actual lock screen capabilities. You won't be able to enable lock screen apps without the cap.

-W_O_L_F- said:
Music controls are only visible, when player ISN'T stopped.
Click to expand...
Click to collapse
Oops, looks like the music player wasn't working because I used modernmusic instead of Xbox music, it works now, thanks!

Thank you very much for that sample! It helped me quickly make this: https://www.youtube.com/watch?v=OtIt2gmvle4

SharpGIS said:
Thank you very much for that sample! It helped me quickly make this: https://www.youtube.com/watch?v=OtIt2gmvle4
Click to expand...
Click to collapse
Whoa! That's pretty sweet!

Whoa thanks -W_O_L_F-, that's awesome!
One thing I noticed is that the app exits immediatly if you try to choose a lock screen background for the second time... Is that only happening to me?
I messed around with it as well (see attachment), nothing fancy like SharpGIS, just inspired from this old typography Lockscreen (http://angelman8.deviantart.com/art/Typophone-4-175481865).
SharpGIS said:
Thank you very much for that sample! It helped me quickly make this: https://www.youtube.com/watch?v=OtIt2gmvle4
Click to expand...
Click to collapse
That's amazing! Very creative idea!

That typography is BEAUTIFUL

Is there any more information on this? Will the API be opened up to normal devs, or will it be Rudy's app or interop unlock?
And another question, is there a way to override the swipe up to unlock (and replace it with slide to right etc)? If so, something like this could be possible: http://woohoochocolate.deviantart.com/art/Typophoneblue-205524802 I loved this lockscreen on my iPhone 3 years ago ;D

th0mas96 said:
Is there any more information on this? Will the API be opened up to normal devs, or will it be Rudy's app or interop unlock?
And another question, is there a way to override the swipe up to unlock (and replace it with slide to right etc)? If so, something like this could be possible: http://woohoochocolate.deviantart.com/art/Typophoneblue-205524802 I loved this lockscreen on my iPhone 3 years ago ;D
Click to expand...
Click to collapse
there are already working android lockscreens with those dots ( like this http://www.extremetech.com/wp-content/uploads/2012/02/android-lock-screen1.jpg )
so yea that would probably be possible

th0mas96 said:
Is there any more information on this? Will the API be opened up to normal devs, or will it be Rudy's app or interop unlock?
And another question, is there a way to override the swipe up to unlock (and replace it with slide to right etc)? If so, something like this could be possible: http://woohoochocolate.deviantart.com/art/Typophoneblue-205524802 I loved this lockscreen on my iPhone 3 years ago ;D
Click to expand...
Click to collapse
Yes, any action. Slide, tap, absolutely ANY. First version of my app unlocked by a button click.

Would it be somehow possible to implement notifications?
Also, launching apps from the lockscreen works fine (see my Attachment, when I click on "flash", the app Flashlight XT launches), but it is VERY slow, almost 5 seconds delay! Is there a way to speed this up?
The battery meter works fine (see Attachment, middle line).

silvestro1 said:
Would it be somehow possible to implement notifications?
Also, launching apps from the lockscreen works fine (see my Attachment, when I click on "flash", the app Flashlight XT launches), but it is VERY slow, almost 5 seconds delay! Is there a way to speed this up?
The battery meter works fine (see Attachment, middle line).
Click to expand...
Click to collapse
To get notifications we need to call native libs. And wrapper from Rudy's app is kinda broken.

Source code is on GitHub now.
New XAP attached. Fixed a bug with settings page. It opened after phone was unlocked by system event (tap on toast and etc.).

Related

SpoonAlarm 2 - Released 31/07/08

Thought you might like to know, everybody's favourite FREE wm6 alarm replacement has been updated. It's way better than the in built alarm tool. Check it out at :
http://www.spoontools.com/index_files/Page1220.htm
Whats new in v2 :
1. Recurring Alarm
2. Save settings on close
3. Support for both mp3 and wav files
4. New snoozer that also plays the songs (instead of opening Media Player)
5. More snooze options
6. Tray icon for easy access to the SpoonAlarm from the today screen
7. Auto start on star-up.
8. Bugs fixes
{
"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"
}
Quick question - Tray icon is optional?
where?
on page say "Click to download the SpoonAlarm.CAB installation and run it locally on your PDA" but i not see the link.
please can you put it on this post, link or the file?.
thanks and sorry for my english
john_smith said:
on page say "Click to download the SpoonAlarm.CAB installation and run it locally on your PDA" but i not see the link.
please can you put it on this post, link or the file?.
thanks and sorry for my english
Click to expand...
Click to collapse
There is a BIG download icon just next to the text you said... but heres the download link..
http://www.spoontools.com/Downloads/downloader_alarm.htm
Anyone else having problem selecting a sound wav or mp3 ... nothing is shown in the list...!?
I'm running this on my Diamond...
ok
ok thanks, in mozilla i cannot see the box , on ie7 i can see the box but no the image .
one more time thanks for you fast reply.
john_smith said:
on page say "Click to download the SpoonAlarm.CAB installation and run it locally on your PDA" but i not see the link.
please can you put it on this post, link or the file?.
thanks and sorry for my english
Click to expand...
Click to collapse
Try
This
Quick questions:
Is it customizable?
Doesn't seem to work very well on Diamond... when I do a restart it pop ups when I'm typing my Pin code... and then The icon is hiding 'behind' TouchFlo .. so I cant get to it... and nothing happens when I try to start it in the Start menu...
And I cant chose any alarm sounds....
Anyone else having problems with Diamond and SpoonAlarm?
ok
on ie not see the image but i can download it.
testing....
thanks
Ironically, I never heard of this program until yesterday and downloaded the previous version yesterday. It seemed call but it kept going off every 3 minutes. I said dismiss but it just kept going off so I uninstalled it. But it keeps going off, even though it's uninstalled. Thankfully it stopped for now, but I think it may happen again. How can it keep going if I uninstalled it?
Nice but I don't like the tray item. When launching the app for the second time it won't show up, you have to use the tray item. I use Throttle Launcher so the tray is hidden, which makes the app quite unusable.
SpoonAlarm 2.0
I think there are some issues with Diamond, a friend of mine already reported it's not working very well for him too.
I will check it out and try to fix the problem.
Can you explain the tray icon problem please?
Thanks!
Gil.
http://mobilespoon.blogspot.com
Thanks for your feedback,
I thought people will actually like the tray icon...
Any suggestions how I can enable easy access to it without the tray?
Gil.
http://mobilespoon.blogspot.com
[email protected] said:
Thanks for your feedback,
I thought people will actually like the tray icon...
Any suggestions how I can enable easy access to it without the tray?
Gil.
http://mobilespoon.blogspot.com
Click to expand...
Click to collapse
Have a way to link it to the taskbar clock, or the user can create a shortcut in whatever launcher they use.
Thanks.
So I think what I will do is to give it as optional configuration.
Will update you as soon as it is fixed.
Gil.
I too hadn't heard about your program until today - and it seems great, except for the tray icon...
There are many places you can allow the user to place the icon:
Tray
Control Panel
Start Menu Panel (main)
Start Menu -> Programs
If you could create an option to allow the user to create a quick access shortcut in one or more of those locations, then I think you'll probably make everyone's day.
Other than that, the application looks much nicer and more powerful than the default WM clock/alarm utility. Great job!
Looks good , like to see the update with a short cut to. Thanks for your hard work .
T M Z
Possible to set multiple alarms ?
Not working
I was looking forward to this program but it doesn't work for me.
a- I can't use the tray icon. I NEVER look at the today screen.
b- I can't select an MP3. It doesn't show any.
I need to be able to run it from a shortcut.
I am hoping it will work soon. I'll even donate $10 if it works.
Thanks,
Jeannette
Tilt
Pat123 said:
Possible to set multiple alarms ?
Click to expand...
Click to collapse
Currently the default one does and any alternate alarm program I get must at bare minimum, have teh same features as the default alarm, plus of course the addition creature features. So multi alarm would have to be there in order for me to use it.
I am happy with the default alarm to be honest. My ONLY grief is the lack of MP3 support for setting the alarm sounds. The SpoonAlarm looks good but if teh curently functionality is missing at all then it does me no good and I will stick with the default alarm. I just have to convert MP3 sounds to wave and make sure they are in the windows folder, a pain but it works.
Is there a way SpoonAlarm can map to the alarm icon (next to the clock) in HTCHome? Looks like a good basic alarm app though. A lot of these alarm apps have horrible looking UI's with non touch friendly interfaces.

yrgo 2.3 beta 4

Hi all,
the new beta version of yrgo (2.3 beta 4) is prepared and has lot of new stuff. I'd be glad if you give me the feedback.
{
"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"
}
Notice that Default desktops settings probably doesn't fit to any other then 320x240 screens. It is beta so I haven't focus on this yet.
Almost 100% support of all possible resolutions (including VGA, Touch HD resolution, etc.). There are a few situations where yrgo will not drawn everything correctly.
Multilanguage support - I'll provide the translation tool soon on my forum.
Improved graphical rendering. Animations and scrolling should be faster.
New headline in menus showing clock, battery and signal level.
Today plug-in Gadget: ability to Share one instance of the plugin on several desktops - this repairs bugs with some plugins that weren't able to show correctly on several desktops (or in portrait and landscape mode). You can even set the size of the Today Plugin Gadget (some Today Plugins doesn't support resizing correctly).
New Desktop switcher gadget - in Design mode you can set an icon to every desktop in yrgo. This icon is then used with Desktop switcher gadget.
New Volume gadget - it currently doesn't show the Volume state (on, off, vibrate) - will be implemented later.
New Gadgets using actions history: Most used actions, Most used settings, Most used applications, Most used calls, Most written SMSes
Gadget clock allows to show digital clock using fancy pictures - just set clock to digital and then to "Graphical clock"
Gadget Date - you can set the format of the date using the same parameters as you use them in Regional settings.
Small information panel when yrgo is processing action that take more time.
Added shadow to the texts
New color themes
The list items can be again controlled by the keyboard
More smart installer - the installation is finished when run yrgo first - after that some unnecessary files are deleted so the yrgo takes less space on your PDA.
Repaired bug - in VGA mode the Gadgets in design mode drew an trail while moving them.
Repaired bug - the Gadgets were rearranged when trying to change landscape/portrait mode and using Non-FullScreen mode.
Repaired bug - sometimes yrgo catches "fake" clicks when accessing the context menu.
There were some another changes but I just forgot on them ;-).
Enjoy and let me know.
The downloadable zip can be found here.
Thank you.
Regards,
Luky
Nice app. Very finger friendly. Have been playing around with it for a few minutes so far. I'm enjoying it. Thanks!
Downloading now. I'll let you know how it goes...
for the first impression is very fast.
the main screen is not in line on my diamond... too bad, the app looks really cool
hi ;;;;
THANKs .
nickytheshaft said:
the main screen is not in line on my diamond... too bad, the app looks really cool
Click to expand...
Click to collapse
Hi,
I don't understand what do you mean by this.
Luky
2daysoft said:
Hi,
I don't understand what do you mean by this.
Luky
Click to expand...
Click to collapse
here is a screenshot
Very Cool app.
I have been playing with it and it's very easy on the eyes.
Great work
Hi nickytheshaft,
that's exactly what I meant by this claim:
"Notice that Default desktops settings probably doesn't fit to any other then 320x240 screens. It is beta so I haven't focus on this yet."
But you can easily switch yrgo to the Design mode and redesign all the items in any way you want. Check the video on www.2daysoft.com
Luky
2daysoft said:
Hi,
that's exactly what I meant by this claim:
"Notice that Default desktops settings probably doesn't fit to any other then 320x240 screens. It is beta so I haven't focus on this yet."
But you can easily switch yrgo to the Design mode and redesign all the items in any way you want. Check the video on www.2daysoft.com
Luky
Click to expand...
Click to collapse
ok, i'll take a look, thanks.
nickytheshaft said:
here is a screenshot
Click to expand...
Click to collapse
same on my diamond...
robi_90 said:
same on my diamond...
Click to expand...
Click to collapse
Guys,
I know about this bug but do not forget that you can completely redesign any of all 64 desktops! Just switch to the design mode (tap and hold anywhere on the desktop) and then you can move, delete, add or modify any gadget on the desktop.
Check video on www.2daysoft.com how it works. Thanks.
Regards,
Luky
Hmmm...
Is this really a beta?
If so how and why does one unlock it?
tricsio said:
Hmmm...
Is this really a beta?
If so how and why does one unlock it?
Click to expand...
Click to collapse
Hi,
yes, it is a beta version - that means it is not version officially presented on my website or offered on various download servers.
yrgo is shareware - it works with limitations without purchasing a registration key. And the same condition is valid for the beta versions. The users that has already bought yrgo are able to unlock beta version with their registration key, but without this key, you cannot unlock it.
Regards,
Luky
very nice program, thanks
anyway to make the time non military time?
awesome program BTW
thanx!
justincredible said:
anyway to make the time non military time?
awesome program BTW
thanx!
Click to expand...
Click to collapse
Hi,
not yet. Will be implemented in one of the upcoming versions.
Regards,
Luky
wow just awsome
Is there a way to make this a today plugin and takes up the whole screen?

The best lock screen replacement..for you to try..

this is the best lockscreen replacement I had in 2 mnths of sgs2 use..
you can try it out if you want..
for bringing to ur attention..
BUG: sometimes the lockscreen overlaps..but "sometimes"
default lockscreen background cant be changed..
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"
}
link:
https://market.android.com/details?id=net.livelocker&feature=search_result&rdid=net.livelocker&rdot=1&pli=1http://
Widget Locker is another good lock screen replacement. Highly customisable as well.
Thanks, nice lock screen.
steviewonders said:
Widget Locker is another good lock screen replacement. Highly customisable as well.
Click to expand...
Click to collapse
Ya I used it till now..but this one looks way too techy and cool..
And its FREE..
gives all the option one could use in a lockscreen..
and after all..depends on one's taste anyway..
PS: it even gives missed call or msg notificaton on screen..as seen in screen shot which widget locker does'nt..
It looks nice and functions as designed. However, there is very little in the way of customization at the moment -- it doesn't even have a proper option screen that I can see. This means the wallpaper can't be changed (absolutely essential for any lock app in my view) and arguably more importantly the home button takes you to the home screen which defeats the object of a lock screen to a large extent.
Back to WidgetLocker for me but I will keep an eye on this to see if it is improved as it looks very nice.
Also, shouldn't this be in Themes And Apps?
I had less battery life with this lockscreen. Checking the cpu usage with System Panel proved it was using my cpu all the time (1-3%).
Pagnell said:
It looks nice and functions as designed. However, there is very little in the way of customization at the moment -- it doesn't even have a proper option screen that I can see. This means the wallpaper can't be changed (absolutely essential for any lock app in my view) and arguably more importantly the home button takes you to the home screen which defeats the object of a lock screen to a large extent.
Back to WidgetLocker for me but I will keep an eye on this to see if it is improved as it looks very nice.
Also, shouldn't this be in Themes And Apps?
Click to expand...
Click to collapse
ya wallpaper cant be changed..
i dnt knw where thread should be..thought its just a share and didnt want to spoil space in themes and apps..so..
sumeshd said:
ya wallpaper cant be changed..
i dnt knw where thread should be..thought its just a share and didnt want to spoil space in themes and apps..so..
Click to expand...
Click to collapse
Not being able to change the wallpaper is annoying but I could live with that. However, the home button bypassing the lockscreen is a real deal breaker -- it's essential this is fixed before this application becomes usable.
jzuijlek said:
I had less battery life with this lockscreen. Checking the cpu usage with System Panel proved it was using my cpu all the time (1-3%).
Click to expand...
Click to collapse
well I am using since 2 days and did'nt see any battery drain so didnt think of that..will see..thnx..
sumeshd said:
PS: it even gives missed call or msg notificaton on screen..as seen in screen shot which widget locker does'nt..
Click to expand...
Click to collapse
Widget locker does that as well (but you need to read the documentation to figure out how)
Can anyone tell me why this needs the permission to call any number?
mljjlm said:
Can anyone tell me why this needs the permission to call any number?
Click to expand...
Click to collapse
no it doesnt..i have been using it for a while now..didnt ask permission anyway..
sumeshd said:
no it doesnt..i have been using it for a while now..didnt ask permission anyway..
Click to expand...
Click to collapse
It only does once, and that's when it's installed from the market, try the link from the OP and look under permissions, I think it's the top one actually.
sumeshd said:
Ya I used it till now..but this one looks way too techy and cool..
And its FREE..
gives all the option one could use in a lockscreen..
and after all..depends on one's taste anyway..
PS: it even gives missed call or msg notificaton on screen..as seen in screen shot which widget locker does'nt..
Click to expand...
Click to collapse
It can once you install ADW Notifier. I like customising things so i'll be sticking with Widget Locker.
the best
smooth and bug free

Android O Developer Preview 2 released for Pixel

Hello,
{
"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"
}
more Infos here
here you will find the Download for the new Image from Android O DP1.
Have fun
It is actually a lot more stable than I would have imagined. Glad I flashed it. Only issue I see so far is now I have an ongoing notification for the Beta Program download.
Dedicated theme section in the display settings. Promising!
I'm really enjoying it so far. Will report shortly if anything breaks. Main thing I'm looking for is enhanced battery life with the new backgrounding method.
- Dedicated theme section -- Inverted theme
- Resizable navigation bar -- Ability to add extra functions to left and right of soft keys
- Settings options are all in different order now (took me a few seconds to re-orient myself. LOL)
- Struggling with TWRP with 'fastboot boot twrp.img': It goes to black screen, then does an ramdump.
tluley51 said:
It is actually a lot more stable than I would have imagined. Glad I flashed it. Only issue I see so far is now I have an ongoing notification for the Beta Program download.
Dedicated theme section in the display settings. Promising!
Click to expand...
Click to collapse
You flashed back rot stock and relook bootloader before flashing right ?.
no twrp working just a head up
eqbirvin said:
no twrp working just a head up
Click to expand...
Click to collapse
Can you upload some screen shot ?.
Did relock your bootloader ?.
I just post it, I wait for root, EX Kernel and Substratum
tluley51 said:
It is actually a lot more stable than I would have imagined. Glad I flashed it. Only issue I see so far is now I have an ongoing notification for the Beta Program download.
Dedicated theme section in the display settings. Promising!
Click to expand...
Click to collapse
My Beta Program notification went away after I turned on system UI tuner, and disabled it.
In the Pixel XL Thread they say the dont get a notification too.
Sh0X31 said:
I just post it, I wait for root, EX Kernel and Substratum
@jawonder why relock the bootloader? If TWRP works you need to reunlock
Click to expand...
Click to collapse
Huh??.
quangtran1 said:
My Beta Program notification went away after I turned on system UI tuner, and disabled it.
Click to expand...
Click to collapse
What did you disable in system UI tuner?
quangtran1 said:
I'm really enjoying it so far. Will report shortly if anything breaks. Main thing I'm looking for is enhanced battery life with the new backgrounding method.
- Dedicated theme section -- Inverted theme
- Resizable navigation bar -- Ability to add extra functions to left and right of soft keys
- Settings options are all in different order now (took me a few seconds to re-orient myself. LOL)
- Struggling with TWRP with 'fastboot boot twrp.img': It goes to black screen, then does an radump.
Click to expand...
Click to collapse
What extra functions are able to be added to the left and right of soft keys? Are they pre-defined or can you add anything?
JAYNO20 said:
What extra functions are able to be added to the left and right of soft keys? Are they pre-defined or can you add anything?
Click to expand...
Click to collapse
https://www.xda-developers.com/android-o-preview-brings-nav-bar-customization-under-system-ui-tuner/
Not sure what can be added. Probably pretty standard approach.
Can't wait to flash and try this, when I get out of work, briefly saw something about TWRP? Will try root and TWRP later, just because lol.
Does google assistance work ?.
Gonna flash when i get home .
I tried the preview for like 6 hours, and I was happy with it till I discovered that Play Games doesn't works on O.
Thats a killer for me, because I use my device mostly for games and social, and I cant log to my games without Play Games.
:'(
Kimbaroth said:
I tried the preview for like 6 hours, and I was happy with it till I discovered that Play Games doesn't works on O.
Thats a killer for me, because I use my device mostly for games and social, and I cant log to my games without Play Games.
:'(
Click to expand...
Click to collapse
IV heard of an app called GMScore, opensource Google play runtime I believe, maybe that will work for you
ne0ns4l4m4nder said:
IV heard of an app called GMScore, opensource Google play runtime I believe, maybe that will work for you
Click to expand...
Click to collapse
To late, I already instaled Pure Nexus back again.
:'(
Kimbaroth said:
I tried the preview for like 6 hours, and I was happy with it till I discovered that Play Games doesn't works on O.
Thats a killer for me, because I use my device mostly for games and social, and I cant log to my games without Play Games.
:'(
Click to expand...
Click to collapse
Kimbaroth said:
To late, I already instaled Pure Nexus back again.
:'([/QUOTE
Damn, good thing I don't play games, I'm hoping for root and substratum, on O I'll see in about an hour fingers crossed
Click to expand...
Click to collapse
What image files did you guys flash ?. I download the zip on my Mac and extract it, there's no .tgz in it so i don't have recovery.img, userdata.img and cache.img files .

ROM & Kernel customization options wishlist

Post up your wish-list of custom options for custom ROM's (non OP) and Kernels and I'll add them to the OP.
This is for options that you aren't finding in any ROM, or at least not in your favorite ROM.
Feel free to mention your current ROM if you like but this thread is NOT about which ROM is the best or your favorite.
Please don't turn it into that. :good:
I'll try to bold new suggestions every day or so till the thread gets tired.
*Ability to filter out specific notifications from appearing (ie: NotifyClean)
*Bring "only show running apps" option back to Slim Recents.
*Clearly mentioned in OP if rom supports encryption/decryption.
*Day/Night - Provide option to switch between two different Substratum themes at toggle of a button.
*Fix the earphone bug.
*Fully working OOS camera
*Now Playing features from Pixel 2 XL detect song from lockscreen via ambient
*Option to remove USB Debugging notification is missing on some newer ROM's.
*Ring on charge complete
*Vibration - Would like to have option for more than 100% vibration.
- Clearly mentioned in OP if rom supports encryption/decryption. That is not always the case and people ask many times in the same thread.
- Long press back to kill foreground app.
Fully working OOS camera times 100. Literally the only thing stopping me from switching from OOS betas. I'm aware of the Google Camera functionality and also about all its problems.
Ability to filter out specific notifications from appearing. For example, my wife and I 'share' an Amazon Prime Photos account. I don't want a 'Successfully uploaded photos from your 3rd device' notification every time she uploads something. But I don't want to mute notifications for the whole app (or sometimes even notification group) as I may not get the 'upload progress' notifications' anymore. The Xposed module Notify Clean was perfect pre-Nougat and AutoNotification works alright post-Nougat, but it would be nice if this was baked into the ROM.
OP updated.
pargas said:
- Long press back to kill foreground app.
Click to expand...
Click to collapse
Just FYI, this is already available in every custom ROM I've tried so far.
You just have to enable the navigation bar options and then go into the button editor. I set up all my ROM's with this. And set the home button to open camera on long press.
crakerjac said:
The Xposed module Notify Clean was perfect pre-Nougat and AutoNotification works alright post-Nougat, but it would be nice if this was baked into the ROM.
Click to expand...
Click to collapse
OMG, if NotifyClean ever gets updated for Oreo I will go back to using Xposed again.
I really miss that app and some of the others by that dev. :good:
Hello there,
First off, the only couple things that stopping me to move from stock to a custom rom is the OOS camera (as mentioned above) and mostly the earphone bug. The mic on the phone and the earphones seems to be activated during a call and it gets pretty annoying to hear an amplified background of your environment and the person's on the other end, seems like most custom roms have this problem.
I've also long wanted to see ''ring on charge complete'' on the OP5T.
Thank you for asking.
Sorry i know this feature is hard to make but Now Playing features from Pixel 2 XL detect song from lockscreen
enzo2001 said:
Sorry i know this feature is hard to make but Now Playing features from Pixel 2 XL detect song from lockscreen
Click to expand...
Click to collapse
Like this?
{
"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"
}
crakerjac said:
Like this?
Click to expand...
Click to collapse
No what i mean is it detect song using ambient display it will display black screen with the title of the song
OP updated.
superviked said:
I've also long wanted to see ''ring on charge complete'' on the OP5T.
Click to expand...
Click to collapse
I think this might be an option using Light Flow?
If you really want it then it might be worth looking into.
It does custom ringtones for certain actions.
And they can be backed up for ROM re-flashes as long as the ringtone is stored in the usual spot /system/media/sounds/etc.
https://play.google.com/store/apps/details?id=com.rageconsulting.android.lightflow
To clarify my personal request here:
*Day/Night - Provide option to switch between two different Substratum themes at toggle of a button.
Click to expand...
Click to collapse
A few ROM's provide built in day/night theme options.
But they don't theme apps like phone or calculator or anything else.
They only theme the settings and drop-down and a couple other things.
I want a nice non-tasker hack.
And would be willing to donate for it :lol:

Categories

Resources