[APP][BETA][6.0+][LOS15.1] Profile Shortcuts for LineageOS - Android Apps and Games

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
New Features
Quick settings tile
LineageOS 15.1 support!
Profile Shortcuts for LineageOS provides android system shortcuts as well as Tasker events and actions for your LineageOS/CyanogenMod system profiles. Shortcuts can be added to your home screen, profiles can be launched from customisation/automation apps such as Tasker, and profile changes can be detected as an event in Tasker.
Most but not all functionality requires the fantastic Tasker automation app:
https://play.google.com/store/apps/details?id=net.dinglisch.android.taskerm
This app utilises the LineageOS/CyanogenMod Platform SDK (level 2, Boysenberry) and therefore requires Lineage OS 13+ or CyanogenMod 13.
Unfortunately, due to a bug in Cyanogenmod, profile change detection requires SDK level 6, Fig. Please update Cyanogenmod to snapshot ZNH5Y or later, or a nightly from April 2016 or later to use this feature.
A bug in Lineage OS 14.1/CyanogenMod 14.1 prevents this app from working on this system on releases before 28/03/17. Please update to a LineageOS 14.1 release from 28/03/17 or later.
I had been using a very similar app by developer Mufri for many years but unfortunately it seems that his version isn’t compatible with marshmallow and above, so this app is intended to fill that gap.
App is in beta so let me know here if you have any problems or suggestions.
Play Store:
https://play.google.com/store/apps/details?id=net.battlemoose.cmprofileshortcuts.googleplay
APK Download:
http://forum.xda-developers.com/devdb/project/?id=14842#downloads
XDA:DevDB Information
Profile Shortcuts for LineageOS, App for all devices (see above for details)
Contributors
battlemoose
Version Information
Status: Beta
Current Beta Version: 0.4.4
Created 2016-04-14
Last Updated 2018-06-07

Hey Battlemoose. I'm really looking forward to the Tasker integration with your new app. Specifically I'm looking to 1) trigger Tasker Profiles on an automated CM13 Profile change and 2) launch a CM13 Profile from a Task in Tasker. I've been using Profle 4 Tasker for years and I'm going crazy without it!
Any estimates on an alpha for Tasker integration?

TornSack said:
Hey Battlemoose. I'm really looking forward to the Tasker integration with your new app. Specifically I'm looking to 1) trigger Tasker Profiles on an automated CM13 Profile change and 2) launch a CM13 Profile from a Task in Tasker. I've been using Profle 4 Tasker for years and I'm going crazy without it!
Any estimates on an alpha for Tasker integration?
Click to expand...
Click to collapse
Hey TornSack, both of those suggestions are on the cards for the next iteration of development. Unfortunately I'm doing this in my spare time so I can't say how long it will take. Knowing that someone is interested in my work is great though so I'll get onto it ASAP.

Updated to include Tasker/Locale support for switching profiles.
More Tasker features coming soon!

Is it possible to make a build for Lollipop (5.1.1)?
Thanks in advance
Gaukler Faun

Gaukler_Faun said:
Is it possible to make a build for Lollipop (5.1.1)?
Thanks in advance
Gaukler Faun
Click to expand...
Click to collapse
Hi Gaukler, unfortunately my app uses components of the CyanogenMod Platform SDK that aren't available in versions lower than CM13 so I'm afraid it can only run on Marshmallow and upwards.

Thanks for the answer. I found a solution for Lollipop. Anyway good work. I tested your app on my note 1 with unofficial cm13 and tasker. All worked fine.
Just had to move back to lollipop due to massive battery drain...
Greetings
Gsukler Faun

Gaukler_Faun said:
Thanks for the answer. I found a solution for Lollipop. Anyway good work. I tested your app on my note 1 with unofficial cm13 and tasker. All worked fine.
Just had to move back to lollipop due to massive battery drain...
Greetings
Gsukler Faun
Click to expand...
Click to collapse
Thanks for your support @Gaukler_Faun! Just out of curiosity, what was your solution on Lollipop?

Found the solution in this post:
http://forum.xda-developers.com/showpost.php?p=62244400
It's open source:
https://github.com/morckx/CMProfiles
But I wasn't able to build it (there's an open issue, started by me).
Greetings
Gaukler Faun

Cool thanks @Gaukler_Faun.

New Feature
Now supports detecting profile changes as a Tasker event!
Unfortunately, due to a bug in Cyanogenmod, profile change detection requires SDK level 6, Fig. Please update Cyanogenmod to snapshot ZNH5Y or later, or a nightly from April 2016 or later to use this feature.
More Tasker features to come!

