Light Flow Status [UPDATED 8/18] - T-Mobile, Samsung Galaxy SIII

Since the threads have been split AGAIN thought I would pop in here and post a thread for those of you that were following the progress on getting "Light Flow" to work on the US GSIII (or in our case the T-Mo GSIII)
The last notes on the developers blog are
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
25 July 2012 - it looks like it should arrive with me Friday or Saturday this week
(He's been waiting for a US GSIII, ATT in this case, to figure out whats messed up)
29 July 2012 - I've now got the AT&T S3 and I'm making good progress for users with root access
30 July 2012 - Just to add a little to yesterdays comment. With root access I'm controlling the led in the correct color. You don't get the always on green led and you can set different flash speeds. At the moment the issues are around the UI part of the app hanging in a few places for up to 30 seconds and also everything gets reset at reboot time until I go back into the app and reset some new settings again. I'm not too worried about either as the main thing is that the led control itself is working. I'm pretty sure root will be required for any solution though (unless Samsung fix the actual driver to accept the alpha channels - which is where the problem stems from). I did find rooting to be a pretty simple process and it only took around 10 minutes.
31 July 2012 - The boot issues have now been resolved (and may also fix startup errors that others were having with other phones).
I've read the few comments regarding root down below . I will continue to look for a solution that doesn't require Samsung but as they are transposing their data incorrectly it may be totally impossible to control directly via android without root. When not rooted we can only send data through the android API so unless shoe-horning some data into the led parts of the API manage to pass through the correct values I'll be pretty much stuck unless Samsung fix things. Trust me, I want it to work for non-rooted users too. My own Galaxy nexus (which is my main phone) isn't even rooted!
1 August 2012 - App sent to beta testers.
2 August 2012 - Some problems noticed when running with the charger not being plugged in causing the led flashing to freeze for long periods of time (even if controlled outside of the app). Therefore it looks like only solid (non flashing) will be available, but using another method there's some control of flashing the same colors that Samsung do when they control the phone, so red, blue and pulsing blue - like on boot.
3 August 2012 - Beta seems to be working well so far
4 August 2012 - Working on a couple of bootup bugs for root version of app. Created sample app and letter to send to samsung regarding Talkback issue and incorrect color mapping on non-rooted phones.
5 August 2012 - still working on the bootup issues, making some progress but lots of changes to make everything boot smoothly. I know a lot of people are keen to beta test, but for the time being I'm being kept busy enough with the current beta testers and I'm therefore not pushing the app out to a wider audience until these issues are sorted otherwise it'll only slow me down trying to reply to everyone. Thanks
6 August 2012 - new beta out to testers to see if the bootup issues are resolved. They seem to be for me from the testing I've done so far.
7 August 2012 - boot issues seem to be resolved. Added in root control for international version of S3 (GT-I9300) so users can have the led on when the screen is on. Adding in some new app support while beta testing continues.
8 August 2012 - fix for GT-I9300 settings in root mode. Updated translations files for new languages added. Testing on non S3 phones. Added support for another 24 apps. Started to prepare build for next release to play store (this usually takes about 1-2 days depending on if any issues are identified in the "lite" version of the app as development is all done on the full version)
9 August 2012 - it's here. Version 3.0.5 of the app has just been uploaded to the market. It may take a few hours to show but you should start to see it soon. Note that it's still only adding functionality for rooted users for the time being.
10 August 2012 - ok, I think I've managed to get control of the LED for non rooted phones! It's a solid light, but it looks like the solid green light can be got rid of and then with some re-mapping of the incorrect color maps I may be able to get a real color list. I've had my phone running for about 9 hours now trying different combinations automatically at about 100 per second to come up with one that matches the command issued from the root version. It's also given me some insight into how the led color has been mapped incorrectly by Samsung. It'll be a solid LED as the flashing has similar problems to root, but if I work out a way for root to make it flash I should be able to do similar for non-rooted phones.
11 August 2012 - I've managed to get the app working on non rooted phones. There's no solid green light when you've no notifications and when you select a color from the color list it shows the correct color. I've a bit more testing to do, but things are looking good.
At the moment the differences between the rooted and non-rooted version are:
Rooted version: the led stays on when the screen is on, not rooted it goes off (which is standard android default functionality)
The blue pulse and 2 flash colors are not available as there's no way to access this control file
If you use the "custom led color" option, those colors will be messed up as there's no way I'll be able to write that to issue the correct colors as the color matrix is too messed up, but the main default 18 colors all show up fine and you can still "play" with custom colors, just don't expect to get the color you chose!
12 August 2012 - Not much to report today, non rooted test still going well and I've been benchmarking the battery usage ready for trying to add in the flashing code (plus trying to work out in my head the best way to tackle flashing). Sounds simple, but it's quite tricky.
13 August 2012 - started work on the flashing code. I've got the led flashing, but there's still quite a lot to do to get it working, stopping and starting through the different color cycles.
14 August 2012 - making good progress on the flashing. Yesterday the flash color was incorrect (that's now fixed) plus now I'm managing to mix different flash rates with solid leds for different notifications (e.g. charging solid, gmail flashing etc) and actually make the flashing services stop when they need to. A few occurances where the state gets mixed up, so the solid will be off instead of on when it is its turn to show, but improving.
15 August 2012 - got flashing for root mode working, changed the flash rates to be better for less battery drain, added notification regarding more battery drain for flashing speeds. Default app to "Always on" for notifcations on USA S3's. USA S3 detected on startup of the new version and automatically set to the correct mode to work (unless you are already running in root mode). Now I just need to look into the "sleep mode" settings as they are getting ignored for s3's. Hope to have a beta very soon - but please don't send me lots of requests yet!
16 August 2012 - though I'd come across a show stopper for non-rooted users as the default blue flashing led that Samsung provide for missed events was overriding our notification (which is different to other apps raising notifications that I'd already tested). This meant things like gmail and missed calls were killing the app's control and Samsung's default behavior took over (another non-standard way to do things - thanks Samsung). Finally after a lot of scratching my head and having a play around I found a way to kill their blue light by cancelling it shortly after it's been raised. It's a real hack, but seems to work. For those familiar with android it's using a bit of "reflection" to access bits of android not normally accessible. Phew, after a day of worry, I think things are back on track!
17 August 2012 - I've been building yesterdays hack into the app and making sure it doesn't affect the user if the screen is on when a notification comes in. Due to the inconsistent timing of the blue led starting to flash after a notification it's been quite tricky, but seems to be working quite well now.
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
For those of you who don't know, the color mapping is different for some reason between our GSIII and the International version which is why the colors are off if you are currently using light flow and also why the green light stays on when there is no notification
Its all being looked into by the developer, you can follow along at his blog here

nonmindo said:
Since the threads have been split AGAIN thought I would pop in here and post a thread for those of you that were following the progress on getting "Light Flow" to work on the US GSIII (or in our case the T-Mo GSIII)
The last notes on the developers blog are
25 July 2012 - it looks like it should arrive with me Friday or Saturday this week
(He's been waiting for a US GSIII, ATT in this case, to figure out whats messed up)
29 July 2012 - I've now got the AT&T S3 and I'm making good progress for users with root access
For those of you who don't know, the color mapping is different for some reason between our GSIII and the International version which is why the colors are off if you are currently using light flow and also why the green light stays on when there is no notification
Its all being looked into by the developer, you can follow along at his blog here
Click to expand...
Click to collapse
Pretty buggy for me, waiting for it to work better. Just using standard leds for now and noled app overnight so I don't have to disable the leds but s till notifications without bright blinking blue.

bump for updates

If only I can set led colors for separate Contacts text like go SMS let's me do. This is the only reason I want led control.
Sent from my SGH-T999 using xda app-developers app

Even with 3.0.5 I'm still getting the green light staying on. If I disable the led for phone then none of the notifications work. Any body still having these problems after the update?

elracing21 said:
If only I can set led colors for separate Contacts text like go SMS let's me do. This is the only reason I want led control.
Sent from my SGH-T999 using xda app-developers app
Click to expand...
Click to collapse
I'm not sure about free, but the paid app can do exactly that. Once in the app and in the notifications section, touch the contact + icon on the top right. You can choose colors for mms, SMS and missed call for that contact.
---------- Post added at 07:11 PM ---------- Previous post was at 07:08 PM ----------
sarmadical said:
Even with 3.0.5 I'm still getting the green light staying on. If I disable the led for phone then none of the notifications work. Any body still having these problems after the update?
Click to expand...
Click to collapse
Are you rooted and do you have root mode enabled in the app? I'm rooted running a stock deodexed rom and the app is working perfectly for me. All colors are working and the app showed me the proper notifications about 100 times today.

The app is still buggy. When I have set a few notifications and some go off at the same time or I do t check my phone and they stack the colors don't flash Constantly or it freaks out and just shuts off. When I turn my screen of the red led flashes for no reason. I had to uninstall ill try it again I am a few weeks after the dev works out the kinks.
Sent from my SGH-T999 using xda app-developers app

---------- Post added at 07:11 PM ---------- Previous post was at 07:08 PM ----------
[/COLOR]
Are you rooted and do you have root mode enabled in the app? I'm rooted running a stock deodexed rom and the app is working perfectly for me. All colors are working and the app showed me the proper notifications about 100 times today.[/QUOTE]
Yup. I'm rooted, and provided root access to the app. I still get the colour bug. Not sure what's up.

i updated the app, but still get the talkback bug everytime i open a folder or do other movements... still no go for me.

Try disabling Samsung tts in the manage apps section.
Sent from my SGH-T999 using xda premium

xanderdad said:
Try disabling Samsung tts in the manage apps section.
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
Thanks, it worked.

bugs...
SAMSUNG GALAXY S III T999 Blue 16GB
ROM--FreeGS3 GSM R6
THEME-- ICS Blue MOD Theme V3/ Blue clock with Battery fix
KERNEL-- SGS3-ATT-TMO-kernel-tw-010u_r2 (overclocked to 1836MHz)LOVE IT!!!
RECOVERY--T999 CWM Touch/ExtSdcard read/write
MODEM--TMOGalaxyS3UVLG1Modem
Had to uninstall... Kept causing my auto-brightness to stay dim when coming out of sleep state.

bump for updated info

Related

[INFO] Changes in OTA update 2.10.405.2 (changelog)

I wanted to create a change log for the latest OTA update 2.10.405.2. So here it is. Just bare in mind that this is not official change log, but just bits and pieces I found in the forum.
Changelog:
1. New battery algorithm. No more drops from full charged during charging to 90-91% after unplugged. (maybe calibrating of the battery, because different people sees different results - ohyeahar, herezor, chichoko)
2. New version of Google Maps 4.4.0
3. New app Places (it existed before if you had Google Maps updated to version 4.4 via Market - FreudsCAT)
4. New microphone button in the keyboard (only in english keyboard). To fix the issue with the low resolution of the button, just remove all languages except English and the button will have the same quality as the other ones (EddyOS)
5. No vibrate on shutdown
6. Save attachments from GMail app (Only Word and Excel. No support for zip or pdf)
7. New version of Quickoffice 3.2.60 (FreudsCAT)
8. Peep 2.0 fixed authentication with twitter (FreudsCAT)
9. Better video quality while capturing video (hamdir, aindow)
10. New/improved notifications of unsent messages, tweets, Facebook alerts, etc. (aindow, andQlimax)
11. Flash Player v 10.1.92.10 can be downloaded from the market. (hija31 vs. people are reporting that it was in the market before - Lothaen)
12. The image blur bug in the gallery is gone. (hamdir vs. fblasot)
Not confirmed, but people reporting those:
101. Better sound quality while shooting video.
Please feel free to comment those changes and add new ones.
Places was in 2.09.405.8 (or was on mine)
EddyOS said:
Places was in 2.09.405.8 (or was on mine)
Click to expand...
Click to collapse
I'm not 100% sure but I had to install "Maps [brut]" to have "Places [brut]" on my list. As far as I remember I did not had "Places". But maybe I'm wrong. Can somebody else comment on this.
spritable said:
I'm not 100% sure but I had to install "Maps [brut]" to have "Places [brut]" on my list. As far as I remember I did not had "Places". But maybe I'm wrong. Can somebody else comment on this.
Click to expand...
Click to collapse
"Places" was definitely there before.
Btw, I'm not sure how anyone can be sure there's a new battery algorithm. It can just be an issue with your battery calibration.
ohyeahar said:
"Places" was definitely there before.
Btw, I'm not sure how anyone can be sure there's a new battery algorithm. It can just be an issue with your battery calibration.
Click to expand...
Click to collapse
You are correct about the "new battery algorithm". I've seen threads with a lot of people having the same issue as me, but in the same time other people didn't have it.
It appears when I had OTA update 1.15.405.4. Before that I had very accurate battery percentage. The issues stayed after the Froyo update. But now with this OTA it's gone.
- I didn' had "Places" before (Desire - Unbranded - Unrooted, official HTC 2.2 rom - updated OTA with latest "patch")
- After yesterday update, this morning i had the battery drop from 100% to aprox 90%, so the new algorithm it's not there (from the update - 2.2 OTA till yesterday the battery slowly recalibrate itself and last 2 weeks i had no quick drops in btry. percentage )
- i don't know about "News and weather" if it is new or not because i didn't saw it before ......
octaw said:
- I didn' had "Places" before (Desire - Unbranded - Unrooted, official HTC 2.2 rom - updated OTA with latest "patch")
- After yesterday update, this morning i had the battery drop from 100% to aprox 90%, so the new algorithm it's not there (from the update - 2.2 OTA till yesterday the battery slowly recalibrate itself and last 2 weeks i had no quick drops in btry. percentage )
- i don't know about "News and weather" if it is new or not because i didn't saw it before ......
Click to expand...
Click to collapse
- places - as far as I remember I did not had it too. But as you can see other people are saying it was there.
- about battery algorithm - so the issue with drops is still there.
- "News and weather" widget is an Android widget (not HTC) which was there before this update.
As HTC says about the update:
1.Android OS update patch
2.Enhanced multi inbox Gmail support
3.Improved Russia keyboard layout
also
- new version Quickoffice 3.2.60 - HTC
- peep 2.0 fixed authentication with twitter
Places was there on my SIM-free Desire running 2.09.405.8 RUU (I never do OTA updates) - I'm guessing other people never noticed it
FreudsCAT said:
As HTC says about the update:
1.Android OS update patch
2.Enhanced multi inbox Gmail support
3.Improved Russia keyboard layout
also
- new version Quickoffice 3.2.60 - HTC
- peep 2.0 fixed authentication with twitter
Click to expand...
Click to collapse
Thanks for the latest 2 new changes you've provided.
About the official changes - I think is better to list the exact changes, not general ones like "Android OS update patch", because they are kinda misleading.
octaw said:
- I didn' had "Places" before (Desire - Unbranded - Unrooted, official HTC 2.2 rom - updated OTA with latest "patch")
- After yesterday update, this morning i had the battery drop from 100% to aprox 90%, so the new algorithm it's not there (from the update - 2.2 OTA till yesterday the battery slowly recalibrate itself and last 2 weeks i had no quick drops in btry. percentage )
- i don't know about "News and weather" if it is new or not because i didn't saw it before ......
Click to expand...
Click to collapse
I can confirm improvements in my Desire´s battery (recalibrated itself as well), as this morning from 7:00 until 12:30 it dropped 2 % only (under normal load)... I also noticed a drastic reduction in the temperature of the battery (before, it was 34ºC with system on and Wi-Fi enabled, and now 26.2ºC in same conditions). I use Battery Left widget from Android Market to measure this.
So, seeing that more and more people are finding their Desi´s battery lasts longer, I assume that one of the main changes in this update is the new energy management algorithm, not included in initial Froyo release and so much expected...
Notifications for unsent messages, tweets, Facebook alerts etc are now in colour on the top notification bar.
There's now a black background as an option on the phone without having to download one. Have a look in the wallpapers menu.
Sent from my HTC Desire using Tapatalk
aindow said:
Notifications for unsent messages, tweets, Facebook alerts etc are now in colour on the top notification bar.
Click to expand...
Click to collapse
Can you please tell me how can I replicate that?
aindow said:
There's now a black background as an option on the phone without having to download one. Have a look in the wallpapers menu.
Click to expand...
Click to collapse
I do not have a black wallpaper. I do have an very dark black grid wallpaper, but that's there from day one.
Confirming Peep OAuth upgrade, this was added today to my twitter connections page, it wan't there before even after peep worked again:
HTC Peep by HTC Corp
Twitter for HTC Sense OAuth
Revoke Access · approved on 12:32 AM today · read and write access
Click to expand...
Click to collapse
When a text doesn't send due to bad signal it shows an envelope with a red triangle next to it. The Facebook notification shows a Facebook logo with a green circle with the number of received messages.
The wallpaper I am on about is black, but has a load of very small white dots.
Sent from my HTC Desire using Tapatalk
@spritable
Great idea for a thread! I always like to read these "changelog threads" before update since I had a few bad experiences when being impatient
Can someone with installed update confirm if some of these bugs / glitches that existed on first official 2.2 OTA update:
- Missing right border for dialer buttons (see attachment)
- Privacy missing in settings (I know that you can find it via search but can it now be seen "normally"?)
- Problem with Sense widgets and transferring apps to SD (http://forum.xda-developers.com/showthread.php?t=744581)
Fix for this last issue is extremely important to me so if you do not want to read the entire thread for the link above here is summary:
I conducted these tests on two different Desires using three different applications downloaded directly from Market, that natively support moving to SD card. Earlier I
Applications are (but can be ANY other app that supports moving to SD card): Barcode Scanner (ZXing team, version 3.4), Rock Player (Holly Lee, version 1.0.31), Slide Puzzle (SporkSoft, version 1.6.7)
1) As soon as I move any of these apps to SD card, widgets on home screens reload data (like after system boot). During this "reload" weather widget stays blank as shown in picture I am sending you: "blank_wether_widget.jpg"
2) The same thing happens with widgets when I connect the phone to PC via USB in DISK DRIVE mode
3) The same thing also happens when I disconnect a phone from PC (if it was connected in DISK DRIVE mode).
5) HARD RESET doesn't help, regarding this issue!
Hey, what happened??
Two days ago I checked manually for the update and I found it but I did not install it because it was not clear about rooting procedure for new boot loader.
Now I would like to upgrade but if I check manually it tells me no update available and the software version is still the old one!!
Any idea??
I didn't have "places" on previous Froyo OTA now i do.
i shot and played back a 720p video, seems smoother then before. I found a hint about a change in video playback, i had videos on my SD made to play on ps3 H264 encoded at 15MB bitrate, used to play normal but stutter bad now after the OTA they show black or artifacts at playback.
the image blur bug in the gallery is gone, it used to happen when u rotate the screen, sharpness was lost. However weird random thumbnails artifacts bug is still there.
new speaker icon on keyboard is blurred doesn't look screen native.
mnaeh all the bugs u mentioned are still there even the privacy menu still missing.
i appreciate updating peep, maps and quickoffice and certainly love the new speaker button. but not updating flash in this OTA is kinda of stupid.
I love HTC and my desire much more then my old iphone, but damn these tiny yet persistent bugs makes their products feel unpolished. I wish HTC stops releasing hundreds of different branded and network exclusives and instead focus on polishing their awesome products. example the stupid unable to edit notes widget.
EddyOS said:
Places was there on my SIM-free Desire running 2.09.405.8 RUU (I never do OTA updates) - I'm guessing other people never noticed it
Click to expand...
Click to collapse
What does Places do? I'm guessing it's something like Footprints??
I just cant seem to notice the battery improvement.. today i unplugged the phone and had it drop at 80% after about 10 minutes.. ill troubleshoot it a bit more these daya and report back.. fingers crossed..
Sent from my HTC Desire using XDA App

