ads

Affichage des articles dont le libellé est Manager. Afficher tous les articles
Affichage des articles dont le libellé est Manager. Afficher tous les articles

jeudi 1 octobre 2015

DSP Manager for Stock 5.1?



Simple - is it possible? I couldn't find anything related that's newer than 2013/14.
And if possible - how can I port it to the stock Sony ROM?

Sent from my Xperia Z using XDA Free mobile app



lundi 28 septembre 2015

[Q] Win10 fastboot - Doesn't work. Once worked. S1boot doesn't show up device manager



Hi,

I tried every way and guides shown here. Even disabling driver integrity checks et cetera.

Currently, there's a default stock ROM on my Xperia Z2.
I install the adb-setup-1.4.2.exe installer which installs adb / fastboot + the drivers for my X64 Win10.

Alright.
Reboot.

Then I plug in the USB cord into my turned off phone and hold Volume Up.
My phone vibrates.
I release the button.

Then in tthe Device Manager, this shows up:
Identification in Device Manager
Everytime.the.same.****ing.THING!

Anybody had the same problem?
One time, through some curious wonder, it worked. S1boot showed up and even the correct driver was instaled (back then via the adb-setup by a XDA user).
Well, what am I doing wrong?

I would be glad for any help. I've tried any troubleshooting guide there is by now and I am at the end of my knowledge.

Thanks for any help,
Michael



dimanche 27 septembre 2015

[Guide][LP] How to Add Task Manager Panel to SystemUI



Hi!
Just wanna share simple mod: how to show task manager panel to statusbar expanded
Should work on stock or any custom rom using stock SystemUI

Requirement: rooted device & know how to decompile, recompile, sign apk

Steps
- decompile SystemUI.apk
- open res/values/bools.xml
- find

Code:


<bool name="config_showTaskManagerSwitcher">false</bool>

- change it to

Code:


<bool name="config_showTaskManagerSwitcher">true</bool>

- open res/layout/status_bar_expanded_header.xml
- find

Code:


<ImageButton android:id="@id/task_manager_button" android:visibility="gone" android:layout_width="48.0dip" android:layout_height="@dimen/status_bar_header_height" android:src="@drawable/ic_tasklist_switch_normal" android:layout_marginStart="8.0dip" android:layout_toStartOf="@id/settings_button" style="@android:style/Widget.Material.Button.Borderless" />
<ImageButton android:id="@id/somc_qs_button" android:background="@drawable/ripple_drawable" android:layout_width="@dimen/multi_user_switch_width_collapsed" android:layout_height="@dimen/status_bar_header_height" android:src="@drawable/ic_edit_settings" android:contentDescription="@string/accessibility_desc_edit_quick_settings" android:layout_toStartOf="@id/settings_button" style="@android:style/Widget.Material.Button.Borderless" />


- change them to

Code:


<ImageButton android:id="@id/task_manager_button" android:background="@drawable/ripple_drawable" android:visibility="gone" android:layout_width="@dimen/multi_user_switch_width_collapsed" android:layout_height="@dimen/status_bar_header_height" android:src="@drawable/ic_tasklist_switch_normal" android:layout_toStartOf="@id/settings_button" style="@android:style/Widget.Material.Button.Borderless" />
<ImageButton android:id="@id/somc_qs_button" android:background="@drawable/ripple_drawable" android:layout_width="@dimen/multi_user_switch_width_collapsed" android:layout_height="@dimen/status_bar_header_height" android:src="@drawable/ic_edit_settings" android:contentDescription="@string/accessibility_desc_edit_quick_settings" android:layout_toStartOf="@id/task_manager_button" style="@android:style/Widget.Material.Button.Borderless" />


- save all changes
- recompile, sign, push
- done

Screenshoot








Attached Thumbnails


Click image for larger version<br/><br/>Name:	Screenshot_2015-09-27-22-27-09.png<br/>Views:	N/A<br/>Size:	223.5 KB<br/>ID:	3488027
 














samedi 26 septembre 2015

Proximity sensor manager wakelock (Lollipop 5.11)



Is it normal with 1h 45 min talk time to have 1h 35min proximity sensor manager wakelock? This is a huge wakelock according to Better Battery Stats. Any way to lower it?
N.

Not sent by me.



vendredi 25 septembre 2015

Smart manager say Threat found



