Giter Site home page Giter Site logo

floydq_reports's People

Contributors

ananjaser1211 avatar skyrilhd avatar syper54 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

floydq_reports's Issues

[Bug] battery bug maybe?

I don't know if this is a bug, incorrect battery percentage.

This occurs after I accidentally leave my phone charge overnight while turned off.

After booting up it shows 100% for 3 hrs (with slight usage)

I boot to twrp and shows 86% of battery but when I boot to rom still 100%

If needed to send log file via logcat, someone teach me how 🤣

Update: After clearing cache, after some minutes my battery now shows 98%

[BUG] Broken Frequency Scaling

This is most likely the cause for the additional heat this ROM produces, the phone tends to run at a higher clock under similar CPU %

Possible Culprits :
1- Improper SSRM/HRM Config
2- Power_profiles needs manual tuning
3- PowerHAL Needs revisiting

[BUG] Beauty Mode FC in Front Cam

Describe the bug
Describe your issue here.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Camera App'
  2. Click on 'Beauty & Filter option (Front Cam)
  3. Scroll down to '....'
  4. See error

Expected behavior
Beauty mode should turn on & off.
Screenshots
Add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: Galaxy S7 Edge

  • Model: SM-G935FD

Additional context

[BUG]Theme Park don't work

Theme park is constantly standing. I am creating my own theme and it gives an error when I press the save button.

[BUG] Keylight not lighting up correctly

Describe the bug
The LEDs of the back button and app-switcher seem only to light up when the phone is unlocked and not when pressed.

To Reproduce
Simply use the buttons and try for yourself.

Expected behavior
The buttons lighting up when pressed.

Smartphone:

  • Device: Galaxy S7
  • Model: G930F

[BUG] Phone goes silent,even if it is on sound.

Describe the bug
Yesterday i was listening to music,then i left the phone because i had some work to do.After 4 hours,i had returned to my phone wanting to listen to music again.Saw that the music was on,but I was unable to listen to it because it was mute.Then i started changing the volume low-high for media,ringtone,system,still the same problem.Same when i was changing to Sound-Vibrate-Mute ... no sound when choosing Sound.The phone was completely mute.Had to restart it.

I had the Blue light Filter schedule on,so I THINK that the problem might get started from there,I am not so sure.

  • Device: S7 Edge
  • Model: SM-G935F

[BUG] Apps boot slowly,some of them freeze.

Apps like Facebook,instagram,discord,snapchat boot slow,i think i have to wait more than 4-5 seconds to boot properly.
In snapchat for example,it sometimes freeze when i try to change the camera,and after that the camera seems crappy,is moving sluggish and you can't properly see the objective.

-Those apps are updated.

  • Device: S7 Edge
  • Model: SM-G935F

[BUG] Slow Fast Charging

Describe the bug
I noticed that fast charging is too slow. Using ampere i monitored the current input MAh of my phone. I will goes like this. It will start at 2400mah and then will drop at 1365mah and will stay at that until full. Usually it should be 2400mah until 60% tried this on cronos kernel and moro.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear description of what you expected to happen.

Screenshots
Add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: [e.g. Galaxy S7]
  • Model: [e.g. G930F]

Additional context

[BUG] Audio quality

audio compared to an old Rom is higher but is heard with less bass. It is very noticeable with the charging sound at maximum system volume

[BUG] Bixby Voice FC

When selecting Bixby button in Advanced Features
Screenshot_20200423-105555_Settings
It hangs a bit and force closes Bixby Voice
Screenshot_20200423-105615_Settings

[BUG] WallpaperPicker : InfinityWallpaper FC

Describe the bug

  • FC when switching between InfinityWallpaper styles

Smartphone (please complete the following information):

  • Device: [e.g. Galaxy S7 EDGE]
  • Model: [e.g. G935F]

Additional context

