[APP] Flip4Silence - Mute incoming calls via a flip/shake | [HELP NEEDED] - Android Apps and Games

Flip4Silence enabled you to flip or shake an incoming call silent! It can also reduce the ringtone volume if you pick up your phone!
Unlike all the other ones I know Flip4Silence do not stress your battery. It's only active when you need it. This got some drawbacks... but hey, it works quiet well!
About "mute via flip/shake":
A friend of mine changed his good old WM6.5 phone into a Android powered device and was annoyed that you can't flip a call silent with a AOSP - now here it is, without the battery stress
About "reduce on pickup":
Someone with an HD2 told me that his phone got this "reduces volume on pick up" feature and I searched the market to find an app for android... Didn't find anything, wrote it myself! Hope you like it too!
Supported android versions: 1.6 and above
Link to Market: Link
Version 1.6.1
- The collection phase is over, thanks everyone for sharing!
Version 1.6.0
- Added "Improve F4S". It would be great if you could help me!
- UI rework
- Maybe fixed "volume not restored" problem
- The fakevibrator used by the "pickup" feature is now stopped when F4S snaps in
Version 1.5.1
- Gingerbread is now supported!
- Fixed 2 rare force closes
Version 1.5.0
- Fixed that "Vibrate only in silent mode" is not a valid mode to enable the pick up volume reducer
- Fixed a bug where the ringer volume is set to early to its normal value
- Fixed the pick up volume reducer behavior
- Fixed shortcut to the audio settings on 1.6
- Added sensitivity settings for the pick up volume reducer
- Added vibration as an option if the pick up volume reducer can't operate
- Minor UI rework
Features:
* flip or shake your phone to mute it (3 modes)
* Pick your phone up from the table and it reduces its volume!
* notifications after hang up (vibration/sound)
* extra battery friendly
Suppoerted modes:
* Mute a call when your phone is laying on its display
* Mute a call when you flip your phone from one side to the oder
* Or mute via a shake
Any feedback/wish/bugreport is welcome!

Will give a try. I've been using Shake2Mute, which is quite similar.
Sent from my HTC Desire using Tapatalk

Version 1.4 is on the market!

Thanks. I wanted this after i saw it on htc.
Sent from my GT-I9000 using XDA App

This wont work on my device: HTC MAGIC, I am confident it has an accelerometer and magnetic sensor because other apps use these features do you have any suggestions?

hayer said:
This wont work on my device: HTC MAGIC, I am confident it has an accelerometer and magnetic sensor because other apps use these features do you have any suggestions?
Click to expand...
Click to collapse
Hm, it seems that something is wrong with the sensorcheck. You are sadly not the only with this issue but the only one who got in contact with me (thanks for this, looking at the comments and see "does not work" is not very nice :/).
I got some questions to investigate this problem:
1) Am I right that the magic is currently on froyo? You got which version?
2) Am I right that a dialog is shown which says "Sorry, no accelerometer and/or magnetic field sensor found"?
3) As you sad other apps are working, which for example (something that uses the phone orientation)?
Currently I have no idea why the code is working on my device (N1) and the milestones I got for testing here...
For the technical people who might have an idea: I'm currently using SensorManager.getDefaultSensor() with the SENSOR_ACCELEROMETER and SENSOR_MAGNETIC_FIELD constants, any idea why this might not work?

Tested on i7500 with 2.2.1 GAOSP.
It lowers the volume when I take it in my hand.
It doesn't mute when flipped.
It does mute when shaked.
Excelent work ! Thanks !

I attached Version 1.4.1 which hopefully fix the issue many people reported. It would be nice if anyone with the message "Sorry your device is unsupported" can try this one and report back how it performs.

hayer said:
This wont work on my device: HTC MAGIC, I am confident it has an accelerometer and magnetic sensor because other apps use these features do you have any suggestions?
Click to expand...
Click to collapse
I finally fixed the issue you reported in version 1.4.3. Thanks for your report!

Luminger said:
I finally fixed the issue you reported in version 1.4.3. Thanks for your report!
Click to expand...
Click to collapse
Thankyou Luminger I appreciate the response and the quick fix and this is now working astoundingly on my magic saved my ass in physics class the other day

Thanks,Luminger, Works great on Moto Qunech XT3...thanks alot...

I've tested it on my LG Optimus One P500.
It works great but there is a little bug.
I have only enabled the option to reduce volume when picking it up. After 1-2 calls, the volume remains lowered. It doesn't come back to normal, I have to raise the ringtone level manual from the hardkeys. Hope you understood.
It is an excelent app ! Thank you !

so it's like one of the feature from HTC Sense, right?
gotta try it when I use clean build with no sense..

Yea, sounds like a bug as F4S should move the volume back to the previous level. I will take a look this evening, thank you for the report!

I really hope that you can fix it.
Thank you !