I've got a question: is this app open source?

Gaukler_Faun said:
I've got a question: is this app open source?
Click to expand...
Click to collapse
Not at the moment. It may be in the future, but for now it's for my own learning.

FYI, I had to setup my tasks in Tasker again, as inside the tasks it was written "Unknown plugin". A reboot didn't help.

meiser said:
FYI, I had to setup my tasks in Tasker again, as inside the tasks it was written "Unknown plugin". A reboot didn't help.
Click to expand...
Click to collapse
Thanks for the feedback. This might be due to having to change the plugin name during the last release. Hopefully shouldn't be a problem in the future.

Added Tasker variables for the profile changed event containing the names of the previous profile and the profile changed to. These variables are available in tasks triggered by such an event.

Hello!
This app has replaced for me absent quick toggle "System profiles" in CM 14.1.
Thank you!

sergtot said:
Hello!
This app has replaced for me absent quick toggle "System profiles" in CM 14.1.
Thank you!
Click to expand...
Click to collapse
Thanks for the feedback! Glad to hear it's useful.

battlemoose said:
Thanks for the feedback! Glad to hear it's useful.
Click to expand...
Click to collapse
CM 14.1 caf for Nexus 5 has switched SELinux mode from Permissive to Enforced, so that app started to fc. Can you please fix it?

sergtot said:
CM 14.1 caf for Nexus 5 has switched SELinux mode from Permissive to Enforced, so that app started to fc. Can you please fix it?
Click to expand...
Click to collapse
Unfortunately at the moment I don't have access to any CM 14 supported devices so it would be difficult for me to debug any issues. Hopefully this will change soon. Why do you suspect the issue is related to SELinux? I feel like any issues are more likely to be related to changes in the cm platform sdk or the general wip status of CM 14 in general.

Related

[PORT][5.1.1/6.0][5.0] Latest OmniSwitch for Lollipop and Marshmallow