2020-04-19 23:31:23.849 10983-10983/? E/AndroidRuntime: FATAL EXCEPTION: main
    Process: com.android.systemui:WallpaperPreview, PID: 10983
    java.lang.SecurityException: Access denied to process: 10983, must have permission android.permission.SET_WALLPAPER_COMPONENT
        at android.os.Parcel.createException(Parcel.java:2088)
        at android.os.Parcel.readException(Parcel.java:2056)
        at android.os.Parcel.readException(Parcel.java:2004)
        at android.app.IWallpaperManager$Stub$Proxy.setWallpaperComponentChecked(IWallpaperManager.java:2040)
        at android.app.WallpaperManager.setWallpaperComponent(WallpaperManager.java:3128)
        at android.app.WallpaperManager.setWallpaperComponent(WallpaperManager.java:3104)
        at com.android.systemui.wallpaper.KeyguardWallpaperPreviewActivity.doSetAsWallpaper(KeyguardWallpaperPreviewActivity.java:834)
        at com.android.systemui.wallpaper.KeyguardWallpaperPreviewActivity.access$900(KeyguardWallpaperPreviewActivity.java:102)
        at com.android.systemui.wallpaper.KeyguardWallpaperPreviewActivity$6.onClick(KeyguardWallpaperPreviewActivity.java:500)
        at android.view.View.performClick(View.java:7870)
        at android.widget.TextView.performClick(TextView.java:14952)
        at android.view.View.performClickInternal(View.java:7839)
        at android.view.View.access$3600(View.java:886)
        at android.view.View$PerformClick.run(View.java:29363)
        at android.os.Handler.handleCallback(Handler.java:883)
        at android.os.Handler.dispatchMessage(Handler.java:100)
        at android.os.Looper.loop(Looper.java:237)
        at android.app.ActivityThread.main(ActivityThread.java:7811)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1076)
     Caused by: android.os.RemoteException: Remote stack trace:
        at com.android.server.wallpaper.WallpaperManagerService.checkPermission(Unknown Source:40)
        at com.android.server.wallpaper.WallpaperManagerService.setWallpaperComponent(Unknown Source:28)
        at com.android.server.wallpaper.WallpaperManagerService.setWallpaperComponent(Unknown Source:1)
        at com.android.server.wallpaper.WallpaperManagerService.setWallpaperComponentChecked(Unknown Source:12)
        at android.app.IWallpaperManager$Stub.onTransact(IWallpaperManager.java:998)

[BUG] Theme Park crashing and not saving newly created theme.

Describe the bug
Whenever i create a new theme in theme park and try to save it the app takes me to the home screen without saving the theme.

To Reproduce
Steps to reproduce the behavior:
Create a new theme in theme park and save it.
Screenshot:
Screenshot_20200422-052229_Device care

Smartphone (please complete the following information):

  • Device: [Galaxy S7 Edge]
  • Model: [G935F]

[BUG] No audio all of a sudden

Describe the bug
Audio is just gone for some reason.

To Reproduce
I don't know, it just randomly stopped working

Expected behavior
There should be audio 😅

Smartphone (please complete the following information):

Additional context

Secure folder

I wish you could include secure folder in your next release.

[BUG] separate sounds not working

Describe the bug
Option in settings and sound assistant separate sound or playing audio in bluetooth and mobile with different sound is not working.

To Reproduce
Steps to reproduce the behavior:

  1. Set separate app in settings
  2. Connect to bluetooth speaker
  3. Play sound using the selected app
  4. Play sound from different app, like youtube

Expected behavior
The Samsung Separate App Sound feature allows you to play music from your smartphone from one app to a Bluetooth device, such as speaker or headphones. For example, you may want to watch the movie, but you don't want interrupted by a call during the time. When it is enabled, you’ll still hear system sounds from your smartphone’s speakers, such as alarms and the ringtone to alert you of an incoming call.

Screenshot
20200429_032749
Slider highlighted is not working

Smartphone (please complete the following information):

  • Device: Galaxy S7
  • Model: G930FD

Bateria se agota muy rapido