Anyone else think the notification light is useless?

I thought I was getting something that at least could compete with the LED on my Epic 4G, but this doesn't even come close. Especially when you consider we were told that the LED would light up special colors indicating what type of notification we were getting.
1. I haven't seen such functionality yet - a google voicemail, an email, a gmail, a text message, and anything else I've ever gotten for a notification all light up that multi-hued "white" color.
2. The damn thing "lights" only about .5 seconds out of every 7, so the odds of me seeing it are not good at ALL if I merely glance at it. I have to deliberately look at my phone for a good 5-7 seconds to make sure I'm not seeing a "light" that's merely not lit currently.
3. Why no light at all for charge condition? Every other Samsung Galaxy device I've ever used had this functionality. Red for charging, blue for fully charged. Absolutely zippy here for the Nexus...
WTF google, this thing might as well not exist
I agree that google should have put in some controls so we can control how and what color the light blinks but there is an app called light flow in the market that will allow us to do that. It's not perfect right now and it has some bugs it looks like working with android 4.0 but it should be fixed soon hopefully and it will work great.
Patience amigo. Perfection takes time.
Sent from my Galaxy Nexus using xda premium
I agree . I dont even get a flashing light when i have a missed call (unless i have done something to my settings) and as you say, i have only seen the white colour light....more or less useless for me as well !
I also think it should came built in.
Untill then download "Light Flow". All your wishes come true.
#2 From your list seems to be an obnoxious problem. Maybe someone will release an app that allows you to configure how frequent it blinks. Otherwise, once every 7 seconds is indeed pretty useless...
I find it funny how you guys are actually *****ing about this. Who here thinks a custom rom will change all of your that? I don't know about you but I didn't buy a nexus device to keep it stock. That's kind of like going to the red light district in Amsterdam and not getting laid.... just saying
mark manning said:
I find it funny how you guys are actually *****ing about this. Who here thinks a custom rom will change all of your that? I don't know about you but I didn't buy a nexus device to keep it stock. That's kind of like going to the red light district in Amsterdam and not getting laid.... just saying
Click to expand...
Click to collapse
You don't have to change the ROM if you don't whant. Only download "Light Flow". Or another similar app that does the same.
But I undersand that this is a basis thing of the O.S and for me it's trange that doesn't have it built in.
Less panoramic camera, face unblock, and more usful things like changing options of the LED.
Same exact story for Nexus One. Just ***** in the Google forum if there is one until they unlock the feature. In the meantime hope CM or someone like lilhermit unlock this feature for us like they did before.
It's the second best feature on this phone, hardware wise. The screen being one. Try using a Nexus S and an iPhone for the better part of this year. Then you'll understand how wonderful that little light actually is.
Everything else will come in time.
Third party apps guys.
Handscent for SMS...allows full customization of light colors and frequency...right down the the contact level.
Touchdown for emails....for customization of light colors.
Those are the only two I care about, but likely there are 3rd party apps for all of your needs.
Using the MoDaCo Rom and Trackball Alert.... This is one of my favorite things on this phone!!! Gmail>red Twitter> yellow SMS>Green Calls>orange I love knowing if its something important or just a tweet from some random blog
+1 for Light Flow. It's a brilliant app, have it set up to do about six different colours here depending on what notifications I get.
You weren't shown the phone having different colored leds out of the box. The Droid life video showing that was using the app light flow.
Sent from my Galaxy Nexus using xda premium
Does LED Me Know work on the GN? Tried it once on my Desire Z, I think the app has an option to change led colors and intervals.
As many have said, Lightflow will solve your problems. I'm not a fan of trackball alert that's included in Modaco's custom roms. You have to buy the pro version of trackball alert to get the same features as lightflow, and lightflow is free.
I do agree that colored alerts should have been included from the start, but after all, the GNex is a developer phone, so maybe Google realised it would be hacked in almost immediately so they didn't bother.
Not much of an excuse, but hey....
Dont forget about NO LED. Great program and works great with this phone.
I uninstalled Lightflow, too many "false alerts" for me. It would work, but i'd often find it stuck flashing white for no reason (no active notifications or unread mails/sms etc). I reboot was needed to clear it.
The tweetdeck app does flash the LED yellow without any extra faffing, which is nice. But yeah, more options would be nice.
Why would you use NO LED when you have an LED?
Any way to get a custom color in light flow for google voice?

