New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
matt_stang
Old
(Last edited by matt_stang; 21st February 2011 at 10:39 PM.)
#1  
Senior Member - OP
Thanks Meter 39
Posts: 457
Join Date: Mar 2009
Default [MOD] Honeycomb-inspired Lock screen for CM7 - beta

I have been working on a lock screen that I will be submitting to CyanogenMod upon finishing but wanted to let you guys check it out and give me some feedback. It is in very early stages of development but so far it works and I must admit, it's pretty cool.

The lock screen widget that I made is inspired by the honeycomb lock screen. The idea is simple: there is a small circle inside a larger circle, and when you drag the small circle to the outer circle it triggers an action (i.e. unlock, sound off, custom app.)

What works so far:
As you can see in the screenshots the outer circle has been separated into two "arcs." The arc on the right triggers a screen unlock, and the arc on the left triggers sound on/off.

Yes, I know the widget covers up the time/date text but that can easily be moved around. I will worry about that later. Right now I am focusing on functionality.

What's to come:
Soon I will be adding a third arc for custom applications. I may add two more arcs which may be customizable. So, if you choose, you can have 2, 3, or 4 arcs that each trigger a different action.

Now for the fun part..

If you want to install this and try it out (and I would really appreciate if you did)

EDIT: I botched the flashable zip. Attached a zip with framework folder. Extract, do this:
Code:
adb shell stop
adb remount
adb push /path/to/framework/ /system/framework
adb shell reboot
Note: this framework was built with an old source (3 or 4 days old). I can almost guarantee it will cause some apps to force close and possibly display some weird icons here and there. Source is being synced now. If you want to try, backup your framework.

To backup,
Code:
adb pull /system/framework/ /path/to/backup/folder
Restore,
Code:
adb push /path/to/backup/folder /system/framework/
Enjoy and please lend me some feedback!
Attached Thumbnails
Click image for larger version

Name:	hc_mod1.jpg
Views:	2341
Size:	28.7 KB
ID:	523780   Click image for larger version

Name:	hc_mod2.jpg
Views:	1749
Size:	29.1 KB
ID:	523781   Click image for larger version

Name:	hc_mod3.jpg
Views:	1820
Size:	31.3 KB
ID:	523782  
Attached Files
File Type: zip framework.zip - [Click for QR Code] (6.36 MB, 256 views)
The Following 2 Users Say Thank You to matt_stang For This Useful Post: [ Click to Expand ]
 
brian6685
Old
#2  
Senior Member
Thanks Meter 61
Posts: 1,439
Join Date: Apr 2010
Location: Atlanta, GA
I don't see the flashable zip? Thanks a lot for this, its awesome. Now we just gotta get the circle smaller and the colors right and it will be great thanks!

Nexus S
 
matt_stang
Old
#3  
Senior Member - OP
Thanks Meter 39
Posts: 457
Join Date: Mar 2009
Quote:
Originally Posted by brian6685 View Post
I don't see the flashable zip? Thanks a lot for this, its awesome. Now we just gotta get the circle smaller and the colors right and it will be great thanks!

Nexus S
Yeah sorry about that. I posted new instructions
 
brian6685
Old
#4  
Senior Member
Thanks Meter 61
Posts: 1,439
Join Date: Apr 2010
Location: Atlanta, GA
Okay so i tried it, I think it has a lot of potential. Gave me some fc's with apps and my status bar was kinda messed up, but the lockscreen functionality is pretty cool. I look forward to seeing this development!
 
matt_stang
Old
#5  
Senior Member - OP
Thanks Meter 39
Posts: 457
Join Date: Mar 2009
Quote:
Originally Posted by brian6685 View Post
Okay so i tried it, I think it has a lot of potential. Gave me some fc's with apps and my status bar was kinda messed up, but the lockscreen functionality is pretty cool. I look forward to seeing this development!
Yeah I just realized I'm getting some force closes too. I'm sycing my source right now so I will have an up to date version soon that won't break anything. And hopefully some lock screen updates too
 
brian6685
Old
#6  
Senior Member
Thanks Meter 61
Posts: 1,439
Join Date: Apr 2010
Location: Atlanta, GA
I'm on build 2, I'm not sure how much the framework has changed from then..

Nexus S
 
matt_stang
Old
#7  
Senior Member - OP
Thanks Meter 39
Posts: 457
Join Date: Mar 2009
Quote:
Originally Posted by brian6685 View Post
I'm on build 2, I'm not sure how much the framework has changed from then..

Nexus S
I'm on build 2 as well. The lock screen works but I get browser, gallery, and probably some others force close. It is good to try for now but no good for long term use until I finish syncing the latest source
 
brian6685
Old
#8  
Senior Member
Thanks Meter 61
Posts: 1,439
Join Date: Apr 2010
Location: Atlanta, GA
Yeah sounds good. Good work

Nexus S
 
avetny
Old
#9  
avetny's Avatar
Senior Member
Thanks Meter 1310
Posts: 4,079
Join Date: Jul 2010
Location: Private Island.

 
DONATE TO ME
Thumbs up nice

DAAAAMN THIS HOT !!!! good to see !!!!!!!!!
 
2012iawait
Old
#10  
Senior Member
Thanks Meter 0
Posts: 156
Join Date: Sep 2010
so i just flash this in clockwork?


XDA PORTAL POSTS

Dos and Don’ts of Android Design

As long as you’re coming from some type of programming background, the unseen part of app … more

Expand Your Choice of Icons with Icon Themer

Icons are some of the most commonly themed elements of the Android UI, and there is certainly no … more

MicrowaveTimePicker Brings 4.2 TimePicker to 2.1+ Devices

It’s frustrating to see slick new features that you can’t use when … more

What’s Possible with CASUAL & How to Make Your Own CASUAL – XDA Developer TV

XDA Elite Recognized Developer AdamOutler is known … more