Buenos días!!! Llevo probando la rom 3 días, me encanta, es muy Bonita, pero tengo un problema, es que la bateria se me agota muy rápido, ayer tenía el móvil al 100% de batería a las 9 a.m y para las 18hs me quedaban 4% y en esa franja horaria estuve trabajando, lo use muy poco, anoche cuando me fui a dormir tenia un 50% y en 6 horas sin usarlo, se consumió toda! Alguna solución???

[BUG] camera: SlowMotion Camera

Describe the bug
Slowmotion behaviour in the current camera is abnormal. the main issue comes from broken audio latency. leading Media with no audio

In so occasions, The camera is able to record both Audio and Video and save the slowmotion content (Which Slows down correctly) , However the audio track is broken

Smartphone (please complete the following information):

  • Device: [e.g. Galaxy S7 EDGE]
  • Model: [e.g. G935F]

Additional context

[Request] note fan edition port, n935k

Describe the bug
Describe your issue here.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear description of what you expected to happen.

Screenshots
Add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: [e.g. Galaxy S7]
  • Model: [e.g. G930F]

Additional context

[IMPROVEMENT] Dont format CACHE to EXT4 on setup

For some reason i left this in the ROM installer

format("ext4", "EMMC", "/dev/block/platform/155a0000.ufs/by-name/CACHE", "0", "/cache");

which will format the partition instead of just wiping it, it would be fine except many people use F2FS.

so each time you install the ROM, cache will become EXT4 and you have to change it to F2FS manually if you use it

[BUG] sometimes wifi won't connect at all

Log_2020-04-23_11-24-01.txt
Describe the bug
Wifi doesn't want to connect at all. It fixes if I turn off and on wifi

To Reproduce
Once this happened when wifi was on and connected at night and in morning this happened.
The other time I was out of wifi range and when I came back it was like that(after this I took logs).

Expected behavior
You know
Screenshots
Sorry next time.

Smartphone (please complete the following information):

  • Device: Galaxy s7 edge
  • Model: G935FD

Additional context

[BUG] PUBG lags too much..its not playeble

PUBG IS NOT PLAYEBLE
Hello, I started pubg but it lags too much maybe bcoz of game optimisation service apk installed in system..I was using Black Diamond V8 with Same kernel but pubg was running well..now its not like that...I tried to remove game optimisation service app but I couldn't...Please help me

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear description of what you expected to happen.

Screenshots
Add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: [e.g. Galaxy S7]
  • Model: [e.g. G930F]

Additional context

[BUG] Phone crashed overnight

Describe the bug
My phone crashed overnight. When I woke I was met with my phone green led always shining even when I unplug the charger the phone was not responding, and I had to soft reset using POWER + VOL DOWN.

I tried collecting logs, but it appears they are only collected after the system start, and mine was ten minutes ago. I attached them anyway in case they will help you.

Smartphone (please complete the following information):

  • Device: Galaxy S7
  • Model: G930F

log_e.log

[BUG] Camera: Camera server error when WaterMark is enabled

Describe the bug
WaterMark behaviour is fully borked. Once enabled the camera app willl FC until Data of the camera APP is cleared

Smartphone (please complete the following information):

  • Device: [e.g. Galaxy S7 EDGE]
  • Model: [e.g. G935F]

Current fix

  • Just disabling it

Additional context

