60 Commits

Author SHA1 Message Date
Cameron Gutman
3a0c1db168 Merge pull request #54 from Ansa89/italian-translation
Italian translation: update
2015-02-01 00:44:17 -05:00
Cameron Gutman
bd21692323 Properly center text on the app view 2015-02-01 00:43:57 -05:00
Cameron Gutman
d3052cd97d Set small icon by default on phones 2015-02-01 00:33:43 -05:00
Ansa89
d31ef481f3 Italian translation: update 2015-01-31 10:03:37 +01:00
Cameron Gutman
ebd93a55a0 Fix small icon mode 2015-01-30 19:17:00 -05:00
Cameron Gutman
4d01e1afe6 Stub icon scaling and allow background updating of the applist 2015-01-30 18:49:01 -05:00
Cameron Gutman
9ff1386751 Add a quit confirmation dialog 2015-01-27 15:31:01 -05:00
Ansa89
e0ddd5f045 Italian translation: update 2015-01-26 10:53:30 +01:00
Cameron Gutman
b7443451a4 Fix release build failure for beta 2015-01-25 23:38:33 -05:00
Cameron Gutman
3a53172145 Apply list mode preference immediately 2015-01-25 23:28:13 -05:00
Cameron Gutman
f2d8f8a41b Update preference text 2015-01-25 21:04:27 -05:00
Cameron Gutman
766898fdf9 Add list support back for users that don't like the grid 2015-01-25 20:23:35 -05:00
Cameron Gutman
13e91d594b Fix Lint and build issues 2015-01-25 18:50:31 -05:00
Ansa89
9340dff45d PreferenceConfiguration.java: add language preference 2014-11-28 10:26:14 +01:00
Ansa89
4cea483a87 Italian translation: better wording 2014-11-24 11:53:18 +01:00
Ansa89
99aa616188 Add language chooser
Implement limelight-stream/limelight-android#32.
2014-11-24 11:47:02 +01:00
Cameron Gutman
e912e4de57 Don't do deadzone scaling because the PC should be handling that. Return to non-scaled controller packets. Disable the deadzone option in preferences. 2014-11-20 00:00:48 -08:00
Cameron Gutman
5af7d83ec1 Fix RTL Lint warnings by using start/end 2014-11-19 22:06:22 -08:00
Cameron Gutman
4a6f77f43a Remove an unused string 2014-11-19 22:05:51 -08:00
Cameron Gutman
4e088f6183 Fix minor grammar error 2014-11-18 19:09:23 -08:00
Ansa89
f262503bc8 Italian translation: update 2014-11-17 09:50:17 +01:00
Cameron Gutman
43b1a73ae0 Use a transparent background for the streaming activity to avoid overdraw 2014-11-16 17:18:53 -08:00
Cameron Gutman
d08eeb8a2d Don't display a toast after pairing has completed 2014-11-16 16:37:41 -08:00
Cameron Gutman
dd59f0bc6d Fix app grid UI issues 2014-11-16 14:27:20 -08:00
Cameron Gutman
cf2d83a1ea Fix comment typo 2014-11-16 14:23:58 -08:00
Cameron Gutman
4ae29b0075 Improve performance of the CPU decoder and add some details about changing decoders 2014-11-16 11:52:08 -08:00
Ansa89
34e35cd493 Add italian translation 2014-11-14 11:19:03 +01:00
Cameron Gutman
a17af070c5 Condense some text to better fit the UI 2014-11-13 23:30:42 -08:00
Cameron Gutman
fbe0a26800 Select the PC grid when the down button is pressed when focused on one of the buttons 2014-11-13 23:28:23 -08:00
Cameron Gutman
6338e7b8eb Add deadzone preference 2014-11-13 23:22:13 -08:00
Cameron Gutman
2b54a91f3d Replace ... with elipsis character 2014-11-13 21:50:12 -08:00
Cameron Gutman
2d01633372 Fix small error in strings.xml 2014-11-13 21:49:59 -08:00
Cameron Gutman
5dc01069fc Update PC view to avoid scrunched up text when looking for a PC on phones in portrait orientation 2014-11-13 21:49:44 -08:00
Cameron Gutman
a37fff6eb5 Fix a bunch of Lint errors 2014-11-13 21:37:11 -08:00
Cameron Gutman
1965cc2347 Merge branch 'NewUI-prepare-for-translation' into NewUI
Conflicts:
	app/src/main/java/com/limelight/PcView.java
2014-11-13 21:30:11 -08:00
Ansa89
b9ba9adc1f Forgot about these 2014-11-12 12:52:18 +01:00
Ansa89
f112d45e1a Some cleanup 2014-11-12 09:58:26 +01:00
Ansa89
88f139873c Resolve merge conflicts 2014-11-12 09:41:12 +01:00
Ansa89
d317c5bf03 Try to make limelight more translatable 2014-11-11 16:30:20 +01:00
Cameron Gutman
244130fc1b Add visual indication when no PCs have been found yet 2014-11-08 13:56:16 -08:00
Cameron Gutman
21e46a5c3b Display machines as they are being refreshed 2014-11-08 13:14:35 -08:00
Cameron Gutman
406d26ec1c Add visual feeback for offline machines and running games 2014-11-08 12:51:07 -08:00
Cameron Gutman
68c1aaf433 Add new app view UI 2014-11-08 01:07:21 -08:00
Cameron Gutman
9ef577dbdd Update UI for add PC 2014-11-07 23:09:45 -08:00
Cameron Gutman
982ecbc015 Improve the look of the buttons and PC view UI 2014-11-07 22:28:07 -08:00
Cameron Gutman
7e44b5abd5 Remove margins from landscape pc view 2014-11-07 01:20:55 -08:00
Cameron Gutman
6dbb1a0c1f Fix UI performance issues 2014-11-07 01:18:14 -08:00
Cameron Gutman
94b1c04fa6 GridView WIP 2014-11-07 00:27:58 -08:00
Cameron Gutman
9758276f1c Use the normal margins for AddComputerManually 2014-11-06 22:30:10 -08:00
Cameron Gutman
44f447df7b Remove some old layout cruft 2014-11-06 20:01:32 -08:00