[Q] 1 Question and 1 Issue with BAMFRemix 1.8 - Thunderbolt Q&A, Help & Troubleshooting

First, the question. In the BAMF Remix 1.8 thread, the right picture on the second rows shows the notification area and 6 icons. The 5th icon is for brightness. I would very much like to have that option, but on my phone, it's the Sync icon. Is this true for everyone?
Second, a minor issue. Using the HTC Clock, setting the countdown timer, I hit the power button turn the screen off. When the timer goes off, I unlock the phone, but the alarm continues. The only way around it is to have the alarm go off while the screen is still on so that the "Dismiss" button shows up. Can others reproduce this?

Well, I found my answer to the Sync toggle. It was added in Remix version 1.6. Any way that can be unadded?

Yes, everyone has that sync icon. To change what shows up on that bar you have two options:
1a) Copy and paste the line below into a file that you'll name widget.txt
toggleWifi|toggleBluetooth|toggleMobileData|toggleGPS|toggleBrightness|toggleSound
1b) Put this file in place of the one in your phone under /system/customize/widget.txt
FYI: you can choose which 6 icons you'd like from these possibilities
toggleAirplane
toggleAutoRotate
toggleBluetooth
toggleBrightness
toggleFlashlight
toggleGPS
toggleLockScreen
toggleMobileData
toggleScreenTimeout
toggleSleepMode
toggleSound
toggleSync
toggleWifi
OR second option...
2) If you see /system/customize/widget.txt~ and widget.txt (without ~) in the same directory, switch their names.

Sweet!!! That's awesome! Thanks a bunch!!

Related

Regedit Questions

Is there anyway to do the following through registry edits (or any other means):
-Change the 'Vibration Tone' setting? By this I mean, instead of one looonng vibration when I get a text message, could I change it to a short vibration? Maybe 2 quick vibrations?
-Remove the scrolling bars from the Today screen. I have a program that thinks it needs scroll bars, but it doesn't. Can this be changed?

(20100718 - version 1.4.1 beta) MissedCallReminder