04-21 01:44:59.137  3960  4663 E CameraService_proxy: Native camera service has died
04-21 01:44:59.138  7998  8006 E ExynosCamera3Interface: ERR(check_camera_state):camera(0) state(4:PREVIEW_RUNNING->3:CLOSED) is INVALID
04-21 01:44:59.138  7998  8006 E ExynosCamera3Interface: ERR(HAL_camera_device_close):camera(0) state(3) is INVALID
04-21 01:44:59.138  7998  8006 E [email protected]: Could not close camera 0: -1
04-21 01:44:59.139  7301  8235 E SemCamera-JNI-Java: Error 100
04-21 01:44:59.139  7301  8235 E CommonEngine: DeviceErrorCallbackManager.onError : 100
04-21 01:44:59.139  7301  8235 E CommonEngine: CAMERA_ERROR_SERVER_DIED
04-21 01:44:59.146  7998  8274 F HidlStatus: Status.cpp:154] Attempted to retrieve value from failed HIDL call: Status(EX_TRANSACTION_FAILED): 'DEAD_OBJECT: '
04-21 01:44:59.147  7998  8274 F libc    : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 8274 (previewThread), pid 7998 ([email protected])
04-21 01:44:59.157  7998  8266 E libexynosv4l2: failed to ioctl: VIDIOC_QBUF (22 - Invalid argument)
04-21 01:44:59.157  7998  8266 E ExynosCameraNode: [CAM_ID(0)][MCSC_PREVIEW]-ERR(m_qBuf):exynos_v4l2_qbuf(m_fd:22, buf->index:7) fail (-1)
04-21 01:44:59.157  7998  8266 E ExynosCameraNode: [CAM_ID(0)][MCSC_PREVIEW]-ERR(putBuffer[991]):qBuf fail
04-21 01:44:59.157  7998  8266 E ExynosCameraMCPipe: [CAM_ID(0)][PIPE_ISP]-ERR(m_putBuffer[1692]):node(MCSC_PREVIEW)->putBuffer() fail, frameCount(43), ret(-22)
04-21 01:44:59.180  8325  8325 E crash_dump32: unknown process state: t
04-21 01:44:59.205  8325  8325 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
04-21 01:44:59.205  8325  8325 F DEBUG   : Build fingerprint: 'samsung/star2ltexx/star2lte:10/QP1A.190711.020/G965FXXS7DTB5:user/release-keys'
04-21 01:44:59.205  8325  8325 F DEBUG   : Revision: '0'
04-21 01:44:59.205  8325  8325 F DEBUG   : ABI: 'arm'
04-21 01:44:59.206  8325  8325 F DEBUG   : Timestamp: 2020-04-21 01:44:59+0400
04-21 01:44:59.206  8325  8325 F DEBUG   : pid: 7998, tid: 8274, name: previewThread  >>> /vendor/bin/hw/[email protected] <<<
04-21 01:44:59.206  8325  8325 F DEBUG   : uid: 1047
04-21 01:44:59.206  8325  8325 F DEBUG   : signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
04-21 01:44:59.206  8325  8325 F DEBUG   : Abort message: 'Attempted to retrieve value from failed HIDL call: Status(EX_TRANSACTION_FAILED): 'DEAD_OBJECT: ''
04-21 01:44:59.206  8325  8325 F DEBUG   :     r0  00000000  r1  00002052  r2  00000006  r3  de052d88
04-21 01:44:59.206  8325  8325 F DEBUG   :     r4  de052d9c  r5  de052d80  r6  00001f3e  r7  0000016b
04-21 01:44:59.206  8325  8325 F DEBUG   :     r8  de052d98  r9  de052d88  r10 de052db8  r11 de052da8
04-21 01:44:59.206  8325  8325 F DEBUG   :     ip  00002052  sp  de052d58  lr  f15ff3b7  pc  f15ff3ca
04-21 01:44:59.224  8325  8325 F DEBUG   : 
04-21 01:44:59.224  8325  8325 F DEBUG   : backtrace:
04-21 01:44:59.224  8325  8325 F DEBUG   :       #00 pc 000603ca  /apex/com.android.runtime/lib/bionic/libc.so (abort+166) (BuildId: 5ea8848bd925adfa70bf3fa784d53c5c)
04-21 01:44:59.224  8325  8325 F DEBUG   :       #01 pc 00007e23  /system/lib/vndk-sp-29/libbase.so (android::base::DefaultAborter(char const*)+6) (BuildId: a941bbb4fc801b984eb61c0086ffc347)
04-21 01:44:59.224  8325  8325 F DEBUG   :       #02 pc 0000855f  /system/lib/vndk-sp-29/libbase.so (android::base::LogMessage::~LogMessage()+406) (BuildId: a941bbb4fc801b984eb61c0086ffc347)
04-21 01:44:59.224  8325  8325 F DEBUG   :       #03 pc 0002ede1  /system/lib/vndk-sp-29/libhidlbase.so (android::hardware::details::return_status::assertOk() const+156) (BuildId: 7b7171ce77b366769d78eb9f57f7ac0d)
04-21 01:44:59.224  8325  8325 F DEBUG   :       #04 pc 00012b69  /system/vendor/lib/[email protected] (vendor::samsung::hardware::camera::device::V1_0::implementation::CameraDevice::sEnqueueBuffer(preview_stream_ops*, native_handle const**)+144) (BuildId: bdf5c89232f1cc29231214f8e33e6cf1)
04-21 01:44:59.224  8325  8325 F DEBUG   :       #05 pc 000476e1  /system/vendor/lib/libexynoscamera.so (android::ExynosCameraGrallocAllocator::enqueueBuffer(native_handle const**, android::Mutex*)+56) (BuildId: cebae50303d40a5bb3e404af189b4c74)
04-21 01:44:59.224  8325  8325 F DEBUG   :       #06 pc 0006fc05  /system/vendor/lib/libexynoscamera.so (android::GrallocExynosCameraBufferManager::m_putBuffer(int)+44) (BuildId: cebae50303d40a5bb3e404af189b4c74)
04-21 01:44:59.224  8325  8325 F DEBUG   :       #07 pc 0006da0b  /system/vendor/lib/libexynoscamera.so (android::ExynosCameraBufferManager::putBuffer(int, android::EXYNOS_CAMERA_BUFFER_POSITION)+82) (BuildId: cebae50303d40a5bb3e404af189b4c74)
04-21 01:44:59.224  8325  8325 F DEBUG   :       #08 pc 0007ef3d  /system/vendor/lib/libexynoscamera.so (android::ExynosCamera::m_putBuffers(android::ExynosCameraBufferManager*, int)+16) (BuildId: cebae50303d40a5bb3e404af189b4c74)
04-21 01:44:59.225  8325  8325 F DEBUG   :       #09 pc 000a799d  /system/vendor/lib/libexynoscamera.so (android::ExynosCamera::m_previewThreadFunc()+2808) (BuildId: cebae50303d40a5bb3e404af189b4c74)
04-21 01:44:59.225  8325  8325 F DEBUG   :       #10 pc 0004a96f  /system/vendor/lib/libexynoscamera.so (ExynosCameraThread<android::FrameWorker>::threadLoop()+24) (BuildId: cebae50303d40a5bb3e404af189b4c74)
04-21 01:44:59.225  8325  8325 F DEBUG   :       #11 pc 0000d8d7  /system/lib/vndk-sp-29/libutils.so (android::Thread::_threadLoop(void*)+318) (BuildId: e83aba4471edece4d66e072c5ba74da2)
04-21 01:44:59.225  8325  8325 F DEBUG   :       #12 pc 000a75b3  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+20) (BuildId: 5ea8848bd925adfa70bf3fa784d53c5c)
04-21 01:44:59.225  8325  8325 F DEBUG   :       #13 pc 00061b33  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 5ea8848bd925adfa70bf3fa784d53c5c)
04-21 01:44:59.459  7998  8264 E ExynosCameraBufferManager: [CAM_ID(0)][3AP_OUT_BUF]-ERR(getBuffer[765]):increase the buffer failed, m_allocatedBufCount 6, bufferIndex -2
04-21 01:44:59.459  7998  8264 E ExynosCameraMCPipe: [CAM_ID(0)][PIPE_3AA]-ERR(m_putBuffer[1623]):Buffer manager getBuffer fail, pipeId(6), manager(4), frameCount(49), ret(-22)
04-21 01:44:59.464  3701  3701 E /system/bin/tombstoned: Tombstone written to: /data/tombstones/tombstone_01