badeaioan said:
I've tested it on my LG Optimus One P500.
It works great but there is a little bug.
I have only enabled the option to reduce volume when picking it up. After 1-2 calls, the volume remains lowered. It doesn't come back to normal, I have to raise the ringtone level manual from the hardkeys. Hope you understood.
It is an excelent app ! Thank you !
Click to expand...
Click to collapse
badeaioan said:
I really hope that you can fix it.
Thank you !
Click to expand...
Click to collapse
Just wanted to inform you and everyone interested that I'm currently reworking F4S to work around those bugs. Currently I have no clue where this behaviour came from but I think it will be fixed with the rework.
alphadeeto said:
so it's like one of the feature from HTC Sense, right?
gotta try it when I use clean build with no sense..
Click to expand...
Click to collapse
It is suposed to be like the HTC Sense yea, don't know if its working in exact the same way (as I never have seen the Sense config dialog ).

badeaioan said:
I've tested it on my LG Optimus One P500.
It works great but there is a little bug.
I have only enabled the option to reduce volume when picking it up. After 1-2 calls, the volume remains lowered. It doesn't come back to normal, I have to raise the ringtone level manual from the hardkeys. Hope you understood.
It is an excelent app ! Thank you !
Click to expand...
Click to collapse
1.4.4 is out now which should fix your issue. I managed to reproduce the error by accident and reworked the code at this place - seems to be fixed with 1.4.4.

Luminger said:
1.4.4 is out now which should fix your issue. I managed to reproduce the error by accident and reworked the code at this place - seems to be fixed with 1.4.4.
Click to expand...
Click to collapse
1.4.4 appears to keep the "Reduce volume" option always grayed out. That's really the only feature I want from the app, and before this version I had enable flip4silence unchecked and only reduce volume checked.

c00ller said:
1.4.4 appears to keep the "Reduce volume" option always grayed out. That's really the only feature I want from the app, and before this version I had enable flip4silence unchecked and only reduce volume checked.
Click to expand...
Click to collapse
Hm, doesn't sound good...
Are you sure the ringer vibration is off? Off should be the only option F4S accepts.
Did you managed it to get it working when you change the F4S settings ore the vibration settings?
Which device on which version, ROM?
Sorry that I broke it for you, but it's working perfectly on my Nexus One here :-/

Oh, never mind! Somehow my ringer vibration became enabled again before I updated the app. Great app

Related

[APP] TorchButton v2.3, using camera LED as flashlight [UPDATED Dec 8]

