Multi user Fingerprint logging-on in Marshmallow - Galaxy Tab S2 Q&A, Help & Troubleshooting

Ok so now i've updated to marshmallow i now have the option to have multi-users. But there SEEMS to be a bit of a missed opportunity by either samsung or google (or me, if i'm doing it wrong??)
I've created a new test user and registered my (different) finger with it.
When logging in to the device, would it not be obvious that if i was scanning MY finger, I'd want to log in as ME? apparently not.
It seems that you have to physically go into the user button in the top right, select your user if your user is not the one that is currently selected, and then scan your finger. What a waste of time.
I really hope that there is a setting somewhere that i'm missing... any ideas?

Were you able to find this?

Related

[Q] Linux like workspace switcher/screen splitter

I wanted to know since the tab has a screen that is 3x as big as a Galaxy S (3 phones put side by side on the tab) is there an app or a home launcher or something that will allow me to have multiple things running on different screens.
For example, I need to take information from one document and organize with another and I can easily switch between them on Windows and Linux.
I then need to tag along to other places and want to continue to edit both documents on my tab, I have to keep opening one document then remember a sentence or piece of information for a second and close that document and open the second one to continue typing it up.
It is a real hassle and very time consuming and frustrating. Our tabs are pretty big and I would like to utilize it to the fullest of its capabilities as a tablet/big smartphone.
What my suggestion is if anyone feels like making an app that I can do just this and more on my tab, they couod design an app that works like the home screen.
For instance you open a document, email, or webpage and want to look at another document or note you made for yourself or another email. All you do is swipe to the left or right and it is a clear home screen or something to that effect or maybe a list of documents, notes, emails, webpages you can open. You then choose/open what you need and can continue with the first page having the second one open for reference or whatever the case may be.
You can then easily switch between the 2 or however many pages you have opened just by swiping the screen just like you would your homescreen.
If someone knows of such an app or had the resources to make one please let me know.
Also this would make for a great multi-tasking app if made correctly.
What might be an issue here is that most programs themselves are going to detect the loss of focus and handle things. Either saving/reverting to front screen/closing down completely, or leaving things up and running.
I can see what you're after, more a 'cards' type thing, and it might be possible, but you'd have to override what the OS is sending to the apps (don't send the lose focus thing), or get the apps to handle things differently.
Either going to be impossible, or trivial. And even if it was possible to be hacked, apps are going to be assuming their running and might use more power. The way it works at the moment is to assume you're being shut down, and handle that gracefully so you're using minimal resources on a phone.
If one were to change how android handles the multi-tasking, would this sort of app be possible?
Another question is, are there any document editors that can do something like this?
I have an iPod Touch and an app named iFile, and it has multi-window type thing that I am describing where I can open many pages and view many documents at a time.
That's the main thing I want it for, editing documents without having to open and close constantly.
I was thinking of this the other day. This would be something you'd have to build into a ROM. It'd be a nice mod, and since Android already takes screenshots for the recent apps bar, it wouldn't be too hard to implement once the source is released. My thought is it would be a four or five finger gesture left or right. It could possibly zoom out similar to how the screens zoom when you drag an icon on the launcher so that the other tasks could be visible at the same time. The normal activity lifecycle would continue as usual (i.e. onPause() would be called as soon as the gesture starts, and onStop() once the activity is off the screen). A screenshot would be used in place of the actual Activity until the gesture is over (meaning the Activity has "snapped" into place).

[Q] Capture Stylus events before they go to Apps

Reposting from where I previously put this, on the suggestion that folks here might have more idea what I am talking about.
Yes, this is a question but I couldn't see that it fit in better to one of the other forums. If I am wrong please accept my apologies and redirect me, thanks.
I'm trying to work with a custom build of Android based on KitKat to incorporate a stylus, copying some of the functionality (though not code) from Samsung which sells Android-with-stylus builds for e.g. the Note 3. I'm not including details of the specific device because right now I am working on a custom dev device and my aim is to write code which is generic enough to be usable from any Android (based on KitKat). The build (written by others) already incorporates drivers and sends stylus events correctly as motion events etc. Programming at the app level I can receive onHover, onTouch, onClick etc
The specific functionality I am trying to achieve is to pick up a stylus-button-click while hovering. It's perfectly possible to do this in any app, using an onGenericMotion Listener.
However, I want to make my "stylus-action" have system-wide effect - so that anywhere (in any other app, or in the launcher or whatever) I will pick up the event (prior to any other app) and bring up my custom menu. (just like AirCommand in Samsung Note 3) I guess in my custom Android this would then make that particular action somewhat protected or unusable for other users, but I'm ok with that.
In older Android (prior to ICS) you could try something by putting up a System Overlay (i.e in regular app code, without hacking the ROM at all), but this is no longer possible.
This is not an attempt to tapjack or whatever, I understand why this functionality has been removed from the domain of the regular programmer, and I don't want to regress my ROM back to pre-ICS behaviour by allowing the System Overlay hack. Now I am programming the system (if my change is good enough I'd like to submit it back to AOSP) so I would like to know the best method to address this. Since Samsung have already done this, it must be legal (using legal in the terms of "Android will allow it"), and I want to do it right.
Is it possible to write something similar to the System Overlay when you are running from a system service? Or is there a good choke-point to capture events before they are broadcast to the current running apps?
I was looking at (sorry, not allowed to post links) AndroidXRef /frameworks/base/core/java/android/view/View.java specifically in the function dispatchHoverEvent() which looks like a promising place. My naive idea is that I would place code here checking the MotionEvent to see if the button is pressed and if it is, don't call any listeners and instead call my little menu app (or broadcast a custom message, or something anyway). However, I've never written code on the ROM level before (LOTS of experience writing app code) so I don't know if this is a really bad point or a good point to add in code. Should I be putting things at a higher level or a lower one? Will this capture all events or not? Is it all just trial and error?
If this is the wrong place to ask questions like this, please tell me where on XDA I should be asking it. If it's the right place - please answer
Thanks
Kibi