[BUG] AR EMOJI not working, it isnt installed

Describe the bug
Describe your issue here.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear description of what you expected to happen.

Screenshots
Add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: [e.g. Galaxy S7]
  • Model: [e.g. G930F]

Additional context

[BUG] After installing moro kernel phone doesn't wakeup after fully cahrged.

*after installing moro kernel phone went to deep sleep mode after putting it in to charger at night and didn't wake up when i try to press the power or center button. Then pressing volume down and power button restart the phone.
It also happened before this but then the phone wake up by pressing home button few time. Please note that at that time charger was plug out before fully charged the phone.
I am using moro kernel without using any specific changes in it.
V 8.1
My phone is s7 edge.

[BUG]

Describe the bug
Describe your issue here.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear description of what you expected to happen.

Screenshots
Add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: [e.g. Galaxy S7]
  • Model: [e.g. G930F]

Additional context

[BUG]Easy mute didnt work

Describe the bug
when incoming call, hand over screen feature didnt work. turning phone face down is working

  • Device:.Galaxy S7 Edge
  • Model: G935F

Additional context

[BUG] Can´t disable flashlight

Describe the bug
Since OneUi 2.0 you can add Flashlight as a shortcut for the lockscreen. So I enabled it and when the phone battery reaches 5% or lower then you can´t disable the flashlight from the quick settings panel. It appears a message like your battery is too low to activate the flashlight. Flashlight stays enabled.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Settings'
  2. Click on 'Lock screen'
  3. Scroll down to 'Shortcuts'
  4. Enbale Flashlight
    5.Lock the phone
  5. Enable flashlight (from shortcut) when it reaches 5% or lower battery.
  6. Try to disable flashlight from the quick settings panel.
  7. See message "battery too low to enable flashlight" and it doesn´t turn off flashlight.