Continuing my quest of using the LED as flashlight for my new HD2, I updated TorchButton to support the HD2 as well.
Dropped your keys? Finding something behind the bench? Performing surgery on a computer and need to find that jumper on the mainboard?
This is a simple application built for some HTC devices that have a hardware LED, normally used to take pictures in the dark. However I found the LED to be perfect to be used as a handy pocket flashlight.
Usage
There is no GUI for this application. Just start TorchButton to enable the LED on the back of your device. Start TorchButton again to turn it off.
Check out the readme if you're an advanced user and wish to change some registry settings, i.e. to allow a longer maximum time the LED is enabled.
Known issues
- [Fixed] New icons are not working when TorchButton is installed to Storage Card
Todo
- Create an app to configure the registry settings
- See if support for Omnia Pro (B7610) is feasible (someone should send me the related dlls...)
- [Done] Add a seperate timeout for bright mode
- [Done] Add blink mode with bright led
- [Done] Use new icons provided by tnyynt
- [Done] Add support for Omnia (the one found here)
- [Impossible] See if it's possible to control leds seperately ('economic mode') Sorry, this is not possible. (Tech-talk: setting a single GPIO enables both LEDs. There doesn't seem to be a GPIO for each LED seperately.)
Wishful thinking
- Camera app to interpret the morse
History
Version 2.3
- Fix icons not showing in HTC Sense or WM 6.5 start menu when installed to Storage Card.
Version 2.2
- New icons for all TorchButton apps (thanks tnyynt!). These only work in WM6.5 and up. Older OS's will still see the old icons.
- Added registry setting to use bright setting in blink mode (see BlinkUsesBrightMode).
- Bright mode now has a seperate timeout, configurable in registry (see BrightModeTimeout).
- Added support for Samsung Omnia i9x0 devices (hopefully they all work). Thanks to raph/zemrwhite2/PaSSoA. Thanks to Chainfire for testing on his Omnia i900L.
- [edit] Shortcut names have changed. I found them nicer this way, no two-line icons. And the text is now also not cut-off when added as shortcut in the home screen.
- [edit] Improved handling of bright mode. It should stop immediately now when pressed again, instead of waiting for a 500ms interval. This makes BlinkUsesBrightMode possible combined with low intervals for blink mode.
- [edit] Soft-reset your phone after upgrading from an older version! Else the new icons will not show.
Version 2.1
- Bright mode is now support on the HTC HD2 (Leo).
- Added a one-time warning message when bright mode is used for the first time.
Version 2.0
- Initial version with support for the HTC HD2 (Leo) (bright mode is not supported on the Leo)
Version 1.x
- Support for the Touch Pro
Dont think about something. Untill i read your post. This could be handy sometimes. Thnx
Awesome man I was just thinking how I missed that
Btw what's missing for bright mode to work? If I'm not mistaken there is a brighter mode just before taking a pic.
Thanks! I was dissapointed that hTorch didn't work on the HD2 now I got this. Wonderful!
Great ! thanks
Have it on my Omnia and was hoping to have it for my future HD2 !
You're all welcome! Glad to hear you like it.
12aon said:
Awesome man I was just thinking how I missed that
Btw what's missing for bright mode to work? If I'm not mistaken there is a brighter mode just before taking a pic.
Click to expand...
Click to collapse
The mode is there, but it's not as easily called as it was on the Touch Pro. In fact I haven't found the API call at all yet. May need some hacking around the API to get that to work. The normal mode produces _quite_ the amount of light though, it's even more light than the bright mode of the Touch Pro thanks to the dual led.
Zero Masamune said:
Thanks! I was dissapointed that hTorch didn't work on the HD2 now I got this. Wonderful!
Click to expand...
Click to collapse
hTorch will work again once I update the C# wrapper to support the Leo, as hTorch makes use of my C# library. I'll do that somewhere in the upcoming week.
Great, works perfect ! Txs
Can anyone confirm this don't burn anything out? On the X1 the light modules weren't heatsinked properly and caused vibrator motor to screw up after 15secs use as a torch.
Thanks!
kinnyfaifai said:
Can anyone confirm this don't burn anything out? On the X1 the light modules weren't heatsinked properly and caused vibrator motor to screw up after 15secs use as a torch.
Thanks!
Click to expand...
Click to collapse
I can't confirm it won't ever burn out. However, realise that enabling the LED is actually the same as using your camera with the lights on in the dark. This _shoud_ be possible for prolonged times as well.
Were you using the 'bright' setting on the X1? (If that's possible there.) That might explain it better... otherwise you could just send in the device for repair, as it's normal use of the device. Especially if it's after only 15 seconds.
NetRipper said:
I can't confirm it won't ever burn out. However, realise that enabling the LED is actually the same as using your camera with the lights on in the dark. This _shoud_ be possible for prolonged times as well.
Were you using the 'bright' setting on the X1? (If that's possible there.) That might explain it better... otherwise you could just send in the device for repair, as it's normal use of the device. Especially if it's after only 15 seconds.
Click to expand...
Click to collapse
It was a known problem that the LEDs weren't heatsinked properly on the X1 and there was a huge warning on using hTorch. I've not installed hTorch and never used the LEDs on my X1 as a torch cos of this oversight by the manufacturer. I do miss being able to use the LEDs as a torch though, it's very handy.
Heej nice, i come from oud-Beijerland
nice app, but bright mode doesn`t work for me..
NetRipper said:
Continuing my quest of using the LED as flashlight for my new HD2, I updated TorchButton to support the HD2 as well.
Dropped your keys? Finding something behind the bench? Performing surgery on a computer and need to find that jumper on the mainboard?
This is a simple application built for some HTC devices that have a hardware LED, normally used to take pictures in the dark. However I found the LED to be perfect to be used as a handy pocket flashlight.
Usage
There is no GUI for this application. Just start TorchButton to enable the LED on the back of your device. Start TorchButton again to turn it off.
Check out the readme if you're an advanced user and wish to change some registry settings, i.e. to allow a longer maximum time the LED is enabled.
History
Version 2.0
- Initial version with support for the HTC HD2 (Leo) (bright mode is not supported on the Leo)
Version 1.x
- Support for the Touch Pro
Click to expand...
Click to collapse
20mihalko said:
nice app, but bright mode doesn`t work for me..
Click to expand...
Click to collapse
Isn't it clearly stated that brightmode doesn't work.......jeez....dude...read
ET said:
Isn't it clearly stated that brightmode doesn't work.......jeez....dude...read
Click to expand...
Click to collapse
sorry, my mistake
kinnyfaifai said:
It was a known problem that the LEDs weren't heatsinked properly on the X1 and there was a huge warning on using hTorch. I've not installed hTorch and never used the LEDs on my X1 as a torch cos of this oversight by the manufacturer. I do miss being able to use the LEDs as a torch though, it's very handy.
Click to expand...
Click to collapse
The vibrate function does not work at all on my X1 after installing and using hTorch. User beware..!
This is my next phone when O2 decide to put it on their shelves, and hopefully its built better than the X1.
Any chance of some source code?
I've been looking through the HD2 camera drivers, and have found a few things that should be the LED (can't test it as I have no device), but am wondering if it's the same method as yours!
l3v5y said:
Any chance of some source code?
I've been looking through the HD2 camera drivers, and have found a few things that should be the LED (can't test it as I have no device), but am wondering if it's the same method as yours!
Click to expand...
Click to collapse
Here are the important code snippets of the API that I'm using. The methods were pretty obvious (luckily).
typedef int (__stdcall *LEO_INIT)();
typedef int (__stdcall *LEO_SETCURRENT)(DWORD dw1);
...
LEO_INIT InitFlashLight;
LEO_SETCURRENT PMICFlashLED_SetCurrent;
...
hCamera=LoadLibrary(L"CameraPlatform.dll");
...
InitFlashLight = (LEO_INIT) GetProcAddress(hCamera, L"InitFlashLight");
PMICFlashLED_SetCurrent = (LEO_SETCURRENT) GetProcAddress(hCamera, L"PMICFlashLED_SetCurrent");
...
InitFlashLight(); // must be called before SetCurrent has any effect
...
PMICFlashLED_SetCurrent(0); // turns it off
PMICFlashLED_SetCurrent(1); // turns it on
There's also a PMICFlashLED_SetMode(x); but I haven't been able to figure out what it does. As far as I could see when disassembling it wants one parameter.
If you have any ideas on the bright mode, they'd be more than welcome. If you want the full source to make some modifications or to toy with it, let me know.
NetRipper said:
Here are the important code snippets of the API that I'm using. The methods were pretty obvious (luckily).
typedef int (__stdcall *LEO_INIT)();
typedef int (__stdcall *LEO_SETCURRENT)(DWORD dw1);
...
LEO_INIT InitFlashLight;
LEO_SETCURRENT PMICFlashLED_SetCurrent;
...
hCamera=LoadLibrary(L"CameraPlatform.dll");
...
InitFlashLight = (LEO_INIT) GetProcAddress(hCamera, L"InitFlashLight");
PMICFlashLED_SetCurrent = (LEO_SETCURRENT) GetProcAddress(hCamera, L"PMICFlashLED_SetCurrent");
...
InitFlashLight(); // must be called before SetCurrent has any effect
...
PMICFlashLED_SetCurrent(0); // turns it off
PMICFlashLED_SetCurrent(1); // turns it on
There's also a PMICFlashLED_SetMode(x); but I haven't been able to figure out what it does. As far as I could see when disassembling it wants one parameter.
If you have any ideas on the bright mode, they'd be more than welcome. If you want the full source to make some modifications or to toy with it, let me know.
Click to expand...
Click to collapse
That's what I'd come to as a conclusion, so glad that works!
Is there any need to un-init the flash light?
PMICFlashLED_SetMode will probably need some playing around, though might enable your "bright" mode. Will have a play with that when I get an HD2!
l3v5y said:
That's what I'd come to as a conclusion, so glad that works!
Is there any need to un-init the flash light?
PMICFlashLED_SetMode will probably need some playing around, though might enable your "bright" mode. Will have a play with that when I get an HD2!
Click to expand...
Click to collapse
There doesn't seem to be an un-init function. However, the debug console shows that it detects when the DLL is being attached to or detached from, so there's probably some cleanup code there.
I also haven't found any side-effects yet. TorchButton works fine even when the camera app is running. They don't interfere with eachother (other than toggling the LED to their own behalf). On the Touch Pro it wasn't possible to run TorchButton and the camera app at the same time. Not that I ever wanted to, but still.
In regard to that mode function. It must be for something. I tried using it in various ways already but it didn't matter. Maybe you'll have more luck
might be confused right now, but seems that when in camera mode, and battery is below 50% you cant use the flash - anybody know if this will affect the app?
haven't got my hd2 yet so cant help you out, but there's a thread under the Leo -- > Leo sub-forum
cheerios!

