Jaideep Prasad

Results 13 issues of Jaideep Prasad

# Description Added drive-cloud support ![IMG-20190323-WA0004](https://user-images.githubusercontent.com/43133646/54865785-e094fa80-4d90-11e9-993e-f9708448d767.jpg) ![IMG-20190323-WA0002](https://user-images.githubusercontent.com/43133646/54865789-eb4f8f80-4d90-11e9-8896-d54e5ce342ba.jpg) ![IMG-20190323-WA0001](https://user-images.githubusercontent.com/43133646/54865794-f73b5180-4d90-11e9-9544-74ea0e87c1d6.jpg) ![IMG-20190323-WA0003](https://user-images.githubusercontent.com/43133646/54865800-04f0d700-4d91-11e9-8697-243ef1bd1946.jpg) Fixes #164 ## Type of change Just put an x in the [] which are valid. - [x] Bug fix (non-breaking...

under-review

enable data binding in ChangePasswordFragment. Since we are following the MVVM arch. we need to declare the layout as the former so that we can use its features(Binding Adapters,etc.) **Additional...

Category: Coding
Type: Question
Status: On Hold

Using Values resources throughout the codebase - dimens, strings, colors, styles. The codebase and the XML do not use resources values uniformly everywhere. Need to update the **whole** codebase.

Fixes #115 Fixed Travis Errors.

Inregrating ViewModel with Activities/Fragments. The Screens need to be configuration aware before getting destroyed. ViewModel and LiveData need to be integrated.

BOUNTY: 500

This is the response I get opening the dasboard: ``` { "errors": { "base": [ "MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist...

Can't add users to a group chat @TatankaConCube

Like initialise with 2 members. And new members get added to the same dialog with time. Is this possible ?

**Summary:** bug: unfunctional Notification settings in Settings. **Steps to reproduce:** Go to Profile->Settings page **Expected behavior:** On clicking the notifications settings page should open up **Observed behavior:** Nothing happens. **Device...

Fixes #91 Please make sure these boxes are checked before submitting your pull request - thanks! - [x] Run the unit tests with `./gradlew check` to make sure you didn't...