I own a N920C with root and Dr. Ketan's rom.
I have noticed that the smart manager say always that a threat found.
As you can see in the attached photo there is no details about it.
Any ideas ?








Attached Thumbnails


Click image for larger version<br/><br/>Name:	1443176450760.jpg<br/>Views:	N/A<br/>Size:	54.2 KB<br/>ID:	3485573
 

Click image for larger version<br/><br/>Name:	1443176467271.jpg<br/>Views:	N/A<br/>Size:	41.6 KB<br/>ID:	3485574
 














jeudi 24 septembre 2015

How to disable the Tap Notification Bar to Lock Screen/Open Task Manager ?



EDIT: Tap on the left do open Recently Apps. Sorry!

Hi im the user of Samsung Galaxy S3 Korea LTE (E210L) using DA Rom V3 (Note 4 UI).
I just flashed my new rom, so im having this problem.
How to Disable the Tap on the Right of Notification to Lock Screen and on the left to open Recently Apps ?
Hold on the Right also open Phone Options (Power Off / Restart menu)
I tap on the right of the notification bar, and that area is fade on, more Fade-White color than other area, its a small rectangle area. Then, it lock the screen.
I don't know if it has been scripted to my rom or not, i haven't found any app in my phone can do that, even Hidden App.
I have searched Google, with any possible word, haven't found anything.

Tap Notification to Turn Off Screen, Fade, there is something and someway to make it could be added!
Anyone can disable this ? My Power Button haven't broken and i don't want tap to lock screen.
Thank you!



[CM12.1] DSP Manager Fix !



Hi All,

This is the fix for DSP Manager on all CM12.1 roms. It gives again the full control on PowerAMP (MusicFX) => Better Bass Sound !

Don't install with the new CWM recovery (CM12.1) : in this case, please unzip and replace the old files (set permissions with a Root Explorer).

:good:







mercredi 23 septembre 2015

[APP][4.1+] PassKeep - Password Manager






Quote:









Description

PassKeep is an easy and secure way to keep all your passwords with you at all times. All you have to do is remember one password which is the master password. The master password is encrypted using a salted PBKDF2 (Password-Based Key Derivation Function 2). Each password is then encrypted using the master password.





Quote:









Features
  • Floating window for easier entry of passwords

  • Color code your entries

  • Backup and Restore the database

  • Auto Backup and Restore database (user configurable time, intervals & max backups)

  • Backup and Restore from CSV (** WARNING** CSV backups are unencrypted)

  • Share backups to Google Drive, Dropbox etc.

  • Password Generator

  • Password Strength Checker

  • LG Multi-window Support

  • Auto logout after a set time

  • Self-destruct mode after a certain amount of password attempts

  • Fast login - login without needing to press the sign in button

  • Block screenshots for the application

  • Keep screen on while using the application







Quote:









Use of permissions

RECEIVE_BOOT_COMPLETED - To start the auto backup on each boot.
READ & WRITE_EXTERNAL_STORAGE - For the built in file explorer and backing up DB and CSV.
SYSTEM_ALERT_WINDOW - For the floating window.





Quote:









** IMPORTANT **
As this application does not use the internet to store any of your data, IF you loose your master passkey passwords will not be recoverable. You can backup to a CSV file but it is not recommended as all your passwords will be in plain text.




App Profiles on Google Play

XDA:DevDB Information
PassKeep, App for all devices (see above for details)

Contributors
wedgess

Version Information
Status: Testing

Created 2015-09-23
Last Updated 2015-09-23



Issue with Task Manager etc. popping up randomly



Having an issue that I'm pretty sure just started after the Lollipop update. You'll be doing something like playing a game and feel the Haptic vibration like a button is being pressed. At the same time the Task Manager randomly opens and closes. A restart resolves the issue for a bir but then ib commences again. Thoughts.....??



mardi 22 septembre 2015

[Q] Is There Better Gear Manager Connection In Lollipop Builds



Or in KitKat? I know it's flakey software altogether half baked by sammy and put out to the masses, but is it any better?

I'm tired of fighting tooth and nail to get my gear to connect so I was curious. thanks!

I've got a Galaxy Gear Null_ ROM Android and Gear S R750T OA7 TizenMod Experimental Build then a T-mobile Galaxy Note Edge Hyperdrive KitKat 4.4.4 NK3 obviously.