[MOD] Flip to MutE AND NON INCREASING RING TONE [XXKPQ]

Hey guyz here is my new mod for i9003 i have tried very hard for this mod for XXKPQ
Flip to Mute :
When you are receving a call, you could simply MUTE the call Ringtone by flipping the phone with the screen facing the table surface
NON INCREASING RINGTONE :
Get rid of the increasing ring when someone calls you. Most samsung phones had a "feature" where when you receive a call, the ringtone will gradually fade in to the volume that you have set. This mod will get rid of that annoying fade in and allow your ringtone to play at the volume YOU set it to!
INSTRUCTIONS :
-YOUR PHONE MUST BE ROOTED AND DEODEXED
- TO INSTALL JUST DOWNLOAD THE FILE AND PUT IT IN THE SD
- THEN USE ROOT EXPLORER AND REPLACE THE PHONE.APK IN SYSTEM/APP
DOWNLOAD : PHONE MOD
Disclaimer : I AM NOT RESPONSIBLE FOR ANY DAMAGE TO YOUR PHONE AND DO AT YOUR OWN RISK
IF YOU LYK MY WORK THEN KINDLY PRESS THE "THANKU" BUTTON
THANKS TO DHIRU FOR HIS WORK ON FLIP TO MUTE
RESERVED...
RESERVED..
Thanks for your work. Its marvellous.
Sent from my GT-I9003 using Tapatalk
Great mod.. I had this (flip to mute) on kpm and wanted it on kpq...
Sent from my GT-I9003 using XDA App
Awesome.work Man!
Working perfectly?
the one thing that would make this app perfect is the choice to use a position other than "flipped", but the original (?) creator, raidx, ignored my request in his thread. would it be possible to implement this?
@ supergaijin
i will try only but i cant say that it will work and i have use the source code provided by dhiru
kkrraazzyy said:
@ supergaijin
i will try only but i cant say that it will work and i have use the source code provided by dhiru
Click to expand...
Click to collapse
that's cool, as long as it's attempted. I'm not too good at modifying/adding any programming language, but when I had opened it before, I had seen the activation orientation was "down". I assumed that means it could also be switched to "left side down" or "right side down", but adding additional orientations could be more difficult, as you said, than just changing the current activation orientation. could "down" be changed to just one different orientation and tested as a variation? I think "right side down" would be the one I'm looking for (power button side facing the ground, volume buttons facing the sky)
Thx dude, nice work. working fine but now my caller id photos have grown big with faded images (loosing resolution). tried even with higher resolution photos, but still...
any help?
Works Great!!.
But can you make it more beautiful. :X
Thanks for your work.
tngoc said:
Works Great!!.
But can you make it more beautiful. :X
Click to expand...
Click to collapse
lol can you tell me how
Mirrors for mobile download ? All mirrors showing download fail
Sent from my GT-I9003 using XDA App
i will upload it here
first post is updated with phone.apk is attached
kkrraazzyy said:
lol can you tell me how
Click to expand...
Click to collapse
may be greater call image solution. This one have very low quality call image.
Once again, thanks for useful MOD
better small image with normal quality as perfect image that will be loading 10 minutes or longer ;D
now my question, it takes some time on call that screen wakes up (uc-kernel, touchscreen smoother mod) , can you make it a bit smaller with optimized reaction? maybe you can use Smush.itâ„¢ to get quick loading on lowest quality lost
Thanks Man!
Superb , just superb! Got it working after a couple of tries...
But i got to agree with others here,.. is it possible to make it more beautiful
hmm its very hard to edit again because i am not having my i9003 with me so i cant test but i am still making roms and themes for this phone