[Q] Tiny Flashlight

Anyone know why a simple app requires so many permissions and has SO many updates?
I uninstalled it...
lagallinavecchia said:
Anyone know why a simple app requires so many permissions and has SO many updates?
I uninstalled it...
Click to expand...
Click to collapse
Try TeslaLED. It has some features that don't work, but the simple LED flashlight works great for me.
Cool, I'll check it out. Thanks!
hmm, ive never had a problem with TF, but there are others. Be careful as its an easy target app for malware authors.
I got rid of Tesla LED after long running problems. Tiny Flashlight works well for me. Even stays on when screen goes off and locks. Tesla did not.
The dev for Tiny Flashlight explains all the permissions in the description of the app on the Android Market.
For me Tiny Flashlight beats the pants off Tesla LED on my Epic.
lagallinavecchia said:
Anyone know why a simple app requires so many permissions and has SO many updates?
I uninstalled it...
Click to expand...
Click to collapse
I'm the developer of Tiny Flashlight. Sorry for the constant updates. I'm improving the app with every update, but usually not all devices are affected and that's why you won't see new features or fixes on your device. For example, in the latest update I've added support for variable led brightness on most new HTC devices (and this doesn't affect Epic 4G).
At the end of this week I'll release a new version which will fix a long standing bug, which makes the app freeze on some devices like LG Thrill 4G, and this again won't affect Epic 4G, but it's very important to be released for the LG Thrill users.
I'm trying to keep the updates as low as possible (currently 3-4 per month), but I can't promise to lower this number more (at least not in the next couple of months), because I'm preparing some big improvements, which I want to push in several small steps - this helps track problems faster and the fixes are ready for the next update.
All this makes Tiny Flashlight one of the higher-quality apps on the Android Market.
For every update there is a detailed changes log, which you can see before updating - again in the android market app. Here's the changes log for the latest version (v3.9.9.13):
* Fixed widget size on Android 4.0
* Widget didn't start the light every time on Galaxy Nexus. This is fixed
* Fixed screen flicker on Galaxy Nexus after pressing the widget
* Added variable led brightness on almost all HTC devices
* Added support for XENON based devices (using the auto-focus LED) - Motorola XT701, XT711, XT720 and added Strobe Light support
* Color and Bulb lights brightness is now persistent
* Fixed main interface frame on Android 4.0
As for the permissions - I'm pasting you the relevant part from the app description:
Flashlight Permissions:
============
Why Tiny Flashlight needs so many permissions and how are they used:
* TAKE PICTURES AND VIDEOS (CAMERA permission)
- In order to start the camera led (flash) on some devices, Tiny Flashlight has to use a small part of the camera hardware and it needs this permission. Don't worry, I'm not taking any pictures or videos without your permission. Tiny Flashlight is just accessing the camera led (flash).
* CONTROL FLASH LIGHT
- This is the old method of accessing the camera flash on Android 1.5 and 1.6.
*** As you know, Tiny Flashlight is free, but also is one of the best supported apps on the Android Market. Currently, this is the only app that supports almost all devices with camera led (flash) and fully supports all versions of Android (1.5, 1.6, 2.0, 2.1, 2.2, 3.0). This takes huge amounts of time and effort and in order for Tiny Flashlight to remain the best flashlight on the market, I have to use ads inside it.
The following permissions are required by Google's own ad provider (Admob) and Millennial Media (the biggest independent ad network). Both are respected industry leaders.
* INTERNET
- Used to load ad info from their servers. Nothing more.
* MODIFY/DELETE USB STORAGE
- Temporary caches some ads on your SD Card. This method is used to save bandwidth.
* READ PHONE STATE AND IDENTITY
- Some Motorola devices have factory bugs. These devices don't have unique IDs and this became a problem for ad networks, because they can't function without it. There is a workaround for this problem by using the PHONE IDENTITY permission. This permission is used only for getting a unique id. Nothing more.
Tiny flashlight has been the best since the epic came out
It it has just got better and better i love all the light options and love the strobe light lol, (beware tho make sure u ask someone if they have seizures cause it will cause one LOL)
davidrules7778 said:
Tiny flashlight has been the best since the epic came out
It it has just got better and better i love all the light options and love the strobe light lol, (beware tho make sure u ask someone if they have seizures cause it will cause one LOL)
Click to expand...
Click to collapse
And SOS is coming soon...
doink123 said:
And SOS is coming soon...
Click to expand...
Click to collapse
Tiny flashlight is amazing
Sent from my Legendary 2.2 infused device.

