2194 Commits

Author SHA1 Message Date
Duy Tran Khanh
416345b37d
Add icon to login account list (#595)
* Try to add icon to account

* [pick account screen] add icon stage 2
TODO: extract skin head from skin

* Autoscale head icon and try to fix layout

* Remove import

* Complete skin face extractor

* (11 other fixes commits)

Co-authored-by: Duy Tran Khanh <khanhduytran0@users.noreply.github.com>
2021-01-12 13:23:13 +07:00
ArtDev
21d5dfcef4
#597 from serpentspirale/ui_v2 - Fixed improper layout sizing when selecting account 2021-01-11 21:50:35 +03:00
SerpentSpirale
0df259d559 - Update comment 2021-01-11 18:27:44 +01:00
SerpentSpirale
6464def409 - Fixed unproper layout size on many pottential devices 2021-01-11 18:24:58 +01:00
artdeell
2f94563587 load all libraries 2021-01-11 20:21:11 +03:00
Duy Tran Khanh
766aa05c40
Add missing import 2021-01-11 21:06:04 +07:00
Duy Tran Khanh
201b62aaf5 New translations strings.xml (Turkish) 2021-01-11 13:10:55 +07:00
Duy Tran Khanh
ec0052c18e New translations strings.xml (Chinese Simplified) 2021-01-11 11:56:36 +07:00
Duy Tran Khanh
168123d192 New translations strings.xml (Russian) 2021-01-11 03:51:25 +07:00
Duy Tran Khanh
34c3239fc8 New translations strings.xml (Polish) 2021-01-11 02:49:47 +07:00
Duy Tran Khanh
3923470c86 New translations strings.xml (Polish) 2021-01-11 01:50:15 +07:00
Duy Tran Khanh
24b4680512 New translations strings.xml (Dutch) 2021-01-10 19:29:34 +07:00
Duy Tran Khanh
9c3d773825 New translations strings.xml (Russian) 2021-01-10 17:49:56 +07:00
khanhduytran0
785e10fba9 [AWT stub] Fix 1.5.2 crashes (1/?) 2021-01-10 06:42:20 +07:00
Duy Tran Khanh
f5b939c934 New translations strings.xml (Italian) 2021-01-10 05:10:56 +07:00
Duy Tran Khanh
d1b9fa186d New translations strings.xml (Czech) 2021-01-10 05:10:54 +07:00
Duy Tran Khanh
e3cc1ad19e New translations strings.xml (Portuguese, Brazilian) 2021-01-10 04:09:11 +07:00
Duy Tran Khanh
308f95d108 New translations strings.xml (Dutch) 2021-01-10 02:50:09 +07:00
Duy Tran Khanh
ae679d180c New translations strings.xml (German) 2021-01-10 02:50:07 +07:00
Duy Tran Khanh
7a7c90eecc New translations strings.xml (Russian) 2021-01-10 01:54:19 +07:00
Duy Tran Khanh
96295dfe27 New translations strings.xml (Arabic) 2021-01-10 00:53:27 +07:00
Duy Tran Khanh
6abcb71c2b New translations strings.xml (French) 2021-01-10 00:53:18 +07:00
Duy Tran Khanh
6a80e622a3 New translations strings.xml (Dutch) 2021-01-10 00:53:14 +07:00
Duy Tran Khanh
d27ce7cbbd New translations strings.xml (Indonesian) 2021-01-10 00:53:03 +07:00
ArtDev
f9e10ef460
UI v2 Tweaks and fixes by SerpentSpirale 2021-01-09 20:49:16 +03:00
SerpentSpirale
a2e383c5e5 - Added a new option: Hide SideBar ! Requres a UI restart for now. 2021-01-09 18:31:47 +01:00
SerpentSpirale
e47301a811 - Fixed playButton not being centered all the time 2021-01-09 16:48:39 +01:00
SerpentSpirale
1d8e2403bd - Tweaked sidebar size again to fit better with smaller screens 2021-01-09 16:47:53 +01:00
ArtDev
1ba5f3f9ef
SerpentSpirale: Tweaked sidebar to be smaller 2021-01-09 18:09:46 +03:00
SerpentSpirale
8e8caa5ec2 - Tweaked sidebar to be smaller 2021-01-09 16:06:35 +01:00
LegacyGamerHD
3b588e2202
Merge pull request #587 from serpentspirale/ui_v2
- Quick fix for the version text in the UI v2
2021-01-09 15:40:47 +01:00
SerpentSpirale
78fd3329c9 - Fixed mVersionText being outside of the screen when the version name was too long 2021-01-09 15:25:36 +01:00
Duy Tran Khanh
bdf72f8ea6
Merge pull request #585 from serpentspirale/ui_v2
Small QoL changes in the LoginScreen
2021-01-09 19:41:59 +07:00
SerpentSpirale
401cad7430 - Added password visibility toggle 2021-01-09 13:21:35 +01:00
SerpentSpirale
effeedb6df - Made use of the FrameLayout Background instead of using a big ImageView. It fixes the arrow from the language spinner being invisible. 2021-01-09 13:20:52 +01:00
SerpentSpirale
3766053b3a - Switched to using "start" instead of "left" to better support RTL languages 2021-01-09 13:14:46 +01:00
Duy Tran Khanh
fbfa86ffdb New translations strings.xml (Chinese Simplified) 2021-01-09 16:40:12 +07:00
ArtDev
625dee6300
UI revamp bySerpent
UI revamp (v2)
2021-01-09 12:30:22 +03:00
SerpentSpirale
2bc8dc0218 - Restored delete account Dialog 2021-01-09 10:14:48 +01:00
ArtDev
6b4787c10a
Logcat logging patch 2021-01-09 11:12:02 +03:00
ArtDev
cd664622bd
Update JREUtils.java 2021-01-09 11:03:52 +03:00
Duy Tran Khanh
a7ae357dd1
Try to fix auto date 2021-01-09 15:03:43 +07:00
Duy Tran Khanh
9d72a6b720
Temporary get rid of auto date 2021-01-09 14:57:02 +07:00
ArtDev
de7c671443
Update jre_launcher.c 2021-01-09 10:53:50 +03:00
SerpentSpirale
74633d3aa0 - Fixed improper tab init phase by allowing them to be fully inflated before changing their properties. 2021-01-08 22:29:13 +01:00
SerpentSpirale
c3bfe0cd4a - Fixed using an hardcoded string in the login holder layout 2021-01-08 22:07:45 +01:00
SerpentSpirale
41507397cf - Tweaked account selection window size
- Introduced dynamic windows resizing when suppressing account
2021-01-08 21:53:08 +01:00
SerpentSpirale
f470430191 - Removed unused variable 2021-01-08 21:52:47 +01:00
SerpentSpirale
2f482eceab - Fixed inproper deletion of accounts 2021-01-08 21:52:39 +01:00
SerpentSpirale
c791a2dd8e - Updated window size for account selection 2021-01-08 21:52:16 +01:00