So... Watching all of the review videos of the Nexus7 and Jelly Bean, I have realized that I'd really like to have a pull down notification bar on my GT7+. Honey Comb is cool, and despite it not being ICS or JB, I still like it (although I can't wait for the latter), but I'd like to get rid of the bottom bar and have it at the top like all the phone versions of Android. Also, I need to have folders...
Currently, I am using Go Launcher EX (also have Go HD installed, but today found I like EX better on my tablet, go figure), and I love the features. The folders, adjustable columns and rows, widgets, etc, I love it all, GREAT launcher. However, the is no option to kill the bottom notification bar and add it to the top like on a phone.
Any ideas?
EXAMPLE VIDEO: This is what I am talking about, in case it isn't clear. I know the extended functions will not be there as they are JB specific, I just mean in placement alone: (skip to 1:10)
Quick and Dirty Solution
If you're using Go Launcher HD and have a rooted device, change ro.sf.lcd_density from 160 to 170 (\System\Build.Prop). this will automatically enable phone mode. However, you WILL LOSE the on-screen soft buttons (back, home, menu) so i suggest that you remap the physical buttons beforehand. (Apps available in Google Play)
DO NOT go Higher than 170 dpi since this is the hardware limit and will cause bootloops if you do.
Good Luck
I have had my Motoactv watch rooted for quite some time now and its been working flawlessly, however, the two problems I cant seem to troubleshoot are
1.Where for the love of god do I find a perfect calculator app that fits the screen perfectly. Every app ive downloaded the screen shrinks to the point where several buttons get mashed together.
2. On a similar subject, I have been trying to use the mouse & keyboard remote app to control my pc but when attempting to add a new server on the watch I get as far as adding the name & ip numbers but I cant save it due to the screen being too small for the save button to be shown.
Is there any way to resize the screen on certain apps or perhaps have a scroll option of some sort that will allow me to view these apps in full size somehow?
dorkgeniuz21 said:
I have had my Motoactv watch rooted for quite some time now and its been working flawlessly, however, the two problems I cant seem to troubleshoot are
1.Where for the love of god do I find a perfect calculator app that fits the screen perfectly. Every app ive downloaded the screen shrinks to the point where several buttons get mashed together.
2. On a similar subject, I have been trying to use the mouse & keyboard remote app to control my pc but when attempting to add a new server on the watch I get as far as adding the name & ip numbers but I cant save it due to the screen being too small for the save button to be shown.
Is there any way to resize the screen on certain apps or perhaps have a scroll option of some sort that will allow me to view these apps in full size somehow?
Click to expand...
Click to collapse
1. There is a good calculator app included with DPRom. I can pull the apk and post later today/tonight if you need it
2. Download the Xposed framework installer and App settings module found here: http://forum.xda-developers.com/showthread.php?t=2490548
This will allow per-app DPI settings. It's better than changing the DPI globally as that can adversely affect other apps. In order to install the Xposed framework and modules, you need to make sure the apks are moved/installed to phone storage first before running them or the changed will not go into effect.
I prefer android apps that use the lower portion of the screen more than the top, due to how I hold the phone. Also right side is better than left.
Finding the right app is very difficult due to 9/10 apps having most buttons on top. I keep wondering why you can't just move the toolbar control down to the bottom.... seems simple enough, Maybe there's a way to hack this? It should be simple enough to move the toolbar but if there's a dropdown menu, it gets more complicated. Maybe overlay configured to mirror another part of the screen, that would repeat taps to the original location....
Resizing the whole screen is one solution. There's Touchwiz for S5, OneHanded (Galaxy Note) and One-Hand Mode Xposed Mod which are pretty good but I just want to reach higher sometimes. A super quick way to enable/disable the screen sizer might work. Is there a gesture program that responds to gestures based on length of swipe and location? Maybe auto-return to full screen after 3s of inactivity? Is there something like this that will let you move the whole screen without resizing?
If you have found any great apps with bottom toolbars, please post links. Or if there's a good thread about this
The tool bar is called an ActionBar, moving the actionbar to the bottom is virtually impossible or as Google says a No No. We don't know why. But there is a split actionbar option, where you can add actions to the bottom of the screen.
You may be able to add actions to the bottom if you completely remove the actionbar (by using a theme that has no action bar) and then coding a fake one and merging it to the lower part of the layout.
Though you can't really do this to applications that have already been made unless you have the source code.
So I suggest. Get a smaller phone? Most large phones nowadays require two hand use.
Hi guys!
I just installed Pac rom KK, which works great. I'm almost fully done playing with it
Unfortunately I get stuck at the very end with something that to me (as a user, not a dev) seems quite trivial.
Seeing how I've tried to find different solutions for many hours without making any progress, I turn to you in desperation.
What I want to achieve is a clean home screen (like a painting, and nothing else, not even navigation bar) along with no use of physical buttons.
I've set everything up with full screen, gestures, pie control, and all the good stuff which makes the phone easy to navigate.
What I have left to do, and where I am stuck is:
- adding app drawer to something other than the icon, and physical buttons (basically meaning quick settings, pie control or gestures)
- removing app drawer logo from the home screen, along with the home screen dot (the one showing which home screen, and if more also how many there are)
- also locking home screen (meaning that it won't bounce)
For you who have taken the energy to read this far (which I very much thank you for), I'm sure you realize that these are easy fixes.
Thing is...I don't want to use a launcher such as nova or AWD.
...I don't want do download another pie control for the sake of having one where you simply (being the keyword) can add app drawer.
....I have removed navigation bar (which I want removed), so can't use navigation actions.
I'm sorry for being so extremely picky, but I've spent to many hours trying to get this juuuust right. I hate basically dumping this on you guys, but I'm really at loss here.
The "easiest" workaround I could come up with was to write a small app, which only function would be to open the app drawer, and then hook it up to Pie Control. Only problem is, I can't code for sh#t. I do have Xposed, so a nice and slim Xposed solution would suit me just fine. The only thing I want to keep away from is apps doubling in function (one gesture app doing this and that) and/or apps that might have a problem interacting.
If anyone would care to help me with this, I would be so grateful.
Thank you so much on beforehand!
Summary of specs: Xperia Z2 (d6503), Pac-man Rom KK (RC-3) (4.4.4), Xposed
munte89 said:
Hi guys!
I just installed Pac rom KK, which works great. I'm almost fully done playing with it
Unfortunately I get stuck at the very end with something that to me (as a user, not a dev) seems quite trivial.
Seeing how I've tried to find different solutions for many hours without making any progress, I turn to you in desperation.
What I want to achieve is a clean home screen (like a painting, and nothing else, not even navigation bar) along with no use of physical buttons.
I've set everything up with full screen, gestures, pie control, and all the good stuff which makes the phone easy to navigate.
What I have left to do, and where I am stuck is:
- adding app drawer to something other than the icon, and physical buttons (basically meaning quick settings, pie control or gestures)
- removing app drawer logo from the home screen, along with the home screen dot (the one showing which home screen, and if more also how many there are)
- also locking home screen (meaning that it won't bounce)
For you who have taken the energy to read this far (which I very much thank you for), I'm sure you realize that these are easy fixes.
Thing is...I don't want to use a launcher such as nova or AWD.
...I don't want do download another pie control for the sake of having one where you simply (being the keyword) can add app drawer.
....I have removed navigation bar (which I want removed), so can't use navigation actions.
I'm sorry for being so extremely picky, but I've spent to many hours trying to get this juuuust right. I hate basically dumping this on you guys, but I'm really at loss here.
The "easiest" workaround I could come up with was to write a small app, which only function would be to open the app drawer, and then hook it up to Pie Control. Only problem is, I can't code for sh#t. I do have Xposed, so a nice and slim Xposed solution would suit me just fine. The only thing I want to keep away from is apps doubling in function (one gesture app doing this and that) and/or apps that might have a problem interacting.
If anyone would care to help me with this, I would be so grateful.
Thank you so much on beforehand!
Summary of specs: Xperia Z2 (d6503), Pac-man Rom KK (RC-3) (4.4.4), Xposed
Click to expand...
Click to collapse
Well tasker can do most of this, like mapping the action of opening the app draw on certain events on the pie controllers or hardware button press. the only thing it cannot do is hide the app draw button. as far as I'm aware, this cannot be archived without changing the launcher. although perhaps changing its icon to a transparent one may help in this matter.
angelus0w said:
Well tasker can do most of this, like mapping the action of opening the app draw on certain events on the pie controllers or hardware button press. the only thing it cannot do is hide the app draw button. as far as I'm aware, this cannot be archived without changing the launcher. although perhaps changing its icon to a transparent one may help in this matter.
Click to expand...
Click to collapse
Thank you very much for your help!
I will look into it, and I'll repost my fix
does anyone have any experience with the Ticwris Max Android SmartWatch? mine is freezing at least twice a day, and fails when trying to do firmware updates.
Mine failed too, how did you recover?
I own one and 6 months ago the screen went blank and staticky. I have been looking for someone to repair it and have emailed ticwris and kospet at least 4 times each but no one even bothers to answer. Any suggestions?
au.ant0ni said:
does anyone have any experience with the Ticwris Max Android SmartWatch? mine is freezing at least twice a day, and fails when trying to do firmware updates.
Click to expand...
Click to collapse
I recently got the Ticwris Max S and so far it's been great. The connection to the phone drops every now and then though. I haven't done the firmware update yet. Mine says it's on V1.9_20201221_20201221-2014.
I'm looking to customize it to get Nova Launcher working and for it to hopefully work to get notification from my phone like my TicWatch Pro 3 GPS is a phone companion.
I just bought a DM101 Max S (unbranded) running on Android 7.1.1 and so far I havent found any custom ROM for it.
These watches go by the name LEMFO, LEM 4, LEM T, TICWRIS, DM98, DM99, DM100 MAX, DM101 MAX S, etc..
Does anyone know about these watches? Theyre high quality little smartphones basically. If only the ROM was customized a bit more for app font scaling and size of font on apps. It runs apps but the font is so small on some and so are nav buttons (on most apps).
The best thing is I installed Blockchain app on my watch and now I can access my bitcoin wallet on this thing! insane!!
I also installed Chime, Cashapp, Facebook Messenger and they all run fine, but some have such micro sized fonts as I said.
Maybe someone can develop a magnify app that expands areas for this watch.
So Im requesting anyone whos interested to start tweaking this cool watch! Ill be trying a few things like trying to root my DM101 Max S, creating a magnify tool for expanding app interfaces.
PLEASE SOMEONE HELP DEVELOP THE FIRST ROM EVER FOR THIS AWESOME WATCH!
IM GOING TO TRY TO COPY MY ROM FROM MY WATCH AND UPLOAD IT HERE. ITS ANDROID 7.1.1
GeoffM said:
Mine failed too, how did you recover?
Click to expand...
Click to collapse
I know these watches can be flashed. Ive read that the ROM on it can go bad (largely due to premature ROM development). The trick is to not go overboard with apps. install only a few apps. the ROM isnt stable from the get go. There is a flash tool I saw somewhere with the ROM to reflash it. There is also a way to boot into recovery on the Max and Max S. Ill try to find it all and upload it here.
missionman said:
Does anyone know about these watches? Theyre high quality little smartphones basically. If only the ROM was customized a bit more for app font scaling and size of font on apps. It runs apps but the font is so small on some and so are nav buttons (on most apps).
Click to expand...
Click to collapse
Here are 2 things that may help.
1. Go to settings, scroll to the bottom and click more, scroll down to third-party apps adapter and turn it off (this causes apps to "fit" the screen better by reducing the size to the elements in the app, you don't want this).
2. download and install an app called Hidden Settings on the play store. In the app hit the search bar and type accessibility, the setting you are looking for should be the 1st of three results. Within that setting scroll down to font size and set according to your liking. There may be some text that is small but this should help.
I've had my Ticwris Max for a few days now and the more I discover the more I'm enjoying this watch.
knowledge5106 said:
I recently got the Ticwris Max S and so far it's been great. The connection to the phone drops every now and then though. I haven't done the firmware update yet. Mine says it's on V1.9_20201221_20201221-2014.
I'm looking to customize it to get Nova Launcher working and for it to hopefully work to get notification from my phone like my TicWatch Pro 3 GPS is a phone companion.
Click to expand...
Click to collapse
I just got my Max S yesterday. I have it running through Nova Launcher (pro) and so far it's been a lot smoother compared to the default launcher. I'm also using a "sync notificator app" to forward my notifications from my main phone.
I'n my opinion the watch has a lot of potential. Just need to figure out a few minor issues.. like lack an always on display volume controls and/or Navigation overlays disappear (and the apps premission settings get reset to once the screen is locked.
ninpo said:
Here are 2 things that may help.
1. Go to settings, scroll to the bottom and click more, scroll down to third-party apps adapter and turn it off (this causes apps to "fit" the screen better by reducing the size to the elements in the app, you don't want this).
2. download and install an app called Hidden Settings on the play store. In the app hit the search bar and type accessibility, the setting you are looking for should be the 1st of three results. Within that setting scroll down to font size and set according to your liking. There may be some text that is small but this should help.
I've had my Ticwris Max for a few days now and the more I discover the more I'm enjoying this watch.
Click to expand...
Click to collapse
Thank you ninpo! I really appreciate this. Ill try it out. Im working on a dark mode next. If its not in hidden settings Im going to try to modify the firmware image and other various tweaks with Android SDK and other tools.
Theres not much more to be displeased about. This watch is awesome.
For those who need the info, here is the USB wiring diagram and useful photos for the DM100 Max and DM101 Max S for whatever reason you might need them for. I found it useful for buying DM98 and DM99 chargers which are way better than the box shaped charger the DM101 comes with. The thing is so loose and doesnt stay in place. Thats where mods or other chargers come in. HOWEVER, you must place the charger of the DM98 or DM99 in the PROPER ORIENTATION with respect to the contact diagram.
Reverse this and you can burn out your watch. Heres a diagram of DM98, 99 charger as well. They line up fine. Only thing that may/may not line up is the magnets but mods are up to you. Ill post about it as soon as I get my DM98 charger.
ninpo said:
Here are 2 things that may help.
1. Go to settings, scroll to the bottom and click more, scroll down to third-party apps adapter and turn it off (this causes apps to "fit" the screen better by reducing the size to the elements in the app, you don't want this).
2. download and install an app called Hidden Settings on the play store. In the app hit the search bar and type accessibility, the setting you are looking for should be the 1st of three results. Within that setting scroll down to font size and set according to your liking. There may be some text that is small but this should help.
I've had my Ticwris Max for a few days now and the more I discover the more I'm enjoying this watch.
Click to expand...
Click to collapse
So i turned off 3rd party app adapter like you said.
Next, which app of hidden settings do i pick for this watch? There seems to be some bad ones. I cant tell which one to install..
missionman said:
So i turned off 3rd party app adapter like you said.
Next, which app of hidden settings do i pick for this watch? There seems to be some bad ones. I cant tell which one to install..
Click to expand...
Click to collapse
The one that I'm using is called "Hidden settings for Android" by developer, Common Tools.
I've seen " Settings Search" heavily recommended here but like you, I've found many with that name and wasn't sure which to use.
For those that are interested, I've uploaded a screen recording of my Ticwrist Max home screen setup on YouTube. Take a look if you're so inclined.
Ticwris Max home screen setup
ninpo said:
For those that are interested, I've uploaded a screen recording of my Ticwrist Max home screen setup on YouTube. Take a look if you're so inclined.
Ticwris Max home screen setup
Click to expand...
Click to collapse
I posted this on another forum but thought it might be a good fit here it describes my setup in greater detail.
Launcher:
The launcher that I'm using is called Lightning launcher. Lightning launcher is a highly customizable launcher that allows you to have an unlimited workspace. The launcher gives you complete control over all desk top items such as widgets, shortcuts, icons, and text. These items can be resized, rotated, placed on a grid, or placed freely within the desktop space. The launcher also allows for unlimited horizontal and vertical scrolling. Items placed on the desktop can have up to six assignable actions using gestures such as swipe left, right, up, down, tap, and long press. Assignable actions can include launching apps, shortcuts, and system actions. You can even have multiple desktop setups and easily switch between them. That is just a small sample of what this launcher is capable of. My current setup has a center page with an additional page to the left, right, top, and bottom of the center page.
Home page widgets:
I have two widgets on my home screen, BobclockD3, and Battery Reborn 2020. I've added seconds above the clock widget using lightning launchers dynamic texts feature. I have assigned gesture actions to the widgets in my setup.
Long pressing the clock widget opens the native clock app.
Tapping the battery reborn 2020 widget will give you comprehensive data and stats about your battery.
Long pressing the battery widget will launch an app called flashlight. This app simply turns your screen bright white which you can use to softly illuminate your surroundings in the dark. I like it because it does not kill your night vision but provides just enough illumination to see your immediate surroundings.
Swiping left on the battery widget opens a lightning launcher folder which slides down from the top right of the screen. This folder is a three-page vertical scrolling folder with each page holding three apps. The apps in the folder include Gmail, Google Voice, Google Duo, YouTube vanced, calculator, hi-q voice recorder, watch Droid assistant, Google translate, and wyze (home video surveillance monitoring app).
Swiping up on the battery widget opens the app drawer. The app that I am using for the app drawer is called JINA drawer. I like this drawer app because it is highly customizable and it gives you a great deal of information about your apps as well as the ability to manipulate the apps such as uninstalling, hiding, etc.
Top page:
The top page contains a lightning launcher panel that holds a calendar widget and an agenda widget. These widgets populate the entire screen and can be scrolled horizontally. The app that I use to get the widgets is called Digical, I am using the pro version.
Bottom page:
The bottom page contains a widget called weather & clock widget for Android.
Left page:
They left page contains a widget from an app called YMusic. This app is similar to YouTube music and allows for background play, audio and video downloads but is free. I like the widget because it fills the entire page with the album art of the song that I am listening to.
Right page:
The right page contains a widget from an app called accupedo. I prefer this app over the stock step counter because it gives you a lot more information in the app as well as within the widget. The widget is long but not very tall so I added static text from lightning launcher saying "Step Count" to help fill the screen out a bit.
Navigation:
For navigating the phone I use an app called fluid navigation. The way I have it configured, a short swipe from the bottom center is for home, a long swipe from the bottom center launches Google voice assistant. A short swipe from the bottom left would open a volume app called ultra volume this allows you to have many different volume panel setups, the one that I'm using is a horizontal bar that populates the entire bottom width of the screen. A long swipe from the bottom left would launch the native volume control panel. Swiping long or short from the bottom right would launch my app drawer. A short left swipe from the right bottom half will execute the back command, and a long swipe left will open the recents menu. A short swipe downwards from anywhere along the top will launch the bottom navigation bar app, and a long swipe will drop the navigation panel. I customized my navigation panel with an app called power shade, I have the paid version.
Apps:
I have quite a few apps loaded on the watch too many to mention here as this post is already very lengthy. Feel free to check out the video that I posted in this thread and you can pause while I'm scrolling through the app drawer to get an idea of some of the apps loaded on the watch. I have added a few more since the posting of that video, if there is enough interest I will compile a list of the apps and games that I have installed.
Conclusion:
I love this watch. I love that I can make it my own using the customization options that Android provides. The watch does have some quirks. I have to monitor it when charging because it tends to get pretty hot, sometimes. Also when running memory intensive apps the watch would heat up as well. There are times when the watch becomes unresponsive and I would need to do a soft reset, but thankfully that doesn't happen too often. The battery life is very impressive however, I cannot give an accurate estimate as to how long the battery would last during normal use because I am constantly tinkering with the watch. My main gripe is that although the watch is constantly connected to my home Wi-Fi or tethered to my phone, it would not always pick up notifications from apps that are connected to the web. I find myself periodically turning Wi-Fi off and then back on only to have a flood of notifications come through. Perhaps this is user error, or maybe it is a flaw in the watch software. Although these issues can be annoying it is by no mean a deal-breaker and has not tainted my enthusiasm or enjoyment of this watch. I hope this helps those who own this watch or similar watches to enjoy theirs as much as I enjoy mine. Feel free to engage me with questions or conversation as I really enjoy talking about this device.
ninpo said:
I posted this on another forum but thought it might be a good fit here it describes my setup in greater detail.
Launcher:
The launcher that I'm using is called Lightning launcher. Lightning launcher is a highly customizable launcher that allows you to have an unlimited workspace. The launcher gives you complete control over all desk top items such as widgets, shortcuts, icons, and text. These items can be resized, rotated, placed on a grid, or placed freely within the desktop space. The launcher also allows for unlimited horizontal and vertical scrolling. Items placed on the desktop can have up to six assignable actions using gestures such as swipe left, right, up, down, tap, and long press. Assignable actions can include launching apps, shortcuts, and system actions. You can even have multiple desktop setups and easily switch between them. That is just a small sample of what this launcher is capable of. My current setup has a center page with an additional page to the left, right, top, and bottom of the center page.
Home page widgets:
I have two widgets on my home screen, BobclockD3, and Battery Reborn 2020. I've added seconds above the clock widget using lightning launchers dynamic texts feature. I have assigned gesture actions to the widgets in my setup.
Long pressing the clock widget opens the native clock app.
Tapping the battery reborn 2020 widget will give you comprehensive data and stats about your battery.
Long pressing the battery widget will launch an app called flashlight. This app simply turns your screen bright white which you can use to softly illuminate your surroundings in the dark. I like it because it does not kill your night vision but provides just enough illumination to see your immediate surroundings.
Swiping left on the battery widget opens a lightning launcher folder which slides down from the top right of the screen. This folder is a three-page vertical scrolling folder with each page holding three apps. The apps in the folder include Gmail, Google Voice, Google Duo, YouTube vanced, calculator, hi-q voice recorder, watch Droid assistant, Google translate, and wyze (home video surveillance monitoring app).
Swiping up on the battery widget opens the app drawer. The app that I am using for the app drawer is called JINA drawer. I like this drawer app because it is highly customizable and it gives you a great deal of information about your apps as well as the ability to manipulate the apps such as uninstalling, hiding, etc.
Top page:
The top page contains a lightning launcher panel that holds a calendar widget and an agenda widget. These widgets populate the entire screen and can be scrolled horizontally. The app that I use to get the widgets is called Digical, I am using the pro version.
Bottom page:
The bottom page contains a widget called weather & clock widget for Android.
Left page:
They left page contains a widget from an app called YMusic. This app is similar to YouTube music and allows for background play, audio and video downloads but is free. I like the widget because it fills the entire page with the album art of the song that I am listening to.
Right page:
The right page contains a widget from an app called accupedo. I prefer this app over the stock step counter because it gives you a lot more information in the app as well as within the widget. The widget is long but not very tall so I added static text from lightning launcher saying "Step Count" to help fill the screen out a bit.
Navigation:
For navigating the phone I use an app called fluid navigation. The way I have it configured, a short swipe from the bottom center is for home, a long swipe from the bottom center launches Google voice assistant. A short swipe from the bottom left would open a volume app called ultra volume this allows you to have many different volume panel setups, the one that I'm using is a horizontal bar that populates the entire bottom width of the screen. A long swipe from the bottom left would launch the native volume control panel. Swiping long or short from the bottom right would launch my app drawer. A short left swipe from the right bottom half will execute the back command, and a long swipe left will open the recents menu. A short swipe downwards from anywhere along the top will launch the bottom navigation bar app, and a long swipe will drop the navigation panel. I customized my navigation panel with an app called power shade, I have the paid version.
Apps:
I have quite a few apps loaded on the watch too many to mention here as this post is already very lengthy. Feel free to check out the video that I posted in this thread and you can pause while I'm scrolling through the app drawer to get an idea of some of the apps loaded on the watch. I have added a few more since the posting of that video, if there is enough interest I will compile a list of the apps and games that I have installed.
Conclusion:
I love this watch. I love that I can make it my own using the customization options that Android provides. The watch does have some quirks. I have to monitor it when charging because it tends to get pretty hot, sometimes. Also when running memory intensive apps the watch would heat up as well. There are times when the watch becomes unresponsive and I would need to do a soft reset, but thankfully that doesn't happen too often. The battery life is very impressive however, I cannot give an accurate estimate as to how long the battery would last during normal use because I am constantly tinkering with the watch. My main gripe is that although the watch is constantly connected to my home Wi-Fi or tethered to my phone, it would not always pick up notifications from apps that are connected to the web. I find myself periodically turning Wi-Fi off and then back on only to have a flood of notifications come through. Perhaps this is user error, or maybe it is a flaw in the watch software. Although these issues can be annoying it is by no mean a deal-breaker and has not tainted my enthusiasm or enjoyment of this watch. I hope this helps those who own this watch or similar watches to enjoy theirs as much as I enjoy mine. Feel free to engage me with questions or conversation as I really enjoy talking about this device.
Click to expand...
Click to collapse
Thank for all the info ninpo.
Could you help with some pre purchase questions?
Can you install WhatsApp and does it work well?
Same question regarding waze and spotify.
Is the device and the interface slow comparing to mobile phones?
Again, thanks a lot