Commit Graph

  • 057530eed0 Correctly identify computers that are the same Cameron Gutman 2015-02-08 23:46:03 -05:00
  • aee34f6365 Remove redundant null checks Cameron Gutman 2015-02-08 23:44:33 -05:00
  • 5519d92243 Disable the start key shortcut to start the keyboard because the keyboard can't receive input after it's started v3.1 Cameron Gutman 2015-02-07 13:58:53 -05:00
  • 3d95ac1f93 Fix keyboard dismissal on Fire TV devices Cameron Gutman 2015-02-07 13:42:49 -05:00
  • 5c938535be Fix app list focus issues with remotes/gamepads Cameron Gutman 2015-02-07 13:20:01 -05:00
  • 2fdecc551a Tabs -> Spaces Cameron Gutman 2015-02-07 11:54:46 -05:00
  • 10204afdb4 Only add PCs to the computer list when they have been polled once to get a UUID for equality comparison. Fix equality comparison in PcView to avoid duplicate PCs enumerated over mDNS. Cameron Gutman 2015-02-07 11:44:56 -05:00
  • 55c800c2a5 Fade in box art when scrolling Cameron Gutman 2015-02-07 06:52:28 -05:00
  • 265b3f9963 Use image alpha to make images transparent while loading Cameron Gutman 2015-02-07 06:23:35 -05:00
  • a8bf2cd1cf Fix UI dropped frames when loading images Cameron Gutman 2015-02-07 06:08:00 -05:00
  • 4fcd8b3dfe Replace unpair option with delete PC Cameron Gutman 2015-02-07 05:57:30 -05:00
  • e1a1a6344d Fill the whole height with the list view Cameron Gutman 2015-02-06 13:38:32 -05:00
  • a095c10a25 Increment version to 3.1 and update build files Cameron Gutman 2015-02-05 16:15:16 -05:00
  • b1ea487e22 Use the mode (power) button on the Asus Nexus Player Gamepad as a select button Cameron Gutman 2015-02-05 16:06:55 -05:00
  • 47265d0d10 Add another SELinux policy change needed on Nexus 9 Cameron Gutman 2015-02-05 16:06:22 -05:00
  • 6a41b41a38 Merge pull request #55 from Ansa89/italian-translation Cameron Gutman 2015-02-05 13:34:03 -05:00
  • 2247e43a48 Remove unused imports Cameron Gutman 2015-02-05 13:23:01 -05:00
  • d3986080a3 Tighten up a bunch of declarations to make Lint happier Cameron Gutman 2015-02-05 13:21:04 -05:00
  • 07277e1a5b Fix a few Lint warnings Cameron Gutman 2015-02-05 13:01:35 -05:00
  • 1d6b5a35bd Merge https://github.com/limelight-stream/limelight-android Karim Mreisi 2015-02-03 21:52:02 +01:00
  • 1ff6ee14ac fix analogstick, add minimum range and press deadzone, add movement touch to digital buttons depending on layers Karim Mreisi 2015-02-03 21:51:27 +01:00
  • 39d7fc748f Italian translation: update Ansa89 2015-02-02 12:05:37 +01:00
  • 4d3a69cf6a Fix GFE 2.1.x controller regression Cameron Gutman 2015-02-02 18:10:18 -05:00
  • ec39f22ad8 Fix packet type for legacy controller packets and privatize some constants to prevent this bug from happening again Cameron Gutman 2015-02-02 18:06:05 -05:00
  • b806522751 Unassign the controller number when a device is removed Cameron Gutman 2015-02-02 02:13:27 -05:00
  • 256fa897a7 Fix build issues Cameron Gutman 2015-02-01 18:31:34 -05:00
  • 5c812eed6c Beta 2 version update Cameron Gutman 2015-02-01 18:20:55 -05:00
  • f0b22f9119 Don't use small mode on TVs Cameron Gutman 2015-02-01 18:20:39 -05:00
  • 7e1884acb5 Trap Shield's back button as controller 0 Cameron Gutman 2015-02-01 18:07:03 -05:00
  • 9512521783 Update common Cameron Gutman 2015-02-01 15:06:27 -05:00
  • da7904a767 Add multiple controller support Cameron Gutman 2015-02-01 15:06:18 -05:00
  • 51343a171d Add multiple controller support Cameron Gutman 2015-02-01 04:37:35 -05:00
  • 3a0c1db168 Merge pull request #54 from Ansa89/italian-translation Cameron Gutman 2015-02-01 00:44:17 -05:00
  • bd21692323 Properly center text on the app view Cameron Gutman 2015-02-01 00:43:57 -05:00
  • 5ae245bdca Trim spaces from the IP address Cameron Gutman 2015-02-01 00:39:47 -05:00
  • d3052cd97d Set small icon by default on phones Cameron Gutman 2015-02-01 00:33:43 -05:00
  • 336f85a31c Fix loading bugs with uncached images Cameron Gutman 2015-01-31 22:14:12 -05:00
  • b01f7c796e Fix duplicated fragments Cameron Gutman 2015-01-31 17:19:54 -05:00
  • 56f438fe47 Fix some crashes and caching issues Cameron Gutman 2015-01-31 17:01:46 -05:00
  • baa5199b83 Load cached images in the background to avoid stalling the UI thread Cameron Gutman 2015-01-31 16:59:45 -05:00
  • 23ca62b304 Fix dp constant Cameron Gutman 2015-01-31 14:00:47 -05:00
  • 2c3511195c Use small mode by default on things smaller than 7 inch tablets Cameron Gutman 2015-01-31 13:21:21 -05:00
  • d31ef481f3 Italian translation: update Ansa89 2015-01-31 10:03:37 +01:00
  • a490da5e5c Fix some caching bugs Cameron Gutman 2015-01-31 00:13:51 -05:00
  • 72d3576257 Fix a crash and a hang in the new computer manager code Cameron Gutman 2015-01-30 19:33:42 -05:00
  • ebd93a55a0 Fix small icon mode Cameron Gutman 2015-01-30 19:17:00 -05:00
  • 4d01e1afe6 Stub icon scaling and allow background updating of the applist Cameron Gutman 2015-01-30 18:49:01 -05:00
  • 9988330613 Add some new common functions for app list caching Cameron Gutman 2015-01-30 18:27:15 -05:00
  • d2e51e97c0 square analog stick for testing Karim Mreisi 2015-01-28 08:25:22 +01:00
  • 9f94465979 add virtual controller element abstraction class Karim Mreisi 2015-01-28 07:12:20 +01:00
  • 9ff1386751 Add a quit confirmation dialog Cameron Gutman 2015-01-27 15:31:01 -05:00
  • 5fca35f0b1 Sort app list alphabetically Cameron Gutman 2015-01-26 20:58:33 -05:00
  • d23c763441 Remove unused imports Cameron Gutman 2015-01-26 20:50:14 -05:00
  • fa058c4783 Merge pull request #53 from Ansa89/italian-translation Cameron Gutman 2015-01-26 20:47:00 -05:00
  • e0ddd5f045 Italian translation: update Ansa89 2015-01-26 10:53:30 +01:00
  • d83526ff5c add analog stick double click event, add button long press event, add virtual controller settings draft Karim Mreisi 2015-01-26 09:38:52 +01:00
  • b7443451a4 Fix release build failure for beta Cameron Gutman 2015-01-25 23:38:33 -05:00
  • e90e4a22c4 Increment version Cameron Gutman 2015-01-25 23:35:24 -05:00
  • 3a53172145 Apply list mode preference immediately Cameron Gutman 2015-01-25 23:28:13 -05:00
  • 1dfcb7bc29 Fix root input device capture on the Nexus 9 Cameron Gutman 2015-01-25 23:16:32 -05:00
  • 897bb76858 Forgot this file Cameron Gutman 2015-01-25 22:58:17 -05:00
  • bcc67269ab Add gestures to bring up the software keyboard - Long press start or tap with 3 fingers Cameron Gutman 2015-01-25 22:55:12 -05:00
  • 4d24c654b9 Remove the old fragment when adding the new one Cameron Gutman 2015-01-25 22:11:38 -05:00
  • cba44b091b Add common with GFE 2.1.x backwards compatibility Cameron Gutman 2015-01-25 21:35:03 -05:00
  • 8235717502 Fix streaming from GFE 2.1.x Cameron Gutman 2015-01-25 21:33:24 -05:00
  • 3d29d76cd4 Fix broken streaming on Gen 4 servers Cameron Gutman 2015-01-25 21:21:58 -05:00
  • f2d8f8a41b Update preference text Cameron Gutman 2015-01-25 21:04:27 -05:00
  • 4b1c7e7e3c Fix state loss crashes Cameron Gutman 2015-01-25 21:04:13 -05:00
  • 1cba278876 Cache box art locally Cameron Gutman 2015-01-25 21:00:34 -05:00
  • 766898fdf9 Add list support back for users that don't like the grid Cameron Gutman 2015-01-25 20:23:35 -05:00
  • 13e91d594b Fix Lint and build issues Cameron Gutman 2015-01-25 18:50:31 -05:00
  • ca0a0da19f Fix fusion of computers that were re-added after becoming unreachable Cameron Gutman 2015-01-25 18:41:44 -05:00
  • cde5367f38 Tweak network packet loss message and threshold algorithm Cameron Gutman 2015-01-25 18:37:07 -05:00
  • 466463ebc3 Add SDP backwards compatibility Cameron Gutman 2015-01-25 18:12:25 -05:00
  • aee255a6ee Backwards compatibility for video and control stream to GFE 2.1.x Cameron Gutman 2015-01-25 17:59:23 -05:00
  • daf7598774 Use a single context object instead of passing around tons of objects. Start of GFE 2.1.x backwards compatibility. Cameron Gutman 2015-01-25 17:34:28 -05:00
  • 6de5cf8925 Disable deadzone scaling because it's pretty broken Cameron Gutman 2015-01-25 17:02:00 -05:00
  • 82cabce86e Merge pull request #33 from Ansa89/language_chooser Cameron Gutman 2015-01-25 16:46:10 -05:00
  • 1d6b7e1b2e fix digital button/pad mouse movement, add selct & start button Karim Mreisi 2015-01-25 09:21:37 +01:00
  • 1c9458d056 fix digital button revoke event, update colors Karim Mreisi 2015-01-24 11:46:31 +01:00
  • 4e29f2ae8b add real digital pad and new digital buttons Karim Mreisi 2015-01-24 10:26:28 +01:00
  • 69321636b5 add LB and RB Karim Mreisi 2015-01-23 07:30:08 +01:00
  • d190b254bd Merge https://github.com/limelight-stream/limelight-android Karim Mreisi 2015-01-23 06:57:51 +01:00
  • 51a630995a Update common for GFE 2.2.2+ support v3.0.3 Cameron Gutman 2015-01-22 15:29:58 -05:00
  • 3a74f0726c Updated libs Cameron Gutman 2015-01-22 15:29:46 -05:00
  • efa6c7bba0 Fix build of root package Cameron Gutman 2015-01-22 15:29:16 -05:00
  • 52e5817327 Fix flags so bitrate scales up properly on GFE 2.2.2 Cameron Gutman 2015-01-22 14:51:28 -05:00
  • 79ddfc65d5 Remove unused import Cameron Gutman 2015-01-22 14:17:33 -05:00
  • 6acb1fd92a Initial support for GFE 2.2.2+ Cameron Gutman 2015-01-22 14:13:02 -05:00
  • 005a96f3d3 fix not implemented toast message Karim Mreisi 2015-01-22 09:01:30 +01:00
  • e39e0910a1 add virtual controller configuration screen Karim Mreisi 2015-01-22 08:59:55 +01:00
  • 56a6cee8f2 add touch controls Karim Mreisi 2015-01-22 08:06:14 +01:00
  • b8141542f8 Add wiki link Michelle Bergeron 2015-01-17 18:44:31 -08:00
  • 8fc9a90207 Switch back to Maven repos of ion and androidasync packages Cameron Gutman 2014-12-13 20:41:32 -08:00
  • 13d707d98d Use final release of Gradle 1.0 Cameron Gutman 2014-12-09 01:13:13 -08:00
  • aae0ff6e7a Migrate the project to Android Studio 1.0 RC4 Cameron Gutman 2014-12-08 00:12:37 -08:00
  • 69c7b5a0d5 Update version v3.0.2 Cameron Gutman 2014-12-03 20:52:52 -08:00
  • d1ad3115fa Add remote to stream config Cameron Gutman 2014-12-02 00:55:46 -08:00
  • 770af402a4 Reduce default 1080p60 bitrate to 20 Mbps Cameron Gutman 2014-12-02 00:55:31 -08:00
  • bd2a1b8886 Improve streaming QoS Cameron Gutman 2014-12-02 00:54:52 -08:00