github-actions
de01253928
CI: Update gl4es
2022-04-28 08:02:33 +00:00
Duy Tran Khanh
2a46e05c21
New translations strings.xml (Portuguese)
2022-04-28 10:56:21 +07:00
Duy Tran Khanh
5715fb1111
New translations strings.xml (Polish)
2022-04-28 10:56:20 +07:00
Duy Tran Khanh
950017bf97
New translations strings.xml (Korean)
2022-04-28 10:56:17 +07:00
Duy Tran Khanh
30a2198520
New translations strings.xml (Japanese)
2022-04-28 10:56:16 +07:00
Duy Tran Khanh
d17b9f3836
New translations strings.xml (Italian)
2022-04-28 10:56:15 +07:00
Duy Tran Khanh
e02f0ba7b2
New translations strings.xml (Russian)
2022-04-28 10:56:13 +07:00
Duy Tran Khanh
77053e69e2
New translations strings.xml (Czech)
2022-04-28 10:56:11 +07:00
Duy Tran Khanh
b4f7e3b08d
New translations strings.xml (Spanish)
2022-04-28 10:56:08 +07:00
Duy Tran Khanh
edfd99b1ec
New translations strings.xml (French)
2022-04-28 10:56:07 +07:00
Duy Tran Khanh
218ae7192f
New translations strings.xml (Arabic)
2022-04-28 10:56:05 +07:00
Duy Tran Khanh
17265c7135
New translations strings.xml (German)
2022-04-28 10:56:04 +07:00
Duy Tran Khanh
989c4af984
New translations strings.xml (Ukrainian)
2022-04-28 10:56:03 +07:00
Duy Tran Khanh
396d852529
New translations strings.xml (LOLCAT)
2022-04-28 10:56:00 +07:00
Duy Tran Khanh
47ef921c49
New translations strings.xml (English (upside down))
2022-04-28 10:55:59 +07:00
Duy Tran Khanh
d568a1e074
New translations strings.xml (Tatar)
2022-04-28 10:55:56 +07:00
Duy Tran Khanh
2c1415125f
New translations strings.xml (Indonesian)
2022-04-28 10:55:49 +07:00
Duy Tran Khanh
5881e99226
New translations strings.xml (Vietnamese)
2022-04-28 10:55:48 +07:00
Duy Tran Khanh
782189ebef
New translations strings.xml (Chinese Traditional)
2022-04-28 10:55:46 +07:00
Duy Tran Khanh
9add9237c9
New translations strings.xml (Chinese Simplified)
2022-04-28 10:55:45 +07:00
Duy Tran Khanh
b19be31154
New translations strings.xml (Turkish)
2022-04-28 10:55:44 +07:00
Duy Tran Khanh
d35b7a41e4
New translations strings.xml (Portuguese, Brazilian)
2022-04-28 10:55:42 +07:00
Duy Tran Khanh
3edf30fc7c
Merge pull request #3147 from itsnebulalol/patch-1
...
Change Arc Capes title to Cosmetica Capes
2022-04-28 10:43:17 +07:00
Nebula
56d0fcea0c
Update strings.xml
2022-04-27 20:36:11 -04:00
github-actions
eba94ca592
CI: Update gl4es
2022-04-27 20:00:46 +00:00
Duy Tran Khanh
02762346b6
New translations strings.xml (French)
2022-04-27 03:15:40 +07:00
github-actions
1d4df6d78e
CI: Update gl4es
2022-04-26 16:51:32 +00:00
ArtDev
f1a18a3947
Merge pull request #3144 from PojavLauncherTeam/new-drawers
...
New drawers
2022-04-26 19:47:51 +03:00
github-actions
f72a211005
CI: Update gl4es
2022-04-26 15:47:08 +00:00
artdeell
bd3d83d2e3
Removed all NavigationViews, replaced with ListViews...
...
... which allowed me to remove the Google Material dependency once and for all!
2022-04-26 18:42:28 +03:00
Duy Tran Khanh
1bacdf0a70
New translations strings.xml (German)
2022-04-26 03:10:42 +07:00
Boulay Mathias
6afc22e474
Proper resize when hoping back into the app
2022-04-24 17:47:24 +02:00
Duy Tran Khanh
9d971f6881
New translations strings.xml (Korean)
2022-04-24 11:45:32 +07:00
Duy Tran Khanh
0baa848522
New translations strings.xml (German)
2022-04-24 11:45:31 +07:00
Boulay Mathias
5eec6989fb
Add the ability to unpack .pack files
2022-04-23 16:01:26 +02:00
ArtDev
6e449dcde1
Removed the color selector dependency
2022-04-23 07:45:32 +03:00
ArtDev
a433d4a5de
Remove the old color picker method
2022-04-23 07:43:22 +03:00
ArtDev
d89a8325d7
Merge pull request #3120 from PojavLauncherTeam/color-selector
2022-04-23 07:41:34 +03:00
ArtDev
b3ebb73078
CI: add run_id into JRE download to fix runs
2022-04-23 07:35:27 +03:00
artdeell
d78b396ea7
Changes for Serpent
...
Added access modifiers (why :despair:)
Moved the cast
Added error reporting if the tex in the HEX edit box is not a valid HEX value (by making the text red)
2022-04-22 23:15:33 +03:00
artdeell
cfae15c680
Finally. The color selector is at home.
...
Other changes:
The ColorSelectionListener is back!
Now ColorSelector.runColor(int) is used for unified initialization
Added invalidate flag into SVRectangleView.setColor() to avoid a useless invalidation in runColor()
Moved repeating Color.HSVtoColor into ColorSelector.dispatchColorChange()
Fixed a bug: mAlphaSelected wasn't set to the appropriate value by runColor, leading to the Color Preview and HEX edit breaking in some cases
2022-04-22 22:08:40 +03:00
artdeell
393e24a90b
We're almost there!
...
Added side by side (alpha, non-alpha color view)
Removed "tapping" from all listeners (since it became pointless)
Now all listeners don't fire events when the values are set programmatically
Remove unneeded logging
Clean up typos
2022-04-22 17:11:59 +03:00
Boulay Mathias
75ae53575c
Remove the need for reflection
2022-04-21 22:25:08 +02:00
artdeell
9937413d24
Changes
...
Changed up layout (again)
Removed ColorSelectionListener for now
Added AlphaView and AlphaSelectionListener for selecting alpha (transparency)
Removed all divisions from onDraw() calls
2022-04-21 23:08:46 +03:00
Duy Tran Khanh
bf9b5e3a4b
New translations strings.xml (Hindi)
2022-04-21 18:00:31 +07:00
artdeell
8590786d1f
Changes
...
Changed up the layout
Now both sliders return color events
Made the luminosity/intensity square actually represent what will be selected
Added the ability for hue/lim/int listeners to check if the event was generated by tapping, or by setting the value.
2022-04-19 23:05:01 +03:00
artdeell
d1a7fd11e0
Start implementing the new color selector
2022-04-18 23:56:54 +03:00
Boulay Mathias
a41826a167
Aggressive reduction of the dependencies, part 1/?
2022-04-18 21:36:47 +02:00
github-actions
84074885d3
CI: Update gl4es
2022-04-18 16:21:17 +00:00
Boulay Mathias
46c682da6b
Fix migration related bug
2022-04-18 18:17:35 +02:00