ordroid sense 4 issues (?)

hey I flashed ordroid some hours ago....very very nice...
but I have some issues I think, I don't know...
1- the camera...it crashes if I change setting, if I switch to video mode, if I multi-shot....anything I do makes the camera app crash...this was not in the known bugs!
2- force feedback...no vibration on the keyboard and when I touch the screen (scrolling, switching hs ecc)...I don't know if is normal, on the keyboard settings is able vibration....
3- is facebook chat htc widget missing??
Sense 4.0 roms aren't ready yet. All of the issues you listed are known and the best solution right now is to downgrade if it's an issue for you
throcker said:
hey I flashed ordroid some hours ago....very very nice...
but I have some issues I think, I don't know...
1- the camera...it crashes if I change setting, if I switch to video mode, if I multi-shot....anything I do makes the camera app crash...this was not in the known bugs!
2- force feedback...no vibration on the keyboard and when I touch the screen (scrolling, switching hs ecc)...I don't know if is normal, on the keyboard settings is able vibration....
3- is facebook chat htc widget missing??
Click to expand...
Click to collapse
1. Works fine for me, well video does anyway!
2. It's known that feedback is low but it is on the One S anyway - might be designed that way, who knows
3. Don't think it's in the ROM
EddyOS said:
1. Works fine for me, well video does anyway!
2. It's known that feedback is low but it is on the One S anyway - might be designed that way, who knows
3. Don't think it's in the ROM
Click to expand...
Click to collapse
thanks, maybe will work better on the next relase...maybe it's my bug...

[ROM] [Official] [R7Plusf] LineageOS 15.1

