| Commit message (Expand) | Author | Age | Files | Lines |
* | [remoting android] Remove API key and client id/secret. | lambroslambrou | 2016-03-19 | 1 | -7/+0 |
* | Android Chromoting: Pull Credits page out to a separate Activity. | lambroslambrou | 2016-02-20 | 2 | -3/+61 |
* | Android Chromoting: Pull out common code for starting new Activities. | lambroslambrou | 2016-02-19 | 3 | -18/+31 |
* | Reland: Refactor Chromoting JNI code to use jni/Client (Java changes only). | lambroslambrou | 2016-02-11 | 15 | -379/+564 |
* | Revert of Refactor Chromoting JNI code to use jni/Client (Java changes only).... | hartmanng | 2016-02-10 | 15 | -561/+379 |
* | Refactor Chromoting JNI code to use jni/Client (Java changes only). | lambroslambrou | 2016-02-10 | 15 | -379/+561 |
* | Move HelpActivity class into org.chromium.chromoting.help package. | lambroslambrou | 2016-02-04 | 2 | -3/+2 |
* | Minor cleanups in SessionConnector.java. | sergeyu | 2016-01-30 | 2 | -35/+41 |
* | Add support for test flags in Android client. Add useWebrtc flag. | sergeyu | 2016-01-29 | 3 | -8/+13 |
* | Fix status bar visibility issue on pre-Marshmallow devices | joedow | 2016-01-29 | 1 | -0/+25 |
* | Ensure no-hosts view doesn't appear while loading | rkjnsn | 2016-01-26 | 1 | -16/+29 |
* | Fixing a problem with scrolling in simulated touch mode. | joedow | 2016-01-12 | 1 | -0/+5 |
* | Changing the input mode toggling mechanism for the Android CRD app | joedow | 2016-01-11 | 1 | -24/+15 |
* | Move JniInterface.ConnectionListener to top-level class | lambroslambrou | 2015-12-18 | 4 | -90/+96 |
* | Adding unit tests for TouchInputStrategy class. | joedow | 2015-12-18 | 1 | -7/+7 |
* | Adding TouchInputStrategy. | joedow | 2015-12-18 | 2 | -5/+323 |
* | Android Chromoting: Request GET_ACCOUNTS permission if needed. | lambroslambrou | 2015-12-16 | 2 | -9/+44 |
* | Fixing a touch input bug where touch input would fail due to device orientation. | joedow | 2015-12-15 | 1 | -1/+4 |
* | Adding a NullInputStrategy to the TouchInputHandler class. | joedow | 2015-12-15 | 1 | -0/+54 |
* | Fixing two viewport positioning bugs in touch mode. | joedow | 2015-12-15 | 2 | -26/+49 |
* | Enabling Touch input mode on the Android client. | joedow | 2015-12-12 | 1 | -3/+0 |
* | Adding initial touch mode. | joedow | 2015-12-12 | 3 | -8/+213 |
* | Prevent desktop from being panned when user is interacting with System UI. | joedow | 2015-12-11 | 1 | -0/+26 |
* | Separating the cursor and viewport concepts in the TouchInputHandler class. | joedow | 2015-12-09 | 2 | -39/+80 |
* | Adding a flag for drawing the cursor to the RenderData class. | joedow | 2015-12-09 | 3 | -5/+19 |
* | Update InputStrategyInterface to support new input strategies. | joedow | 2015-12-09 | 5 | -94/+145 |
* | Adding getter/setter for RenderData cursor member. | joedow | 2015-12-09 | 3 | -22/+43 |
* | Fixing a crash that occurs when our feedback animation is interrupted. | joedow | 2015-12-09 | 1 | -4/+15 |
* | Updated the TapGestureDetector to provide coordinates for tap events. | joedow | 2015-12-08 | 2 | -8/+21 |
* | Adding UX for toggling Touch Input Mode. | joedow | 2015-12-02 | 6 | -12/+217 |
* | Define a Java-side global application context. | torne | 2015-11-24 | 1 | -5/+6 |
* | Android Chromoting: Disable hamburger animation. | lambroslambrou | 2015-11-24 | 2 | -22/+63 |
* | Refactoring to support additional Touch input modes. | joedow | 2015-11-17 | 7 | -247/+471 |
* | Android Chromoting: Fix Help back button | lambroslambrou | 2015-11-13 | 1 | -2/+1 |
* | Android Chromoting: Refactor help-and-feedback implementation. | lambroslambrou | 2015-11-12 | 6 | -15/+113 |
* | Renaming Remoting Android Touch Input classes to prepare for refactor. | joedow | 2015-11-11 | 4 | -522/+521 |
* | Added default case to fix Desktop.java compilation. | timav | 2015-11-09 | 1 | -0/+4 |
* | Suspend ActionBar autohide timer during user interaction. | joedow | 2015-11-09 | 1 | -6/+68 |
* | Adding assets and menu item for Touch input mode. | joedow | 2015-11-05 | 1 | -0/+3 |
* | Fix chromoting host to report error when closing connection. | sergeyu | 2015-11-03 | 1 | -1/+3 |
* | Fixing image canvas resize problems when showing/hiding system UI. | joedow | 2015-11-02 | 4 | -24/+193 |
* | Revert of Fix chromoting host to report error when closing connection. (patch... | rjkroege | 2015-10-31 | 1 | -3/+1 |
* | Fix chromoting host to report error when closing connection. | sergeyu | 2015-10-30 | 1 | -1/+3 |
* | Adding initial touch methods and data structures for Android Remoting client. | joedow | 2015-10-28 | 2 | -13/+192 |
* | Android Chromoting: Add first-time dialog for Cardboard view. | lambroslambrou | 2015-10-24 | 1 | -3/+45 |
* | Clean up Java logging in remoting/android. | lambroslambrou | 2015-10-22 | 10 | -32/+41 |
* | Android Chromoting: Improve error-handling in tintMenuIcons() | lambroslambrou | 2015-10-22 | 1 | -2/+22 |
* | Fixing offline host timezone issue. | joedow | 2015-10-12 | 1 | -0/+2 |
* | Enable account-switcher to render into the status-bar. | lambroslambrou | 2015-10-09 | 3 | -0/+11 |
* | Android Chromoting: Fix getColor() deprecation warning. | lambroslambrou | 2015-10-02 | 1 | -1/+3 |