Hello all,
current version is 1.4.1 beta
my own attempt to add the missing "missed call" and "missed sms" reminder to WM 6, WM 6.1 and WM 6.5
the idea here was to keep it simple. the program can vibrate and or generate a chosen sound at a set interval, to notify the user that there are missed calls or unread sms messages. it will wakeup the device if needed to give the notification.
Note: The program has been created and tested on PocketPC phones only. This program might or might not work correctly on Smartphones.
to use:
install the cab on the device or the storage card.
launch the application and set your preferences.
click apply, the program will minimize. it is neccessary to keep the program running to have it generate new reminders, but it only uses the cpu when needed it does not poll every minute or so to see if a notification came in.
hope that someone will find this usefull
The program currently offers the following:
missed notification for missed call/ sms / mms and e-mail
No reminder when call is in progress
Option to set sound per reminder type (the sounds will,if needed, be generated all at once for the moment, this could be changed in the future)
option to "minimize to taskbar" or "minimize and hide"
Lock screen on phone call connect (I am using this myself and decided to keep it in. it locks the screen using the windows lock when a phonecall is connected. it unlocks the screen when a phonecall is finished. Default this is off, and you do not have to use it if you do not want to.)
Option to set vibrate time in seconds
LED vibrate number can be chosen from 0 till 20
Option to not wakeup the device
Option to not give reminder in set timespan (if you specify from 2300 till 0700, it means that the program will not generate a reminder between 2300 and 0700 each day)
About box
Should display in QVGA/VGA/WQVGA/WVGA
The program uses almost no cpu time, only when it is needed
one "advanced user" registry key in HKEY_CURRENT_USER/Software/MissedCallReminder:
debug: Default is "False", if set to "True", the program will generate debug information in a logfile. to help me indentify problems.
NOTE: apparently Omnia devices use the sms count for both SMS and MMS, that means that the program should generate a MMS reminder if SMS reminder is selected. I would like to hear from Omnia users if this is true.
1.4.1 beta release
bugfix: Reminders are given for a notification even if the notification is not selected in the notifications tab. (second attempt )
bugfix: If no reminder between is used the program does not correctly follow the time rule
bugfix: program still vibrates the phone if phone sound is set to silent
TODO (Things that will be in a next version):
Multi language support
WISHLIST (Things that might be in a next version, if i have the time and can make it work)
Option to stop generating a reminder after x minutes
option to stop generating a reminder after x times
KNOWN BUGs (things that,if possible, be fixed in a next version)
A small FAQ
Q: what does Vibrate LED number mean?
A: The LED number specified here is used to vibrate the device. This is different per device. Using the "Menu - Test vibrate" you can test if the number entered in the vibrate LED number field is the correct one for vibrating the device.
Q: what does the menu option "No icon in taskbar mean?
A: the option "Menu - No icon in taskbar" controls the "minimize to taskbar" or "minimize and hide".
When "No icon in taskbar" is NOT selected the program will minimize to the taskbar. the program can only be reopened using the icon in the taskbar. it is not visible in the taskmanager.
When "No icon in taskbar" is selected the program will only minimize. it can be reopened by relaunching the program. it is also visible in the taskmanager.
TouchFlo user should select the "No icon in taskbar". when doing this please close the program and relaunch it for the setting to take effect.
Q: What does "Lock screen on call connect" mean?
A: it locks the screen using the windows lock when a phonecall is connected. it unlocks the screen when a phonecall is finished. Default this is off, and you do not have to use it if you do not want to.
Q: I cannot relaunch the program when it is already running using the program icon.
A: please see post # 2:
If you like my work, feel free to give a small donation ( EUR or USD )
Further explanation for the program does not start from program icon
I'll try to explain with some pictures how the program behaves when the no icon in taskbar option is selected or not selected. Just to be sure that it is not the cause for users who are experiencing problems with reopening the program using the program icon:
first situation:
You have installed MissedCallReminder and you start it for the first time, If you change nothing and select Apply the following will now happen:
Menu - no icon in taskbar is NOT selected (noiconintaskbar.jpg)
The program is not visible in any Taskmanager's application list
The MissedCallReminder icon is visible in the taskbar (Iconintaskbarnotselected.jpg)
When this is happening the program will not react to clicks on the program icon in the programs list, it can only be reopened using the taskbar icon.
second situation
You have installed MissedCallReminder and you start it for the first time, you select Menu - no icon in taskbar AND completely exit the application using Menu - Exit. You then restart the program and select Apply and the following will now happen:
Menu - no icon in taskbar is selected (Iconintaskbarselected.jpg)
The program is visible in any Taskmanager's application list (visibleintaskmanager.jpg)
The MissedCallReminder icon is NOT visible in the taskbar
When this is happening the program will react to clicks on the program icon in the programs list.
Request: If users experience this and are certain the above situation is not the case then i would be very interested in what the program registry settings are. if you are able to do this could those users please open a registry editor and navigate to HKEY_CURRENT_USER\Software\MyMissedCallReminder and tell me the value of the key "minimizetotaskbar"
cool.. i'll be using it
FootPrint?
What kind of a footprint or memory usage does it require?
curious george said:
What kind of a footprint or memory usage does it require?
Click to expand...
Click to collapse
memory usage is currently around 235 kb
Looks neat
Throwing in an idea, hope it's ok. It would be good if you could have reminders for only missed calls and not messages (or the other way around for that matter - looks like you will get the same reminders from both on the screenshots).
I'm biking a lot and don't always won't to stop to read a new message, hence reminders can be a bit annoying. On the other hand, I'm wearing my headset so I always pick up calls
MTM said:
Looks neat
Throwing in an idea, hope it's ok. It would be good if you could have reminders for only missed calls and not messages (or the other way around for that matter - looks like you will get the same reminders from both on the screenshots).
I'm biking a lot and don't always won't to stop to read a new message, hence reminders can be a bit annoying. On the other hand, I'm wearing my headset so I always pick up calls
Click to expand...
Click to collapse
i am currently working on some "improvements" like having it minimize to the taskbar. i think i will also include the option to turn a reminder on or off for unread SMS or missed call
OMG thx man very much,i was looking for a prog. like this for a while now,thx again great post
Good Job, it works on my KS20
I like it, it is simple
No Vibrating
No vibrating on ASUS P535!
How do you HTC people cope with the reminder witch turns on the screen. In your pocket, an unwanted touch on the screen could run an application?
The Asus P535 has an HOLD button!
Too bad the button apply can't be reached with a 240x320 (landscape) display like the one used on the IPAQ 914C
sudist said:
No vibrating on ASUS P535!
How do you HTC people cope with the reminder witch turns on the screen. In your pocket, an unwanted touch on the screen could run an application?
The Asus P535 has an HOLD button!
Click to expand...
Click to collapse
when applying the settings you can also specify the LED number to vibrate (default is 1) . please try this. perhaps it will be usefull to have a test option.
regarding the unwanted touch problem, i personally use S2U2, so when the device wakes up i do not have this problem.
what i can do is add an option that the device does not wakeup when a reminder is given. but that does mean that you will not hear any reminder until the device wakes up.
tesselaar said:
Too bad the button apply can't be reached with a 240x320 (landscape) display like the one used on the IPAQ 914C
Click to expand...
Click to collapse
the next version will hopefully have better support for non portrait display.
mb286 said:
when applying the settings you can also specify the LED number to vibrate (default is 1) . please try this. perhaps it will be usefull to have a test option.
Click to expand...
Click to collapse
I've tested on 1 and 10 (seconds I think)
mb286 said:
what i can do is add an option that the device does not wakeup when a reminder is given. but that does mean that you will not hear any reminder until the device wakes up.
Click to expand...
Click to collapse
There are programs that still work in SLEEP MODE (for example, autoflight is always telling me the time....even in sleep mode).
*Memory heap size = 1Mb (OsRemindMe = 1,6Mb)
sudist said:
I've tested on 1 and 10 (seconds I think)
There are programs that still work in SLEEP MODE (for example, autoflight is always telling me the time....even in sleep mode).
*Memory heap size = 1Mb (OsRemindMe = 1,6Mb)
Click to expand...
Click to collapse
i think the LED number for vibrate could be any number between 0 - 5, but i do not know for sure, it is 1 on my Touch. i must admit that setting the LED number is not very clear for first time users. I do not know how to make it so that it automatically uses the correct number.
I'm in the impression that you can not hear a sound if the device is in sleep mode. but perhaps i am mistaken? Autoflight generates a sound without waking up the device?
Thanks it's great
Always wanted an app like that for my WM6.1
nice piece of work
pretty nice work.. however, it would be good if following things can be revised?
--> can you plz add in a feature "number to repeat". FYI, i'm now using Throttle Launcher. So, i can't trigger off the reminder alarm. it would be good if it stops automatically after x-times (which can be set by user),
OR..
whenever i read/aware the missed call/msg, this reminder program would detect that missed call / unread msg = 0, thus OFF the reminder automatically. (This would be preferable)
Many Thanks....
add in some extra information..
davidfvk said:
pretty nice work.. however, it would be good if following things can be revised?
--> can you plz add in a feature "number to repeat". FYI, i'm now using Throttle Launcher. So, i can't trigger off the reminder alarm. it would be good if it stops automatically after x-times (which can be set by user),
OR..
whenever i read/aware the missed call/msg, this reminder program would detect that missed call / unread msg = 0, thus OFF the reminder automatically. (This would be preferable)
Many Thanks....
Click to expand...
Click to collapse
regarding above statements, perhaps i shall further clarify....
a) add in "number to repeat"..
example: reminder will give notification every interval of 2mins for 5 times
I'm now using Touch (with Throttle Launcher interface, 240x320), perhaps this reminder program need user to off it manually? yet, it's too bad that i can't trigger this button... so, i suggest 2nd option which stated above....
Thanks...
davidfvk said:
pretty nice work.. however, it would be good if following things can be revised?
--> can you plz add in a feature "number to repeat". FYI, i'm now using Throttle Launcher. So, i can't trigger off the reminder alarm. it would be good if it stops automatically after x-times (which can be set by user),
OR..
whenever i read/aware the missed call/msg, this reminder program would detect that missed call / unread msg = 0, thus OFF the reminder automatically. (This would be preferable)
Many Thanks....
Click to expand...
Click to collapse
if the user dismisses the missed calls and marks the unread sms as read while the program is running ,the program should know when not to give the reminder anymore.
however problems can arise if the program is not running and the user dismisses the missed call/unread sms notifications. the set reminder will then not be cancelled. this should be fixed in the next version. the next version will also have an option to clear generated reminders.
Hi,
Thanks for your prompt reply. Personally I think this program has great potential. Just wish it could be revised to a better software.
I tried it yesterday. It rings to notify me that i have missed calls / unread msg.. somehow, I went to read the msg and checked the missed call.. yet, the reminder won't stop.. (and i din see any button to be pressed to stop, if there is any? )..
plz advise?
Thanks