It's finally here ! Oreo for R7 Plus.
https://download.lineageos.org/r7plus
Happy Flashing !
Bugs :
-Double tap to wake not working *FIXED*
-Fingerprint Sensor not working *FIXED*
-Audio stuttering at low volume
rch.aj34 said:
It's finally here ! Oreo for R7 Plus.
https://download.lineageos.org/r7plus
Happy Flashing !
Bugs :
-Double tap to wake not working
-Fingerprint Sensor not working
Click to expand...
Click to collapse
Hooray! Found it! And good to see confirmation that the Fingerprint sensor isn't working.
I can report a Bluetooth bug using Bluetooth headphones. It doesn't matter what app is used and in what environment. The sound is interrupted by a periodic, soft click, followed a nanosecond later by a split second drop off in sound. It's very quick, but noticeable.
Has anyone else noticed this?
If not, if the developer could let me know what files I need to provide to help, I'll gladly provide them
We always report the same bugs snail haha ! there's still the audio stuttering (headphones) issue but i finally found a fix , let me know if you're still having the bug.
rch.aj34 said:
We always report the same bugs snail haha ! there's still the audio stuttering (headphones) issue but i finally found a fix , let me know if you're still having the bug.
Click to expand...
Click to collapse
Haha! I also found this in the [Iron] Maiden Audio app, "Detected problem with app native libraries (libavcodec)", so there might be a codec bug there that's causing the regular dropouts on the wireless phones. It's too disruptive at the moment to tell if the other bug, with wired phones at low volumes, still exists. As I use the phone to compose, the audio issues are problematic. I love Oreo, though.
Are there any developers reading this thread, btw?
And I have issues with the screen not responding when it goes to sleep. I need to hit the power button again to sleep it again and wake it up, but I think that's already been reported.
snaily trail said:
Haha! I also found this in the [Iron] Maiden Audio app, "Detected problem with app native libraries (libavcodec)", so there might be a codec bug there that's causing the regular dropouts on the wireless phones. It's too disruptive at the moment to tell if the other bug, with wired phones at low volumes, still exists. As I use the phone to compose, the audio issues are problematic. I love Oreo, though.
Are there any developers reading this thread, btw?
And I have issues with the screen not responding when it goes to sleep. I need to hit the power button again to sleep it again and wake it up, but I think that's already been reported.
Click to expand...
Click to collapse
I fixed it by downloading a frequency generator app with background playback , set the frequency at 19Hz , and audio is perfectly fine even at 5% volume , i suppose those frequencies are harmless but that's how i fixed it.
as far as screen , double tap to wake is down but hopefully next build it's fixed along with the fingerprint sensor.
rch.aj34 said:
I fixed it by downloading a frequency generator app with background playback , set the frequency at 19Hz , and audio is perfectly fine even at 5% volume , i suppose those frequencies are harmless but that's how i fixed it.
as far as screen , double tap to wake is down but hopefully next build it's fixed along with the fingerprint sensor.
Click to expand...
Click to collapse
Frequency generator app!! Amazeballs!
snaily trail said:
Frequency generator app!! Amazeballs!
Click to expand...
Click to collapse
Yep ! Enjoy your great audio but lack of fingerprint sensor for now hahaha
rch.aj34 said:
Yep ! Enjoy your great audio but lack of fingerprint sensor for now hahaha
Click to expand...
Click to collapse
Except the sound isn't great at the moment! There's also an issue with Norton Password Manager reporting a fault in another API. I'll list it next time it appears
rch.aj34 said:
Yep ! Enjoy your great audio but lack of fingerprint sensor for now hahaha
Click to expand...
Click to collapse
Norton IDSafe has a libvault.so error that might also be non device specific. Very similar to the Bluetooth lib message
snaily trail said:
Norton IDSafe has a libvault.so error that might also be non device specific. Very similar to the Bluetooth lib message
Click to expand...
Click to collapse
Actually i tried the bluetooth in my car and it's perfect , no clicking and much more responsive than lineage 14.
rch.aj34 said:
Actually i tried the bluetooth in my car and it's perfect , no clicking and much more responsive than lineage 14.
Click to expand...
Click to collapse
Oh, bugger!
snaily trail said:
Oh, bugger!
Click to expand...
Click to collapse
I reset the phone and reinstalled 15.1 and Gapps, and the intermittent clicking has disappeared. Something obviously went wrong with the initial installation. So if anyone else has a problem with sound, retrying the fresh install might help. The low volume issue has also gone. The library errors remain for the sound and vault apps, though, so I presume they're non-device specific. And FL Studio is crashing at the end of longer recordings, not saving them in the process, which I think might also be fixed when the library error is addressed.
The wake issue isn't nearly as chronic as it was, either. In fact, I hardly notice it all now. I used the Nano version of Gapps, btw.
snaily trail said:
I reset the phone and reinstalled 15.1 and Gapps, and the intermittent clicking has disappeared. Something obviously went wrong with the initial installation. So if anyone else has a problem with sound, retrying the fresh install might help. The low volume issue has also gone. The library errors remain for the sound and vault apps, though, so I presume they're non-device specific. And FL Studio is crashing at the end of longer recordings, not saving them in the process, which I think might also be fixed when the library error is addressed.
The wake issue isn't nearly as chronic as it was, either. In fact, I hardly notice it all now. I used the Nano version of Gapps, btw.
Click to expand...
Click to collapse
Just upgraded to latest nightly and fingerpint sensor is still dead , i read everywhere that flashing firmware will solve it but no idea how to proceed without losing data.
*BUG Fixed : Double Tap To Wake now working.
rch.aj34 said:
Just upgraded to latest nightly and fingerpint sensor is still dead , i read everywhere that flashing firmware will solve it but no idea how to proceed without losing data.
*BUG Fixed : Double Tap To Wake now working.
Click to expand...
Click to collapse
Expanded desktop still causing havoc. Low audio still produces dreadful stuttering on wired headphones and fingerprint sensor still not there, but it's better. I don't know how to flash the firmware either.
snaily trail said:
Expanded desktop still causing havoc. Low audio still produces dreadful stuttering on wired headphones and fingerprint sensor still not there, but it's better. I don't know how to flash the firmware either.
Click to expand...
Click to collapse
Expanded desktop works perfectly for me. this thread looks like a pm between me and you lol. community dead but so awesome to have 8.1 on the R7 Plus haha.
rch.aj34 said:
Just upgraded to latest nightly and fingerpint sensor is still dead , i read everywhere that flashing firmware will solve it but no idea how to proceed without losing data.
*BUG Fixed : Double Tap To Wake now working.
Click to expand...
Click to collapse
Do you have a link to the information regarding firmware flashing?
rch.aj34 said:
Expanded desktop works perfectly for me. this thread looks like a pm between me and you lol. community dead but so awesome to have 8.1 on the R7 Plus haha.
Click to expand...
Click to collapse
Yep. I'm disappointed the developer hasn't a means of accepting bug reports from users.
I tried this on my r7plusf and wifi does not work. (Australia) Latest 14.1 works and has wifi region selections but 15.1 did not.
steve.rand said:
I tried this on my r7plusf and wifi does not work. (Australia) Latest 14.1 works and has wifi region selections but 15.1 did not.
Click to expand...
Click to collapse
I thought that WiFi should work regardless of the ability to select regions. Perhaps there is another problem. Maybe your persist partition was clobbered in the flashing.

