Related
All -
We know there is an issue with not all notifications going to the Gear.
We can solve this with Android 4.3 and new notification access APIs.
I am working on an app for the Gear to do this - I will keep everyone updated on this thread.
Awesome thanks
Sent from my SAMSUNG-SGH-I337
The notifications API would give the Gear access to the content so it can actually be displayed or is it to mirror whatever is in the notification bar ?
Great!!
Awesome!!!
Sent from my SM-N9005 using XDA Premium 4 mobile app
eclipxe said:
All -
We know there is an issue with not all notifications going to the Gear.
We can solve this with Android 4.3 and new notification access APIs.
I am working on an app for the Gear to do this - I will keep everyone updated on this thread.
Click to expand...
Click to collapse
How are de developments going???
Sent from my SM-N9005 using XDA Premium 4 mobile app
Let me know if I can help, have not developed android apps in a while but have 5+ years of java on my back. Very keen to see this one working!
eclipxe said:
All -
We know there is an issue with not all notifications going to the Gear.
We can solve this with Android 4.3 and new notification access APIs.
I am working on an app for the Gear to do this - I will keep everyone updated on this thread.
Click to expand...
Click to collapse
eclipxe said:
All -
We know there is an issue with not all notifications going to the Gear.
We can solve this with Android 4.3 and new notification access APIs.
I am working on an app for the Gear to do this - I will keep everyone updated on this thread.
Click to expand...
Click to collapse
Is there a published ..something.. about this issue, because I'm only getting a small fraction of sms/email, which is the most important thing for me. Hoping you can do better then Samsung!!
There is an app called Pebblify which is exactly what the gear needs.
You choose which notifications to push to the gear, and it pretty much sends exactly what is in the notification bar to it.
That said, I really like the gear notifications now which I can push a button on the gear and pull my phone out of my pocket and go straight to the message.
Yup, but I guess thats doable. It really is only a matter of figuring out what type of guesture is used there. Maybe nfc proximity? not sure.... anyways once thats figured out, sending the intend should be trivial.
Sent from my SM-N900T using xda app-developers app
mhoepfin said:
There is an app called Pebblify which is exactly what the gear needs.
You choose which notifications to push to the gear, and it pretty much sends exactly what is in the notification bar to it.
That said, I really like the gear notifications now which I can push a button on the gear and pull my phone out of my pocket and go straight to the message.
Click to expand...
Click to collapse
In the gear manager, settings, then select notification, you can select which notifications appear. I have turned off Google+ and GMAIL. I don't use gmail, because I have several email addresses and only want one place to check. But the email app works great and sends most of the email to the gear. Hope this helps!
Gear Head
gshaw1967 said:
In the gear manager, settings, then select notification, you can select which notifications appear. I have turned off Google+ and GMAIL. I don't use gmail, because I have several email addresses and only want one place to check. But the email app works great and sends most of the email to the gear. Hope this helps!
Gear Head
Click to expand...
Click to collapse
Not quite the same thing. Check out Pebblify in the market and you will see what I mean. You can have any notification from any app pushed to the Pebble verbatim as it appears in the notification pull down.
That is only part of the equation. The native notification app is just too limited. Ultimately I want to see the same notifications I get on my phone, and the ability to jump directly to the item when clicking the notification or using the gesture.
gshaw1967 said:
In the gear manager, settings, then select notification, you can select which notifications appear. I have turned off Google+ and GMAIL. I don't use gmail, because I have several email addresses and only want one place to check. But the email app works great and sends most of the email to the gear. Hope this helps!
Gear Head
Click to expand...
Click to collapse
sepiroth887 said:
That is only part of the equation. The native notification app is just too limited. Ultimately I want to see the same notifications I get on my phone, and the ability to jump directly to the item when clicking the notification or using the gesture.
Click to expand...
Click to collapse
Yes, I agree with that as well, but to be fair you are comparing V2 Sony to V1 Gear. The Gear will get there also, remember the Sony didn't have that out of the box either.
The Gear's 3rd party software is just starting!
Hence I want to see it eventually. But from what I played with so far with the gear none of the features I mentioned are out of scope for a decent notification app.
I dont expect it to be release over night though or even with all the functionality I would like
Sent from my SM-N900T using xda app-developers app
The notifications are really a huge drawback on this beautiful device.
I turn off messaging notifications and use sms popup and it won't show up on the GG. Google Voice is a no show.
Really hope a 3rd party app can address this massive shortcoming as it appears Samsung has no intention to.
Please enlighten us how development is going??
Hmm i would like to know that too. If what I read is correct, an app on the phone that subscribes to the NotifiactionListenerService should receive all or a limited set of notifications on the phone. If a companion app on the gear can communicate with the app ( not sure how the new BT stack works but I guess it could be in the form of writing to a Parcel, receiving it on the companion app, and pushing the notification content to the screen..... ) it would allow all notifications to display and not just the ones the Gear Manager allows currently.
I will start experimenting a bit with how the gear and phone communicates and how an app could possibly either hijack this channel or create it's own. It would be great if anyone who has more development experience in android join in to see this through.
Jeshter2000 said:
Please enlighten us how development is going??
Click to expand...
Click to collapse
I didn't get Gear yet, but will keep you guys posted
Sent from my LG-D801 using XDA Premium 4 mobile app
/\ That sux =-( .
Hopefully soon =-)
hi guys,
since the update to the 4.3 firmware, i'm not getting push notifications for facebook, skype etc. k9 mail and sms apps work just fine. i've added my accounts properly (google facebook etc.). tried disabling timescape and the sony social crap but that didn't help. i have no such problems on aftermarket roms (omni, cm).
i also downloaded push notification tester, and i can confirm that nothing happens after step 3 (trigger notification).
am i the alone with this? if not, is there a fix?
bamdadkhan said:
hi guys,
since the update to the 4.3 firmware, i'm not getting push notifications for facebook, skype etc. k9 mail and sms apps work just fine. i've added my accounts properly (google facebook etc.). tried disabling timescape and the sony social crap but that didn't help. i have no such problems on aftermarket roms (omni, cm).
i also downloaded push notification tester, and i can confirm that nothing happens after step 3 (trigger notification).
am i the alone with this? if not, is there a fix?
Click to expand...
Click to collapse
Got Google Play Services up and running? I noticed that when removing or disabling this app, you will no longer receive Push notifications..
Sent from my LT25i using xda app-developers app
WhiteNeo said:
Got Google Play Services up and running? I noticed that when removing or disabling this app, you will no longer receive Push notifications..
Sent from my LT25i using xda app-developers app
Click to expand...
Click to collapse
well, i always disable that invasive crap, but yeah, i did a test with play services enabled and updated - no luck.
btw it's also disabled on my cm10.1 rom and i have no problems receiving notifications.
UPDATE: seems to work on the new 9.2.A.1.199 firmware. i don't know if it's because of the new firmware or something i've changed (i've only restored user apps+data), but google play services is definitely disabled. ^^
bamdadkhan said:
UPDATE: seems to work on the new 9.2.A.1.199 firmware. i don't know if it's because of the new firmware or something i've changed (i've only restored user apps+data), but google play services is definitely disabled. ^^
Click to expand...
Click to collapse
Well, when I disable Play Services, push notifications stop working..
But glad you got it to work
Sent from my Xperia V using Tapatalk.
lol the consistency. : ) thanks for your help, though.
bamdadkhan said:
lol the consistency. : ) thanks for your help, though.
Click to expand...
Click to collapse
Any time, mate!
Sent from my Xperia V using Tapatalk.
I had been on my nexus 5 for more than 35 hours almost done every thing possible to do to write that results
Lets Begin With Advantages
1-Battery Became So Far Good On Wifi And 3G
2-Lovely Material Design
3-Heads Up Notifications
4-Notifications On Lock Screen
5-Google Fit App
6-Noticable Improvement in Camera's photos and vedios
7-Phone App Is Full of Functions
8-Android Beam Improvements
9-Voice Recogination More Good
10-New Modes Of Notifications and Ringer Calls
11-Search option In Settings
12-Abbilty To Change User Account
13- Shortcut For Flash Light Added
14-Tells U Time Remaining In Battery Or Time remaining To Finish Charging
15-Color Invertion And High Contrast Txt
Disadvantages
1-Preformance Decrease In Stock KitKat it was Much Better {Changing Kernel fixed This }
2-Google Apps Bugs
now Launcher : Sometimes it lags
And also U may See other app Through it.. Lol
Play Music : Pause Playing Music Automatically [BuG] With Headset
Chrome : Verry Unstable And Crashes alot
Google Keyboard : delays to show up
3- 90% Of root Apps Now Dont work
4- No Internet Calls Via Apps Even On Hangouts
5- Most Of apps Doesnot Work Proper Now
6-Cretical: I got 1 Freeze :Whole Phone Not responding : frist time happen
Titanium backup does work, you just need the test one available here on xda or via their twitter. I haven't come across any apps that don't work... bar Xposed stuff which is expected since it supports Dalvik only
Thread Updated
Sent from my Nexus 5 using XDA Premium 4 mobile app
Mya SeR said:
I had been on my nexus 5 for more than 35 hours almost done every thing possible to do to write that results
Lets Begin With Advantages
1-Battery Became So Far Good On Wifi And 3G
2-Lovely Material Design
3-Heads Up Notifications
4-Notifications On Lock Screen
5-Google Fit App
6-Noticable Improvement in Camera's photos and vedios
7-Phone App Is Full of Functions
8-Android Beam Improvements
9-Voice Recogination More Good
10-New Modes Of Notifications and Ringer Calls
11-Search option In Settings
12-Abbilty To Change User Account
13- Shortcut For Flash Light Added
14-Tells U Time Remaining In Battery Or Time remaining To Finish Charging
15-Color Invertion And High Contrast Txt
Disadvantages
1-Preformance Decrease In Stock KitKat it was Much Better {Changing Kernel fixed This }
2-Google Apps Bugs
now Launcher : Sometimes it lags
And also U may See other app Through it.. Lol
Play Music : Pause Playing Music Automatically [BuG] With Headset
Chrome : Verry Unstable And Crashes alot
Google Keyboard : delays to show up
3- 90% Of root Apps Now Dont work
4- No Internet Calls Via Apps Even On Hangouts
5- Most Of apps Doesnot Work Proper Now
6-Cretical: I got 1 Freeze :Whole Phone Not responding : frist time happen
Click to expand...
Click to collapse
I noticed you had changed kernels. I did that and got all of the problems you listed. Trust me, its not L its whatever kernel you're using or even user error. Even greenify works now, but most root apps require a permissive kernel...sounds like you don't have one possibly, if you are rooted there's an SELinux policy changer app that will at the click of a button, modify the kernel between enforced and permissive. I use code blue, FK didn't work for me. Also not sure this thread will be open much longer. All the best.
Try posting this in general in the Lollipop thread.
Sent from my Nexus 5 on Lollipop 5.0
Chrome hasn't crashed once for me and Google keyboard pops up immediately as well.
Neverendingxsin said:
Chrome hasn't crashed once for me and Google keyboard pops up immediately as well.
Click to expand...
Click to collapse
Yea I don't have those problems either. I have had the keyboard predictions not come up some times though. I have also had the play music app bug which is really annoying me because I just bought some Bluetooth headphones and its ruining the hands free experience.
In recents/overview, after clearing all apps sometimes apps pop up if you tap the recents button again like Phone, Android System etc. Anyone else having this issue?
I'm having almost all those same problems as OP...I have it with FK. KitKat was way better and buttery smooth, no issues really. The one thing I really like about 5.0 is the lockscreen notifications..long overdue feature. Missing feature though: control time of music from lock screen.
Mya SeR said:
I had been on my nexus 5 for more than 35 hours almost done every thing possible to do to write that results
Lets Begin With Advantages
1-Battery Became So Far Good On Wifi And 3G
2-Lovely Material Design
3-Heads Up Notifications
4-Notifications On Lock Screen
5-Google Fit App
6-Noticable Improvement in Camera's photos and vedios
7-Phone App Is Full of Functions
8-Android Beam Improvements
9-Voice Recogination More Good
10-New Modes Of Notifications and Ringer Calls
11-Search option In Settings
12-Abbilty To Change User Account
13- Shortcut For Flash Light Added
14-Tells U Time Remaining In Battery Or Time remaining To Finish Charging
15-Color Invertion And High Contrast Txt
Disadvantages
1-Preformance Decrease In Stock KitKat it was Much Better {Changing Kernel fixed This }
2-Google Apps Bugs
now Launcher : Sometimes it lags
And also U may See other app Through it.. Lol
Play Music : Pause Playing Music Automatically [BuG] With Headset
Chrome : Verry Unstable And Crashes alot
Google Keyboard : delays to show up
3- 90% Of root Apps Now Dont work
4- No Internet Calls Via Apps Even On Hangouts
5- Most Of apps Doesnot Work Proper Now
6-Cretical: I got 1 Freeze :Whole Phone Not responding : frist time happen
Click to expand...
Click to collapse
Did you install using the Google flash all bat file?
Sent from my Android 5.0 Nexus 5
There is something wrong with your image installation and or kernel and or phone.
I don't have any of the problems you listed after 2 days heavy use. My only complain is the lack of silent mode.
Sent from my Nexus 5 using XDA Free mobile app
Ben36 said:
Did you install using the Google flash all bat file?
Sent from my Android 5.0 Nexus 5
Click to expand...
Click to collapse
No flashed manually
Sent from my Nexus 5 using XDA Premium 4 mobile app
Flash all dont work
Sent from my Nexus 5 using XDA Premium 4 mobile app
No offence mate, but calling this thread "all you need to know" is wrong.
I disagree with everything you said, having used heavily since about an hour after the image was posted by Google.
To suggest that your opinion is all people need to know is just plain wrong.
90% of root apps? Nonsense. Every root app I need works.
Crashes in chrome? None here. Same with all the gapps.
Most apps don't work proper? Really?
Launcher lags? Nope. And that word is thrown about all the time with no explanation or quantification.
You should at the least change the title of the thread.
Mya SeR said:
Flash all dont work
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
So i meant, you did do a clean install flashing all the Google img's one by one? Not used a zip
Sent from my Android 5.0 Nexus 5
Yes very clean flashing
Sent from my Nexus 5 using XDA Premium 4 mobile app
I decided to go back to stock KK and Wait The Apps Get Updated by developers and root gets improved by chainfire
And Hopeless Google To relase Another factory img as This Doesnt Do good for all
Sent from my Nexus 5 using XDA Premium 4 mobile app
Mya SeR said:
I decided to go back to stock KK and Wait The Apps Get Updated by developers and root gets improved by chainfire
And Hopeless Google To relase Another factory img as This Doesnt Do good for all
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Again, your opinion. Not "all you need to know, read before flashing".
Apart from chrome freezing/pausing i have no issues and its soo fast! My missus has chrome issues too on htc one m8 so it's def app issue
Sent from my Android 5.0 Nexus 5
Ben36 said:
So i meant, you did do a clean install flashing all the Google img's one by one? Not used a zip
Sent from my Android 5.0 Nexus 5
Click to expand...
Click to collapse
fixed title
I think there's already a thread about " your thoughts on lollipop "
Things removed that were from stock/from previous Touchwiz
Advanced Priority Notification settings
Scheduled Blocking Mode
Screen Pinning
Guest Mode
Trusted Face
New Camera API with Manual Controls and RAW Shooting
Things that don't work with Touchwiz 5.0
Kindle for Samsung (reinstall from Galaxy Apps)
Video Editor (reinstall from Galaxy Apps)
S Note (NEW UPDATE working in Lollipop)
GPS Module (GPS Only Mode) in Google Maps (Update Maps to latest version)
Facebook App v23.x.x.x or later (Factory Reset your Phone and Format your SD card to make it work!)
Tango
BeeTalk
Freedom
Modern Combat 5
Wild Blood
Geometry Dash
Apps that malfunction
Vkontakte App (Opens but FC's when playing audio)
Pou (GPU Acceleration is unpredicatable)
trettet said:
-> Facebook App
-> Kindle for Samsung
List is for apps that don't work with Touchwiz Lollipop but works on stock lollipop.
Sent from my SM-G900F using XDA Free mobile app
Click to expand...
Click to collapse
have alook in the nexus 5 thread. i had a nexus 5 running lollipop it will give you an insight to what is working with 5.0 art...regard's
Facebook does work with Stock but not with touchwiz lollipop...and kindle for samsung is an exclusive to samsung devices
Sent from my SM-G900F using XDA Free mobile app
Modern combat 5 and wild blood. Both FC at launch
facebook v14.0.0.17.13 works with lolipop
Download the 24.0.xxxxx facebook...
Now its working....
Sent from my SM-G900F using XDA Free mobile app
Facebook always worked for me
@non4 said:
Facebook always worked for me
Click to expand...
Click to collapse
There's about 60% people with problems with the last version of Facebook on lollipop and 40% people saying it's ok...
It's very weird, what could it be? I'm personally having this problem... Are you sure you're running on the last facebook playstore version?
aguarello said:
There's about 60% people with problems with the last version of Facebook on lollipop and 40% people saying it's ok...
It's very weird, what could it be? I'm personally having this problem... Are you sure you're running on the last facebook playstore version?
Click to expand...
Click to collapse
What kind of issues are you facing? Im running KK for now because of games but I recieved notifications ok and links worked and stuff
Geometry dash doesn't working
@non4 said:
Facebook always worked for me
Click to expand...
Click to collapse
aguarello said:
There's about 60% people with problems with the last version of Facebook on lollipop and 40% people saying it's ok...
It's very weird, what could it be? I'm personally having this problem... Are you sure you're running on the last facebook playstore version?
Click to expand...
Click to collapse
I was about to post to join the beta test program but the beta as well (version 25.x.x.x) doesn't work
Sent from my SM-G900F using XDA Free mobile app
Vkontakte app works but FC's if you try to play an audio.
Tango
BeeTalk
V24 of facebook works but has issues. Best use v22, it works properly with poland's lollipop.
Btw, Freedom app doesn't work! Huhuhu.
Sent from my SGS5 SM-G900F (0x1) using Tapatalk.
Kindle for Samsung works for me
I've try several version of Facebook, including beta version and none of them works only 22 and 21....the 20 don't works was well
All version fb work if fb is alredy instaled when lollipop update (no wipe or factory reset)...if reinstall after lolipop update same verion fb not work...
here another with no fb working (Im in the beta program of fb)
Facebook version 14.0.0.17.13 works!!!!!!!!!!!!
GPS in google maps doesn't work.
Some people seem to think it does but they need to make sure they are using GPS only in location settings and can get the GPS lock icon in the notification bar like you can with other apps
I've noticed that if you use a third party app for SMS like Signal, you dont get a notification unless the application is open, same with gmail.
Has anyone else noticed this?
go to advance setting >battery manager >protected app and check if application is not checked on , that's mean when screen is off the application will not work unless you open it... so if you need notification from certain apps just mark it on
aymnga said:
go to advance setting >battery manager >protected app and check if application is not checked on , that's mean when screen is off the application will not work unless you open it... so if you need notification from certain apps just mark it on
Click to expand...
Click to collapse
I had the same issue, even checked on, my notifications are late or not working at all. Starting to regret I got this phone :-/
hello i have problem with notifications with boom beach and clash of clans.only raided notifications coming CoC and BB only task force operation. i try check in battery both games buth nothing change. still not coming.tried reinstall both and google play games too but same. any idea. stock MM without root
Odesláno z mého LG-H815 pomocí Tapatalk
This is a the 'doze' function in Huawei EMUI. A lot of firmwares have this issue. It's because Huawei has blacklisted many apps to not to send notification when screen is off. The apps that are white-listed include WhatsApp and some Chinese Tencent crap.
There is a method to enable notifications for all apps but obviously that requires root.
And yeah, Welcome to EMUI, a UI that plays with your emotions.
hackslash said:
This is a the 'doze' function in Huawei EMUI. A lot of firmwares have this issue. It's because Huawei has blacklisted many apps to not to send notification when screen is off. The apps that are white-listed include WhatsApp and some Chinese Tencent crap.
There is a method to enable notifications for all apps but obviously that requires root.
And yeah, Welcome to EMUI, a UI that plays with your emotions.
Click to expand...
Click to collapse
I find this quite worrying as a potential P9 owner. Is there a list somewhere of these black/white listed apps?
scook94 said:
I find this quite worrying as a potential P9 owner. Is there a list somewhere of these black/white listed apps?
Click to expand...
Click to collapse
All I can say is I have turned on every apps to run when the screen is off. I do t get any notifications, only if I go on the app or if I turned the phone off then back on I get a batch of notifications. I receive certain apps notification but its not consistent. Can't wait for a good root, to get rid of this crappy EMUI and hopefully the camera app will be ported, I'm happy with the pbone, the camera, but this UI is from hell.
Weird, I have 0 issues with notifications, everything turns up very quickly. Gmail, whatsapp, youtube comments... Etc.
I also use Nils lockscreen notifications though, I have the huawei lockscreen notification system disabled. It works very well like this until I find the time to root.
clouds5 said:
Weird, I have 0 issues with notifications, everything turns up very quickly. Gmail, whatsapp, youtube comments... Etc.
I also use Nils lockscreen notifications though, I have the huawei lockscreen notification system disabled. It works very well like this until I find the time to root.
Click to expand...
Click to collapse
How did you disable it? Mine is greyed out saying locked by administrator and I haven't. This UI is starting to P me off. Think touchwiz will see me again soon ?
Have you looked at apps > phone manager > notification centre?
Sent from my EVA-L09 using XDA-Developers mobile app
fredhd said:
How did you disable it? Mine is greyed out saying locked by administrator and I haven't. This UI is starting to P me off. Think touchwiz will see me again soon ��
Click to expand...
Click to collapse
I only disabled the huawei lockscreen notification system (to disable the lockscreen all together you need root). Just use any lockscreen other than the stock magazine one in the theme selecter.
The UI certainly is different. But imho customizable enough that it doesn't get in the way. This is android after all.
clouds5 said:
I only disabled the huawei lockscreen notification system (to disable the lockscreen all together you need root). Just use any lockscreen other than the stock magazine one in the theme selecter.
The UI certainly is different. But imho customizable enough that it doesn't get in the way. This is android after all.
Click to expand...
Click to collapse
Cheers mate, will have a pop at it. [emoji106]
Sent from my EVA-DL00 using XDA-Developers mobile app
delete
fredhd said:
Cheers mate, will have a pop at it. [emoji106]
Sent from my EVA-DL00 using XDA-Developers mobile app
Click to expand...
Click to collapse
OK if you guys have root i have something to try for you. I had issues with the process of GMD gesture control. It was killed by the battery saving tools implemented in this phone.
So I tried freezing certain system apps through titanium to find the one responsible for closing the background process and I think I found it:
It's a process/app called "power genie". I disabled it and now the process sticks. Also I made gesture control a system app, so maybe it's a combination of the two things.
It's not the same issue as you had but maybe it works for you too.
clouds5 said:
OK if you guys have root i have something to try for you. I had issues with the process of GMD gesture control. It was killed by the battery saving tools implemented in this phone.
So I tried freezing certain system apps through titanium to find the one responsible for closing the background process and I think I found it:
It's a process/app called "power genie". I disabled it and now the process sticks. Also I made gesture control a system app, so maybe it's a combination of the two things.
It's not the same issue as you had but maybe it works for you too.
Click to expand...
Click to collapse
So does this method allow for notifications to come through without having firstly opened the application then going to home-screen with it still open?
Milamber said:
So does this method allow for notifications to come through without having firstly opened the application then going to home-screen with it still open?
Click to expand...
Click to collapse
You'd have to try that out for yourself because I never had any issues with notifications coming through and I use third party software (Nils) for lockscreen notification.
What I described is a method that prevents a Huawei "power save" service called power genie killing background processes. No guarantees though, I had issues with gmd gesture control not working after a few minutes and I had to constantly open the app to make it work again. Then I froze power genie and since then it worked 100%.
So it's just my theory that it might stop other apps/processes from being closed as well.
I still dont get notifications coming through via the official gmail app, i might trying that power genie freeze, since any app thats not Huawei wont come through as a notification and thats when I give the app full access.'
I'm not sure if this is worth a try, but there's an option to 'ignore optimisations' on a per-app basis.
In settings > Apps > Advanced > Ignore optimisations > All apps
I've instructed to ignore optimisations for Dash, an app with a background service that launches the app upon connection to my car's Bluetooth OBD. I'll feed back if this has any impact, as I've noticed it doesn't auto-start the app on the Huawei P9 as it used to on my Nexus 5, despite 'protecting' the app in the battery manager.
Milamber said:
I still dont get notifications coming through via the official gmail app, i might trying that power genie freeze, since any app thats not Huawei wont come through as a notification and thats when I give the app full access.'
Click to expand...
Click to collapse
If it's just Gmail, try deleting cache and data for the Gmail app and reboot first. My wife had the same issue just with the Gmail app a few days ago (on a galaxy s3 though).
Same issue with Instagram so I guess it's not only gmail