Snooze gone ?

I updated rom from 1.43 to 1.66 (official way). With 1.43, when alarm sounded, there was screen with 2 sliders, red and green, where green snoozed the alarm.
With this new rom there is no such thing, only message in notification area, and I have to stop the alarm with 'Dismiss all'.
So either there is some setting for it, or I installed something before and forgot about it.
Any ideas appreciated.
Dr.Sid said:
I updated rom from 1.43 to 1.66 (official way). With 1.43, when alarm sounded, there was screen with 2 sliders, red and green, where green snoozed the alarm.
With this new rom there is no such thing, only message in notification area, and I have to stop the alarm with 'Dismiss all'.
So either there is some setting for it, or I installed something before and forgot about it.
Any ideas appreciated.
Click to expand...
Click to collapse
Settings -> Menu -> All Settings -> Sounds & Notifications -> Tap the 'Notifications' tab -> Select 'Reminders' under 'Events' -> Tap 'Display Message On Screen'
If it isn't in the 'Events' list, look here:
http://forum.xda-developers.com/showthread.php?t=729382
Otherwise, install BsBTweaks and enable the "Windows Notifications" option.
I also don't get this screen, but it sounds good. I'm on 1.66 and have never seen a screen like this. I've got BSB Tweaks and have checked the setting in Sense, but it still comes up with the old popup at the bottom of the screen that has dismiss or menu and you have to go into menu to snooze.
rp-x1 said:
Settings -> Menu -> All Settings -> Sounds & Notifications -> Tap the 'Notifications' tab -> Select 'Reminders' under 'Events' -> Tap 'Display Message On Screen'
If it isn't in the 'Events' list, look here:
http://forum.xda-developers.com/showthread.php?t=729382
Otherwise, install BsBTweaks and enable the "Windows Notifications" option.
Click to expand...
Click to collapse
That's not it. It will only enable small window on the bottom of the screen.
Now I remembered that I installed some lock screen themes .. maybe it was part of it. Will try.
Edit: found that exact theme .. did not help.
same problem
Dr.Sid said:
I updated rom from 1.43 to 1.66 (official way). With 1.43, when alarm sounded, there was screen with 2 sliders, red and green, where green snoozed the alarm.
With this new rom there is no such thing, only message in notification area, and I have to stop the alarm with 'Dismiss all'.
So either there is some setting for it, or I installed something before and forgot about it.
Any ideas appreciated.
Click to expand...
Click to collapse
i have a tmobile usa hd2, and i had the same slide to snooze screen but after rom update i couldnt figure out how to get that screen again, i am not sure it was a app i installed, plz let us know if you found out how to do it, thanx
Got it ! It is in BsB tweaks .. it is "Windows Notifications" option .. but you must turn it OFF ! Windows notifications here means 'not HTC notificatios'. And you must have locked screen, of course, otherwise you will get HTC popup (different from windows popup) with direct Snooze and Dismiss soft buttons.
I've done that and I get the popup with snooze and dismiss soft buttons instead of dismiss and menu. How do I get the red/green slider now?
If it is HTC popup (looks almost as popup menu, not like standard windows window) .. then you need to have phone locked (or in stand-by). If it is not locked, there is no need for slider, as slider is there to prevent unwanted activation.
Ive always had that option disabled but I still dont get the htc notification....... :S
To make sure, this is how it should look with 'windows notifications' off. First without lock, second when locked.
Does it make any difference which lock screen you are using as I get the first screen all the time? I'm using the Manila style lock screen from Cookie's btw.
I'm not sure, as I don't use any lockscreen mod at the moment.
just to note that turning on htc popups over Windows popups means you lose the snooze foe "5mins, 10mins 1hour 1day etc etc .." options. you can only snooze or dismiss.
Is it just me or does the alarm just sto and not go into snooze, say like the old Nokia alarm. I find it really annoying that I always wake up late because the alarm just stops ringing, and on the screen it has 2 options, snooze/dismiss, even though it has been stopped for over half an hour. Let me know if I'm doing somehting wrong please.