Android 10 [Q] Features Report/Feedback

So I know there are other android 10 threads out there but I felt like y'all should get a list of whats new in front of your eyes instead of looking around:
**Improved night camera quality - Yes I have felt and improvement it is slight however, but it did get somewhat better.
**Google's new navigation gestures (I felt like I should write this because last updates, Sony phones did not get the nav gestures) however the new gestures seem just a tiny bit laggy -rarely though- and when in landscape mode, the slide down bar drops not in a symmetric way but rather drops right sided which makes things look out of place
**New CinemaPro app features - the app now has the levels of both phone microphones like on the v50 and also has aspect ratio check lines (if you want to shoot a video on cinema pro it only shoots 21/9 but you can have check lines to see whats being viewed in any other aspect ratio you choose and you also have a meter inside the camera to show you if youre in the frame or not)
**Dark mode - works on most apps, but I can't seem to activate it on my phone app, any suggestions?
**UI click sounds changed - yup! I love the new ones they sound more like Android rather than Sony and I do love Android!
**FINGERPRINT!!!! - Yes!! finally fingerprint scanner is way more responsive now!! before it was sooo strict about the cleanness and the angle, I registered 3 fingers and it only could recognize one of them because of the angle it provides, but now every finger on any angle with less cleanness is verry responsive! (could still be worked on, but im so happy with it at this moment)
**Sadly no more face unlock, even though I never used it but it worked surprisingly fast when I had the option available, but now it doesnt exist, good thing they improved the fingerprint scanner XD
**Slightly improved battery life - I only noticed it when I tested it, but if youre not a detailed tester you wont be able to recognize throughout the day, maybe if youre a slight user, yes you will notice the phone lasting 2/3 hours longer (overall usage and not screen on time) because I can tell they worked greatly on improving the idle drain.
**Speaker loudness - I think the phone got louder? I am not sure but defiantly notice something that didnt exist, not necessarily higher quality but I do notice something increasing in volume I cant tell if its volume or distortion lol but when I go to max volume there is something that makes you think, a little lower than max sounded like max on previous android but I cant tell if max here is actually louder or just more noisy especially with dolby atmos
**Some people reported signal drops? or bad signal? I havent noticed a difference here so thats good news
**Performance - the phone was fast enough to almost be the king of speed and smoothness so yah even if its better on android 10 I cant even feel the difference but it is VERY smooth even on a new android which means its pretty sick!
**Recent apps button (in old school 3 button nav bar) doesnt seem to do anything if you have custom launcher, but works on default sony launcher.
UPDATE!!
**one handed mode, which I use alot when im in bed, cant seem to be activated in the new navigation gestures, because you have to double tap home button but u dont have it in new gestures, so heres what i did:
Enabled side sense, i know it doesn't work properly, but now you have an option of controlling how to access it, You can actually enable the inside the screen tap rather than from the side (if you have a case on, this will really help you) , adjust sensitivity, position, transparency of the slide activators, and change the gestures of how it works, now i changed the double tap side sense from opening the side sense menu, to activate one handed mode, and now side sense works smoothly with gestures and i can activate one handed mode in new android nav gestures, youre welcome
Thx u for this thread
UI seems a lot smoother. I'm liking the android 10 gestures which adds to the "smoothness".
Can't really say about photo quality, haven't been using the camera much. I can definitely notice a better battery life compared to before.
Basically no issues just yet! Aside from me getting used to the new gestures (+ side sense)
Im using the google dialer app in play store. It has a way better ui, better icons and dark mode compatible. Set it as default and it's all good. I don't understand why sony have decided to use the "stock" google messenger app but not dialer... the dialer seems customized in some way idk
There is a bug that I noticed: when going back home using the gesture, if the app icon is on the dock, the icons a bit laggy and will flash for once. don't really know how to describe it
Someone can make a full review of android 10 and post it on youtube ?
Sugarcube8th said:
Im using the google dialer app in play store. It has a way better ui, better icons and dark mode compatible. Set it as default and it's all good. I don't understand why sony have decided to use the "stock" google messenger app but not dialer... the dialer seems customized in some way idk
There is a bug that I noticed: when going back home using the gesture, if the app icon is on the dock, the icons a bit laggy and will flash for once. don't really know how to describe it
Click to expand...
Click to collapse
Yah you just reminded me to add that bug, also if you on landscape mode the slide down bar is off place slides from the right rather than the middle of the screen
Pandemic said:
Someone can make a full review of android 10 and post it on youtube ?
Click to expand...
Click to collapse
I will try to do so soon, when I have free time from work
Agree with you.
- about the signal, i notice less signals bar (1-2 signal bars most of the time), but no connection drop (yet)
- wifi Mac address new option, set by default at "random Mac address"
Here's a preview of the swipe up animation bug?
https://youtu.be/ZM0Exs9F4yQ
Does anyone else have a weird audio bug where when you pause music or a video the sound spikes up for a second before it pauses. I've only tested it on the native music app and YouTube. I don't use any music streaming service such as Spotify or Pandora. I think I've concluded that this is a software bug since I when I flashed back to the previous firmware and didn't have the same problem. Maybe my device is just strange. Any opinion?
Arsyian said:
Does anyone else have a weird audio bug where when you pause music or a video the sound spikes up for a second before it pauses. I've only tested it on the native music app and YouTube. I don't use any music streaming service such as Spotify or Pandora. I think I've concluded that this is a software bug since I when I flashed back to the previous firmware and didn't have the same problem. Maybe my device is just strange. Any opinion?
Click to expand...
Click to collapse
Yes,I have the same issue, but as I remember this issue also existing on Pie.
t238z said:
Yes,I have the same issue, but as I remember this issue also existing on Pie.
Click to expand...
Click to collapse
That's strange cause I never had the problem till updating to Android 10.
I think i have a bug i have notification from album that i cant remove it. Even though i have restar my phone
It always check the update
blegs said:
I think i have a bug i have notification from album that i cant remove it. Even though i have restar my phone
It always check the update
Click to expand...
Click to collapse
this happens with me with BG player.. I simply turned off its notifications
Sugarcube8th said:
There is a bug that I noticed: when going back home using the gesture, if the app icon is on the dock, the icons a bit laggy and will flash for once. don't really know how to describe it
Click to expand...
Click to collapse
Precisely, IDK if that happens with pixel or one plus devices, but I know that it happens with Xperia 1. When you go back to the app, let's just say it's inside a folder, app shows in the dock then the folder pops back. Then if you open an app let's just say dialer then you switch to camera with recent menu and you go back to home screen it shows dialer app on where the camera icon then you get the camera icon back in the dock. Am I right?
[Bug report] Recent key not working in Android 10.
Screenshot as below: https://www.youtube.com/watch?v=hUlHZ0weCfs&feature=youtu.be
When you press Recent button, there is just nothing.
Remember people more updates will vome of android 10, this is the 1st release so except some tiny bugs. Sony/google will fix that
just added some more updates about bugs and updates in main post check it out
kevinkoo said:
[Bug report] Recent key not working in Android 10.
Screenshot as below: https://www.youtube.com/watch?v=hUlHZ0weCfs&feature=youtu.be
When you press Recent button, there is just nothing.
Click to expand...
Click to collapse
whats that launcher?
Just got mine an hour ago. Hoping that I don't experience those bugs.

Categories

Resources