Rish Bhardwaj

Results 35 comments of Rish Bhardwaj

Thanks! It is precisely this issue - have a look [here](http://stackoverflow.com/questions/34729966/alarmmanager-not-working-in-several-devices). I spent over two hours on a friend's phone looking into the issue. The alarm requested in BackgroundRunner to...

@foxtrot9 - Thanks a lot! This is really strange. Quite unbelievable they're allowing the OS to kill vital services of apps. Strangely, this problem exists in OnePlusTwo as well, which...

That's surprising! Thought you'd be a pro coder with such in depth knowledge of services and background processes. Cool cool. I'll look into it. I found [this](http://stackoverflow.com/questions/34334034/how-to-automatically-enable-autostart-my-apps-in-xiaomi-mi4i-security-menu) link and this...

Instead, convert listview to Recyler view and use either of the following : - https://github.com/race604/FlyRefresh - https://github.com/Aspsine/SwipeToLoadLayout :)

Completed REST API implementation for lazy loading! [Browse files in this commit :)](https://github.com/CreaRo/DAWebmail/tree/ceed4944c47851140695b74b5cbdf38ee2b7a8d2) Completely rewrote the rest api implementation - it now auto deletes all msgs that have been removed...