Color Os Sucks

First I thought why people hate on this os, I can deal with it, I love stock android but I have also used miui in the past so color os should be fine, but thinking that was a big mistake.
It doesn't support basic android 9 pie features like swipping right to clear banner notifications, a screen on time chart (leave alone digital wellbeing), dark mode of atleast some sort (all flashy white colours, cannot even take the amoled's advantage) and many more. Even a redmi phone with android 6 or 7 with miui 10 has all android 9 features and here's color os lacking even at the basics.
And even its own features are incompliant. You can only create dual apps for select 2-3 apps, unlike in miui where you could clone any app. Also what is this thing with the call menu when you receive a call, its of 2 kinds, one in which you have to swipe up/down to take/end a call and other being you just have to click the call pick/end button. They need to show their customisation skills there, wow.
And though the phone supports L1 liscence and has a hdr capable display it still doesn't support hdr content on netflix or amazon prime. Their answer to that is an osie vision effect feature in settings>display>osie vision effect, which btw to use you have to also enable smart slidebar(in convinience aid) and then go the supported app>pull out smart slidebar and then enable osie effect. All this then only to see that it says 'not supported in current app'.
Now the main reason for my frustration being not able to download files when the phone is locked. I put anything on download, may it be a video in youtube app or a file in chrome or any download manager app, it downloads only till 1-2 mins after the phone is locked. I come after an hour or so and the download is stuck there. How can one not be frustrated then.
So conclusion is to hell with color os, just waiting for a stable custom rom(pixel experience rom for that matter).
prashant2198 said:
First I thought why people hate on this os, I can deal with it, I love stock android but I have also used miui in the past so color os should be fine, but thinking that was a big mistake.
It doesn't support basic android 9 pie features like swipping right to clear banner notifications, a screen on time chart (leave alone digital wellbeing), dark mode of atleast some sort (all flashy white colours, cannot even take the amoled's advantage) and many more. Even a redmi phone with android 6 or 7 with miui 10 has all android 9 features and here's color os lacking even at the basics.
And even its own features are incompliant. You can only create dual apps for select 2-3 apps, unlike in miui where you could clone any app. Also what is this thing with the call menu when you receive a call, its of 2 kinds, one in which you have to swipe up/down to take/end a call and other being you just have to click the call pick/end button. They need to show their customisation skills there, wow.
And though the phone supports L1 liscence and has a hdr capable display it still doesn't support hdr content on netflix or amazon prime. Their answer to that is an osie vision effect feature in settings>display>osie vision effect, which btw to use you have to also enable smart slidebar(in convinience aid) and then go the supported app>pull out smart slidebar and then enable osie effect. All this then only to see that it says 'not supported in current app'.
Now the main reason for my frustration being not able to download files when the phone is locked. I put anything on download, may it be a video in youtube app or a file in chrome or any download manager app, it downloads only till 1-2 mins after the phone is locked. I come after an hour or so and the download is stuck there. How can one not be frustrated then.
So conclusion is to hell with color os, just waiting for a stable custom rom(pixel experience rom for that matter).
Click to expand...
Click to collapse
I'm on the same boat too waiting for custom ROMs to arrive. About sot problem i have installed bbs using adb and that works fine.i too can't stand the everything White ui,i had bought many substaratum themes and they're useless as of now.about download thing Allow running in the background for those apps and disable sleep standby optimization in battery menu.realme ceo said dark mode will be available in November last week and dual apps problems too.hope for the best.
vickystarboy said:
I'm on the same boat too waiting for custom ROMs to arrive. About sot problem i have installed bbs using adb and that works fine.i too can't stand the everything White ui,i had bought many substaratum themes and they're useless as of now.about download thing Allow running in the background for those apps and disable sleep standby optimization in battery menu.realme ceo said dark mode will be available in November last week and dual apps problems too.hope for the best.
Click to expand...
Click to collapse
Yeah I know few development for this os in the process. For sot I use actiondash. Substratum works mostly on stock android so no use trying them. And yes about the background downloading I tried locking the apps, turning off battery optimizations for them but didn't try turning off sleep mode, will do. Thanks.
Get First copy watch online
Hello member
Click here to get first copy watch online visit: replicashopindia. in
Oppo vivo realme the os that shipped with their devices is cr*p.
Don't know whether the new stock OS realme OS be improved...
Damn, I was thinking of buying this but didnt know the stock ROM was so bad, is it stable at least? snappy?
Also any odds we get an officially supported custom ROM anytime soon?
MGREX said:
Damn, I was thinking of buying this but didnt know the stock ROM was so bad, is it stable at least? snappy?
Also any odds we get an officially supported custom ROM anytime soon?
Click to expand...
Click to collapse
There are already stable custom ROMs and more coming very soon.out of India developers got their devices recently.
vickystarboy said:
There are already stable custom ROMs and more coming very soon.out of India developers got their devices recently.
Click to expand...
Click to collapse
Really? which? are they official ports or unofficial?
BTW its getting 10 in february right? what are the odds it wont suck this time?
MGREX said:
BTW its getting 10 in february right? what are the odds it wont suck this time?
Click to expand...
Click to collapse
I guess so too. Because they don't have much time to deeply modify the OS.
I'm facing a weird issue on my Realme X. After updating an app on Play Store, I don't see "app updated" confirmation on notification panel. I need to open Play store to check if the app is updated or not. My play store version is 17.8.14. All other notification working like when an update is available, when I install a new app etc. Only I don't get notification confirmation after updating an existing app.
Rowdyy Ronnie said:
I'm facing a weird issue on my Realme X. After updating an app on Play Store, I don't see "app updated" confirmation on notification panel. I need to open Play store to check if the app is updated or not. My play store version is 17.8.14. All other notification working like when an update is available, when I install a new app etc. Only I don't get notification confirmation after updating an existing app.
Click to expand...
Click to collapse
Clear data of play store & play services, reboot and let those update itself, then update your apps. Also check for if any specific notification is disabled for play store.
prashant2198 said:
Clear data of play store & play services, reboot and let those update itself, then update your apps. Also check for if any specific notification is disabled for play store.
Click to expand...
Click to collapse
This doesn't help. I know all these workarounds and tried already. I have created a post on Google Community and it seems like most people are facing this bug starting from 17.8.14 update. And after 17.9.17 update, it's even worse. There is no notification from Play Store whatsoever (no notification when an update is available, when an update is completed, when a new app is installed successfully). Google has screwed the notification function on Play Store.
Rowdyy Ronnie said:
This doesn't help. I know all these workarounds and tried already. I have created a post on Google Community and it seems like most people are facing this bug starting from 17.8.14 update. And after 17.9.17 update, it's even worse. There is no notification from Play Store whatsoever (no notification when an update is available, when an update is completed, when a new app is installed successfully). Google has screwed the notification function on Play Store.
Click to expand...
Click to collapse
Well can't say. No issues here.

