What causes the known performance issue on MIUI ? - Redmi Note 9 Questions & Answers

Basically its the known issue where disabling hw overlays or making the navigation bar or notification shade fixes the lag on games temporarily (only disabling hw overlays fixes it permanently as long as the option is on to disable them)
it has been like this since miui 11
for example on 3dmark slingshot test with hw overlays on it gets high 1700 to low 1800 score
drawing open the notification shade or nav bar while the benchmark is running (with hw overlays enabled) gives high 1900 and even low 2000 (as of 12.0.7)
disabling hw overlays gives consistent mid to high 1900 and actually decent game perfomance no ups and downs like it is with the hw overlays on
those 3 scenarios of results are always consistent hw overlays on with notification shade or nav bar method always gives highest results, followed by hw overlays off
hw overlays on as is always gives the lowest score
does any of you have an idea of why that is like that and if it can get fixed ?

Related

SetCPU for Root Users [2.2.4] Undervolting and more 07/07/2011

ROM developers: Please do not include SetCPU in your ROM. I appreciate the work you're doing, but link to this thread instead, and I'd really appreciate it if you mention that SetCPU is available on the Android Market.
SetCPU is a CPU speed tweaking application for Android. More specifically, it allows control of certain aspects of the Linux cpufreq driver, allowing for overclocking, underclocking, or tweaking speeds and settings on many Android devices. It will work with most if not all rooted Android 1.5/1.6/2.0/2.1/2.2/2.3/3.0/3.1 builds on most devices.
The program is free here for XDA members. It costs 1.99 on the Android Market and available for purchase on the Amazon Appstore for users in the US.
QR code (please donate by buying it on the market ):
Warning: Extremely low or higher than normal frequencies may freeze your phone. Especially high frequencies (such as those enabled in certain custom kernels) have a risk of shortening the life of your phone. If your phone freezes, just yank out the battery.
Please buy it on the Market to donate if you like it.
Documentation and more information can be found here: http://www.setcpu.com/
Changelog:
1.4.0: Revamped the main interface quite a bit, and fixed a few minor bugs.
1.4.0a: fixed a bug where 122MHz was being called 128MHz.
1.4.1: * Using Eclair API. Will work on QVGA devices (Tattoo) and WVGA devices (Sholes)
* Major performance enhancements - setting frequencies should be much faster in every situation (in the main application, profiles, upon startup, etc.).
* Added a small home screen widget that shows the current maximum and minimum frequencies. Clicking this widget launches SetCPU.
* Frequency lists for Snapdragon devices, Samsung Galaxy, Motorola Cliq, and HTC Tattoo have been included, though support for these devices is experimental. The device can be selected on the introduction screen.
* Custom frequency lists are now supported. To enable custom frequencies, place a file called setcpu.txt on /sdcard/ or /system/sd/, sorting frequencies in kHz, separated by comma, from lowest to highest, then select the corresponding option on the introduction screen.
* There is no longer a "set" button - changing the seekbar positions will immediately set the frequency. As a result, all seekbars in the application will now snap back if the user attempts to place the maximum frequency below minimum.
* Instead of refusing to work at all, SetCPU will now operate in a read-only mode if root access is not detected.
1.4.2: Instead of choosing between performance (always max) and ondemand CPU governors, there is now a drop down list with all the available governors on the device. Thanks morfic! Added CPU scaling configurations for the OMAP3 processor of the Motorola Sholes/Droid/Milestone. This is strictly in beta. Custom frequency list now reads from /system/setcpu in addition to setcpu.txt on SD FAT or EXT.
1.4.3: Includes compatibility fixes for HDPI devices and UI enhancements. Frequency lists for the Samsung Moment (untested), the T-Mobile Pulse, and the Acer Liquid have been included. The application will no longer sometimes re-set CPU frequencies upon launch.
1.4.3a: Added more frequencies for the Nexus One.
1.4.3b: Fixed a widget issue on the Nexus One. Sorry for the rather rapid succession of updates the past few days!
1.4.3c: Adds support for 600MHz kernel patches on the Motorola Droid. On the Droid configuration. SetCPU will attempt to detect the existence of 600MHz and adjust the frequency list accordingly.
1.4.4: Adds an "autodetect" option that works on newer kernels (at the bottom of the device selection screen). This should enable the supercharged speeds in some of tasmanian_droid's newer kernels. Fixes a force close crash when selecting some frequency lists that were not compatible with the device (thanks Julian).
1.4.5: - Streamlined/refactored profiles code.
- Added "battery temperature" profile. SetCPU is now able to set a certain speed when the battery goes above a user-defined threshold. This would optimally be set to throttle the CPU lower at a high temperature. To ensure compatibility with your device, see if a valid temperature is displayed in the "System Info" menu. This profile does not take effect immediately and does not replace being cautious - it is not based on CPU core temperature, and must wait for a battery state change before reacting.
- Added an "About" button to the main screen with simple themes. Default color scheme is now "Dark"
- Adjusted the widget to display four digit speeds properly (thanks Berzerker).
- Various bugfixes and UI tweaks.
1.4.6: Fixed issues with the battery profile. Included a much better icon thanks to Josh Deere (dphase).
1.5.0: * CPU governors can now be defined in profiles.
* Included a notifications service for profiles - turn this on using the relevant checkbox in the profiles menu.
* Profiles now log which speed and governor is being set.
* Added "advanced" tweaking capability for conservative governor.
* The system info menu and profiles menu now show temperature in both Celsius and Fahrenheit, and the widget also now displays battery temperature in Celsius and Fahrenheit.
* Added a "long benchmark" option to the system info menu, which should be more consistent than the "short benchmark."
* Also added a simple stress test to the system info panel to test the stability of overclocks.
* Autodetect is now the default for devices that support it, and will be the first option in the menu if available.
* Improved I/O performance.
* Various bugfixes, especially in profiles.
1.5.0a: * Charging profile now no longer takes effect when the phone is at 100% battery and unplugged.
1.5.1: * Two more battery profiles added. Lower battery readings will always take priority (eg. under 80% will always take priority over under 100%).
* Governor will now refresh alongside the other readings. Added governor reading under current frequency reading.
* Added an auto-refresh checkbox to the main screen. If checked, SetCPU will periodically refresh the current frequency reading without the need for pressing the refresh button. This checkbox applies to the system info panel as well.
* Tweaked the widget, and attempted to fix the elusive bug where the widget did not update correctly sometimes.
1.5.1a: * Fixed widget being cut off in landscape mode.
* Fixed Fahrenheit temperature reading in profiles.
1.5.2: * Added optional failsafe notification warning system that plays a ringtone and flashes the LED red when the failsafe profile is active (thanks WootRoot!).
* Added "copy to clipboard" function for the System Info menu (press Menu).
* Added an optional "active" widget, which will refresh CPU speeds at an interval like the main interface.
* Added support for the OMAP3 temperature sensor for the Droid. If present, use of the OMAP3 temperature sensor can be enabled in the failsafe profile.
* If available, the OMAP3 temperature can also be read in the system info menu.
* CPU temperature settings will only appear if the sensor is present and support for the temperature sensor is enabled in the kernel! Right now, this is only for the Droid.
* The about menu now defaults to a "default" theme where SetCPU will not mess with any backgrounds defined in the XML layout.
* Fixed stress test failing when JIT is enabled.
1.5.2a: * Temperature sensor used in the widget for the Droid is now controlled by the failsafe setting. I will implement a proper appwidget configuration activity in a later update.
* Fixed an issue with the audible warning notification not being properly dismissed.
* Profiles optimizations.
1.5.3: * Memory/performance footprint decreased.
* Battery drain should be fixed on the Droid.
1.5.3a: * Active widget CPU usage optimized.
* Further profiles optimization for the Droid.
* Uncommon I/O force close fixed.
1.5.4: * Switched to the Android 2.2 SDK.
* Enabled external storage support (install location is automatic).
* Eliminated the distinction between the active and passive widgets, and replaced it with an appwidget configuration activity for the widget, allowing the user to choose the color of the max/min text, temperature display, temperature sensor (Droid), and refresh interval.
* Optimized the active widget refreshing.
* SetCPU will now hide non-autodetect frequencies by default on devices where autodetect is available, but hard coded frequencies and the custom option can be re-enabled with a button.
* Custom frequency list can now read from this exact file: /data/local/setcpu (in addition to the previous setcpu.txt on SD fat or ext).
* Includes various bug fixes and minor UI changes.
1.6.0: * Ported parts of the app to the NDK to improve performance.
* Fixed a bug where the widget was resetting colors upon reboot or launcher orientation change.
* Autodetect now works for all devices. It is recommended by default.
2.0.0: * User interface has been completely redesigned, and now uses tabs for switching between menus instead of buttons. Landscape mode in the main tab no longer requires scrolling down. The Advanced menu and Profiles menu have also been redesigned for a better landscape experience.
* The "auto-refresh" option and refresh button in the main interface and system info menu have been retired - SetCPU always auto-refreshes automatically.
* The profiles menu and service have been recoded from scratch, and now allows the creation of unlimited profiles with custom priorities. The "priority" meter for each profile determines the order in which it is evaluated - if two profiles apply to a given situation, the profile with the higher priority will be set. If you had profiles set before 2.0.0, you will need to set them again.
* Profiles have been further optimized for performance footprint as a result of the re-structure.
* Added "Charging AC/Full" and "Charging USB/Full" profile conditions to distinguish between fast charging and slow charging modes on some devices (thanks Julian).
* Added a beta "perflock disabler" feature that will enable frequency changing on stock HTC 2.6.29 kernels. Access the perflock disabler this by pressing Menu in the main interface. If this gives you an error, does not work, or crashes your phone, your kernel is not compatible - pull your battery to reset if necessary. E-mail me with your ROM, phone model and kernel information in "System Info" (thanks to Richard for a lot of help with the low-level stuff, and no thanks to HTC for implementing perflock in such a way . To access the perflock disabler, press Menu in SetCPU's main interface.
* Code cleanup and more.
* A big thanks to everyone who tested, especially those who gave feedback on this one, all the people who purchased SetCPU from the Android Market, as well as all my users.
2.0.0a: * Fixed a permissions error that was causing SetCPU to autodetect incorrectly and force close on some ROMs.
2.0.0b: * More fixes, sorry guys.
* Fixed an issue with profiles and custom frequency lists.
* Clarified the profiles priorities introduction.
* Fixed a bug with the Advanced menu erroneously reporting values if the governor was changed after onResume was called, and fixed a crash that sometimes occurred as a result.
* Fixed a bug where the passive widget acted like the active widget after frequencies were manually set.
2.0.0c: * Fixed issues with the Advanced menu and Advanced settings not being
applied on boot.
* Fixed an issue in where temperature warnings were not being dismissed
properly.
* SetCPU 2.0.0 no longer force closes on Android 1.5 devices, but the UI in
some menus is flawed. I recommend that you update to a more recent version of
Android if possible.
2.0.1: * Added a few widget backgrounds. Configure this when adding the widget.
* Added the ability to "swipe" to the next tab.
* Fixed various bugs.
* New documentation is up.
2.0.2: ** End of life for Android 1.5 support.
- Perflock disabler support for HTC-kernel 2.6.32.15.
- New native benchmark button in the system info menu. The results of this benchmark is unaffected by VM optimizations like JIT, so it's ideal for speed comparisons across different devices.
- Added support for tweaking the "min sample time" of the interactive governor, if available.
- Fixed a bug where the scaling governor would not change when the profile switched and SetCPU's main tab was visible.
- Fixed an ANR bug in the "set on boot" function which sometimes caused the Advanced settings to not apply.
- Fixed an issue where SetCPU sometimes did not start on boot when used with Superuser Permissions 2.2.x.
- Fixed a force close issue that occurred when SetCPU could not autodetect frequencies due to permissions errors in the ROM.
2.0.3 - Added a "safe mode" function that prevents SetCPU from running any tasks during boot if a file called "setcpu_safemode" exists in /sdcard or /data/local. This is useful if unstable settings were saved with "set on boot" checked.
- Reverted changes originally made to compensate for the old Superuser Permissions startup bug. SetCPU should perform startup tasks expediently again.
- Perflock disabler has been tested to be stable on supported kernels. The perflock disabler menu now has a "set on boot" function. Always disable this when switching to a new kernel or ROM. If you forget to do this and you get crashes, you can use the safe mode function above to disable it.
- Fixed crash issues with read-only (no root) mode, and disabled perflock disabler in read-only mode.
- Fixed a crash related to the widget service.
2.0.4 - Added the ability to back up and restore profiles to and from the SD card by pressing the Menu button in the Profiles tab. A "send" option is also available to send the profiles file as an attachment. Save the .setcpudb file to the SD card to restore it.
- Added perflock disabler support for HTC kernels 2.6.32.17 and 2.6.32.21 (T-Mobile G2, myTouch HD, Desire Z, Desire HD). "Set on boot" will not yet work on these devices because they only have temporary root.
- Fixed another crash in the widget.
2.1.0 - Significant UI and user experience revamp, including a new background for the widget, and new notification icons
- Added a quick priority swap button to the profile lists
- Significantly improved the reliability of autodetect on certain kernels
- Numerous bug fixes and crash fixes
2.1.1 - Fixed an issue with profiles backup in CM7.
- Added support for the Motorola Xoom, Atrix 4G, and other Tegra 2 devices.
- Fixed various bugs.
- Tablet optimized UI and more profiles coming soon!
2.1.1a - Fixed the 0 MHz display issue on some devices.
2.1.2 - Minor update. Adds a time of day based profile which will trigger based on a set time range. Fixes a bug with profiles and certain dual core kernels. Switched to the Android 3.0 SDK. Note that on some Tegra 2 kernels, scaling is completely controlled by the driver.
2.1.2.1 - Fixed a crash that occurred when updating from certain versions of the profiles database.
2.1.3 - Added perflock disabler support for HTC kernel 2.6.35.10 (in beta). Enhanced the Time in State readings in the System Info menu to include percentages. Removed WiFi permission until this feature is added to profiles. Fixed another database crash, and other bugfixes.
2.1.4 - Revamped Info tab UI. In portrait, clicking on an item in the Info tab will launch information on that category, and pressing back will return to the menu. In landscape, the content and the menu are split into two columns. Benchmarks are at the bottom. Added a chart for Time In State readings. Widget reliability fixes and optimizations. The main screen now indicates which kind of profile is currently active with an icon. Miscellaneous bugfixes and optimized performance.
2.2.0 - Added an "In Call" profile. Improved the Set on Boot safemode function by including a flashable zip that toggles SetCPU's safemode. Press menu on the main tab for more details. Added autodetect support for all Tegra 2 fakeShmoo kernels (ie. G2x). Added a "Voltage" tab for undervolting the CPU on fakeShmoo kernels, some custom Galaxy S kernels, and some Nexus S kernels. This is a full-fledged interface for undervolting these devices, and includes backing up and restoring and a Set on Boot checkbox. Improved the way SetCPU initially requests root. Various miscellaneous bugfixes.
2.2.1 - Fixed the voltage force close bug on some Galaxy S devices by adding undervolt support for older Galaxy S undervolt kernel patches. Added perflock disabler support for HTC kernel 2.6.35.9 (beta).
2.2.3 - Fixed an issue where the voltage menu displayed frequencies backwards on certain devices capable of voltage control. Added support for additional CPU temperature sensors.
2.2.4 - Improved support for the new MSM 8x60 devices (such as the HTC EVO 3D and Sensation).
thanks dude, that was a fast update!
I wonder if it is possible to add some more freq. between the range of 384 and 528 for the next udpate, e.g. like 500 or 480 for the non 1.5 cupcake build.
smagicmans said:
thanks dude, that was a fast update!
I wonder if it is possible to add some more freq. between the range of 384 and 528 for the next udpate, e.g. like 500 or 480 for the non 1.5 cupcake build.
Click to expand...
Click to collapse
The CPU won't set to anything else, unfortunately (if you set it to 500 for example nothing actually happens).
Sweet.. looking for something like this.
Works great
Faster Open Home load and no longer lags as much.
THANKS!!
Great app !!
Simple and efficient, the best cloacking app for Haykuro IMO. Just a question : how to keep the cpu running at 528 after reboot?
I know this may not be included in your app right now but I think with a script it might be possible. Any idea?
Thibaud
Thibale said:
Great app !!
Simple and efficient, the best cloacking app for Haykuro IMO. Just a question : how to keep the cpu running at 528 after reboot?
I know this may not be included in your app right now but I think with a script it might be possible. Any idea?
Thibaud
Click to expand...
Click to collapse
I'm kind of reluctant to add that feature because if someone's processor can't handle 528MHz I'm afraid peoples' phones will crash every time they start up forcing a wipe.
It has issues with Shake Awake app, everytime single time all day long shake awake forces close when I use SetCPU. Im I the only one with this issue?
Lakers3408 said:
It has issues with Shake Awake app, everytime single time all day long shake awake forces close when I use SetCPU. Im I the only one with this issue?
Click to expand...
Click to collapse
Do you have the lock feature "on?" SetCPU will query a file to see if the phone is awake if lock is on.
lol, i actually havent had any issues with the phone locking up at 528Mhz, and im using 1.5. However, I hate taking out the battery cover ( i manage to kill my phone in other ways) so something else to do woulld just be
-adb shell
-reboot
Voltage concerns
I've noticed that when using the 528 MHz setting, my phone freezes quite often, but only when the phone is not charging. When the phone is charging, freezing never occurs. This probably means that the voltage going to the CPU is probably inadequate to power the CPU at that frequency.
No freezing at all for me! Maybe some CPU are more tolerant to O/C than some others. That would explain why HTC/Google currently block the G1 to 384 Mhz max.
I installed Haykuro 5.0.2Hr3 and SetCPU works perfectly fine now. It would not work on my JF 1.42 RC33 build as I mentioned in the other thread for the overclock app. Im wondering if the Power Manger app could of been causing something or if simply 1.5 is better able to handle it. Don't know, I have had 0 freezes with the current setup though. Retro defense runs much better now when I have many towers setup and enemies attacking (on default clock it gets really laggy when the towers are firing) Thanks for the app cool!
SetCPU for Root Users has been updated to 1.1.6.
Reminder: *SetCPU supports all rooted 1.5 builds, including JF, Haykuro G/H, the Dude's, etc.
Pressing the "Menu" button allows you to read the introduction message again and choose your version of Android.
1.5 features only: Various bugfixes and enhancements. Added a green colored maximum/minimum reading to the top.
Android 1.1/1.0 support has been kept, but this feature will no longer be supported because the 1.5 Android OS is already very widespread. Please update to 1.5 as the overclocking is much more stable!
I just made a very quick hotfix to a bug that I found through the app's own max/min readings.
1.1.6a: Fixed a minor bug when some CPU settings required two presses to "Set Frequency" to set.
Hey I was wondering if there's a way to confirm that the phone's processor is actually stepping down to 128mhz. I have the processor set to max at 528 which is great and then step down to min 128 to save battery power. The phone's been idle for only a few hours and I've lost 30% battery. That makes me think the phone's not stepping down.
Pardon the n00b question, but what's the point of 19mhz? Is there any phone that can step down that low? Mine certainly couldn't.
Great app though! Thanks for you hard work.
There was some discussion about the additional energy consumption of the mode switching when the frequency step is too great. Also, idling your CPU too low will result in it stepping up more frequently when demand increases. Basically, if you set the minimum to 384 and max to 528, it may use less battery than setting the lower frequency as low as you have.
ah that's interesting. Another thing that makes me think the phone isn't stepping down is that the "Current Frequency" reading on the setcup screen never changes from maximum.
Does the processor only step down when the screen goes blank?
Could more frequency options besides max at 528 be added? A 428, 458 and 488 would be nice to have extra zip but stay away from the higher clock for battery and stability reasons (if stability is an issue for some).
Thanks
rushless said:
Could more frequency options besides max at 528 be added? A 428, 458 and 488 would be nice to have extra zip but stay away from the higher clock for battery and stability reasons (if stability is an issue for some).
Thanks
Click to expand...
Click to collapse
Only certain clock speeds are actually possible. The ones listed in the program are tested by me to working.
The point of 19.2MHz is to make that speed available. I don't think the phone will ever step down that low (the idle CPU load is more than enough to make it step up 19.MHz) but you can force 19.2MHz by setting both maximum and minimum to it. Be careful though, it's REALLY slow and you might think your phone is frozen.
ah that's interesting. Another thing that makes me think the phone isn't stepping down is that the "Current Frequency" reading on the setcup screen never changes from maximum.
Click to expand...
Click to collapse
Press "refresh" a few times and it might go down (it does for me when set to 528/384). Remember that simply refreshing the speed causes CPU load and might make the phone change the frequency before it is read. Same with reading the CPU Info dump.

[App][2.3+]Snap Camera

This is a thread to discuss my camera app.
It's a modified Android camera/gallery/editor with many features for Android 4.0+ (an older version also runs on 2.3).
Now with full 4K video recording on the Nexus 5 (3840x2160) , see this post:
http://forum.xda-developers.com/showpost.php?p=57672891&postcount=2405
It's available on the play store for about US$2.
I really want it to work on as many different devices as possible so let me know how you get on with it.
The app is here:
https://play.google.com/store/apps/details?id=com.marginz.snap
See the website for tips and FAQs:
http://www.marginz.co.nz/snap
Attached to this post will be the latest release and/or beta test, if you have purchased the app you can install this to test.
If you haven't purchased the app you can still install this but it will only work if you do not have a network connection on your device (wifi or mobile data).
If you have bought the app but want some extra features you can get the beta from the play store here:
https://play.google.com/apps/testing/com.marginz.snap
You can opt out of the beta at any time by visiting this link again.
Thanks to:
????????? ?????? (Andriy_11) for Ukranian translations
Kov�cs Kriszti�n Istv�n for Hungarian translations
????????? ?? and ?????? ?????????????? for Russian translations
Ruben Nogueira for Portuguese translations
�zer �zta? for Turkish translations
Mittaa for Danish translations
maxfli, dusan2 and zedgar for Czech translations
If you want to help with translations, go here:
https://www.getlocalization.com/snapcamera/
Thanks
Changelog:
8.2.7
Video Pause for Nougat
Better RAW support for Camera 1
Selfie flash
Allow copying photos between albums
Hold and slide to select multiple photos in Gallery
8.2.6
Realtime HDR setting for Galaxy s5, s6 and s7.
Fix geolocation for Low Light photos.
Lock video rotation if the orientation is locked
Chinese translations
New 5 frame Low Light algorithm
Fix nexus 5 4k video focus
Add setting to allow forcing Camera 1 api. (gives full resolution on Sony z5)
8.2.3
Vertical scrolling in gallery (select menu..change direction to swap)
Pinch to resize in gallery grid mode
Icons for filmstrip and grid mode in gallery
New HDR filter in editor
Fix tap to focus during video for camera2
New translations
8.1.4
Fix starting from lockscreen on Nougat
Change save icon and add export icon to editor
Better HDR tonemapping
Fix wrong height for action bar in gallery after rotation
Fix crash on mtk devices where face detection fails sometimes
Better focus and precapture for nexus 5
Fix crash when opening single photo in gallery
8.1.2 (play store release).
Limit exposure time for preview to .5s to allow very long exposures on lg G4 in camera2 mode.
Better format for exposure stats in camera2 mode.
Double zoom for camera2, works on most devices.
Fix denoise not always switching on for camera2
other bugfixes
8.1.1
Show snapseed icon if it's installed
Better HDR tonemapping
Fixes for when the app is started using an intent
8.1.0
Circular HDR progress indicator
Faster HDR with improved tonemapping
Better HDR contrast
Fix panorama crash if dial not enabled
Disable swiping when menu shown
8.0.7
Multiple raw images.
8.0.6
Fixes for Camera2 on LG G4 and Samsung S6 (video recording doesn't work correctly with audio on the S6 but I think this is Samsung's fault!).
Exposure compensation and bugfixes for Nexus 6p
Slow Motion Video for Nexus 5x and 6p
Allow multiple lowlight photos to be taken and be queued for processing
Fix crash when switching cams in manual mode, fix iso appearing when it shouldn't
Fix raw preview on s6
8.0.5
Fix crash on some old devices which report a step of 0 for saturation values.
Use less memory for HDR
Fix panorama not working if rotation policy is not the default
Fix return to gallery after share action
Fix camera2 focus on some non nexus devices (only tested on sony z5)
Disable scene mode change when using a dial scene mode.
Disable some on screen icons for various dial modes.
Fix bad HDR alignment when the exposures were not very different
Remove large dial transparency
Fix small cutouts in focus indicator corners
Make dial help text large and centered
Dial haptic feedback on by default
Use blue tint for default setting in arc controller instead of underline
8.0.4
Show HDR progress percentage
Fix HDR when review not enabled
Fix antighosting slider
Fix raw and m appearing in dial when they shouldn't
Change share icon behaviour
8.0.3
Better low light merging
Fix upside down panorama preview on nexus 5x
Fix default saturation, contrast, sharpness and brightness values.
Update translations
Better preview in HDR editor
8.0.2
Better alignment for rotated images
Fix crash when processing lowlight frames
HDR editor improvements
3:2 cropping
8.0.1
Better HDR merging algorithm
Fix HDR and Timer Mode
Much faster HDR
Automatic Thresholds for HDR
Fix Nexus 5x exposure compensation in low light
8.0.0
Completely rewritten HDR algorithm, now uses 3 frames and performs much better alignment, tonemapping and ghost removal.
Improved Lowlight processing for camera2, can now merge up to 32 frames.
Exposure compensation for nexus 5x (not for preview)
Compile native code for armv8
Preserve exif data when postprocessing
7.0.3
Make panorama full screen and fix bugs when switching to/from panorama on the dial
Fix crash when using Camera2 in legacy mode
Minimise dial by tapping outside it
Add haptic feedback for dial
Fix crash if external card is removed while app is running
Fix indicators when switching to a mode with an on-screen icon
7.0.2
Greek translation - thanks to efthialex
Fix sharpness setting on g2/3
Allow focus to be saved in Auto mode
Fix focus areas and stable shot not working together
Make dial more transparent
Fix crash when raw is added to dial by mistake on some phones
7.0.1
Save all settings (A and scene modes share all settings except scene and focus mode)
Make large dial transparent
7.0.0
New settings dial with programmable modes.
New horizon indicator with pitch
updated indicators
6.9.1
Changes to nexus 5 focus and flash
Make solid ui the default
fix stable on-screen indicator
show ISO and exposure values in indicator
renumber saturation, brightness contrast and sharpness settings to have 0 in centre
add RAW support for more devices
fix orientation on RAW and lowlight shots
Fix flash and focus on Nexus 5x
6.9.0
sharpness and denoise settings for camera2, denoise works on Nexus 5
focus changes on Nexus 5
new setting for exposure locking
change style of title text for controller
fix odd rotation issues
6.8.8
Update to new marshmallow permissions model, on marshmallow you will be asked to accept some permissions when the app is first installed.
6.8.7
Fix flash on camera2 api for some devices
New solid arc style ui for the controller
Fix colors in lowlight mode
Add icon for stable shot off
Fix bug if display is rotated from landscape to portrait to reverse landscape and then back to landscape.
New timestamp icon
Optimisations for some ICS devices
6.8.6
New post-processing setting - create a new preset in the editor to allow you to apply any effect to a photo. Open the editor, choose the effects you want then select color effects (bottom left) slide the thumbmails to the left and click + (Preset) and give it a name. This name will then appear in the post-processing menu.
6.8.5
OIS mode for LG G2/3
Lens Shading
Volume Button setting for Shutter+Video
Timestamps on Photos
16x9 Cropping of Photos
6.8.4
Add Chromaflash and Memory Colour Enhance support
Better Storage Access support
Option for names to start with date
6.8.3
fixed a bug where sometimes pressing back from the gallery wouldn't start preview correctly.
removed some unnecessary thread creation
6.8.2
bugfixes
6.8.1
Fix saturation change causing crash.
Fix exposure not unlocking after taking a photo with ZSL on.
6.8.0
Allow left/right swipe gestures to navigate menu
Fix for initial reveal of menu
Fix menu closing if separator tapped
Fix exposure locking during HDR
6.7.4
Bugfixes
6.7.3
Fix DNG created by G2/3 not opening in photoshop express
Fix saturation on Nexus 5
6.7.2
New lowlight mode for full camera2 devices, this combines up to 15 frames to reduce noise with the flash off. The autolowlight mode switches it on only when the iso is over 1000. Both modes disable the flash.
6.7.1
Allow turning flash on/off during video recording
6.7.0
Raw support for LG G2/G3
On-screen Metering and Focus Areas
6.6.0
Allow some settings to be always shown on the screen (in Settings..Other..On-screen Settings)
Video pause for Mediatek devices
ZSL for Mediatek devices
Brightness, Saturation, Contrast and Sharpness for Mediatek Devices
Fix GPS icon not flashing on Lollipop
Make horizon indicator more transparent
Disable flash with manual exposure
New warning when Camera2 is in legacy mode
bugfixes
6.5.2 (Play Store Release)
New translations
Change "Store Location" to "Geotagging"
Bugfixes
6.5.0
Enable Storage Access Framework for lollipop. This lets you use external sd cards but has some limitations (the editor will always save to internal storage).
More rotation settings. These only apply to the camera, the gallery always rotates.
Gallery action bar is now transparent.
Fix reveal menu during video recording.
Fix saturation value of -1 not working on nexus 5.
6.4.3
Smoother menu scrolling
Better lockscreen layout (needs a reboot on some phones)
Option for landscape only mode
Better saturation on Nexus 5
Nexus 5 bugfixes
Display video quality when recording
Fix location on Camera2
6.4.2
Fix cropping crash on some phones
Fix menu button appearing when it shouldn't sometimes
6.4.1
Fix panorama with camera2 API
New icon for "awb off" (this setting doesn't work on Nexus 5 but does on Nexus 9)
Fix crash when swiping to open menu sometimes
6.4.0
Fix initial focus on Nexus 5
Material Design animations (circular reveal to open and close menu and ripple on menu item selection)
Swipe right to open menu with circular reveal
Fix stutter at start of Nexus 5 4K video recording
Remember last self timer value
Fix saturation on nexus 5 (once saturation is applied, white balance won't change until you refocus)
Fix possible gallery crash when lots of photos are deleted
Add text to indicate when a time lapse video is being recorded
Focus correctly for self timer shots
Allow sorting photos by size in the gallery
Better feedback when menu tabs are selected
Set default HDR time between shots to 0 on Nexus 5
New translations
Nexus 9 compatibility (4k is supported but it only manages 20fps)
Add vp8 codec and webm video file format (only works on some lollipop devices and won't play back on some of these)
Fix menu layout when large or huge fonts are enabled
6.3.4:
Fix HDR on 8 core devices
Fix crash when switching from camera1 to camera2 API on some devices
Updated translations
6.3.3:
Fix crash on Nexus 5 when switching camera quickly
Czech translations (thanks maxfli, dusan2 and zedgar)
Fix video torch mode with camera2
Fix 4k time lapse on nexus 5
Fix crash on dual core s3 with some ROMs
6.3.2:
Fix crash if focus duration = infinity and face detection is on
Fix stability Indicator
6.3.1:
Add brightness settings for photo and video (be careful with the dim setting, on some phones it switches the backlight off completely)
Make 2G filesize and splitting the default
Make switch camera icon default to on
Fix video intents
Bugfixes for HDR processing when started from the gallery
6.3.0:
Exposure Bracketing (Uses HDR setting as for max overexposure)
New setting for time between HDR shots (also used for exposure bracketing)
Always keep screen on during video recording
Pause during video recording for recent lg devices
Extra video bit rates (Nexus 5 can record at up to 150Mbps!)
6.2.2:
Manual focus for LG G2 and G3
4K Video quality for G3
Setting to show detail in centre of preview (useful for manual focus), enable opengles-2.0 to get an oval shape.
6.2.1:
Setting to disable flash icon
Settings for max video size and split video (splits the video to get around the 4G limit on most devices) There will be a few seconds pause between recordings.
Face detection for camera2 on Nexus 5 (Doesn't always work correctly)
Saturation for camera2
Updates to the focus logic
6.2.0:
Fix random crash after video recording on Nexus 5
New launcher and shutter button icons
Make camera2 and gles2.0 default on nexus 5 running lollipop
Fix disappearing manual sliders on Nexus 5
6.1.3:
Add 1440p video for Nexus 5
Fix video recording with manual exposure
Fix disappearing exposure stats
6.1.2:
Fix a random crash after recording a video using Camera2 sometimes.
Correct date on videos as shown by "details" menu option.
6.1.1:
Performance and stability improvements for 4K video on Nexus 5, now does 30fps at 4K.
6.1.0:
4K video for Nexus 5 (enable camera2 api and opengl2 to see 4K video quality)
6.0.2:
Manual focus for Nexus 5
Fix default audio source for video
updated translations
Draw shadow under controller arc
Raw photos now appear in the gallery
6.0.1:
Onscreen controls for manual exposure
Display of exposure stats (next to flash controls, tap to open manual controls)
faster preview framerate on older devices when menu or focus is shown.
bugfixes
6.0.0
Support Camera2 API on lollipop
Raw image capture, full frame video and manual exposure control for Nexus 5
5.6.0:
fixes for note 3
slow motion video qualities for note 3 and s4
samsung camera mode
bugfixes
5.5.2
fix crash on lollipop
fixes for brightness and metering on some phones
Add infinite focus duration, 0 cancels the focus when a photo is taken, infinite doesn't. Keep the shutter button pressed to lock exposure and whitebalance in these modes.
5.5.1
change controller tap mode to go back one level if tapped outside setting
keep focus if focus duration is 0
fix menu icon appearing in gallery after playing a video
translations
5.5.0
Slow motion for more devices
Picture size on controller
Menu icon can be disabled
Fix exposure lock when ZSL is on
Whitebalance indicator
Separate video exposure
Extra parameters settings. Add parameters as a semicolon separated list. e.g. name1=value1;name2=value2
5.4.0
released on play store
5.3.4
updated translations
setting for video audio source (allows video recording without audio)
move "show advanced settings" to the top of the "other" menu tab
5.3.3
fix switch camera icon disappearing sometimes
fix menu display problems after changing video quality
move horizon setting icon next to grid icon
5.3.2
fix crash when switching to front camera
5.3.1
more new icons, translations and bugfixes
5.3.0
New icons and layout - tap flash icon to change it, tap an indicator to remove it, tap left (top in portrait) to bring up the controller
Almost every icon has been redrawn
High frame rate support (for slow motion) on some devices (tested on G2)
Allow HFR to change the preview framerate (needed for G2)
ZSL support for some Cyanogenmod ROMs (tested on S3)
Fix a crash when enabling ZSL on some devices
Setting to enable 4K video, (even asking if 4K is available crashes MTK based devices)
Fix exposure volume buttons during video recording
5.2.1
Show GPS status when "store location" is on.
Change background colour when swiping from camera to gallery
Fix shutter button glitches with preview cropping off and running Android 4.0
various bugfixes and performance improvements
5.2.0
Setting for LG Camera Mode (allows silent shutter on the G2)
Setting for Preview Format (Allows higher frame rate video on some devices)
Setting for English instead of the system language
4K video support for LG G2 (with modified media profiles)
recommended settings are: LG Camera: on, Preview Format: nv12-venus, Video Quality: 1080p, Video Bit Rate: 40Mbps, Video Size: 3840x2160, Video Preview Size: Video.
5.1.1
Updated translations
Fix some menu bugs
New icon for smart focus on the g2
5.1.0
Return correctly after playing video
New settings menu layout with android L style checkboxes
New settings for LG G2/3
Various bugfixes
5.0.0
Optional flash charging sound
Horizon Indicator (use the adjustment setting if indicator is not level)
Zero Shutter Lag support on some devices
Headset button can be used for shutter
Themes for Dark, Light and Material Design
New menu animation and menu icon on preview screen
Material Design style action bar menu
4.6.2
Smart Focus for lg g2 and metering area in custom settings
4.6.1:
New metering modes and areas (not on all devices)
4.6.0:
16x9 cropping
Show picture sizes with Mpix and aspect ratio
Updated storage location dialog
Added button for private store on external card to location dialog
Add option to use mediastore for 4.4.2 devices
Better error reporting if saving a photo fails
4.5.4:
Show menu titles
4.5.3:
Fix crash when zooming on nexus 5
Faster denoising
4.5.2:
Fix switch camera icon not always appearing on launch
Updated translations
4.5.1:
Fix video button on some devices.
Smoother swiping on android 4.0
Updated Russian translations
4.5.0:
Add support for 4k video
New ambiance filter in the editor for advanced contrast enhancement
Various bugfixes and performance improvements
4.4.0:
Fix preview after video on nexus 4
New denoise filter in the editor
Fix enhance filter when image is zoomed
4.3.1:
Fix panorama
Fix torch mode for video
Fix parameters not set on nexus 4 on first run
Fix preview layout for video when cropping is off
4.3.0:
Minimise initial display rotation on some devices
Fix possible media deletion on kitkat
Don't centre the uncropped preview
New grid that resizes correctly
Allow video snapshot even if not supported
Better enhance filter
Icon for preview cropping
4.2.0:
Settings for OpenGL2.0 and icon animations
Smoother animation when swiping left
Fix preview after video recording on optimus 2x
Support for writing to external sd card on kitkat (editor may behave differently)
New "Enhance" filter for the editor
4.1.2:
Fix video recording on nexus 5
hide camera switcher during video recording
4.1.1:
Fix a crash during video recording on some devices if the orientation changes
4.1.0:
Allow torch on during videos on s4
New setting for face detection (off by default)
New setting to disable capture animation
New setting to enable pause during video on samsung phones (may not work on all models so off by default)
Fix landscape panorama on devices with transparent navbar
New "Zebra Patterning" mode shows stripes where the photo will be overexposed: http://en.wikipedia.org/wiki/Zebra_patterning
All graphics now uses OpenGLES 2.0, this may cause problems on some devices.
4.0.25:
Pause during video recording (For stock Samsung phones only)
Better layout on large tablets
Add white balance to custom settings
Flashing indicator during video recording
4.0.24:
FIx crash when taking HDR shots from lockscreen
4.0.23:
New settings for Preview Framerate (photo and video)
Setting to not show advanced settings
Setting to add a "switch camera" icon to the main display
New scene mode icons (probably too many now)
4.0.22:
Allow gallery launcher icon to be disabled
Save and load settings to /sdcard/snap_settings.bin
Allow launching other gallerys
4.0.21:
Fix preview orientation for photos requested by other apps
Fix controller displaying under settings menu when opened in tap mode
4.0.20:
Fix review controls
Fix HDR scaling
Change brightness, contrast, saturation and sharpness scales
Released on Play Store 10/2/14
4.0.18:
Fix for bad picture sharpness on some phones
4.0.17:
Updated Turkish translations
Fix for crash with small HDR photos
4.0.15:
Fix faint bands in some HDR photos
New Icons
Fix focus area on some devices
Fix selection in tapmode
4.0.14:
Fix janky swipe to gallery
Add ISO setting for some mtk based phones
Add frame skip option for S4 in video settings (gives fixed frame rate video)
Fix wrong way round menu sometimes
Remove scene detection for htc one (it crashes the media server)
4.0.11:
Fix video frame rate on Nexus 5
Use transparent navigation bar if possible
Keep menu items on screen when using tap mode (allows you to try different scene modes etc. without having to go through the menus again)
Disable rotation animation if possible
4.0.10:
Don't lock exposure when HDR is enabled
Fix capture intent previews on some devices
New self timer animation with beeps
Fix shutter buttons not always rotating on startup
Fix crash when choosing storage location if certain debugging options are set
4.0.8:
Fix name of "None" border
Add Continuous(Video) focus mode (not stable on all phones when not recording video, use with care)
Better tap to focus during video recording
4.0.7:
Fix for rotation problems if long press while video recording
Fix for crash on snapdragon sgs3
Fix touch to focus during video recording
4.0.6:
Focus mode fixes for galaxy nexus and nexus 5
Fix out of memory error in editor on low end devices
Use jellybean API for silent shutter when possible
4.0.5: - (in production on the Play Store)
Prevent gallery menu from appearing in wrong orientation sometimes
Updated translations
4.0.4:
Fix panorama on galaxy nexus
Show default values for HDR settings
Fix photo deletion with CM11
Add gingerbread compatible version (without new editor)
4.0.3:
Android 4.4.1 updates for image editor
Don't show hexagon when focussing with old ui and new focus animation
24fps and 48fps settings for video frame rate
4.0.2:
Dutch Translations
Never lock the orientation to reverse landscape
New animations for the shutter buttons and indicator icons
Fix left side menu not always working in landscape
Larger panorama preview in landscape
4.0.1:
Fix crop UI on ICS
Change the look of the HDR editor and add HDR threshold setting
Lock exposure and whitebalance after tap to focus
Fix crash after video recording on some devices
Various bugfixes for the image editor
4.0.0:
Add Redeye flash mode if supported
Show 1/2 or 1/3 ev settings in exposure control
Better blending of HDR exposures
New focus animation (optional)
Action bar is shown when swiping to gallery if possible
Override flash for night scene mode
Update sound off icon
New non-destructive editor from Android 4.4 with lots of new presets and effects.
This release only supports Android 4.0 and above, I'll release a version with all the changes except the new editor for 2.3 soon.
3.6.4:
Add setting for 30Mbps video encoding
Fix HDR editor bounds
Add Launcher Icon from Android 4.4
Various bugfixes
3.6.3:
fix deleting HDR exposures when cancel pressed
better bitmap cacheing for gallery
workaround for memory leak on Android 2.3
3.6.2:
Improved HDR editor with higher resolution preview and support for rotated photos
Allow tapping on indicators to switch off burst, timer, stable and fast modes.
3.6.1:
Fix storage location for HDR photos
3.6.0:
New HDR review mode allows you to change HDR parameters on the fly after a photo has been taken.
The top slider is the scaling between the two exposures, with the box unchecked it uses automatic scaling
You can perform HDR processing from the gallery by selecting two photos
(long press a photo in album view and then press another one) and selecting menu.. "HDR Process"
Allow volume keys to change exposure compensation
3.5.7:
Fix exif date on HDR photos
Flash display when taking a photo on android 2.3 or a video snapshot on android 4.0
Only flash the display once when taking a photo on android 4.0 and above
3.5.6:
Open controller when area below shutter button is pressed
Allow volume up/down keys to be shutter/focus or focus/shutter
various bugfixes and updated translations
3.5.5:
updated translations
fix crash when stopping video recording with the power button
fix crash after video recording on nexus 4
3.5.4:
fix squashed preview after video recording on some samsung phones
allow launcher icon to be changed
fix controller orientation if phone is rotated when the action bar is displayed
3.5.2:
fix wrong picture size after video recording
fix front cam on sgs3 lte running CM10
updated translations
3.5.1:
Display settings menu at top of screen
Reset focus to centre after controller is closed
3.5.0:
Fix touch to capture during video recording
Reset exposure compensation if hdr is on during video recording
Updated translations
3.4.9:
Tabbed settings menu
New "touch to capture" setting
3.4.8:
New launcher icons
New Russian and German translations
New controller menu for camera settings (aperture icon)
Scene modes and ISO available from controller menu
New setting for HDR underexposure
3.4.7:
Smaller font in settings menu
Fixes for safe mode
3.4.6:
Updated German and Russian translations
Fix note 2 front camera (untested)
Draw controller menu at an angle when opened near the edge of the screen
Change size of menu when there are few items
Allow ISO to be added to the custom settings
Double the internal dynamic range for HDR
Fix video snapshot on Galaxy Nexus
Add Native HDR scene mode for Nexus 4
3.4.4:
Don't use 1392x1392 as default picture size on samsung front camera, it doesn't always work.
3.4.2:
Fix for a crash when taking a photo on the note 2 and some s3 models (hopefully)
3.4.1:
Fix for phones that need flash mode set to off during video recording
Add video flash mode to video settings menu (off by default)
Fix preview on dual core S3 front camera
3.4.0:
Fixes for new Nexus 7
Fix video preview on Galaxy S4
Fix zoom display on Galaxy S4
Disable torch during video on Galaxy S4
Add focus mode to controller instead of fast mode
3.4.0b4:
Allow hiding of albums in the gallery, long press to select albums (click "1 selected" to select all and then deselect the ones you don't want to hide if you have lots) Then choose "Menu.. Hide Selected". To show them again, from the album view use "Menu.. Show Hidden".
Save HDR intermediates by default
Add Brightness, Contrast and Saturation to the settings menu (if supported)
Save exposure compensation setting
3.4.0b3:
Allow focus mode to be set from the controller (you need to add a custom icon the controller to do this)
Add ghost preview icon to custom set
Smoother selection for the controller
3.4.0b2:
Allow panorama and settings icons to be moved to main controller
fix for crash when zooming on sgs2
change to Android 4.3 icons
allow flash mode change during scene modes (won't work with all devices)
Add 6Mbps video bitrate and extra audio bitrates
3.4.0b1:
Improved HDR registration
New setting to keep HDR intermediate shots
New setting to show a ghost image of the last shot in the preview (useful for stop-motion)
New setting to refocus between HDR shots (only needed on a few devices)
Settings to allow customisation of two controller icons
New UI is now the default
3.3.0:
Add sharpness setting
Change position of new controller when opened from indicator icon
Fix bug if orientation is changed while the camera is opened
Allow self timer with burst mode
Change the direction of the new controller if it's opened on the left third of the screen
Add exif information for HDR Images
Fix preview on Motorolla phones with 960x540 displays
Fix for bad preview on Galaxy Nexus and RAZR when taking a photo after a video
3.2.4:
New user interface based on Android 4.3 (in settings select "New UI")
Menu button opens settings menu
Fix for low video frame rate on some samsung phones
Improved HDR
Faster HDR on 4 core devices
Better memory management for HDR on Android 2.3
Allow preview cropping to be disabled
3.2.3:
Change HDR image combining algorithm
Fix face detection when camera orientation is changed
Disable flash when HDR is on
Add HDR coarse contrast setting
Add focus duration setting
Add saturation control for HDR
Change shutter button positions slightly
Update Russian translations
Add video stabilization setting (if supported)
New shutter animation
Don't try to focus if it's not supported
Change NW settings icon
Allow scene modes with HDR
Fix video recording on i9100
Fix crash on EVO3D with silent shutter
Working great on U8800:laugh::laugh:
Thank you DZO!
Yesterday I receive in my mail inbox your app but I will buy it from play store!!
You are the best!
Download link . Pleaseee ...
Sent from my GT-S5360 using HYPERION 7.X | PRE GM
sandyworsnop said:
Download link . Pleaseee ...
Sent from my GT-S5360 using HYPERION 7.X | PRE GM
Click to expand...
Click to collapse
https://play.google.com/store/apps/...?t=W251bGwsMSwxLDEsImNvbS5tYXJnaW56LnNuYXAiXQ..
Hi Dzo. I'm very glad to see your camera app in market. But can I ask for a ad based version for testing purposes? Thank you in advance for any help.
HzeMaffe said:
https://play.google.com/store/apps/...?t=W251bGwsMSwxLDEsImNvbS5tYXJnaW56LnNuYXAiXQ..
Click to expand...
Click to collapse
okay
sandyworsnop said:
okay
Click to expand...
Click to collapse
There's already a thread on reddit about the camera
http://www.reddit.com/r/Android/comments/153r0o/jelly_bean_camera_and_gallery_ported_to_all/
from first impressions, people are blasting the price, they think this is just picking up google's work and releasing it as a paid app :S they don't realize there's work involved to port it to 2.3+.
Dzo, I really suggest an ad supported or a trial version. That way, they'll have the chance to try it before blasting it :S
Looks interesting, but no free version to try.
Sent from my SGH-I777 using Tapatalk 2
Why aren't all apps as fast and cool looking like this? The only thing I'm missing so far versus Aurora's standard camera is the sharpness option. I usually set that to 0 or 1, because the default added too much noise.
The icon could use some work though. It's a bit... empty... and flat compared to other colorful, 3D-looking icons. Maybe I should clarify this, I mean the icon in the apk you sent per mail. The one that's just a white octagon
Btw, when I take a photo, the screen is tinted green. The photo is all right. Is that intended?
I think an ad version would be nice..
Sent from my U8800 using xda app-developers app
Just bought this
First impressions: looks very good and really fast to shoot and modify settings. Really great camera app!
One question: I don't get that how I shoot time lapse. I press it to on, select settings and press done, but where is option to start to shoot it? I think that it's somewhere, but I do something wrong
Sent from my U8800 using xda app-developers app
Is photosphere working?
bought and seems to take great pic, and easy to use as well. any plans to give the option of saving to external SD card?
would be great if one could.
First app I have ever bought. Bought it just to support dzo for his great job what he did for mine phone (U8800). I tried it and must say that it is really fast and great to use (sometimes little laggy on U8800 but what should we expect on 1ghz single core ) Found two bugs though. 1. app cant play videos taken from app itself (maybe just bug on U8800 idk) 2. when i watch any video in it, the blue top line with buttons like share and back never fades out (while looking at photos i just tap on screen and top overlay (idk if its called like this, english isnt my native language) fades out but in video it just pauses the vid.
Keep up good work :good:
edit: video recording doesnt work in 720p (and because of this i could not open those videos) but is working 480p
Mlopik said:
Is photosphere working?
Click to expand...
Click to collapse
I don't see option for photosphere, so it's not at least in this current version.
Sent from my U8800 using xda app-developers app
zazza8 said:
I don't see option for photosphere, so it's not at least in this current version.
Sent from my U8800 using xda app-developers app
Click to expand...
Click to collapse
I read some of the earlier posts and links and someone said that photosphere is proprietary. So no on it.
Sent from my GT-I9100 using Tapatalk 2
I bought the new camera and I have to say it's amazing, if I get any glitch or bug I will post here so that you can try to fix it. Good work dzo
Sent from my U8800 using xda app-developers app
zazza8 said:
I don't see option for photosphere, so it's not at least in this current version.
Sent from my U8800 using xda app-developers app
Click to expand...
Click to collapse
In fact, it's not available, because it's proprietary google technology that Dzo couldn't port if the app was to be a paid one. At least that's how I understand it...
Sent from my Huawei U8800
riDDimann said:
Why aren't all apps as fast and cool looking like this? The only thing I'm missing so far versus Aurora's standard camera is the sharpness option. I usually set that to 0 or 1, because the default added too much noise.
The icon could use some work though. It's a bit... empty... and flat compared to other colorful, 3D-looking icons. Maybe I should clarify this, I mean the icon in the apk you sent per mail. The one that's just a white octagon
Btw, when I take a photo, the screen is tinted green. The photo is all right. Is that intended?
Click to expand...
Click to collapse
Sharpness is at the top on the controller. It's supposed to be a pencil sharpener!
Sharpness, contrast and saturation don't keep their settings after a restart, perhaps they should.
Yes, the launcher icon needs some work. I'll get into it. The green tint isn't supposed to be there. Just a feature of Aurora.
Sent from my Galaxy Nexus using xda app-developers app
Thanks for the hint, now I'm happy
The whole workflow for snapping a picture and checking if it's come out alright is so much better with the integrated gallery.
@zazza8: Time lapse is not for photos, but for videos. Activate time lapse and start shooting a video, it works.

Does force GPU rendering and disable HW overlays have negative effects?

I noticed that animations on my device were sluggish so I enabled force GPU rendering and I disabled HW overlays and now animations are blazing fast.
I was wondering though, will doing these things have a negative effect on my touchpad?
Macmee said:
I noticed that animations on my device were sluggish so I enabled force GPU rendering and I disabled HW overlays and now animations are blazing fast.
I was wondering though, will doing these things have a negative effect on my touchpad?
Click to expand...
Click to collapse
Disabling hw overlays can have negative effects(this is what ive heard from @tiny4579 ) you could change your animation scale to .5 instead of 1 ,that should help.

Hide front buttons in app - fullscreen performance drops

LG D958, Stock 4.2.2. When using useful function "hide front buttons" in specific apps, I've noticed some problems with performance, especially in graphics-rich apps. Tried gfxbench, onscreen mode 25.6 FPS vs 33.1FPS. The same with Real Racing 3 etc and it become difficult to play. Seems like stuttering in render. I doubt that the extra 72 pixels may affect performance so much. So it would be a disappointment if the problem is not corrected in 4.4 update, this function become useless in 3D apps . Is it possible and can anyone send report to LG about this bug? Thanks.

Question Is the Netflix app reducing the contrast/grey-washes the colors for anyone else?

It seems like there's some bug either with the app itself or with the phone's color management. When a video on Netflix is playing something happens to the contrast settings and it becomes too washed-out, and that decontrasting thing is visibly disabled when I swipe the phone's menu down during playback. You can actually see when swiping away the menu (to the point it's actually not on the screen any longer) the point where the contrast suddenly jumps between low and (too/black-crushed) high settings.
Changing the MIUI color scheme doesn't correct the problem.
EDIT: I should note that the Netflix app uses its own brightness setting which overrides the system's when content is played, and it along with the contrast thing get disabled whenever a phone GUI element is displayed (even when adjusting the volume the contrast and brightness jump momentarily).
I have same issue with YouTube. I was able to fix it by enabling Disable HW overlays in Developer options. I don't know if it will work for Netflix though.
KBK909 said:
I have same issue with YouTube. I was able to fix it by enabling Disable HW overlays in Developer options. I don't know if it will work for Netflix though.
Click to expand...
Click to collapse
That worked! Although the contrast like this is, as I mentioned, maybe a bit too much.
Does this setting affect battery life? Because on some XDA article this was written:
"Disable HW overlays: Hardware overlays allow apps that display something on the screen to use less processing power. Without the overlay, an app shares the video memory and has to constantly check for collision and clipping to render a proper image. Don't mess with this option unless you have a good reason to."
What hardware is disabled? Because it says "always use GPU" when I thought using non-hardware processing it means "software executed by the CPU".

Categories

Resources