Disclaimer:
I will not be responsible if you screw up with your device. I have not created this app and i am only porting it.
TheRoyalSeeker Presents OmniSwitch for lollipop and Marshmallow based devices....
Introduction:
Android presents a relatively easy way to switch between running apps and ending apps, but there isn’t a great way to keep favorites readily available while at the same time giving you complete control over running apps. And that’s where OmniSwitch from Omni Developer maxwen comes into play.
omniswitchOmniSwitch is an open source, recent apps switcher with support for application control and favorites. The idea behind OmniSwitch was to make application switching as easy as possible due to that function becoming more and more important in Android as RAM continues to grow in new phones. In theory, you should be able to do nearly all of your switching between apps using OmniSwitch with a single swipe and click.
OmniSwitch can be opened by swiping a drag handle that can be freely placed on either side of the screen, and opens as an overlay which contains three parts:
Action Buttons – for application control like “kill all”, “kill others” or “switch to last app”
Recent apps – a horizontal list of recent apps where swiping up or down will stop the app
Favorites – a horizontal list of apps which can be configured
As Omni is about freedom of choice, we chose to implement this as a standalone application so that if you don’t like it, or don’t want to use it, you will have absolutely no side-effects to your experience. Most of the features, except for application control, will work fine. However for controlling applications like killing them, OmniSwitch needs special permissions that are only available if it is installed as a system app. It is for this reason that we chose (grin) to include it inside of the build.
Most of the configuration options should be self-explanatory, consisting of settings to define location, look of the drag handle, the overlay, and the favorite applications list and their order. One noteworthy setting is “Auto-hide.” In order to prevent accidentally triggering the OmniSwitch, this will change it to a two-step activation mechanism. The first swipe will show the drag handle for 3 seconds, and the second swipe with activate it.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Downloads:
OmniSwitch for 5.1.1 and 6.0 based roms.
OmniSwitch for 5.0 based roms.
Credits:
OmniTeam and of course me.
Guys if you want to help me or the mod really made a difference you can help me by donation...
The real problem is that I am not 18 years old till yet and therefore I do not have credit card or bank account but if you want to donate you can send me a gift card via Amazon and it will be highly appreciated and will encourage me to develop more.
Click Here to donate or send a gift card:
USA or Any country Users: https://www.amazon.com/Amazon-1_US_...TF8&qid=1451977601&sr=1-1&keywords=gift+cards
Indian Users: https://www.amazon.in/gp/product/B0...id=1451976012&ref_=sr_1_1&s=gift-cards&sr=1-1
Recipient E-mail address: [email protected]
Don't Forget To Say Thanks.....
XDA:DevDB Information
OmniSwitch for Lollipop and Marshmallow, App for all devices (see above for details)
Contributors
theroyalseeker
Version Information
Status: Stable
Current Stable Version: 1.0
Stable Release Date: 2015-12-03
Created 2015-12-03
Last Updated 2015-12-03
Reserved.
Reserved2
The links are the same. Lp and mm, as well as 5.0 version. Thanks for making these. It seems difficult to get it running on 5.0.
Edit. I found the correct one within your folder. Thanks again and heads up on the link.
https://www.androidfilehost.com/?fid=24269982087009781
just used it on cm13..whenever i press kill all butoon or kill other button or swipe recent app to kill then omniswitch then omni swith stopped..remaining other features working fine..
i m using yureka plus ..cm13 rom
Sent from my YU5510 using Tapatalk
Thanks was looking for same
Sent from my C1904 using Tapatalk
cuezaireekaa said:
The links are the same. Lp and mm, as well as 5.0 version. Thanks for making these. It seems difficult to get it running on 5.0.
Edit. I found the correct one within your folder. Thanks again and heads up on the link.
https://www.androidfilehost.com/?fid=24269982087009781
Click to expand...
Click to collapse
I think both links are different I checked them again... Anyways the good thing is it worked for you...
Recent apps still requires root i guess?
Otherwise great app.
Sent from my SM-N910F using XDA Free mobile app
gluni said:
Recent apps still requires root i guess?
Otherwise great app.
Sent from my SM-N910F using XDA Free mobile app
Click to expand...
Click to collapse
Yep root is required...
"Failed to gain system permission"
S4, 5.0.1, rooted
Thanks for making this available :good:
For some reason, the transparency/dim options don't work on my phone, running CM13. Could well be user error, but I've been using Omniswitch for ages now (though normally built into the ROM), so I think I know how to configure it...
paul c said:
Thanks for making this available :good:
For some reason, the transparency/dim options don't work on my phone, running CM13. Could well be user error, but I've been using Omniswitch for ages now (though normally built into the ROM), so I think I know how to configure it...
Click to expand...
Click to collapse
:good:
kill all apps makes omniswitch FC
Sent from my LG-D618 using Tapatalk
Work on cm 12.1 xperia tx
Thanks agan
valrciel said:
work on cm 12.1 xperia tx
thanks agan
Click to expand...
Click to collapse
??
I'm on VZW LG G4. We don't have a custom recovery yet. Is this compatible with flashfire?
Spookymyo said:
I'm on VZW LG G4. We don't have a custom recovery yet. Is this compatible with flashfire?
Click to expand...
Click to collapse
I would recommend you not to try if you don't have a custom recovery.
Merry Christmas to all...??
hi,
anyone tried this on Moto G xt1033 rooted with stock LP5.1 ???
tried it.. not working..
please provide a script to uninstall it...!
3abr86 said:
hi,
anyone tried this on Moto G xt1033 rooted with stock LP5.1 ???
tried it.. not working..
please provide a script to uninstall it...!
Click to expand...
Click to collapse
Could you please elaborate the error...

[APP][6+]Check for Doze Support [1.1.1-rc2][05/10/2016]

