Dirty Unicorns ROM discussion

himsin

Senior Member
Apr 9, 2011
718
407
0
I can't seem to find out swap hardware buttons. Can anyone help me please

EDIT: nevermind, figured it out. There is no toggle to swap buttons but we can change single tap action of both buttons :)
 
Last edited:
  • Like
Reactions: The_Fry_Guy

The_Fry_Guy

Senior Member
Jun 21, 2016
378
298
0
29
Cary
Is there a way to swap the hardware keys on the OnePlus 3/t? Like make the back button the recents button and vice versa?

---------- Post added at 02:05 AM ---------- Previous post was at 02:04 AM ----------

I can't seem to find out swap hardware buttons. Can anyone help me please

EDIT: nevermind, figured it out. There is no toggle to swap buttons but we can change single tap action of both buttons :)
How do you change single tap action, can you change it so they are swapped essentially?

---------- Post added at 02:42 AM ---------- Previous post was at 02:05 AM ----------

I just wanted to say I love this rom. I am running the latest official build and elemental X kernel. I am a heavy user and today I was doing a lot of tweaking to the phone. This is my battery life and I'm loving it.
SOT?

---------- Post added at 02:50 AM ---------- Previous post was at 02:42 AM ----------

Also anyone know if the latest stable firmware should be used for OP3T OR the latest open beta? Which is preferred
 

himsin

Senior Member
Apr 9, 2011
718
407
0
Is there a way to swap the hardware keys on the OnePlus 3/t? Like make the back button the recents button and vice versa?

---------- Post added at 02:05 AM ---------- Previous post was at 02:04 AM ----------


How do you change single tap action, can you change it so they are swapped essentially?

---------- Post added at 02:42 AM ---------- Previous post was at 02:05 AM ----------


SOT?

---------- Post added at 02:50 AM ---------- Previous post was at 02:42 AM ----------

Also anyone know if the latest stable firmware should be used for OP3T OR the latest open beta? Which is preferred
Go to dirty tweaks - > navigation - > buttons, then select back button single tap, choose custom action and select recents. Same process for recents button and select back as custom action.

Sent from my ONEPLUS A3003 using Tapatalk
 

himsin

Senior Member
Apr 9, 2011
718
407
0
It's mixing both HAL1 and HAL3. Basically you get HAL 1 for the OOS camera Port and HAL3 for every other camera you install.
This can be further edited messing around with prop values.
Looks like it's just camera hal1, raw is not supported. Also I don't see hal3 commits on DU gerrit. I was happy with this rom untill I checked hal3 :(
 

Chaplan

Senior Member
Jan 8, 2008
1,325
2,235
153
No Place
Looks like it's just camera hal1, raw is not supported. Also I don't see hal3 commits on DU gerrit. I was happy with this rom untill I checked hal3 :(
Search for HAL 1 on build.prop.
It's got the OOS camera app only enabled in there.
I don't know the entire entry and am not on DU at the moment.
Comment that entry.
Uninstall OOS port with proper wiping it's cache and data first.
Reboot.
Reinstall the OOS camera port and check it's settings.

You should have RAW option on OOS ported camera settings at this point.
HAL 3 is already enabled systemwide, only OOS camera Port is using HAL 1 out of the box, for HDR I guess.
 
Last edited:
  • Like
Reactions: RobotPhone

himsin

Senior Member
Apr 9, 2011
718
407
0
Search for HAL 1 on build.prop.
It's got the OOS camera app only enabled in there.
I don't know the entire entry and am not on DU at the moment.
Comment that entry.
Uninstall OOS port with proper wiping it's cache and data first.
Reboot.
Reinstall the OOS camera port and check it's settings.

You should have RAW option on OOS ported camera settings at this point.
HAL 3 is already enabled systemwide, only OOS camera Port is using HAL 1 out of the box, for HDR I guess.
I think raw in OOS ported cam doesn't work on any custom rom. Anyway, I checked the raw support in adobe lightroom app. It shows raw support on other hal3 supported roms e.g. RR
 

Chaplan

Senior Member
Jan 8, 2008
1,325
2,235
153
No Place
I think raw in OOS ported cam doesn't work on any custom rom. Anyway, I checked the raw support in adobe lightroom app. It shows raw support on other hal3 supported roms e.g. RR
Not gonna argue with you.
I always get RAW working on OOS ported camera on custom ROMs.
I already told you the abouts and why's on this particular ROM.
If in the following days I happen to get back at DU I will give you a full tutorial on how to make it happen on this particular ROM.
Proof of concept on the SS, not DU, but custom ROM nonetheless.
Check the app version and see for yourself.

And lightroom is a photo editing app. Camera HAL does not apply on editing capabilities, only on photo capture.
 

Attachments

himsin

Senior Member
Apr 9, 2011
718
407
0
Not gonna argue with you.
I always get RAW working on OOS ported camera on custom ROMs.
I already told you the abouts and why's on this particular ROM.
If in the following days I happen to get back at DU I will give you a full tutorial on how to make it happen on this particular ROM.
Proof of concept on the SS, not DU, but custom ROM nonetheless.
Check the app version and see for yourself.

And lightroom is a photo editing app. Camera HAL does not apply on editing capabilities, only on photo capture.
I am not arguing, just wanted to have a healthy discussion. Apologies if I sounded offensive.
Back to the topic, raw in OOS cam shows in cam settings but it doesn't save photos because of missing hooks/callbacks in framework base. Try it...
On latest DU weekly it doesn't even have raw option in cam settings.
 

Chaplan

Senior Member
Jan 8, 2008
1,325
2,235
153
No Place
I am not arguing, just wanted to have a healthy discussion. Apologies if I sounded offensive.
Back to the topic, raw in OOS cam shows in cam settings but it doesn't save photos because of missing hooks/callbacks in framework base. Try it...
On latest DU weekly it doesn't even have raw option in cam settings.
Maybe something got pulled, because back in the days I was using DU all cameras using camera2 api which relies on HAL3 were working apart from the OOS camera Port. I eventually got it working with the little build.prop hack I mentioned.

RAW is supposed to not show on the settings if HAL 1 is enabled.
Gonna check it just because I got a little curious now.
Don't remember any problems with capture after it showed up on settings for the first time.
And I am a RAW shooter per say.

Most custom ROMS AOSP/CAF based have HAL 3 already enabled by the way.

EDIT: You are right. No way to make it work, just tested on the latest weekly.
Even setting HAL 3 via terminal results on it disabled (0 value checking with getprop) afterwards.
I did make it work on earlier builds though.
 
Last edited: