[MOD][XPOSED][5.0+] Bypass Exchange Policies (Outlook & Gmail) - Xposed Framework Modules

Bypass Exchange Policies
Bypass Exchange security policies for Microsoft Outlook and Gmail.
This Xposed module will attempt to bypass the security policies that e-mail applications might want to enforce when you add new Exchange accounts. Currently only Microsoft Outlook and Gmail for devices running Lollipop and above are supported. Some applications - like Gmail - apply obfuscation (with a tool like ProGuard) to prevent tampering with the code. It's possible that this module stops working for future Gmail updates if classes and/or class members receive new random names compared to the previous version. Feel free to submit pull requests fixing bugs or version incompatibilities or adding support for new applications.
Download
Please refer to the GitHub releases page to download the Xposed module until the module is not made available in the Xposed Repository.
Changelog
Please refer to the CHANGELOG file for the full changelog details.
Credits
rovo89: Xposed, a framework for changing the system/applications behaviour without touching any APKs.
Shantanu Goel: Exchange security bypass Xposed module for Nexus and AOSP Android devices.
diwulechao: Exchange security bypass for Android Lollipop Xposed module.
Source
https://github.com/rfgamaral/BypassExchangePolicies
License:
Use of this source code is governed by an MIT-style license that can be found in the LICENSE file.

I've just tried this module but it doesn't work for me unfortunately. I want to add my work e-mail account so that I can sync its calendar into my phone.
LG Nexus 5
Android 6.0.1 MOB30M Stock+ ROM by @tupac4u
Xposed framework version 85
Bypass Exchange Policies version 1.0.0
After filling in the Exchange connection details, I was brought to the following screens:
Remote security administration
Account options
Activate device administrator?
Your account is set up and email is on its way!
Security update required
So, I'd say the module isn't working for me.

lokety said:
LG Nexus 5
Android 6.0.1 MOB30M Stock+ ROM by @tupac4u
Xposed framework version 85
Bypass Exchange Policies version 1.0.0
Click to expand...
Click to collapse
Are you referring to Gmail or Outlook? And what's the full version of the app?
Also, can you post the Xposed log? You can get it from Xposed Installer.
Save​

Nazgulled said:
Are you referring to Gmail or Outlook? And what's the full version of the app?
Also, can you post the Xposed log? You can get it from Xposed Installer.
Save​
Click to expand...
Click to collapse
I'm using Gmail 6.6.125987275.release.
Xposed log attached.

lokety said:
I'm using Gmail 6.6.125987275.release.
Click to expand...
Click to collapse
As I suspected, since Gmail is obfuscated with ProGuard, new versions generate new random names for class names/members and the Xposed hooks fail because it can't find the proper methods.
I'm afraid it won't be possible to have an Xposed module that works consistently for Gmail. It would need to be updated every time a new version is released and that's not feasible for me, sorry.
I've made the code open-source for lots of reasons and one of those is so that people can submit pull requests to fix problems like this. I currently don't have the time to look into this, maybe someone else might take a look. In the mean time here's what you can try if you want:
Remove your Exchange accounts.
Downgrade to 6.5-1.123769152.release.
Enable the module (don't forget to reboot).
Configure your Exchange account.
Upgrade to latest version available.
lokety said:
Xposed log attached.
Click to expand...
Click to collapse
I can't read this log file, it looks like a binary file instead of a text file...

Ok, I just took a quick look to the latest Gmail version, compared both applications decompiled source and only found a single difference of relevance.
That difference was in the dialog popup that appears when setting up an account with Exchange policies. If that is really the only difference, when you get that dialog, just press "OK" to "accept" the dialog and continue with the account process creation. After this step, can you finish the setup configuration without being asked to setup a device administrator or it still doesn't work?

Nazgulled said:
Ok, I just took a quick look to the latest Gmail version, compared both applications decompiled source and only found a single difference of relevance.
That difference was in the dialog popup that appears when setting up an account with Exchange policies. If that is really the only difference, when you get that dialog, just press "OK" to "accept" the dialog and continue with the account process creation. After this step, can you finish the setup configuration without being asked to setup a device administrator or it still doesn't work?
Click to expand...
Click to collapse
Nevermind, test this myself. It doesn't work...

lokety said:
I'm using Gmail 6.6.125987275.release.
Xposed log attached.
Click to expand...
Click to collapse
Please try the new v1.0.1 I just pushed to GitHub.
Hopefully it works now

Yes @Nazgulled, version 1.0.1 sure does work for Gmail 6.6.125987275! Thanks man.

I'm not sure if I'm doing something wrong or if what I'm trying to do isn't in the scope of this, but I can't seem to get this module to stop my company's Exchange security settings from disabling Smart Unlock.
Any help would be greatly appreciated,
Fly

FlyOnTheWall43 said:
I'm not sure if I'm doing something wrong or if what I'm trying to do isn't in the scope of this, but I can't seem to get this module to stop my company's Exchange security settings from disabling Smart Unlock.
Any help would be greatly appreciated,
Fly
Click to expand...
Click to collapse
Are you using Gmail or Outlook?
Make sure you have the latest version installed for the app you use (check http://www.apkmirror.com and download new version if necessary).
For this module to work, you'll need to remove your Exchange account from the e-mail client (check the settings, accounts and device admins and make sure everything related to that account is removed) and then re-add it with the module activated. Don't forget to reboot your phone after enabling the module in Xposed Installer.
If this didn't help, please be more specific. Detail exactly what you are trying to do, post screenshots or record a short video demonstrating the issue.

Nazgulled said:
Are you using Gmail or Outlook?
Click to expand...
Click to collapse
Currently, both. I use the Outlook app to view/reply to my work emails, and I use the Gmail (connected to the same account) in order to get my meetings to show up in my Google Calendar (if this is possible - I can't find the setting - to do this only using the Outlook app, I'm all ears).
Nazgulled said:
Make sure you have the latest version installed for the app you use (check http://www.apkmirror.com and download new version if necessary).
Click to expand...
Click to collapse
Currently running Outlook Version: 2.1.33 (Current per http://www.apkmirror.com/?s=outlook&post_type=app_release&searchtype=apk)
Currently running Gmail Version: 6.5-1.123769152.release (Not sure why I haven't been upgraded to the 6.6.125987275.release version available. I'll update to that and try again.)
Nazgulled said:
For this module to work, you'll need to remove your Exchange account from the e-mail client (check the settings, accounts and device admins and make sure everything related to that account is removed) and then re-add it with the module activated. Don't forget to reboot your phone after enabling the module in Xposed Installer.
Click to expand...
Click to collapse
I attempted to do this, but I didn't ensure that Smart Lock was allowed after removing the account and re-adding it, so I'll try again, including this step, and report back.
Thanks again for your time,
Fly

FlyOnTheWall43 said:
Currently, both. I use the Outlook app to view/reply to my work emails, and I use the Gmail (connected to the same account) in order to get my meetings to show up in my Google Calendar (if this is possible - I can't find the setting - to do this only using the Outlook app, I'm all ears).
I don't think it's possible, that's a limitation on the Outlook app. A really frustrating one.
Currently running Outlook Version: 2.1.33 (Current per http://www.apkmirror.com/?s=outlook&post_type=app_release&searchtype=apk)
FlyOnTheWall43 said:
Currently running Gmail Version: 6.5-1.123769152.release (Not sure why I haven't been upgraded to the 6.6.125987275.release version available. I'll update to that and try again.)
Click to expand...
Click to collapse
I wasn't it either, just update the app manually and use v1.0.1 of the module, should work
Click to expand...
Click to collapse

Nazgulled said:
FlyOnTheWall43 said:
Currently, both. I use the Outlook app to view/reply to my work emails, and I use the Gmail (connected to the same account) in order to get my meetings to show up in my Google Calendar (if this is possible - I can't find the setting - to do this only using the Outlook app, I'm all ears).
I don't think it's possible, that's a limitation on the Outlook app. A really frustrating one.
Currently running Outlook Version: 2.1.33 (Current per http://www.apkmirror.com/?s=outlook&post_type=app_release&searchtype=apk)
I wasn't it either, just update the app manually and use v1.0.1 of the module, should work
Click to expand...
Click to collapse
Click to expand...
Click to collapse
All is working. Thanks!

Glad I could help.

Hi, Nuzgulled, v1.0.1 running with Outlook Version: 2.1.33 worked. Thanks for the great work!
Just want to check if you will extend the support to Email app, I'm using Email version 12.0.A.0.9, which should be AOSP compatible.
Thanks in advance for any feedback.

Zwing said:
Hi, Nuzgulled, v1.0.1 running with Outlook Version: 2.1.33 worked. Thanks for the great work!
Just want to check if you will extend the support to Email app, I'm using Email version 12.0.A.0.9, which should be AOSP compatible.
Thanks in advance for any feedback.
Click to expand...
Click to collapse
Not sure what e-mail app is that... Point me to the .apk on APK Mirror please. However, I don't really have time to work on this right now, but pull requests are welcome

Hey,
Works great with Outlook.
Any chance for Nine support?

benthe said:
Hey,
Works great with Outlook.
Any chance for Nine support?
Click to expand...
Click to collapse
I thought Nine had a built in option to bypass Exchange security, but it must not work if so. Have you tried this?
http://forum.xda-developers.com/nexus-6/help/how-to-exchange-bypass-nine-email-t3109762/page3

sansnil said:
I thought Nine had a built in option to bypass Exchange security, but it must not work if so. Have you tried this?
http://forum.xda-developers.com/nexus-6/help/how-to-exchange-bypass-nine-email-t3109762/page3
Click to expand...
Click to collapse
It doesn't work, I can't open any of the databases (it just says that any file I select there "isn't a databse").

Related

Patch for email.apk to allow Yahoo Mail over wifi

I've been browsing the web for the last couple of days trying to get out of buying a Yahoo Mail Plus account so I can check my Yahoo Mail over wifi. Anyway, I just stumbled over this in the Alldroid forums. This guy has created a patch for the email.apk for the Droid that allows you to check your Yahoo Mail over wifi. Anyone want to see if the lines are the same in our 2.1 version of Android and create a patched email.apk for the users of the Nexus One? Here's the link: http://alldroid.org/threads/16279-Email-with-Yahoo-IMAP-support
I take no credit for this other then searching for a way to be a cheap skate. Thanks to anyone that can help and possibly create a new patched email app for those of us using Yahoo Mail.
I'll gladly 2nd this request.
I had basically sworn off my sole Yahoo account b/c I can't stand checking ONLY while on Cellular networks.
Thanks in advance for anyone with the know-how to figure this out
JJackson9995 said:
I'll gladly 2nd this request.
I had basically sworn off my sole Yahoo account b/c I can't stand checking ONLY while on Cellular networks.
Thanks in advance for anyone with the know-how to figure this out
Click to expand...
Click to collapse
Just log in to the Yahoo Canada website and enable the pop server. It will still pull yahoo.com emails (at least it did...).
hotweiss said:
Just log in to the Yahoo Canada website and enable the pop server. It will still pull yahoo.com emails (at least it did...).
Click to expand...
Click to collapse
Nope, the Yahoo Canada site still requires Yahoo! Mail Plus for POP access and forwarding. (At least, it did for me.)
However, I'm not fully certain if this would work, anyway. It appears that Yahoo!'s servers are blocking IPs that do not come from the pool reserved for mobile operators. Unless this patch is a way to force connections to Yahoo!'s mail servers to go through the cellular data connection, and use the WiFi for all other network connections when WiFi is available. (That would be the more likely avenue.)
chesh420 said:
I've been browsing the web for the last couple of days trying to get out of buying a Yahoo Mail Plus account so I can check my Yahoo Mail over wifi. Anyway, I just stumbled over this in the Alldroid forums. This guy has created a patch for the email.apk for the Droid that allows you to check your Yahoo Mail over wifi. Anyone want to see if the lines are the same in our 2.1 version of Android and create a patched email.apk for the users of the Nexus One? Here's the link: http://alldroid.org/threads/16279-Email-with-Yahoo-IMAP-support
I take no credit for this other then searching for a way to be a cheap skate. Thanks to anyone that can help and possibly create a new patched email app for those of us using Yahoo Mail.
Click to expand...
Click to collapse
fyi, I just download the 2.1-update1 version from the thread you linked and adb pushed it to /system/app and it appears to be working fine (can't test the yahoo thing as I don't have/use yahoo).
fwiw, I didn't have Email.apk to begin with (always remove it after flashing).
I was going to try pushing that one tomorrow when I get back to my copy of adb. I'll post how well it works. Maybe we can get it added to the roms if it works.
I tried it, and used the following settings from this page:
http://androidforums.com/motorola-droid/15600-yahoo-imap-hotmail-pop3-settings.html
IMAP Setting :
YAHOO IMAP
Incoming IMAP Mail ServerSetting :
User Name : [email protected]
Password : your email password
Incoming Mail Server : imap.n.mail.yahoo.com
Mail Box Name : Yahoo IMAP
Mail Box Type : IMAP
Security (Port) : Off
Port : Default
Outgoing IMAP Mail ServerSetting :
Email Address : [email protected]
User Name : [email protected]
Password : your email password
Outgoing Mail Server : smtp.mobile.mail.yahoo.com
Security (Port) : Off
Port : 587
Click to expand...
Click to collapse
Totally works over WiFi !!!!!!
CONFIRMED. works here.
Although I don't think push/check frequency is working. I have it set to 5 minutes, email myself from my Gmail and still nothing, that was about 15 mins ago lol
Anyone have a fix for that? thanks!
Just adb pushed it to my phone using the same imap settings that I was before and it totally works over wifi! We should get this added to the roms as a patch. Definitely useful for those of us that use Yahoo Mail.
i'd rather use SEVEN instead...it's almost instantaneous.
faizalmzain said:
i'd rather use SEVEN instead...it's almost instantaneous.
Click to expand...
Click to collapse
I imagine you're talking about this site: http://www.seven.com/index.html
- Which currently does NOT support T-Mobile, unless you sign up for their BETA program.
- Their BETA program requires you send an SMS message upon activation and for each email account setup...To their Isle of Man location, which would incur international costs, especially since I don't have a texting plan.
Are you using this, with Yahoo? Can you give more detail?
Just change your yahoo settings to Yahoo! Asia and everything works fine.
Henchman said:
I tried it, and used the following settings from this page:
http://androidforums.com/motorola-droid/15600-yahoo-imap-hotmail-pop3-settings.html
Totally works over WiFi !!!!!!
Click to expand...
Click to collapse
OMG. That works! Thanks a damn lot!!!! =)
Been waiting for this. It's one of the reasons why I still kinda use my iPod Touch. hehe
bradthemac said:
Just change your yahoo settings to Yahoo! Asia and everything works fine.
Click to expand...
Click to collapse
What do you mean?
Namuna said:
- Their BETA program requires you send an SMS message upon activation and for each email account setup...To their Isle of Man location, which would incur international costs, especially since I don't have a texting plan.
Click to expand...
Click to collapse
Remove your SIM card before adding your first email account to avoid sending the international SMS. You will need a Wi-Fi connection.
But there is a bug where it will keep the phone's awake time 100%, see the android section in seven's beta program forum for more info. (requires registration to access)
I just set-up the SEVEN app, and it rocks.
And I didn't need to do the SMS thing either.
You can download the software directly to the phone.
I tested it with my standard free Yahoo account, sent myself an email, and received it almost instantaneously.
Why this isn't all over every Android forum, I don't know.
Small tip. If the app FC's after initial install, just reboot the phone, and it should boot fine.
yes it rocks...
the notification icon also differentiate the emails account.
Push doesn't work, I've email myself multiple times from my gmail to my yahoo, with the fetch interval to 5 minutes (guess it's not push after all)
Am I using the wrong server settings?
If anyone has push/fetch working please PM me or post in here for others to see! thanks
Just wanted to let anyone know that cares that I uploaded the patch to CM's github yesterday and it's already been approved to be included in the next version. So, as of ver 5.0.5.3+ it should be included. YAY!
gIMpSTa said:
fyi, I just download the 2.1-update1 version from the thread you linked and adb pushed it to /system/app and it appears to be working fine (can't test the yahoo thing as I don't have/use yahoo).
fwiw, I didn't have Email.apk to begin with (always remove it after flashing).
Click to expand...
Click to collapse
the email.apk works fine. The patch is to trick yahoo into seeing your wifi connection as a mobile connection.
Yahoo doesn't allow access to their mobile site through wifi, only through a cell carrier.

Flashable Galaxy Tab Email app/Bionix Frost and Simply Galaxy/Sweet Honey/Bi-Winning

PLEASE READ THE OP! YOU MAY NOT THINK SO, BUT THERE IS INFORMATION HERE THAT MAY SAVE YOU TIME AND HEADACHES!
This is a flashable zip of the Galaxy Tab email app for 2.2.1 Roms. It does not work properly with exchange in 2.2 Roms, so please do not use if you are on a 2.2 Rom and need to use exchange. If you do not use exchange and are on a 2.2 or 2.2.1 Rom, it will work fine!
HISTORY: This app was ported to the Vibrant last year and was modded by XDA member, 'smoothone' who fixed the resolution for the Vibrant. Before that, the app was too large for the lower resolution Vibrant screen. It had many problems for exchange users which were only resolved when Froyo 2.2.1 was released. This app has extraordinary functionality, including multi-delete and support for all versions of exchange. It doesn't exactly support 'push' for corporate exchange accounts, but you can set it to sync on an interval of five minutes.
It has been tested and reported working perfectly in both Bionix Frost, Simply Galaxy/Sweet Honey, and Bi-Winning all 2.2.1 Roms. If you encounter any problems, please be clear in describing what exactly is going wrong. Screenshots are in the second and third posts below.
Instruction for setting up Yahoo accounts in Android.
IMAP is another way you can get Yahoo! Mail on your phone. Using IMAP you can download messages with your mobile client, so you can access your mail even when not connected to the mobile Internet.
*
How to set up Yahoo! Mail with your mobile client using IMAP
On your phone, press < Home >, then open the Email application.
On the 'Your accounts' page, select Next to get started with setup.
Enter your full Yahoo! address and password, then select Next.
On the next screen, you can give the account a nickname and choose the name to display on your outgoing messages. Tap Done.
*
If prompted, supply the following information:
Incoming Server - imap.mail.yahoo.com
Outgoing Server - smtp.mail.yahoo.com
Incoming Port - 993 (requires SSL)
Outgoing Port - 465 (requires SSL)
Username: full email address ([email protected])
Password: is the password you login to Yahoo! with
Note! The setup menu on your phone will take you through the incoming server settings first (incoming server,then incoming port, then check a box for 'ssl' required...) and then you can set up the outgoing server settings.
Click to expand...
Click to collapse
Instructions for setting up 'Push' for Hotmail and Gmail
FOR HOTMAIL: Open the email app and tap 'Menu' then 'Account Manager' then 'Add Account'. Type in your full 'Username and Password' ([email protected]) then select Manual 'Setup'. Out of the three choices choose 'Exchange account'. Your Domain\Username will appear with a backward slash. You must add '@hotmail.com' to it. The only other thing you need to change here is the server setting to 'm.hotmail.com'. Use ssl will already be checked. Tap 'Next'. NOTE: This may work for '[email protected]', and '[email protected]' too, but that has not been confirmed.
FOR GMAIL: Open the email app and tap 'Menu' then 'Account Manager' then 'Add Account'. Type in your full 'Username and Password' ([email protected]) then select 'Manual Setup'. Out of the three choices choose 'Exchange account'. Your Domain\Username will appear with a backward slash. You must add '@gmail.com' to it. The only thing you need to change here is the server setting to 'm.google.com'. Use ssl will already be checked. Tap 'Next'.
Click to expand...
Click to collapse
NEW***NEW***NEW***
Thanks to krad42 we now have a version with security removed! He can explain it better than me.
I was sick of using pin mode to unlock my phone every time I locked it. Keep in mind there is a purpose of the security tools, prevent unauthorized access and remote wipe incase your phone gets lost. I am actually using delay lock app from market with this setup so that the phone will prompt for pin after a set period of time, but not every time I close out. Go ahead and make a flashable if you would like, hopefully it will be useful for others. Be safe, follow krad's advice and use the 'DelayedLock' app from the Market!
Click to expand...
Click to collapse
Credit: We all owe 'Smoothone' a big thanks for fixing the resolution of the app for our phones!
Thank anyone who helps you out with any problems by hitting their 'Thanks' button and please, be civil. Enjoy!
Raymond,
Thank you for this as well as the rom explanation. I've been trying to get it to work with Bionix V1.3.1 and now I know the problem.
Screenshots
Here are some Screenshots in landscape mode!
Screenshots
Here are some more plus one in Portrait mode!
Rom explanation
Raymond,
Thank you for this as well as the rom explanation. I've been trying to get it to work with Bionix V1.3.1 and now I know the problem.
Click to expand...
Click to collapse
Wow, that was fast! I hadn't finished setting things up yet, lol! That reminds me that it works fine if you are not using exchange and I should add that to the OP!
I saw in another post that you have one that gets by the security lock tool. Can you post that version.
Thanks
Sent from my Vibrant T959 using XDA Premium App
Seems like exchange issues are dependant on the version of the exchange server that someone is synching with. I had all kinds of issues when my job had exchange 2007. Now they are running 2010 and I have not had any issues with stock or tab versions.
Sent from my Vibrant T959 using XDA Premium App
email.apk
I saw in another post that you have one that gets by the security lock tool. Can you post that version.
Thanks
Click to expand...
Click to collapse
Yes, I can. That one is the stock version however. I think I can find it although it is not in a flashable. If you need it that way, let me know.
XDA member, djmz, modded this one.
Exchange 2010
Seems like exchange issues are dependant on the version of the exchange server that someone is synching with. I had all kinds of issues when my job had exchange 2007. Now they are running 2010 and I have not had any issues with stock or tab versions.
Click to expand...
Click to collapse
Thanks for that information!
Can you post tab version with sec bypass. Thanks.
The stock one did work with no security lock down..
Sweet
Sent from my Vibrant T959 using XDA Premium App
"It has been tested and reported working perfectly in both Bionix Frost and Simply Galaxy/Sweet Honey, both 2.2.1 Roms."
Raymond, do you use it with Trigger without any issues?
Security bypass
Can you post tab version with sec bypass. Thanks.
The stock one did work with no security lock down..
Sweet
Click to expand...
Click to collapse
Sorry it took me so long to reply, but I can't connect in Firefox for some reason today either on Windows or Ubuntu and IE isn't working so fast either although it is working. Anyway, sad to say I don't know of a Tab version with the security disabled. There were two tools able to do that made for use with HTC phones. Other devs modded those applications and got it working for other devices. Problem was no one managed to do it for the Galaxy Tab version that I know of. It was about that time that Froyo 2.2.1 was released and all efforts seemed to die out. I did try to contact smoothone and let him know there was a tool to remove security, but he had received a ban from XDA and was unreachable. Another user posted that he was leaving xda after his ban. If you have the ablility, I can put you in touch with those threads tonight if you want to take a crack at modding it for the Tab version.
Edit: I'll try looking into it tomorrow also, but I can make no promises of success.
flashable zip
"It has been tested and reported working perfectly in both Bionix Frost and Simply Galaxy/Sweet Honey, both 2.2.1 Roms."
Raymond, do you use it with Trigger without any issues?
Click to expand...
Click to collapse
Yes I do, but I don't use exchange. I use it to access both my yahoo and gmail accounts. The only strange thing that happens is I get an error message when I use the app while connected to my wifi, but all the emails load anyway.
If you have the threads handy I'll take a look.
Thanks
is there a certain way you have to set this up? i went to setup my yahoo and it keep giving me invalid username or password...
Flashable Gtab email app
If you have the threads handy I'll take a look.
Thanks
Click to expand...
Click to collapse
I had very little chance of finding this again but luckily I came by my old post to, smoothone. That link is the ticket to one of those apps I told you about. I'll try for the other one tonight!
I don't know where you are on this, but I think I've found something else you could use to solve the exchange problems with the Galaxy Tab once and for all. [APP] **Updated 12/27/2010** Email.apk - Gingerbread src code w/o Exchange security I guess the idea is to remove the ability of the app the look for a security code. I don't know, it's all French to me, LOL!
http://forum.xda-developers.com/showthread.php?t=775007
I tried to pm you, but that wouldn't go through. If you do anything with this, let me know. It would be nice to have this app working for those using exchange on what is now called the 'Obsidian' Rom again!
Click to expand...
Click to collapse
Edit: Found it! This is the thread where that stock app with the security removed originated. Djmz, I think did it. http://forum.xda-developers.com/showthread.php?t=655649
RaymondPJR said:
I had very little chance of finding this again but luckily I came by my old post to, smoothone. That link is the ticket to one of those apps I told you about. I'll try for the other one tonight!
Edit: Found it! This is the thread where that stock app with the security removed originated. Djmz, I think did it. http://forum.xda-developers.com/showthread.php?t=655649
Click to expand...
Click to collapse
Thanks for the link, I was able to get the new tab email client working with no security policy getting pushed down. Confirmed working on Sweet Honey Exchange server 2010. Modified client attached for anyone that wants to try it out.
Flashable Gtab email app
is there a certain way you have to set this up? i went to setup my yahoo and it keep giving me invalid username or password...
Click to expand...
Click to collapse
Sorry I missed you post earlier. I used to get that error message when connected to wifi on my yahoo account. I just checked, and I don't get it anymore. (Strange) I would try deleting your yahoo account on the phone and going to menu>setting>applications>manage applications>all tab> scroll down to account and sync settings (actually it's third in the list on my phone) tap that and delete any cache and data (if there is any). Then scroll down to the email app and delete cache and data for that (there definitely should be some). Then reboot and reset your yahoo account. Let me know if that works.
Edit: Sorry I forgot all about Imap! Something changed when setting up yahoo in android from my last rom to this one. I had the instructions in my file the whole time. The setup menu on the phone will take you through the incoming server settings first (incoming server,then incoming port, then check a box for 'ssl' required...) and then you can set up the outgoing server settings.
IMAP is another way you can get Yahoo! Mail on your phone. Using IMAP you can download messages with your mobile client, so you can access your mail even when not connected to the mobile Internet.
*
How to set up Yahoo! Mail with your mobile client using IMAP
On your phone, press < Home >, then open the Email application.
On the 'Your accounts' page, select Next to get started with setup.
Enter your full Yahoo! address and password, then select Next.
On the next screen, you can give the account a nickname and choose the name to display on your outgoing messages. Tap Done.
*
If prompted, supply the following information:
Incoming Server - imap.mail.yahoo.com
Outgoing Server - smtp.mail.yahoo.com
Incoming Port - 993 (requires SSL)
Outgoing Port - 465 (requires SSL)
Username: full email address ([email protected])
Password: is the password you login to Yahoo! with
Click to expand...
Click to collapse
Thanks for the link, I was able to get the new tab email client working with no security policy getting pushed down. Confirmed working on Sweet Honey Exchange server 2010. Modified client attached for anyone that wants to try it out.
Click to expand...
Click to collapse
You certainly are fast! You know, I pm'd several devs about doing what you did today and never got a reply. Thank you so very much! I have a question though: Since you had no problems with the original or stock versions with exchange 2010 why did you want a version minus the security feature? And, do you mind if I place you .apk in a flashable zip and offer it to 2.2 users for testing (I'll make sure to credit you). Security wasn't the only problem with the Tab email unfortunately. I'd like to get some feedback from exchange users still on 2.2 Roms.
I was sick of using pin mode to unlock my phone every time I locked it. Keep in mind there is a purpose of the security tools, prevent unauthorized access and remote wipe incase your phone gets lost. I am actually using delay lock app from market with this setup so that the phone will prompt for pin after a set period of time, but not every time I close out. Go ahead and make a flashable if you would like, hopefully it will be useful for others.
Sent from my Vibrant T959 using XDA Premium App

[Q] How Do I Sign In To Themer?

Hey everyone, how do I sign into Themer? On my Galaxy S4 it gives me the option so sign in with Google or Facebook. I have neither. IF I DID HAVE TO CHOOSE BETWEEN THE TWO HOWEVER I would get a Google account just for Themer... but I don't know if that is possible. When I select to sign into Themer with Google, it tells me to choose a Google account when there is none on the device. What do? (derp) Thanks in advance.
Abethene said:
Hey everyone, how do I sign into Themer? On my Galaxy S4 it gives me the option so sign in with Google or Facebook. I have neither. IF I DID HAVE TO CHOOSE BETWEEN THE TWO HOWEVER I would get a Google account just for Themer... but I don't know if that is possible. When I select to sign into Themer with Google, it tells me to choose a Google account when there is none on the device. What do? (derp) Thanks in advance.
Click to expand...
Click to collapse
Hi there, we'd advise creating a simple Google account. We use this feature generally for security purposes as well as to display unread email count notifications (as the general population now use Gmail as their preferred email account).
Not everyone wants to participate in social media. I find it disappointing that Themer would require I do so, and is a deal-breaker for me.
Without a google account an android device has only half of its functions. I uderstand google+ but a normal google account?
Gesendet von meinem GT-I9505 mit Tapatalk
Abethene said:
Hey everyone, how do I sign into Themer? On my Galaxy S4 it gives me the option so sign in with Google or Facebook. I have neither. IF I DID HAVE TO CHOOSE BETWEEN THE TWO HOWEVER I would get a Google account just for Themer... but I don't know if that is possible. When I select to sign into Themer with Google, it tells me to choose a Google account when there is none on the device. What do? (derp) Thanks in advance.
Click to expand...
Click to collapse
Just create a easy google acct.
Lurkerdownbelow said:
Not everyone wants to participate in social media. I find it disappointing that Themer would require I do so, and is a deal-breaker for me.
Click to expand...
Click to collapse
We understand that it's not for everyone, but it's the best way for us help find new users as well as to keep Themer free. We will soon add options to remove this service.
Lurkerdownbelow said:
Not everyone wants to participate in social media. I find it disappointing that Themer would require I do so, and is a deal-breaker for me.
Click to expand...
Click to collapse
If you don't have a Google account you may as well not be using android. "Google account" does not equal "social media". Without a Google account you can't even use the Play Store.
Sent from my SAMSUNG-SGH-I747 using XDA Premium 4 mobile app
BakaNeko59 said:
If you don't have a Google account you may as well not be using android. "Google account" does not equal "social media". Without a Google account you can't even use the Play Store.
Sent from my SAMSUNG-SGH-I747 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
You're correct. I realized that I had been confusing google+ with my normal google account. My bad here. I had assumed that since it was requesting me to sign in with my google account or facebook that it was social media related. I, in fact, do have a google account and can access the play store - which is how downloaded Themer to try in the first place.
I'd now like to know why it needs me to sign in with either account. How does that help Themer find new users and keep it free? I'm not being an ass here, just trying to learn new things.
Lurkerdownbelow said:
You're correct. I realized that I had been confusing google+ with my normal google account. My bad here. I had assumed that since it was requesting me to sign in with my google account or facebook that it was social media related. I, in fact, do have a google account and can access the play store - which is how downloaded Themer to try in the first place.
I'd now like to know why it needs me to sign in with either account. How does that help Themer find new users and keep it free? I'm not being an ass here, just trying to learn new things.
Click to expand...
Click to collapse
To be honest it's mainly for security reasons on our side. If someone breaches our servers, we can link it to a verified account and take action where necessary. In terms of social, when you log in you might have selected the box to receive emails from Themer about new updates and very important events. In this way, people who have uninstalled Themer because of some reason, might find that it now includes something that they've always wanted. Therefore it helps introduce 'new' users and in turn the more users we have the greater chance we have to generate resources (through the sponsored apps in the Smart Categories, which can also be turned off if the user desires).
ThemerSupport said:
To be honest it's mainly for security reasons on our side. If someone breaches our servers, we can link it to a verified account and take action where necessary. In terms of social, when you log in you might have selected the box to receive emails from Themer about new updates and very important events. In this way, people who have uninstalled Themer because of some reason, might find that it now includes something that they've always wanted. Therefore it helps introduce 'new' users and in turn the more users we have the greater chance we have to generate resources (through the sponsored apps in the Smart Categories, which can also be turned off if the user desires).
Click to expand...
Click to collapse
Hey thanks so much for taking the time to answer this in more detail! It's much appreciated. I'll give it a thorough try now.
ThemerSupport said:
To be honest it's mainly for security reasons on our side. If someone breaches our servers, we can link it to a verified account and take action where necessary. In terms of social, when you log in you might have selected the box to receive emails from Themer about new updates and very important events. In this way, people who have uninstalled Themer because of some reason, might find that it now includes something that they've always wanted. Therefore it helps introduce 'new' users and in turn the more users we have the greater chance we have to generate resources (through the sponsored apps in the Smart Categories, which can also be turned off if the user desires).
Click to expand...
Click to collapse
Thanks.
ThemerSupport said:
Hi there, we'd advise creating a simple Google account. We use this feature generally for security purposes as well as to display unread email count notifications (as the general population now use Gmail as their preferred email account).
Click to expand...
Click to collapse
Thanks a lot for your help. I was also facing the same problem.
Google account is a deal breaker
Hi,
For me this is a deal breaker.
I can follow your reasoning. But how can you give the same app the rights to read (display) all your text-messages, contacts & location together with a personalized login (be it google or facebook).
I know that American mentality is different in this case than German mentality: but I think it is insane to give access to all of these information at once...
I'm not the only paranoid here (if you think I am) but I know a lot of others (Germans) who think the same.
Sorry of I'm too frank: if you want to reach more Germans with your app, then you need to rethink this log-in dialogue.
btw: yes, you can use Android (CyanogenMod) without any kind of account. Works great
Yours, toggle
toggler said:
Hi,
For me this is a deal breaker.
I can follow your reasoning. But how can you give the same app the rights to read (display) all your text-messages, contacts & location together with a personalized login (be it google or facebook).
I know that American mentality is different in this case than German mentality: but I think it is insane to give access to all of these information at once...
I'm not the only paranoid here (if you think I am) but I know a lot of others (Germans) who think the same.
Sorry of I'm too frank: if you want to reach more Germans with your app, then you need to rethink this log-in dialogue.
btw: yes, you can use Android (CyanogenMod) without any kind of account. Works great
Yours, toggle
Click to expand...
Click to collapse
Hi Toggler,
We understand your concern, as we are simply a launcher. However, that isn't really the case. As all of our widgets are built in, we require these permissions to allow the user to view his/her unread SMS/Email/Missed Call counts on the homescreen. We don't store any of the information, we simply display it. We've now actually had to remove the Dialer Widget to reduce the number of permissions required, but we still need a few to improve the user's experience. Once Facebook introduces anonymous login, we'll implement that straight away, however right now we need it for security reasons on our end (in then breaching theme servers).
Hope this helps!
- Marco

[MOD][Xposed][4.4+] Exchange bypass for samsung

Bypass Exchange for samsung galaxy s5 OS:4.4.2. If you have already try the other two and fail, you can have a try
I haven't test this module on other phones yet, just write it for my own Samsung s5 4.4.2 and it works.
Known bug:
Need to click the notification "update ur security setting" once per boot, don't have time to fix it.
source code:
github.com/diwulechao/ExchangeBypassXposed
Any feedback, please reply to this thread, and if this works on other phones, please also reply on this thread or email me to let me know.
Email: [email protected]
Tried the LP (not Samsung) version on my Oneplus One running Blisspop. Some LP xposed modules work, but not this one. After install and activation-reboot when I set up my work exchange email I still have to activate the security policy to get account set up.
Sent from my Blissed out OPO
jesterpaul said:
Tried the LP (not Samsung) version on my Oneplus One running Blisspop. Some LP xposed modules work, but not this one. After install and activation-reboot when I set up my work exchange email I still have to activate the security policy to get account set up.
Sent from my Blissed out OPO
Click to expand...
Click to collapse
Please remove your account first
Note3 N9005 works!
Hi
Just a small feedback:
Works on Note3. Stock 4.4.2 (GNG1)
Thanks for development.
Other two bypass xposed module not working but this works!
Some problems:
-First time to run Mail app it gives a warning message window. Dissmiss the warning message window.
-The mail list update not works when mail app first run. - Never mind run it again.
I suggest to use "NotifyClean" Xposed module to hide the "Security settings... notification!
Notifyclean only removes notification from notification area, not the mail app message window!
Best Regards,
Robert
Didn't work when setting up the outlook app for my exchange account....
small feedback
I confirm too, it works on Note3 4.4.2 GNG1, br
What's exchange service and what does bypassing it mean? I searched on Google and nothing comes up.
Allows someone that this works for to get their company email, & notifications and such without having to meet the security policies the administrator has set. Which can even include what kind of apps you use and if your phone is rooted or not. If this allows them to get their corporate mail, calendar, task, and office notifications to keep their jobs and they can have a rooted phone using any of the apps that they usually would on their regular device without having a company dedicated phone that's completely boring!!!

[MOD][XPOSED] GMail Attachment Size

Hi all.
Stock GMail app allows users of third party (ie. non-gmail) email mailbox providers to attach files up to 5MB per mail which is absolutely too little and makes the app useless for those who send emails with attachments from various accounts, forcing them to install other software. This little simple module increases the limit up to 25MB. Now you can use GMail app for all your accounts without this disturbing disadvantage.
Tested against GMail 5.1 on both Android 4.4.2 (Touchwiz) and 5.0.2 (CM12).
If you have previous GMail version and the module is not working you can update GMail from here:
http://www.apkmirror.com/apk/google-inc/gmail/gmail-5-1-90765967-android-apk-download/
It is potentially (not tested!) working with previous GMail versions from the 5.x line, MAY work for future updates (I'll try to update if needed).
Module provides no UI at the moment.
License:
This software is licensed under WTFPL v2.0 (see: http://www.wtfpl.net/txt/copying/ )
I am not responsible for any harm or damage caused by this software.
Download from Xposed repo:
http://repo.xposed.info/module/com.grubbas.gmatt
Installation:
- install the apk
- enable module in Xposed installer
-reboot
-enjoy
The stock GMail App supports up to 20 MB (at least on my Lollipop HTC M8)
I'm pretty sure that at least for third party POP3/IMAP e-mail providers (which are supported by gmail app since 5.x) it's 5MB...
Changed the description so this is clear now.
Does this have any impact or use for Inbox, do you know?
Sent from my Electric Boogalocked Turbo
No it won't impact Inbox in any way. It affects only GMail app.
Well then the next question should be obvious. ? Does inbox have the same limitation?
Sent from my Electric Boogalocked Turbo
Theres one more important feature needed and required by most of people who wants others email providers.
Download All type of files
Please if someone can do this.
Thanks in adv
This module is for the third party email that Gmail now supports. Using a Gmail account in the Gmail app already supports 20mb attachments, but the others (exchange, I map, etc) do not support attachments above 5 mbs.
Inbodoes not support 3rd party such as such as corporate, this mod this necessary for Inbox.
earth08 said:
Download All type of files
Please if someone can do this.
Thanks in adv
Click to expand...
Click to collapse
Can you describe the limitation a little more so I can try to troubleshoot the problem? In particular, can you give an example of file types thet are impossible to download via gmail app when sent to third party email?
I have problem downloading zip files.
I tried many email apps with no success.
Does this work on lollipop 5.1.1??
occtec said:
Does this work on lollipop 5.1.1??
Click to expand...
Click to collapse
It should be
Does work with last version 5.4.xxxx ?
originalul said:
Does work with last version 5.4.xxxx ?
Click to expand...
Click to collapse
Hi, I'm new to exposed. Can I install this on marshmallow? I would love to increase the attachment size for gmail.
Does this work with the latest version of gmail on the PS?
Can you up limit of attachment to 100 mb, for other (Gmailify) accounts? Cherrs.
Wysłane z mojego K10000 przy użyciu Tapatalka

Categories

Resources