Hey peeps of XDA!
I've made a simple app to check if your device meets the requirements for Doze!
I also added a new check that was missing, and has probably caused false positives (Saying the phone supports Doze, while it actually doesn't), please download the update and check again
I'll be updating it soon to add more info, and possibly add some more checks to see if Doze is actually working.
Live news can be followed through Telegram, this is the channel link
Screenshot
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Changelog
1.0.0
First release
1.0.1-rc1
Added more detailed information about which requirements are met
1.1.1-rc2
Added check that tests if the config flag for Doze support is set in the system
Changed method of checking for GCM to reduce filesize
Source
Source Repository
Bro if your device has MM, you have doze... why make an app for this?!
JoeFCaputo113 said:
Bro if your device has MM, you have doze... why make an app for this?!
Click to expand...
Click to collapse
That's not exactly true!
Look here for the Doze requirements, it states that it needs two things:
Significant Motion Detector (SMD) APIs
Google Cloud Messaging
Not everyone has the sensors, and not everyone uses the Google Play Services Framework, so i made an app that makes it easy for users to check if their device meets the requirements for Doze!
This idea originally spawned from a discussion about Doze on the reddit Telegram group r/Android
JoeFCaputo113 said:
Bro if your device has MM, you have doze... why make an app for this?!
Click to expand...
Click to collapse
That's not true buddy.
There are some devices for which marshmallow custom roms are available but they may not have the doze sensor hardware.
Even i have S3 and i have a flashed a android m custom ROM but my device doesn't support doze feature as there is no sensors.
Anyways kuddos to the developer for this app?
Sent from my GT-I9300 using XDA-Developers mobile app
Hi, if I may ask, why did you use the support library in creating this? Since it only supports > 6.0 and you aren't using anything from the support library that a normal activity can't do, you can use have your MainActivity extend Activity and remove the support library from gradle, trim down the APK quite a lot.
Rijul.A said:
Hi, if I may ask, why did you use the support library in creating this? Since it only supports > 6.0 and you aren't using anything from the support library that a normal activity can't do, you can use have your MainActivity extend Activity and remove the support library from gradle, trim down the APK quite a lot.
Click to expand...
Click to collapse
It was automatically generated by Android Studio (And I didn't notice, oops), thank you for your suggestion!
It helps with improving the application!
Congrats, your app has been posted to the front page of XDA!
sensi277 said:
Congrats, your app has been posted to the front page of XDA!
Click to expand...
Click to collapse
Woah! Awesome!
my redmi 2 prime doesn't have sensors according to "check doze".will it support doze ever ?
On my Galaxy S4 mini with nightly CM13, the application report that my phone doesn't have Motion Detector .. so no Doze :sad:
Note 4 sm-n910c
ISDP said:
Hey peeps of XDA!
I've made a simple app to check if your device meets the requirements for Doze!
I'll be updating it soon to add more info, and possibly add some more checks to see if Doze is actually working.
Screenshot
Changelog
1.0.0
First release
1.0.1-rc1
Added more detailed information about which requirements are met
Source
Source Repository
Click to expand...
Click to collapse
Thanks. Question: are you going to put this in the Play Store or only share it on XDA?
Thanks bro!
Was wondering why my redmi 2 never enter doze. Tried different roms as well. Your app gave the answer in a second. No sensor support
ISDP said:
That's not exactly true!
Look here for the Doze requirements, it states that it needs two things:
Significant Motion Detector (SMD) APIs
Google Cloud Messaging
Not everyone has the sensors, and not everyone uses the Google Play Services Framework, so i made an app that makes it easy for users to check if their device meets the requirements for Doze!
This idea originally spawned from a discussion about Doze on the reddit Telegram group r/Android
Click to expand...
Click to collapse
I and another guy were talking about doze support on Xiaomi Mi3 on the r/Android telegram group. Thank you for this app, Mi3 does support doze.
ISDP said:
That's not exactly true!
Look here for the Doze requirements, it states that it needs two things:
Significant Motion Detector (SMD) APIs
Google Cloud Messaging
Not everyone has the sensors, and not everyone uses the Google Play Services Framework, so i made an app that makes it easy for users to check if their device meets the requirements for Doze!
This idea originally spawned from a discussion about Doze on the reddit Telegram group r/Android
Click to expand...
Click to collapse
ISDP, thanks very much! This was great information.
At least I know now that my SGS3 GT-I9305 doesn't support Doze due to lack of sensors.
I didn't realise this up to now; however, I've just recognised the Doze-functionality built into my ROM.
jean15paul said:
Thanks. Question: are you going to put this in the Play Store or only share it on XDA?
Click to expand...
Click to collapse
I'll be putting it on the Play Store when the graphics are ready!
Just checked and my Wileyfox Swift doesn't support Doze
Well, this is going to break many hearts. Sure broke mine ????
Sent from my Moto E using Tapatalk
Error parsing the apk in YU.
There is a problem parsing the package in my Yureka. What is the solution for it?
Hah, just wanted to test the App. Great work!
And just in case, anyone didn't know, OnePlus One does support Doze.

[APP] OmniClock

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ABOUT
Based on AOSP DeskClock - developed as part of the OmniROM project.
The app is open source and can be reviewed as part of the OmniROM project.
Development may be asynchron between the open source version and this version
FEATURES
•Alarm source selectable from ringtones music files music folders with shuffle
•Increasing alarm volume
•Custom alarm volume
•Play alarm on music or alarm stream - supports playing over Bluetooth
•Pre-alarm support
•Shake and flip actions (please test if supported on your device)
•Custom timer ringtone
•Custom snooze times
•Custom widget
•Stopwatch with min/max lap display
PLAYSTORE
OmniClock
XDA:DevDB Information
OmniClock, App for all devices (see above for details)
Contributors
maxwen, maxwen
Version Information
Status: Stable
Current Stable Version: 1.0.1
Created 2016-08-29
Last Updated 2016-08-29
For Spotify premium users there is now an add on app to use any Spotify tune as alarm sound
https://play.google.com/store/apps/details?id=com.maxwen.deskclock.spotify
Thanks for sharing this app but where's your source code?
Primokorn said:
Thanks for sharing this app but where's your source code?
Click to expand...
Click to collapse
Is this not it? https://github.com/maxwen/android_packages_apps_OmniClock
jisoo said:
Is this not it? https://github.com/maxwen/android_packages_apps_OmniClock
Click to expand...
Click to collapse
Probably. The version is 1.7.1 on Github and 1.0.1 here
Primokorn said:
Probably. The version is 1.7.1 on Github and 1.0.1 here
Click to expand...
Click to collapse
I reckon that's just an error in the post. The source builds to 1.7.1, and current Play Store version is 1.7.3. I'm sure Maxwen will push the updates to github when he has time.
This is a really beautiful app, by the way, and a massive improvement over the current AOSP version. It's always really welcome when people take to improving AOSP packages that Google has abandoned, and are nice enough to keep them open source!
jisoo said:
I
This is a really beautiful app, by the way, and a massive improvement over the current AOSP version. It's always really welcome when people take to improving AOSP packages that Google has abandoned, and are nice enough to keep them open source!
Click to expand...
Click to collapse
Nice enough? I don't think you can close source modified open sourced software just because it's abandoned.
Sent from my SPH-L710 using XDA-Developers mobile app
avd said:
Nice enough? I don't think you can close source modified open sourced software just because it's abandoned.
Sent from my SPH-L710 using XDA-Developers mobile app
Click to expand...
Click to collapse
Unfortunately, Apache license (which most AOSP code is under) allows just that.
Wouldn't it be possible to add this to F-Droid or XDA Labs?
For the people that for one reason or another do not have access to the Play Store (or do not wish to use it).
Sent from my Motorola Moto G using XDA Labs
Bludwurst said:
Wouldn't it be possible to add this to F-Droid or XDA Labs?
For the people that for one reason or another do not have access to the Play Store (or do not wish to use it).
Sent from my Motorola Moto G using XDA Labs
Click to expand...
Click to collapse
Great software. Added to my home screen
Sent from my SPH-L710 using XDA-Developers mobile app
Bludwurst said:
Wouldn't it be possible to add this to F-Droid or XDA Labs?
For the people that for one reason or another do not have access to the Play Store (or do not wish to use it).
Sent from my Motorola Moto G using XDA Labs
Click to expand...
Click to collapse
App suggested on F-Droid repo.
Hey @maxwen
Could you please add the build script on Github?
jisoo said:
Unfortunately, Apache license (which most AOSP code is under) allows just that.
Click to expand...
Click to collapse
Not unfortunately - but yes - not to confuse with GPL
Primokorn said:
Hey @maxwen
Could you please add the build script on Github?
Click to expand...
Click to collapse
There is nothing like a build script
OSS version is only to built with ROM
maxwen said:
There is nothing like a build script
OSS version is only to built with ROM
Click to expand...
Click to collapse
You do build a separated apk file so there's something missing on Github. We can't compile it.
I suggested your app on F-Droid. Could you contact F-Droid team on this topic to help them building Omniclock?
Primokorn said:
You do build a separated apk file so there's something missing on Github. We can't compile it.
I suggested your app on F-Droid. Could you contact F-Droid team on this topic to help them building Omniclock?
Click to expand...
Click to collapse
No - this was your idea
And I am pretty sure they know how to build an app.
Also Android Studio is doing all you want so why you dont start learning doing things on your own?
maxwen said:
No - this was your idea
And I am pretty sure they know how to build an app.
Also Android Studio is doing all you want so why you dont start learning doing things on your own?
Click to expand...
Click to collapse
Keep calm... It was my idea but it's your app...
I already use Android Studio. F-Droid is a great app store for FLOSS apps so I thought it was worth mentioning OmniClock.
But hey, I don't care and will leave things as they are. Once again, there's a big difference between open source and free/libre softwares/people...
(sigh)
Is there still life in here?
I've got a problem with omniclock after I updated to pie. I'm on AOSiP 9 and the clock which gets installed together with the rom(aosp clock) work as it should, but omniclock "cuts" ~10 seconds from the beginning of the alarmtone before it makes a sound. Also I have to turn the alarm-volume up, else it won't ring ether. Anyone else with this problem? How can I fix it?

[ROM][UNOFFICIAL][Oreo] OmniROM 8.1 [Shieldtablet]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
#GetOmnified
It's all about innovation, new features, transparency, community and freedom
About Omni
OmniROM is our Android custom ROM variant, feature-packed but always with stability as #1 priority in mind.
Based on the Android Open Source Project (AOSP) and enriched by our developers with lots of custom enhancements, OmniROM has set out to give you a great Android experience on your mobile.
Omni isn’t better, just different.
It’s another option for the billion Android users out there. Android (vs. iOS and every other mobile OS) has thrived on options as well as the gigantic, talented development community that has emerged to build those options. That’s the beauty of Android – that you can pick and choose from a smorgasbord of devices with varying features and functionality.
Omni is a chance to get involved, no matter who you are.
Developers, whether you’ve been developing apps for a week, or ROM features for 3 years, you’re welcome. Users, we know you want to help out, and now you can - we encourage all levels of contribution, from code to reporting bugs to squashing bugs to (what developer's tend to hate) documentation.
Get Involved
The core of Omni is the community, and we recognize that everyone has a role to play. So we have a number of ways for you to get involved:​
Github – our codebase where we build from.
Gerrit – view our project at the code level with the ability to see what’s merged, what’s open and what’s in review.
Forum – participate in general discussion, Q&A, and Features Development on XDA. Also find device-specific builds in their relevant forums on*XDA
IRC – get involved with Omni in realtime on IRC Freenode:
General discussion in #omnirom
Developer discussion in #omni
Additional links:
Homepage
Wiki
Bugtracker
Screenshots:
Installation Instructions:
First time: (coming from another ROM)
Make sure you are on latest TWRP
Download latest OmniROM ZIP
Do a full backup
Wipe -> Advanced Wipe -> Tick Dalvik / ART Cache, System, Cache, Data
Install OmniROM ZIP
Reboot
Update:
install ZIP
Reboot
Downloads:
UNOFFICIAL builds:
Androidfilehost
Gapps
Open Gapps
Platform: ARM
Android: 8.1
Root:
SuperSU
Source Code:
Device:
https://github.com/Lolzen/android_device_nvidia_shieldtablet
https://github.com/Lolzen/android_device_nvidia_shield-common
Kernel:
https://github.com/Lolzen/android_kernel_nvidia_shield
Hardware parts:
https://github.com/Lolzen/android_hardware_nvidia_power
https://github.com/Lolzen/android_hardware_nvidia_thermal
https://github.com/Lolzen/android_hardware_nvidia_libstagefrighthw
Known Issues:
HW Accerlerated Video/Audio
Some Launcher 3 Setting aren't working as they should (Custom Launchers are fine)
Credits:
OmniROM Team
Providing the codebase & being helpful
Steel1
Providing and maintaining our device - there would be no Oreo without him
javelinanddart
MindTheGapps
more oreo Roms *__*
But SuperSU v2.82 don't work on my Pixel. I use Magisk.
Thanks!
great jobs! installed, all work! i've don't tested HW Accerlerated Video/Audio
edit: change icone style no work.
alcopsy said:
great jobs! installed, all work! i've don't tested HW Accerlerated Video/Audio
edit: change icone style no work.
Click to expand...
Click to collapse
HW acceleration can't work as i disabled the decoders which would result in a black video. It automatically falls back to google's OMX decoders which do work as a workaround, but it's not a fix.
Launcher3 does not support icon packs, but Nova Launcher (Pro) works as it always did, as i just tested.
klo_lol said:
HW acceleration can't work as i disabled the decoders which would result in a black video. It automatically falls back to google's OMX decoders which do work as a workaround, but it's not a fix.
Launcher3 does not support icon packs, but Nova Launcher (Pro) works as it always did, as i just tested.
Click to expand...
Click to collapse
Thanks, ... mine don't want change icone style... always stay same... have you used MindGapps? Or other?
I've just install Rom+MindGapps AND Magisk instead of SU
alcopsy said:
Thanks, ... mine don't want change icone style... always stay same... have you used MindGapps? Or other?
I've just install Rom+MindGapps AND Magisk instead of SU
Click to expand...
Click to collapse
Again, Launcher3 does not support icon packs.
Use an alternative which supports that feature.
Btw Opengapps 8.1 is working fine by now
nathan-96 said:
Btw Opengapps 8.1 is working fine by now
Click to expand...
Click to collapse
That's awesome, i'll edit OP when i've tested it tomorrow - just to be sure.
Thanks for informing us!
klo_lol said:
That's awesome, i'll edit OP when i've tested it tomorrow - just to be sure.
Thanks for informing us!
Click to expand...
Click to collapse
Hi, it's just LOS 15.1 but with a different name?
DanRub1995 said:
Hi, it's just LOS 15.1 but with a different name?
Click to expand...
Click to collapse
No.
klo_lol said:
Again, Launcher3 does not support icon packs.
Use an alternative which supports that feature.
Click to expand...
Click to collapse
No icone pack but icone style in setting/Omni (circle, square etc...) and home setting have menu with icone pack..,
You use Nova? how have greyed icone?!
Hi what battery life in this rom ?
alcopsy said:
No icone pack but icone style in setting/Omni (circle, square etc...) and home setting have menu with icone pack..,
You use Nova? how have greyed icone?!
Click to expand...
Click to collapse
Ah, now i know what you mean! I'm sorry i didn't use these settings or was aware they existed, in the first place.
I played around with them and most options seem to work, but some will require you to reboot.
klo_lol said:
Ah, now i know what you mean! I'm sorry i didn't use these settings or was aware they existed, in the first place.
I played around with them and most options seem to work, but some will require you to reboot.
Click to expand...
Click to collapse
New app have right icone style (circle...) but no old icone, it's stay like old.
How have you greyed all icone? i've nova pro
So it's very good rom , just need correct HW.. and nvidia app like controller paring etc.. :good:
alcopsy said:
New app have right icone style (circle...) but no old icone, it's stay like old.
How have you greyed all icone? i've nova pro
So it's very good rom , just need correct HW.. and nvidia app like controller paring etc.. :good:
Click to expand...
Click to collapse
Yes, noticed that too. It's either something wrong on my end (likely) or a bug from omni. It'll be looked into.
I was using Nova Launcher, theres a setting to use an icon pack somewhere.
where have you got this icone pack?
I would like to congratulate you for your great work.
For some reason, in LOS15.1 online videos wouldn't work, maybe because it wouldn't fallback to SW rendering. But it this case and apart from some minor bugs in Launcher3, everything works great so far. Thank you sir.
Enviado desde mi SHIELD Tablet mediante Tapatalk
Hi, does not work transfer apps from internal storage formatted SD to internal memory. Please fix.
Screenshot.

Detact [0.2] - Activity detection for Tasker! [4.0.3+]

Detact was featured on XDA Portal!​
Hi everyone,
After my first Tasker plugin, AppContext (Download | XDA), I am proud to present my newest:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Now available on Google Play and XDA Labs!​
Detact detects activities and enables you to act on them in Tasker!
Automatically start Spotify when driving? Keep your phone locked while on your bike? Monitor heart rate while you're running? You got it! With Detact and Tasker, there are endless possibilities. How about measuring the time you spend sitting in a chair all day?
Detact uses technology already in your device, meaning it uses very little valuable battery power! (Specifically, Detact uses the new Activity Recognition Transition API.)
Detact may also work with other apps using the Locale API, such as Locale, Llama, Automate, Automagic and others. However, this is not tested extensively.
Detact can be fully utilized for free. To support development however, it contains purchasable upgrades (such as the removal of ads, the usage of Event Contexts and Variables and more).
Please understand that Detact is still considered to be in beta. There may be bugs. Please report them in this thread, or by sending an email to [email protected].
Constructive criticism is highly appreciated!
DOWNLOAD
• Google Play
• XDA Labs
COMPATIBILITY
• Android 4.0.3 and higher
• Tasker (or equivalent)
CREDITS
• Crafty Apps EU/Pent for creating Tasker
• João Dias for maintaining Tasker
• Google Play and the Google Play logo are trademarks of Google Inc.
XDA:DevDB Information
Detact, App for all devices (see above for details)
Contributors
JayShortway
Version Information
Status: Beta
Current Beta Version: 0.2
Beta Release Date: 2018-07-13
Created 2018-07-08
Last Updated 2018-07-13
Changelog
0.2 (Announcement)
Please report any bugs in this thread, or by sending an email to [email protected].
[FEATURE] The test-notification has an icon and a color now.
[FEATURE] The feedback button has moved to the main screen.
[FIX] A crash when deleting multiple activities from the 'Add activities' screen is fixed.
[FIX] Only show activities that are actually available.
[FIX] Some optimizations.
[FIX] Some refactoring.
[FIX] Various bug-fixes.
0.1
Please report any bugs in this thread, or by sending an email to [email protected].
Initial release
Known Issues
0.2
None yet.
0.1
None yet.
I'm very excited that Detact got featured on the Portal! Check it out!
@JayShortway
nice little app could you give some more details about the pro features (for example what kind of Detact Tasker event profiles you'll get)? The point of the variables is pretty obvious, you'll be able to have access to them directly for writing/reading purpose, I guess.
Portgas D. Ace said:
nice little app
Click to expand...
Click to collapse
Thanks!
Portgas D. Ace said:
could you give some more details about the pro features (for example what kind of Detact Tasker event profiles you'll get)?
Click to expand...
Click to collapse
Yes of course!
Ad-free: This removes all ads.
Event Profiles: Allows you to use Detact as an Event Profile in Tasker, in addition to a State Profile. With Event Profiles, you can have Tasker react when an activity starts and/or stops. There is more information about Events in the Tasker documentation. In combination with the 'Multiple activities' feature, you'll be able to start a Task when, for example, you either start driving or cycling.
Variables: Allows you to access Detact's variables in your Tasks. In combination with the 'Multiple activities' feature, you'll be able to start a Task based on multiple activities, and then distinguish in your Task which activity triggered the Profile using the %dtactivity variable. This works even better with Event Profiles, because then the variables will be updated on every activity that you selected as trigger.
Multiple activities: Allows you to select multiple activities as triggers for your Profiles. In combination with the 'Variables' feature, you can distinguish in your Task which activity triggered the Profile. As explained above, in State Profiles the variables will only be set for the first activity that activates the Profile (due to a Tasker/Locale API limitation), whereas in Event Profiles the variables will be updated for every activity that you selected as trigger.
Hope this answers your questions! If you would like more information, please let me know!
Detact 0.2
Hi everyone,
I have just released Detact 0.2! It is now available on Google Play and XDA Labs.
The test-notification now has an icon and a color. The feedback button has been moved to the main screen. I fixed a crash which occurred when deleting multiple activities from the 'Add activities' screen. Also, Detact now only shows activities that are actually available. Lastly, there have been some optimizations, some refactoring and some bug-fixes.
Please report any bugs in this thread, or by sending an email to [email protected]. Thanks!
Enjoy!
@JayShortway
What are the "activities" you were talking of?
Activities of apps in Android or just only human activities like walking, driving?
Tatsch said:
@JayShortway
What are the "activities" you were talking of?
Activities of apps in Android or just only human activities like walking, driving?
Click to expand...
Click to collapse
Sorry for the late reply. I must've missed the notification.
I mean human activities, specifically driving, cycling, running, being still and walking.
Maybe a silly question, but why is your app beter then activityTask from Marco stornelli?
Pietplezier said:
Maybe a silly question, but why is your app beter then activityTask from Marco stornelli?
Click to expand...
Click to collapse
Ha, I'm not sure, but thanks for the compliment!
I'm not familiar with activityTask, but my guess would be that Detact uses different underlying technology.
Hello,
I've installed app and premium but no reaction to tasker profile. No test notification.
I'm on Oreo S8+
made profiles like description (bluetooth task), but detact profile dont trigger to perform a task (do a Pop inside task to know if it triggers).
Thx for help or soloutions.
edited
So i create a folder in /data/user/0..
Then i got this log
Then i thought if there are no r/w from this app to /data/user... I make it to system app.
was a step in right direction but error in Log because of missing apk in /cache (LOG)
and App Lock state Status
Permission intend BOOT_COMPLETED
and crash Filemanager Report file not exist in data/data/io.../cache/Webview (File isn't really in)
now it triggers. Yess.
What ever the problem was now its gone.
Thx for App.
Apollo_1 said:
now it triggers. Yess.
What ever the problem was now its gone.
Thx for App.
Click to expand...
Click to collapse
Hi,
Thanks for your reports, and I'm glad it's working! Out of curiosity, do you have other (Xposed) mods on your device?
JayShortway said:
Hi,
Thanks for your reports, and I'm glad it's working! Out of curiosity, do you have other (Xposed) mods on your device?
Click to expand...
Click to collapse
Yess there are some mods, but no xposed.
LP, Magisk..
ad:
tried with Pie
evrything fine
Apollo_1 said:
Yess there are some mods, but no xposed.
LP, Magisk..
ad:
tried with Pie
evrything fine
Click to expand...
Click to collapse
Okay, thanks for letting me know. And good to hear it's working with Pie for you!
Now I tried with Android 10
no effect to tasker with prime (cant find plugin in Tasker, macrodroid..)

Categories

Resources