[US BETA 3][ZSL5] Official Android 10/UI 2 BETA for the US unlocked Note 10+ (N975U)

READ THE OP FIRST BEFORE POSTING!!
This thread is for discussing bugs, issues, work around, and suggestions for the beta for the US models. Please no discussion of the international models. There's already a thread for that, and I don't want to confuse bugs/fixes for the wrong model.
If you have the international model (N975F), please see @henklbr 's thread here:
https://forum.xda-developers.com/ga...laxy-note10-sm-n975f-official-oneui2-t3987433
Stay on topic. This thread is to discuss issues with the beta, not how to get it. There's already a couple threads for that as well. The basic step is to sign up for the beta in the Members App, or download the OTA from firmware.science. For further assistance, please see @tlbland0426 's thread at:
https://forum.xda-developers.com/ga...available-note-10-unlocked-sm-n975u1-t4002783
When posting your issues, please state what software version you're on (current one is 2ZSL5), and if you did a dirty flash, restored data, or did a complete clean install.
I know this isn't an official channel to report to Samsung, but bugs discussed here can be forwarded to Samsung in the beta app.
Please read the OP and the entire thread before posting.
Been running the beta (ZSK3) for less than 24 hours. I did officially register, and started to download the OTA through device settings, but it requires WiFi. I was at a hotel and the WiFi there was achingly slow, so I went to firmware.science so I could just download the OTA with LTE, then manually flashed it through recovery.
I performed a clean install. Factory data reset, flash OTA, then another factory data reset. Then I set it up from scratch. I didn't restore anything.
Here is my experience so far:
Pros:
1. Dark Mode - I love the native system-wide dark mode.
2. Space below keyboard - I use gestures and GBoard, and I like how now even third party keyboards are pushed up a bit, and you have the keyboard switcher and close keyboard buttons.*
3. Charge Status Toggle - Ability to turn off the charge status. (Thank you Samsung!)
4. Fingerprint Icon Toggle - Ability to turn the fingerprint reader icon on or off.*
5. Improved Biometrics - Fingerprint reader seems to work MUCH better now. Even with the last few updates on Pie, my FP reader was almost worthless. Now it's nearly flawless.
Cons/bugs:
1. Brightness Slider - No longer able to display brightness control on top in the notification shade. I use the brightness slider a lot, and it's frustrating having to fully expand the notification shade when I want to adjust it.
2. Gestures - The new gestures aren't very intuitive. I prefer the gestures from Pie. I know I can still use those, but I'm really trying to get used to this style, since it's what Google will push everyone toward anyway. This system of gestures is Google fault not Samsung's.
3. Home screen Jank - I occasionally get issues with the home screen freezing. Seems to be when I'm having issues with the gestures, particularly getting Google Assistant to activate via swipe.
4. Syncing issues - There's several Samsung apps/services that will not sync. Samsung Pass, Samsung Internet. Samsung Contacts, and a few others. Under Samsung account settings, when trying to sync them, they say "syncing" then change to "Couldn't sync." This occurs in WiFi and cellular.
5. Disney+ - Not compatible from the Play Store. I was able to install it, log in, and watch movies with a work around, so I know it works. Not sure if this is Disney's problem, or Samsung's. I know it works on other devices running Android 10, so who knows.
6. Netflix - this could've been my issue. I was in the Netflix beta program, and Netflix installed, but kept telling me to update, then telling me it wasn't compatible. I had to leave the beta, and sideload an older version from apkmirror. Working fine now.
7. WiFi issues - It connects to WiFi just fine, but some apps wouldn't load or allow me to sign in while on WiFi. See below.
8.. VUDU - It would initially force close. I deleted and sideloaded an older version that would freeze on the load screen. Updated that version through the Play Store and it wouldn't force close, but would freeze. I was on WiFi and when I turned it off VUDU loaded. (WiFi was pulling 250 Mbps down, so it wasn't the issue).
9. Hulu - When I tried to log in, it kept saying couldn't reach server. Again, was on WiFi in a restaurant pulling 250 Mbps down. But once I shut off WiFi, it signed right in.
10. Full Immersive Mode - This option is still missing in Samsung Internet and most video apps. It works just fine in YouTube and Disney+. We should have the option of using full Immersive Mode at least in the internet browser. As far as movies, make the rounded corners on the black bar less rounded.
Disney+ app workaround. See below.
CREDIT TO @tlbland0426 !!!
tlbland0426 said:
Yeah, it's not available in the Play Store on the beta. But I have found a workaround and got it installed and working.
Download all 4 files from here:
https://drive.google.com/open?id=1-QC8B-Cic3gU00CF3u1pYvP-zWZ663nG
Install the SAI.apk
After that has been installed open that app and then select Install APKs
Select the 3 other apk files that you downloaded then click Select (3) and it will install the working Disney+ app
Click to expand...
Click to collapse
" 1. Brightness Slider - No longer able to display brightness control on top in the notification shade. I use the brightness slider a lot, and it's frustrating having to fully expand the notification shade when I want to adjust it."
You actually can put it back on top, you just need to set this.
Just press the 3 dots when pulling the dropdown menu, then select the quick layout panel
No issues with Disney+ and Netflix either
Brotuck said:
" 1. Brightness Slider - No longer able to display brightness control on top in the notification shade. I use the brightness slider a lot, and it's frustrating having to fully expand the notification shade when I want to adjust it."
You actually can put it back on top, you just need to set this.
Just press the 3 dots when pulling the dropdown menu, then select the quick layout panel
No issues with Disney+ and Netflix either
Click to expand...
Click to collapse
Thank you!!! Not sure why they hid that option.
So you were able to download and install Disney+ from the Play Store while on the beta?
Mr. Orange 645 said:
Thank you!!! Not sure why they hid that option.
So you were able to download and install Disney+ from the Play Store while on the beta?
Click to expand...
Click to collapse
Yes no issues with that, but i cannot remember if i installed the apps before i upgraded...
One of the only real issues I'm having is with the new gestures, mainly the recent apps gesture. When using it straight from the home screen it works like 50/50 for me and sometimes causes OneUI Home to crash but using it when you have an app open it seems to work much better.
Edit: (2ZSK3 obviously). I got the OTA through the beta registration and had some issues because I had #hex installed so I did a factory reset. I did however restore everything from Samsung Cloud afterwards.
Brotuck said:
Yes no issues with that, but i cannot remember if i installed the apps before i upgraded...
Click to expand...
Click to collapse
It still shows as incompatible in the Play Store for me. Go to the Play Store and look for Disney+. Below the unsintall/open buttons, tell me if you see a message in red lettering that the app is now incompatible with your device.
tlbland0426 said:
One of the only real issues I'm having is with the new gestures, mainly the recent apps gesture. When using it straight from the home screen it works like 50/50 for me and sometimes causes OneUI Home to crash but using it when you have an app open it seems to work much better.
Edit: (2ZSK3 obviously). I got the OTA through the beta registration and had some issues because I had #hex installed so I did a factory reset. I did however restore everything from Samsung Cloud afterwards.
Click to expand...
Click to collapse
Yes, the recents gesture from home screen is very wonky. I had some home crashes too when I first installed and set everything up, and I actually wound up doing another factory reset to get rid of them.
disregard
znel52 said:
disregard
Click to expand...
Click to collapse
I have been running the U1 firmware on my Verizon Note 10+ since the day it launched. It retains wifi calling, volte calling, and visual voicemail. The only thing missing that I've found so far is native video calling in the phone app but that wasn't a big deal to me as I never use it anyways.
Do you mind sharing how you were able to get Disney+ installed and working?
Romans8vs1 said:
Do you mind sharing how you were able to get Disney+ installed and working?
Click to expand...
Click to collapse
Look at post #3 on this thread...
tlbland0426 said:
Look at post #3 on this thread...
Click to expand...
Click to collapse
How'd I miss that! Thank you!
Also found doing factory reset after installing this that whatsapp would no longer verify my number.
So today I sent several feedback reports to Samsung through the OneUI beta app. Please keep the feedback coming. In my experience with past betas, Samsung really does listen to our feedback when it's directed through the proper channels.
Besides the new animations I don't see anything really worth writing home about. It's beta so there's quite a bit of bugs. Android auto on my android 10.25 screen exhibit a buzz and audio moving from car to phone sporadically. The new gesture navigation is not as easy to use. I much prefer using Pie control (which is not 100% compatible now) for launching home, recent, and back. One handed operation to swipe diagonally up to shrink the screen. Diagonally down to bring top of the screen down. I've also seen more battery drain and on screen fingerprint isn't as accurate anymore. Beta 2 is supposed those 2 things. The one UI lock up is also being addressed.
I'm hoping beta 2 will soon be releases for US unlocked. Otherwise, I think I will switch back but dreading that as it will factory reset my device.
aznmode said:
Besides the new animations I don't see anything really worth writing home about. It's beta so there's quite a bit of bugs. Android auto on my android 10.25 screen exhibit a buzz and audio moving from car to phone sporadically. The new gesture navigation is not as easy to use. I much prefer using Pie control (which is not 100% compatible now) for launching home, recent, and back. One handed operation to swipe diagonally up to shrink the screen. Diagonally down to bring top of the screen down. I've also seen more battery drain and on screen fingerprint isn't as accurate anymore. Beta 2 is supposed those 2 things. The one UI lock up is also being addressed.
I'm hoping beta 2 will soon be releases for US unlocked. Otherwise, I think I will switch back but dreading that as it will factory reset my device.
Click to expand...
Click to collapse
Beta 2 was released this morning finally. I agree this is one of the buggiest betas I've tried in the last few years. I'm the opposite of you with the fingerprint reader though. It was almost useless on Android 9. On this beta it's much faster and more accurate. Works nearly 100% of the time for me. Although it seems more sensitive to the screen being dirty.
Beta 2 has been released
I awoke to a notification that beta 2 was released. Below is the changeling from Samsung.
[ Beta Software Update )
:l S/W Version
- ZSKH
:l Bug Fix
- The screen flickers
- When returning from some app to the home screen the
background can appear to be blurred
- The status bar disappears when turning the screen off,
/vhile some app is opened
- When taking a screenshot, and opening Recent window
after that, the screenshot of recent window is captured
- Keybaord is cut at the bottom
- Keyboard can't be resized
- Two contacts app display after update
- Application that has been removed from the folder and
laced on Home Screen disappears
- After update, app shape changed to Android app shape
- AOD doesn't appear while charging
- A Noise can be heard when connecting a Bluetooth device
- Improved gestures interactions, some problems have been
axed.
:l Known Issues
- No scrolling in widget state.
- The Fingerprint icon stays on the screen after unlocking the
device.
: Disappears when unlocking with fingerprint icon displayed
)n lock screen
I took the OTA this morning and it seems to be running ok so far. The screen flickering was something I saw alot on beta 1 and that seems to be corrected. My battery life was pretty good on beta 1 also so I will have to see how this performs. Thought it was interesting it has the December security patch already.
Sent from my SM-N975U1 using Tapatalk
Mr. Orange 645 said:
Beta 2 was released this morning finally. I agree this is one of the buggiest betas I've tried in the last few years. I'm the opposite of you with the fingerprint reader though. It was almost useless on Android 9. On this beta it's much faster and more accurate. Works nearly 100% of the time for me. Although it seems more sensitive to the screen being dirty.
Click to expand...
Click to collapse
My lack of patience and frustration with beta 1 got to me and downgraded to 9 over the weekend. However I did not deregistered for the beta just in case I want to try future betas. The one most frustrating for me was audio output going from car to phone and vice versa when using android auto. I did report it so maybe it will get addressed in beta 3.
---------- Post added at 09:59 AM ---------- Previous post was at 09:57 AM ----------
Romans8vs1 said:
Do you mind sharing how you were able to get Disney+ installed and working?
Click to expand...
Click to collapse
You can also restore apps in Smart Switch if you had backed it up on Pie.

Categories

Resources