[request] older version of ES File Explorer

I regret thoughtlessly letting my ES File Explorer update whenever it wanted. The newer versions seem to have a lot of problems with updating the screen and are, in general, sluggish on my NST.
I currently have version 3.2.5.1. Does anyone have an older version on hand?
nmyshkin said:
I regret thoughtlessly letting my ES File Explorer update whenever it wanted. The newer versions seem to have a lot of problems with updating the screen and are, in general, sluggish on my NST.
I currently have version 3.2.5.1. Does anyone have an older version on hand?
Click to expand...
Click to collapse
The version I am currently using (attached) I've had for at least a year, and it has never failed me. Unfortunately, I can't tell you what the version is, since I'm using your framework-res mod and the gray text blends in with the gray background
Hope this helps!
To my aging bi-focal enhanced vision that is version 3.0.9.0. It would likely be completely unreadable without the framework mod.
Thanks a bunch. It's much better behaved. No more updates on that one!
nmyshkin said:
To my aging bi-focal enhanced vision that is version 3.0.9.0. It would likely be completely unreadable without the framework mod.
Thanks a bunch. It's much better behaved. No more updates on that one!
Click to expand...
Click to collapse
Glad to be of assistance. Don't forget that you can turn off Auto-Update by navigating [Quick Access Menu > Settings > Update settings > Uncheck "Auto check"]. That way, you aren't ever "tempted" to update to the next version
ИΘΘK¡€, is that version working properly when you choose "view" button on the bottom of the screen? Every version I have tried to this point crashed when I tried to change the view,
thrackanomir said:
ИΘΘK¡€, is that version working properly when you choose "view" button on the bottom of the screen? Every version I have tried to this point crashed when I tried to change the view,
Click to expand...
Click to collapse
It's very odd. It almost never works, but once in a blue moon, I'll try it, and it functions correctly. I've just resorted to ignoring it and using the "swipe to the left or right" function to change the view.
I am not sure that we are thinking about the same thing. I'll try to explain. In default mode when brosing directories I see an icon grid with very limited space for filenames. It is irritating when I try to choose the correct one from whole bunch of similar named ones, when the differencr is at the end of their file name, which is shortened/hidden. I want to change the vie mode from grid to list or something similar that would allow the filenames to be displayed fully. Do you have any solution for this? (Now I switch to Root Browser when I really need the list view, but that is quite an inconveniance)
thrackanomir said:
I am not sure that we are thinking about the same thing. I'll try to explain. In default mode when brosing directories I see an icon grid with very limited space for filenames. It is irritating when I try to choose the correct one from whole bunch of similar named ones, when the differencr is at the end of their file name, which is shortened/hidden. I want to change the vie mode from grid to list or something similar that would allow the filenames to be displayed fully. Do you have any solution for this? (Now I switch to Root Browser when I really need the list view, but that is quite an inconveniance)
Click to expand...
Click to collapse
Oh - pardon my mistake, there, I had forgotten what the view button actually did!
I do know to what you're referring, but I can't say that I know of a way to do that at the moment. However, I'm doing some research and experimentation to see f I can find out either an alternate way to switch views or a way to fix the f/c hitting "View" gives us. I'll keep you posted.
Not sure why I didn't find this the first time I went looking, but here is a place with many older versions of the app. Scroll down the page until you get to "previous versions" then hit the "view more" button.
I tried the earliest v. 3.x and it still produced the crash on "view"--something I had never noticed before with whatever version I originally had. Probably I never tried it.
The last 1.6x version (1.6.2.3) is stylistically a little different but has the (crashless) option to change from icons to list format AND the settings menu system is like the native B&N settings menu (yay!), i.e., you can read it easily.
Not sure about all other capabilities, but I'm easy on what I ask it to do. I use Root Browser for the heavy duty stuff.
Thanks, guys (sorry for the delay)!
Thanks - the newer version does work, but requires a lot of patience until screens are displayed correctly. I was always wondering why eStrongs still pushes updates to 2.1 devices that are too memory hungry to run properly - but here we go.
another reason to love this old version
I went to do some file cleanup this morning and made the discovery seen in the attached screen image: -)
No similar behavior on current market versions.

