A good while ago, when I got my Xoom I almost finished a barometer app. Unfortunately the project was put away, but inspired by korr92's post today I decided to do some work on the app.
It is in early alpha, and there are still some bugs to iron out (see post below). But, I need feedback, so feel free to try it out.
Beware that I'm planning to release this as a paid app on the Market when (err...if) I finish it. But, it will stay free for a while, and I will post well before an eventual release so that you can download the app for free.
The regular app will update the pressure almost instantly, while the widget will update when the devices wakes up, or every 10 minutes if the device stays awake .
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download:
Application is attached to this post, and can also be downloaded from here.
Changelog:
2012-01-22:
-Widgets are now available in both 2x2 and 3x3 sizes.
2012-01-17:
-Enabled hardware acceleration and made improvements to the application so that hardware acceleration works as it should
-Reduced size of images used. Smaller APK.
2012-01-16:
-Improved graphics both in application and widget. The barometer now contains text ("Stormy", "Rain", "Change", "Fair" and "Very dry") describing the weather associated with the current pressure.
-Reduced size of APK
-Main application now has a "historic dial", which can mark a previous pressure value. To set it just tap the barometer, and it will be set to the current value. It will be stored until you tap the barometer again.
-Widget will now update every 30 second when the device is awake. It will not update when the device is asleep, unless other applications update. If this happens the barometer widget will also be updated.
Known bugs:
-Sometimes the pressure will be show as zero (the dial points straight up). This is some minor bug that I have yet to track down, where the service that updates the pressure is getting killed before the pressure is received.
Update: I think I have solved this now.
Planned features:
-Set the altitude, as this influences the pressure
-Mark in the barometer the corresponding weather for pressure values (e.g. illustration of a sun when the pressure is high) (DONE)
-More widget sizes (DONE)
-Graphing feature
-Trend
-Pressure reading in text
-Whatever you may suggest
pretty neat gunna check this out
great work btw
hiohokaybye said:
pretty neat gunna check this out
great work btw
Click to expand...
Click to collapse
Thanks a lot!
Did you experience the bug I listed in the second post? It seems like it is rather inconsistent, and a little harder to track down than I thought.
I will try to get some work done on the app tonight, hopefully accompanied by the upload of a new build.
Theres no Widget
That's strange. I did a clean install on my Xoom, and the widget is there. It also works in the phone and the emulator(s). Is the widget missing for anyone else?
Hope you iron out this, looks like it could be amazing.
Swyped from my tuna surprise with extra back bacon.
Thanks nitrox1!
New update is out now. See changelog in second post
This is what I see:
Sent from my Galaxy Nexus using Tapatalk
hpe said:
That's strange. I did a clean install on my Xoom, and the widget is there. It also works in the phone and the emulator(s). Is the widget missing for anyone else?
Click to expand...
Click to collapse
I've got the widget on rooted galaxy nexus 4.0.3
I downloaded it but it says "cannot open file" looks awesome though
NPuter said:
This is what I see:
Sent from my Galaxy Nexus using Tapatalk
Click to expand...
Click to collapse
I have the same problem
Sent from my Galaxy Nexus using xda premium
It seems to work. I will have to keep an eye on it for the rest of the week, there are supposed to be some big storms this week.
The widget is very large. It would be nice to have one that is 1x1, maybe a digital readout with a trending arrow.
Sent from my GalaxyNexus using XDA App
NPuter said:
This is what I see:
Sent from my Galaxy Nexus using Tapatalk
Click to expand...
Click to collapse
dudeimgeorge said:
I have the same problem
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
I'm pretty sure, you must disable "force GPU-Rendering" in your dev-settings like in the other Barometer-App, too
Hardware acceleration is a good thing, so I have now explicitly enabled hardware acceleration, and made the necessary adjustments to the app so that it works with hardware acceleration. In other words, a new build is out.
Regarding failed downloads: I suspect that the downloads from XDA are not always stable. Have uploaded the build to my Dropbox account as well. Download link can be found in the first post.
Now, off to my day job. Next feature coming up is input of your altitude, so that the barometer is calibrated.
Gonna try it. Will report back later this day!
creektrails said:
I downloaded it but it says "cannot open file" looks awesome though
Click to expand...
Click to collapse
Try downloading from the Dropbox link in the first post. I suspect that XDA attachments are not that reliable.
scouter68 said:
It seems to work. I will have to keep an eye on it for the rest of the week, there are supposed to be some big storms this week.
The widget is very large. It would be nice to have one that is 1x1, maybe a digital readout with a trending arrow.
Sent from my GalaxyNexus using XDA App
Click to expand...
Click to collapse
Smaller widgets are on the planning board. What sizes do you think will work?
Here's what I see:
-Michael_ said:
Here's what I see:
Click to expand...
Click to collapse
Hope that's what you wanted to see as well. Now get outside and enjoy the sun, the weather seems to be nice where you are
Haha Yeah! Thanks for the app. Looks good.
Related
Hi all,
I just wanted to present you a very simple application,
that shows the barometric pressure in the environment.
It simply reads out the sensor value and also calculates
the approximate altitude based on standart atmospheric
pressure at sea level of 1013.25 hPa and at a standart
temperature of 288.15 K.
Why I made this application, if it was so simple?
There was no such application, that shows the barometric
pressure in a nice way, so there we go:
{
"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"
}
Any suggestions for improvement are welcome =)
Very cool, thanks. Only suggestion would maybe to have a graph so we can keep an eye on the trend.
Sent from my Galaxy Nexus using xda premium
Looks nice in the screenshot but the gauge doesn't display for me. Just the numbers.
Sent from my Galaxy Nexus using xda premium
cmac86 said:
Looks nice in the screenshot but the gauge doesn't display for me. Just the numbers.
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Same here - Image is not displaying...
Works great for me, very nice app thx!
Works great. My only suggestion is, can you down a little the scale of the barometer?. I mean I'm in Bogota, Colombia (2600 m over the sea level) so my barometer is always down before 960 hPa
I like the screenshot but as already said I only get the numbers on bigxies build 4.0.3 and Franco's 12
Sent from my Galaxy Nexus using xda premium
Awesome app lol
Sent from my Galaxy Nexus using XDA App
allen2oo3 said:
Very cool, thanks. Only suggestion would maybe to have a graph so we can keep an eye on the trend.
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
+1
10 chars
Working fine on mine.
---------- Post added at 02:49 PM ---------- Previous post was at 02:41 PM ----------
Working fine on mine.
gpu
folks finding it dont work try switching forced gpu rendering off and then restart the app
seems to be a common fault of bar preasure apps - i tried this out on the app i use on my xoom and that too requres gpu rendering to be switched off.
just a thought
.
.
.
terminal 7 said:
folks finding it dont work try switching forced gpu rendering off and then restart the app
seems to be a common fault of bar preasure apps - i tried this out on the app i use on my xoom and that too requres gpu rendering to be switched off.
just a thought
.
.
.
Click to expand...
Click to collapse
That fixes it for me.
Yeh. My rendering is that way by default.
Thank you for this App.
I also have one suggestion. Could you add a relative height? I mean that it is possible to set the current height as a reference and make the difference visible. Then it would be possible to meassure the approximately height in a big building or an elevator.
I've already done this in my own app and it works great. Unfortunately I couldn't find time to improve my app, it's very simple and not so nice as yours .
SophîaPêtríllo said:
Thank you for this App.
I also have one suggestion. Could you add a relative height? I mean that it is possible to set the current height as a reference and make the difference visible. Then it would be possible to meassure the approximately height in a big building or an elevator.
I've already done this in my own app and it works great. Unfortunately I couldn't find time to improve my app, it's very simple and not so nice as yours .
Click to expand...
Click to collapse
I doubt the barometer is precise enough to measure the height of a buiding
Thanks, good app.
Improvment : possibility to compute the QNH (sea level pressure) by adding known altitude (inserting altitude in meters, feet or hPa).
Change the graphic to show stormy/fair weather icons for people like me who don't know what a barometer does or how to read one, relatively. Make it fun!
Great app. I love simple apps!
drtrmiller said:
Change the graphic to show stormy/fair weather icons for people like me who don't know what a barometer does or how to read one, relatively. Make it fun!
Click to expand...
Click to collapse
Barometric pressure alone does not reliably predict the weather.
SophîaPêtríllo said:
Thank you for this App.
I also have one suggestion. Could you add a relative height? I mean that it is possible to set the current height as a reference and make the difference visible. Then it would be possible to meassure the approximately height in a big building or an elevator.
I've already done this in my own app and it works great. Unfortunately I couldn't find time to improve my app, it's very simple and not so nice as yours .
Click to expand...
Click to collapse
Could you provide me the formula to calculate the relative height? Would make it much easier for me ^^
Works great. My only suggestion is, can you down a little the scale of the barometer?. I mean I'm in Bogota, Colombia (2600 m over the sea level) so my barometer is always down before 960 hPa
Click to expand...
Click to collapse
Will add this feature aswell.
Change the graphic to show stormy/fair weather icons for people like me who don't know what a barometer does or how to read one, relatively. Make it fun!
Click to expand...
Click to collapse
Will add it, but that won't be accurate for people, who are not living in west european latitudinal lines.
EDIT: There you go =)
Today I got a little bit bored and decide to make this simple app. As the name says, it allows to put the phone in Standby (Lock) with the touch of app's icon. I know that there are many many apps that do this, but maybe in the future I could add other options to it. So far it seems to work fine, I tested it with Jellbro latest nightly and works like a charm. Maybe I am too lazy, but because my phone is on the desk most of the day, I find it not very convenient to press the Power button...
{
"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"
}
Changelog for version 1.4:
1.4
- added Tasks feature
- on some ROM versions the screen my try to turn itself on again after lock, the app will double check and try to lock it again. Please provide feedback if it still does not work.
- minor graphic tweaks
You can find it on Google Play at: https://play.google.com/store/apps/details?id=com.alinberce.standbytouch
Feel free to give me suggestions . Also a high rating on Google Play would help. Thanks.
App looks fine and the design is not too bad, however I do not see a point in such Apps, since a simple press on the power button does the same. It is even faster, since one of my fingers is usually very close to it anyway.
But as I said, nice work.
Thanks for this! Just got a metal bumper and its annoying to press the power button.
This works great, nice icon !
Edit: don't know why but sometimes the screen wakes up Again right after sleeping. I can't seem to reproduce the problem, seems random.
Sent from my Galaxy Nexus using xda app-developers app
Wow that does look pretty nice.Thanks.
Quite good idea
any I like your design and interface. it's nice!
Thank you all for your kind words.
@FC1032: I never had my screen turning on after lock, but I did with other apps. I am using a clean install with no apps installed (except keyboard app). Maybe there could be a conflict with other app ? I will restore a bunch of the apps I use and see if I can manage to reproduce this. The app code is fairly simple, just access basic android functions and close itself on clock. Even the Settings page is closed when you leave it
I was thinking of adding some extra features on shutdown... what would you like to do extra, when you send your phone to standby ? How about this: if I set some interval, for instance 10 pm-8am, add some functions like: switch to silent, disable data... etc.
PS: please don't be shy, spread some 5 stars in Google Play, it will help the app to get more users. Thank you all again.
FC1032 said:
Thanks for this! Just got a metal bumper and its annoying to press the power button.
This works great, nice icon !
Edit: don't know why but sometimes the screen wakes up Again right after sleeping. I can't seem to reproduce the problem, seems random.
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
Let me guess...running trinity kernel?
I was on franco and switched to trinity and i have the wake ups hahaha
Sent from my Galaxy Nexus using xda app-developers app
Good job man see your post on forumcomputergames and find you here.(5 stars)
Thanks a lot
Feature request: dubble or triple tap to shutdown the phone with a warning popup hahha could be nice
Sent from my Galaxy Nexus using xda app-developers app
demon2112 said:
Let me guess...running trinity kernel?
I was on franco and switched to trinity and i have the wake ups hahaha
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
Nope, stock.
I think I'll see if another application I recently installed. Thanks for the help guys
Sent from my Galaxy Nexus using xda app-developers app
Just downloaded the app. Seems to work fine. One thing that will make it more professional is if you proof read your description on the Google Play page.
For example:
Responsibility, not Responsability
Installation, not Instalation
And the word nasTy, unless that T is supposed to be there.
These are nit picky things, but it makes the app and developer look more polished
Good luck!
Interesting request... I see one way of doing this: there is no way I could catch a double/triple touch on the app's icon, as the icon is in a Launcher app. However I could add in Settings an option with Re-Touch for Shutdown popup. Basically the App would start with a black screen, waiting for 1 seconds for another touch, if no touch it goes to standby, if touch it shows the popup. The only downside would be the shutdown command can only be run on a Rooted device (not really a problem for Nexus ).
Are there other users who would find this feature useful ?
@Cyberdan3: thank you for your corrections. Now it's fixed.
PS: thank you all for your ratings in Google Play... the app is starting to get some stars
@FC1032 do you still have screen wake-ups ? I am using the app since release and not even once the screen opened after lock.
alinescoo said:
@FC1032 do you still have screen wake-ups ? I am using the app since release and not even once the screen opened after lock.
Click to expand...
Click to collapse
I just installed a new rom, seems to be fine so far... maybe it was just an app
Sent from my Galaxy Nexus using xda app-developers app
Thanks for confirming it.
Nice, this along; with "PGM slide2wake" eliminates most power-button presses.
thanked+rated
Unfortunately it seems that depending on ROM version (I've tested quite a few), sometimes there is a issue with screen starting again after lock. There are two ways of making things, one simpler and one more complex. I will go with the simpler one first and see feedback. I am preparing a new version which will add a really neat feature... but because I want to keep the design path of the settings page, also on the new feature, I will need to spend some time in the drawing app
Sneak preview of the new version... it just entered testing phase
Ok guys, new version is on Google Play. I did not have enough time to make extensive testing so this may have some bugs on the tasks feature. The Task feature allows you to define intervals in which the Sound/Data/Wifi are On or Off. The app, when you perform a lock will check and update the device of the status as set in Tasks. In order to avoid repetitive operations and prevent battery usage, the check is made only ONCE per interval. So for example if you set the phone to be silent from 22 - 07 and you lock your phone at 22:15, if you reopen and use it, when you lock it again, the app will only make simple lock without all the checks again. If some of you prefer it otherwise, please let me know so I could add an extra setting for it.
As I said earlier, there are some ROM versions where the screen comes On again after lock. The only way I found to handle this is to relock the device after half of second again. So you may notice a slight screen on, but most of the time it will not.
Please let me know if you find any bugs. Thanks.
LE: updated first post with new images
{
"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"
}
I want to start with saying that this theme is an paid theme through google play but I attached the uzip for the widget to left.
In other word, that one is free of charge and modifiable!.Just wanted to let that be said before anyone goes rampage cause I put a lot
of work in making this. The 4 months of wait for UCCW to implement high resolution support was terrible (not complaining!) ;_;
The last screenshots shows the beta version I created. As for now, the theme takes up the whole screen as you can see in the other screenshots.
To emphasize, I tested this on my Nexus 7, the widgets should fit perfectly.
If you're a N4 user you might have seen it over there as well. I thought I maintain a thread here as well since after all, I'm a N7 owner!
Installing uzip theme files:
Download UCCW and add a UCCW widget to your homescreen, select "uzip" and browse and select the theme.
Download:
Free version: http://ge.tt/6KeYmme/v/0?c (only the battery/clock "jarvisq ring"-widget included):
- Mirror link: http://www.androidfilehost.com/?fid=23501681358554834
Software buttons: http://ge.tt/5rZre1e/v/0?c
Full version:
Looks great! I'm assuming that I flash the soft buttons in recovery?
Sent from my SPH-D710 using xda premium
mjs2011 said:
Looks great! I'm assuming that I flash the soft buttons in recovery?
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
I hope you did not do it cause it's just a zip with pngs inside xD
I'm using AOKP rom so the feature is built in to the settings where you only have to choose which image to replace with.
please post the full version here
thx
l2azvan said:
please post the full version here
thx
Click to expand...
Click to collapse
I have other free themes that I've created, this is the first one that I charge for.
Links don't work?
riot1031 said:
Links don't work?
Click to expand...
Click to collapse
Works for me, I'll reupload them to dev host when I get home, just in case.
Looks pretty sweet, may have to give that a try sometime.
Ok, one issue I changed some hotspots, now the widget shows up blank (white). I assume just remove the widget and set it up again? Didn't see a refresh setting in UCCW.
metalwraith said:
Ok, one issue I changed some hotspots, now the widget shows up blank (white). I assume just remove the widget and set it up again? Didn't see a refresh setting in UCCW.
Click to expand...
Click to collapse
Did it work out in the end? Sometimes uccw shows white widget when refreshing for a split second, but it should get back to normal right after that.
Didn't do it on my vibrant, so just removed and readded it and edited it all at the same time. Had a few moments where it just showed image place holders and no images.
metalwraith said:
Didn't do it on my vibrant, so just removed and readded it and edited it all at the same time. Had a few moments where it just showed image place holders and no images.
Click to expand...
Click to collapse
Did you maybe consume all the ram available? Another thing, how does the widget look on the vibrant? It got a display of 480 x 800 after all and the theme was recommended to be used on a 720p screen.
Who knows, vibrant i know is pretty much empty software wise. Screens attached.
Sent from my Nexus 7 using XDA Premium HD app
metalwraith said:
Who knows, vibrant i know is pretty much empty software wise. Screens attached.
Sent from my Nexus 7 using XDA Premium HD app
Click to expand...
Click to collapse
You can see the ram consumption in settings, sometimes uccw can take up to 80mb which is one of the reason I recommend this on a phone with at least 720p (those phones usually have decent specs). Thanks for the screenshots, how does it look in real life though? I will assume the text is barely readable?
369mb for memory under the settings.. Running Paranoid Android 2.54 (android 4.1.2). Text ain't too bad, I have it setup in phablet mode anyways to get more space on the home screens.
metalwraith said:
369mb for memory under the settings.. Running Paranoid Android 2.54 (android 4.1.2). Text ain't too bad, I have it setup in phablet mode anyways to get more space on the home screens.
Click to expand...
Click to collapse
That should be enough! You might want to send a letter to the UCCW developer as I never had this issue before. And thanks for telling me that the text was readable, I havent personally tried it on that resolution yet.
still cant be downloaded?
Yeah, I have no idea what is taking google so long to review my account. Just sent them another email (an hour ago) asking them if you're even working.
Gotta love Google... I know one of their things, if an app is downloaded from any updates have to be done through them as well. Not to mention anything within the app can't be downloaded from outside sources either. Do I sense, Apple's methods coming to the play store? lol
metalwraith said:
Gotta love Google... I know one of their things, if an app is downloaded from any updates have to be done through them as well. Not to mention anything within the app can't be downloaded from outside sources either. Do I sense, Apple's methods coming to the play store? lol
Click to expand...
Click to collapse
Yeah, they became very strict about that. Just emailed them earlier today and they said they never got the information about my identity so I had to send them again....
Hi,
this is the first app I've ever developed for a mobile platform.
Name: ClearFocus
Description: ClearFocus is app which helps boosting your productivity by following principles from The Pomodoro Technique©
It aims at being extremely simple to use, just tap to start, and feel integrated in the system by following Holo guidelines.
I'm planning to add other features, such as a small to-do manager and white-noise generator to isolate yourself in noisy environments, and other options, such as automatic airplane mode when timer's running.
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thank you for the help
EDIT: I've added to this post the .apk
EDIT: I've updated the .apk
Sorry, I forgot the .apk file, here it is
Updated the .apk with a fix for an AdMob crash and other minor bugs.
This looks really good! Just the thing i needed. Testing on Galaxy S Duos 4.0.4 ICS. Havent encountered any ads yet though. Will be using this throughly tommorow and let you know
Sent from my GT-S7562 using Tapatalk
MufcTK said:
This looks really good! Just the thing i needed. Testing on Galaxy S Duos 4.0.4 ICS. Havent encountered any ads yet though. Will be using this throughly tommorow and let you know
Sent from my GT-S7562 using Tapatalk
Click to expand...
Click to collapse
Great! No ads you said? I think I've screwed up something about ads in the first apk, are you using the first or the second link?
Anyway, thanks a lot, I really appreciate your help
Trying the second apk i only used it for a very short amount of time so maybe thats why. Will let you know tom when i used it fully! And you're welcome!
Sent from my GT-S7562 using Tapatalk
As soon as I opened the app the circle was larger than the screen, like the screenshot below.
I don't know if it's a problem related to my 'custom' DPI, but all my others applications looks fine.
Device used: Galaxy S Advance (GT-I9070).
eduds said:
As soon as I opened the app the circle was larger than the screen, like the screenshot below.
I don't know if it's a problem related to my 'custom' DPI, but all my others applications looks fine.
Device used: Galaxy S Advance (GT-I9070).
Click to expand...
Click to collapse
Uhm... that's weird. I've updated the .apk, which is now in the original post, can you please try it and see if it works okay? If it doesn't, could you report you screen size and density?
P.s: since this updated, I've changed the package name, so it'll shows up twice. Remove the older one
Andreaaaaa said:
Uhm... that's weird. I've updated the .apk, which is now in the original post, can you please try it and see if it works okay? If it doesn't, could you report you screen size and density?
Click to expand...
Click to collapse
Sure, later I'll test again and let you know. Hopefully everything is working fine
Sent from my GT-I9070 using XDA Premium 4 mobile app
@Andreaaaaa
I have disabled the Xposed Framework and now the circle is fine :victory:
eduds said:
@Andreaaaaa
I have disabled the Xposed Framework and now the circle is fine :victory:
Click to expand...
Click to collapse
That's great!!
I've uploaded the final version, the one I'm going to publish to Google Play, if no more bug pop-ups. Can you please test it once again? I'd be incredibly grateful
If there were anyone with a 7" tablet, I'd be really great to find out if it displays correctly and view rotates
Testing on a Samsung Galaxy Ace II X(GT-S7560M). Works great.
Actually been using it for something a bit differently then intended.
I'll explain.
I have a habit of getting into something. For example reading forums, games, reading information on how to develope Apps\Websites and I end up chain smoking without thinking about it. But with your app every time I go outside for a smoke I start the timer which I set for 5 minutes.
So like I said not the intended purpose I know. But is working great for me.
Sent from my GT-S7560M using Tapatalk
Thor1986 said:
Testing on a Samsung Galaxy Ace II X(GT-S7560M). Works great.
Actually been using it for something a bit differently then intended.
I'll explain.
I have a habit of getting into something. For example reading forums, games, reading information on how to develope Apps\Websites and I end up chain smoking without thinking about it. But with your app every time I go outside for a smoke I start the timer which I set for 5 minutes.
So like I said not the intended purpose I know. But is working great for me.
Sent from my GT-S7560M using Tapatalk
Click to expand...
Click to collapse
Ahah, that's actually great! I'm glad you find it helpful, even if not for the intended purpose
I have been using this for quite a while and now and i think i got some errors. Also i havnt got any ads yet i was in the middle of a break when this came up again. I clicked on take a break and the time remaining was same but the color of the dial changed from green to red.
Sent from my GT-S7562 using Tapatalk
Russian translation
MufcTK said:
I have been using this for quite a while and now and i think i got some errors. Also i havnt got any ads yet i was in the middle of a break when this came up again. I clicked on View attachment 2469631 take a break and the time remaining was same but the color of the dial changed from green to red. View attachment 2469635
Sent from my GT-S7562 using Tapatalk
Click to expand...
Click to collapse
That's actually interesting, I thought I had managed to fix them, I must look into it more carefully. Thanks a lot for the report
Added a new .apk. It adds Russian translations and should have fixed the bug reported by @MufcTK (can you please test it again and report whether it's still present? )
Andreaaaaa said:
Added a new .apk. It adds Russian translations and should have fixed the bug reported by @MufcTK (can you please test it again and report whether it's still present? )
Click to expand...
Click to collapse
I saw this post today only. Will use the new apk again tomorrow and let you know.
Sent from my GT-S7562 using Tapatalk
That error seems to have gone now! Looking good now just remember to fill in the credits I saw a couple of insert name here and once when i clicked stopped between a work session it crashes. Not happened after that though.
Sent from my GT-S7562 using Tapatalk
Using the US version of Le Pro3 (x727)
Looks like I got an update for 5.8.019S
Its about 300MB
Download it here
Notes:
Stable Version 5.8.019S
Release time: 10/11/2016
Package size: 310.08M Saved traffic: 1544.08M
Highlighted features
Update log
[Phone Manager]
Auto-Launch default as ‘On’ for all apps.
Auto-clean default as ‘off’ for all apps.
Added App lock access.
Added App speed-up box to enable performance mode for chosen apps.
[Control Center]
‘Setting’ Icon moved to first level as default.
[Mail]
Changed mail signature.
Fixed an issue in which folder sync setting switches to ‘off’ when rotate the screen to horizontal
[Launcher]
Rearranged app layout for US market.
[Dialer&Contact]
Added T9 keyboard during calls.
[System]
Added default app picker pop-up for all apps.
Optimized scheduled power-on & off.
Removed possible displayed Chinese characters.
Fixed an issue in which ‘Backup preference service’ has stopped when using Le-Backup.
Added capacitive button back light settings.
Updated Google GMS package and security patch.
[Display]
Optimized screen display effect.
Optimized backlight brightness of ‘restore factory setting’ page.
[Audio]
Optimized external audio quality of low frequency effect.
[Setup Wizard]
Optimized fingerprint registration procedure.
[Status bar]
Re-designed signal bar area for US market.
[Theme]
Replaced icons in EUI theme.
[Camera]
Optimized translations of camera interface
updating right now. hopefully camera is improved
They just add some mode to the camera. Is getting better....
coolmaster121 said:
[Theme]
Replaced icons in EUI theme.
Click to expand...
Click to collapse
gallery icon, old vs new
{
"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"
}
Wonder why they changed that LOL
MallocVoidstar said:
gallery icon, old vs new
Wonder why they changed that LOL
Click to expand...
Click to collapse
They just started blending. Next update will be this.... LOL
Was Netflix there before? Seems to be baked in.
Wow, that's a pretty substantial update. Can bootloader be unlocked now?
Edit, just read the other thread, great news, it seems unlocking is now allowed!
Very nice, wonder when (if there is any plan) will the Nougat be?
Joms_US said:
Very nice, wonder when (if there is any plan) will the Nougat be?
Click to expand...
Click to collapse
I have no doubt we will get nougat. Keep in mind that the GS7 & 7 Edge don't have Nougat released yet. Also it seems maybe the Camera is improved abit with the update. Really a solid phone for $299, loving it.
Sent from my LEX727 using Tapatalk
meangreenie said:
Wow, that's a pretty substantial update. Can bootloader be unlocked now?
Edit, just read the other thread, great news, it seems unlocking is now allowed!
Click to expand...
Click to collapse
see here: http://forum.xda-developers.com/showpost.php?p=69561203&postcount=268
it works...kinda. i'm considering doing a temp recovery flash after i run the unlock command to see if it will boot twrp
It's also upped to October 1st security patch now.
Sent from my LEX727 using Tapatalk
DxTcmix said:
I have no doubt we will get nougat. Keep in mind that the GS7 & 7 Edge don't have Nougat released yet. Also it seems maybe the Camera is improved abit with the update. Really a solid phone for $299, loving it.
Sent from my LEX727 using Tapatalk
Click to expand...
Click to collapse
I am very excited to hear all of these. Mine is coming tomorrow.
I've watched LeEco Le 2 can survive water test for at least a minute (maybe similar protection [IP53] that Pixel phone offers) so that will be a bonus from this awesome phone.
is x720 compatible with this update or should i wait some more?
US an CN are two different phones
ExTREmE99 said:
see here: http://forum.xda-developers.com/showpost.php?p=69561203&postcount=268
it works...kinda. i'm considering doing a temp recovery flash after i run the unlock command to see if it will boot twrp
Click to expand...
Click to collapse
Let us know.
Widgets crashing on restart
Has anyone else noticed certain widgets crashing/not starting on reboot? I've noticed two particular widgets not starting on reboot:
1) Battery Widget Pro
2) Dark Sky
Netflix WAS added. Sucks that you can't uninstall, just disable, but the bigger point is let US decide what we do and don't want, not you Leeco.
msussman said:
Has anyone else noticed certain widgets crashing/not starting on reboot? I've noticed two particular widgets not starting on reboot:
1) Battery Widget Pro
2) Dark Sky
Click to expand...
Click to collapse
You have to set them to autostart in settings/permissions
Still no dice
meangreenie said:
You have to set them to autostart in settings/permissions
Click to expand...
Click to collapse
Thanks for the help. I had already done that but doesn't seem to take for these two apps/widgets.
decryption key?
how to get it?
asking decryption key?