Expected behavior
Expect to disable the flashlight.

Smartphone (please complete the following information):

  • Device: [Samsung Galaxy S7 Edge]
  • Model: [G935F]

[BUG] No Audio below certain point

Describe the bug
If you Play any music or video & set the volume at 5 or 6 , You won't hear a sound. in simple words below volume 7 there is no sound through speaker and jack. didn't tried BT
To Reproduce
Steps to reproduce the behavior:

  1. Go to S Music or Youtube or Video Player
  2. Play any Music or video
  3. Set the Volume slider below 7 Points
  4. no Sound...

Expected behavior
Basically No Sound

Smartphone (please complete the following information):

  • Device: [Galaxy S7]
  • Model: [G930w8]

logall.txt

[Enhancement] Secure Folder

I know i you gonna add it on later releases i read about it on telegram but im starting this thread for other people who dont know that you are going to add that on one of rom's next releases

[BUG] Volume settings not working correctly

Describe the bug
The audio behaves in some situations like it doesn't respond to volume change. Mainly notification sounds.

To Reproduce
Steps to reproduce the behaviour:

  1. Set volume to almost minimum
  2. Connect charger
  3. Sound will ignore current volume settings and be very loud.

P.S Sometimes I noticed this behaviour when using Messenger.

Smartphone:

  • Device: Galaxy S7
  • Model: G930F

[IMPROVEMENT] Quick Settings UI to fill up the screen

When expanding Quick Settings, it doesn't fill up the screen all the way, there is a gap. (Is it intentional? On Pie NFE it filled up all the way. Not on Pie N8 though, probably due to screen aspect ratio difference?) Very minor issue.
Screenshot_20200420-152809_Google Play Store

[IMPROVEMENT] Disable Dual LTE

This feature does not work on the S7 anyway. and causes confusion

edit : For more info, this means if you set SIM 1 to LTE/3G/2G , you might not be able to set SIM 2 to LTE/3G/2G until you set SIM 1 back to 3G/2G

The proper behaviour is automating that switch, which happens when the device does not detect DUAL IMS support by removing CONFIG_DUAL_IMS in floating feature

[BUG] video stabilization not working at any resolution

Describe the bug
Video stabilization not working at all even change video resolution

To Reproduce
Steps to reproduce the behavior:

  1. Go to camera (front camera)
  2. Open setting
  3. Video setting
    Screenshot_20200424-200835_Camera

Smartphone (please complete the following information):

  • Device: [Galaxy S7 edge]
  • Model: [G935FD]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.