CM7-DX2 cyanogen mod settings and how to configure them.

Want to start this thread for those of us that are new to CM7 like me. Looking for input on how to best use the capabilities of this rom. Any advice or direction would be great.
Example.
1How to change the battery icon to have a percentage instead of a icon.
Push menu button then settings hit CyanogenMod setting/ interface/ status bar tweaks/ battery status style. Here you can change the battery icon.
2 how to set CPU frequency (the speed your processor runs)
CM settings/ performance/ CPU setting. Here you can set CPU min and Max along with different governors like performance or powersave.
3 How to change notification power widget:
CyanogenMod settings/ Interface/ Notification power widget.
From here you can select what you want displayed in notification. (Widget buttons), order of the icons (Widget button order), and color under the icons (Indicator color).
4 How to set lock screen to delay the pin lock after screen is off.
Hit CM setting/ lockscreen/ delay and time out/ screen time out delay/ set it here.
Note: the following are my selections for the Security lock screen and the slide lock screen delays. You can change yours to what you prefer.
1. Select Screen timeout delay. I have this set to 10 minutes. This is the setting that sets how long to delay the security lock screen before it activates when the screen times out.
2. Select Screen turned off delay. I have this set to 10 minutes as well. This is the setting that sets how long to delay the security lock screen before it activates when you quickly press the power button to turn the screen off.
3. Make sure there is a check mark for the Enable slide lock delay setting. This ensures the slide lock screen has a separate delay from the security lock screen.
4. Select Screen timeout delay. I have this set to 5 seconds. This is the setting that sets how long to delay the slide lock screen before it activates when the screen times out.
5. Select Screen turned off delay. I have this set to Immediately. This is the setting that sets how long to delay the slide lock screen before it activates when you quickly press the power button to turn the screen off.
With these settings, my slide lock screen comes on 5 seconds after the screen times out, or immediately when I tap the power button. Then, in either case, the Security Lock screen comes on 10 minutes later.
If I tap a button before the 10 minutes expire, I am presented with my slide lock screen. If the 10 minutes has expired, then I am presented with my security lock screen. (The slide lock screen is never presented once the security lock screen has been activated.)
5 how to disable lockscreen.
CM settings/ tablet tweaks/ disable lockscreen.
6 how to mute camera shutter sound.
CM settings/ sounds/ mute camera shutter.
7 how to set quite hours were your phone automatically changes to silent.
CM settings/ sound/ quite hours.
Set for work or night or what ever.
8 how to put notification/status bar on bottum of screen.
CM settings/ tablet tweaks/ bottum status bar.
9 how to assign long press actions to your menu: home: search: buttons.
CM settings/ input/ long press settings. I set my camera to open with long press search button. Then search button to take the picture its really nice.
10 how to change music settings in CM settings.
1 CM settings/ input/ volume button music control.
2 CM settings/ lockscreen/ widget options/ lockscreen music controls. Here you can configure all kinds of settings.
3 CM settings/ interface/ notification power Widgets/ widget buttons. Here you can set play pause next and previous in notification pulldown.
4 CM settings/ sound/ here you can set the volume of notification and ring and alarm when music is playing.
11 how to change notification LED light settings.
CM settings/ interface/ LED notification here you can set color and how often it blinks for different applications.
12 how to change Wifi sleep policy
Seems alot of people were complaining about wifi issues in CM7 Beta post.
Since there is no blur to change this, and the only change we have is through..
Settings/ Wireless&Networks/ Wi-Fi Settings then menu button/ Advanced/ Wi-Fi sleep policy. By default CM7 turns Wifi off when screen turns off, I adjust mine to Never and no issues with Wifi. Reboot phone after setting.
13 how to change the trash can position on screen.
Hit settings then ADWlauncher/ UI settings/ trash can positions.
14 how to change lock screen back gound/wallpaper.
CM settings/ lockscreen/ styles options/ choose background. My lockscreen looks awesome now.
15 how to swipe across notification bar to adjust brightness.
CM settings/ interface/ status bar tweaks/ status bar brightness control.
16 How to remove app labels from icons.
settings/ adw launcher/ screen preference then hit hide icon labels. This should remove the labels.
Found this write up for CM settings thought it was very helpful.
http://www.addictivetips.com/mobile/the-complete-review-of-cyanogenmod-7-walkthrough-guide/#10
PRESS THANKS IF THIS HELPS.
sent from my CM7-dx2 using XDA premium
sent from my CM7-dx2 using XDA premium
Tomsgt said:
How to set lock screen to delay the pin lock after screen is off.
Hit CM setting/ lockscreen/ delay and time out/ screen time out delay/ set it here.
sent from my CM7-dx2 using XDA premium
Click to expand...
Click to collapse
No matter what I set I to as soon as I close my screen and reopen it, it makes me put in my pin again. Wish the delay would work.
A suggestion...If your going to do this put everything in the OP. Edit the OP as you find things you want to enter on it. Then give it a bump when you edit it with new additions as posts in the thread. Make your instuctions easy to read and idoit proof....someday youll have it as a Sticky
---------- Post added at 10:26 PM ---------- Previous post was at 10:25 PM ----------
Travisdroidx2 said:
No matter what I set I to as soon as I close my screen and reopen it, it makes me put in my pin again. Wish the delay would work.
Click to expand...
Click to collapse
Yeah thats an issue I believe with CM7 itself not the rom we have.
Tomsgt said:
How to set lock screen to delay the pin lock after screen is off.
Hit CM setting/ lockscreen/ delay and time out/ screen time out delay/ set it here.
sent from my CM7-dx2 using XDA premium
Click to expand...
Click to collapse
motcher41 said:
A suggestion...If your going to do this put everything in the OP. Edit the OP as you find things you want to enter on it. Then give it a bump when you edit it with new additions as posts in the thread. Make your instuctions easy to read and idoit proof....someday youll have it as a Sticky
---------- Post added at 10:26 PM ---------- Previous post was at 10:25 PM ----------
Yeah thats an issue I believe with CM7 itself not the rom we have.
Click to expand...
Click to collapse
Thanks for lletting me know not a show stopper everything else is so sweet.
How to change notification power widget:
CyanogenMod settings - Interface - Notification power widget
From here you can select what you want displayed (Widget buttons), order of the icons (Widget button order), and color under the icons (Indicator color).
Thanks man trying to get as much input as I can.
sent from my CM7-dx2 using XDA premium
Lots of edits hope this helps some one.
sent from my CM7-dx2 using XDA premium
Notification / Status Bar
6 how to put notification/status bar on bottum of screen.
CM settings/ tablet tweaks/ bottum status bar.
Click to expand...
Click to collapse
I seen this when checking things out but didn't mess with it seeing how it said "tablet tweaks". After seeing this post I give it a try and I am glad I did, I love the bar on the bottom!
Thanks for sharing, Slim!
No problem just trying to help those of us that are new to CM7. If you have any suggestions for this thread would love to hear them.
sent from my CM7-dx2 using XDA premium
*Wifi sleep policy*
Seems alot of people were complaining about wifi issues in CM7 Beta post.
Since there is no blur to change this, and the only change we have is through..
Settings>Wireless&Networks>Wi-Fi Settings then menu button > Advanced> Wi-Fi sleep policy. By default CM7 turns Wifi off when screen turns off, I adjust mine to Never and no issues with Wifi
Edited op nice tip.
sent from my CM7-dx2 using XDA premium
Pixelation said:
*Wifi sleep policy*
Seems alot of people were complaining about wifi issues in CM7 Beta post.
Since there is no blur to change this, and the only change we have is through..
Settings>Wireless&Networks>Wi-Fi Settings then menu button > Advanced> Wi-Fi sleep policy. By default CM7 turns Wifi off when screen turns off, I adjust mine to Never and no issues with Wifi
Click to expand...
Click to collapse
Yes and don't forget to reboot afterwards... had trouble with grabbing the IP from the access point.
Tomsgt said:
Lots of edits hope this helps some one.
sent from my CM7-dx2 using XDA premium
Click to expand...
Click to collapse
Nice job. Its looking good. Keep it up
sent from my cyanocrack
This is my lock screen. Check the OP for direction how to set lock screen background.
sent from my CM7-dx2 using XDA premium
Here's something I figured out that most people probably already know, but just in case.
If you don't like the default colors of the status bar icons, in order to change them you have to go to Theme Chooser and then you can select a different color.
If you want more colors, go to the Themes & Applications forums for more themes.
For days I was trying to figured out in Cyanogen Settings how to change the colors of the icons. I almost went into ROM Toolbox to do it and then thought about it a bit and realized the colors are set via themes. DOH!
Yeah was about to use rom tool box for my icons to. Found a cool ICS green theme love it.
sent from my CM7-dx2 using XDA premium
Any word on getting brightness notification bar swipe option functional on cm7 dx2 (where you control brightness by swiping your finger across notification bar)?
--nevermind, gotta hold your finger on it for a few seconds before you swipe.
screenshot
Long pressing the power button brings up the option to take a screenshot. Is this working for anyone? Anyone know where the images are stored?
Yes screen shot is working fine for me. Some times i have to reboot to get it to work. Screen shot image store in /mnt/sdcard/dcim/screenshot.
sent from my CM7-dx2 using XDA premium

[Q] notifications off?

Next to the clock in the statusbar there is a little minus sign. When I tap it, it says"notifications off, tap here to turn back on". When I tap there, nothing happens.
I don't know how I turned them off to begine with, and can't seem to turn them back on. If I tap the clock, a popup appears with time and date, then I can see the notes, but they don't appear next to the clock like they used to.
Does anyone know how to get this back to normal. I'm on hc, stock rooted. Did a search, didn't see anything that sounded like this.
Press on battery icon, you'll see notification pop up, press small icon at bottom right (looks like 3 slider lines) you'll get the menu with possibility to tick/untick notifications.

Categories

Resources