SM-710 Multi-user mode broken?

I recently retired my son's Galaxy Tab 2 (7") for a new SM-710 (updated OTA to 5.1.1). The old Tab 2 (running CM12) was setup in multi-user mode with him as a restricted user. It worked great - I could limit his access on an app by app basis, his data didn't cross-over into my data, he could log into services with his own account etc etc.
So I had intended to setup his new SM-710 the same way - me as the primary user, him as a restricted user. One HUGE problem - the Samsung (TouchWiz) version of Lollipop seems to be missing a critical menu item that is present on stock Lollipop devices. I can't find the "add users from lockscreen" option in the USER settings. On stock devices there is a menu button (top right) where this option is located. It is usually defaulted to unchecked, however on the Samsung version, the device behaves as if the option is checked, and yet there is no menu item to uncheck. This results in both the "GUEST" and "ADD USER" items appearing in the multi-user lockscreen menu when the device is locked. This is a problem for a multitude of reasons. My son could simply create a new user from the lockscreen and use that account to bypass all the restrictions I have placed on his account. Moreover, anyone else could do the same thing, making it impossible to secure the device.
I have tried a few fixes that I found here and elsewhere. All of them required me to root the device, none of them worked (build.prop edits, sql db edits etc). Happy to describe in detail what I tried, but didn't want to make the post any longer that it had to be). Has no one else noticed this problem/error/bug? Am I missing something obvious?
Any help / insight would be appreciated.
Have a look at Samsungs' "Kids Mode", available in the Galaxy Apps store. It is supposed to be their solution for handing your tablet or phone to your children. It requires a pin code to leave the Kids Mode. However, I suspect it is targeted at rather youngish kids.
My T815, which is still at 5.0.2, doesn't even have the options you describe. I'm a bit annoyed that Samsung has spent time disabling features that just come for free from Google.
The build.prop edit should have worked according to other threads. I'm not rooted, so I can't tell.

is this a keylogger or other spyware?

Noticing that sometimes my screen doesn't respond on the homepage but if i hit home it looks like an overlay shrinks down to bottom of screen and ibsee the home screen again, then it works. Recent change, no new apps installed. Malwarebytes says no suspicious packages.
Noticing same thibg w fingerprint reader too. Doesn't wotk. Close app, reopen and now works.
Almost like something sitting on top of the android interface.
tomplatz said:
Noticing that sometimes my screen doesn't respond on the homepage but if i hit home it looks like an overlay shrinks down to bottom of screen and ibsee the home screen again, then it works. Recent change, no new apps installed. Malwarebytes says no suspicious packages.
Noticing same thibg w fingerprint reader too. Doesn't wotk. Close app, reopen and now works.
Almost like something sitting on top of the android interface.
Click to expand...
Click to collapse
Hard to imagine without a visual...Are you on stock firmware or a custom rom? Any mods installed?
Screenshot, please.
Thx guys. Cant screenshot b/c nothing works except home button.
Stock not rooted at&t
Do you have a friend with a phone camera?
I'd take your device to either a Samsung Service Center or back to the retailer for a replacement unit if possible. As there is a chance that you were sold a faulty unit.
tomplatz said:
Thx guys. Cant screenshot b/c nothing works except home button.
Stock not rooted at&t
Click to expand...
Click to collapse
Can you get into recovery or download mode? I would try a factory reset or flash stock firmware with Odin to rule out firmware/software issues first.
Check which apps have permission to draw over the screen, also try see if it happens in safe mode.
Thanks, where do i check that? Under app permissions there is no draw over screen
3dots-Special access-Apps that can appear on top
Well, are there other options for defining a keylogger or not? I am almost sure that a huge number of manufacturers initially integrates various keyloggers into their programs, especially for software manufacturers under MAC. No wonder, but sometimes it’s really worth it, only if you use this application exactly as you should. In any case, I don’t think it’s a toy, it’s illegal, the main thing is to coordinate it, like this application https://www.refog.com/, it’s convenient because you install it yourself and are responsible for it.
Treitors said:
Well, are there other options for defining a keylogger or not? I am almost sure that a huge number of manufacturers initially integrates various keyloggers into their programs, especially for software manufacturers under MAC. No wonder, but sometimes it’s really worth it, only if you use this application exactly as you should. In any case, I don’t think it’s a toy, it’s illegal, the main thing is to coordinate it, like this application https://www.refog.com/, it’s convenient because you install it yourself and are responsible for it.
Click to expand...
Click to collapse
No one really has an idea. For all you know, all the custom ROM developers in XDA could be inserting keyloggers into the ROMs and no one would notice. Normally such keyloggers are required to be enable in 'Accessibility' in Settings; however most developers here could easily integrate it into the system and name it to be something less malicious. i.e. "qualcommaptlog", "Audiolog".
I'm just blindly making accusations. But I expect that this topic should be discussed widely among developers.
If my comment here gets deleted or this thread gets closed.. I'm going to assume that my accusations above are correct.

Categories

Resources