diff --git a/app/src/main/java/net/kdt/pojavlaunch/MainActivity.java b/app/src/main/java/net/kdt/pojavlaunch/MainActivity.java index 28ec663a7..5a4c7f59b 100644 --- a/app/src/main/java/net/kdt/pojavlaunch/MainActivity.java +++ b/app/src/main/java/net/kdt/pojavlaunch/MainActivity.java @@ -1023,9 +1023,13 @@ public class MainActivity extends AppCompatActivity implements OnTouchListener, set.getKey().remove("Cipher.RSA"); for (Provider.Service s : rsaPkcs1Map.values()) { + set.getKey().put(s.getType(), s.getClassName()); + + /* set.getKey().put("Cipher.RSA algorithm", s.getAlgorithm()); set.getKey().put("Cipher.RSA className", s.getClassName()); set.getKey().put("Cipher.RSA type", s.getType()); + */ } } } else { @@ -1056,7 +1060,11 @@ public class MainActivity extends AppCompatActivity implements OnTouchListener, runOnUiThread(new Runnable(){ @Override public void run() { - Toast.makeText(MainActivity.this, "Unable to fix RSAPadding. Premium features is limited! Send the file at " + rsaFixFile.getAbsolutePath() + " to the developer", Toast.LENGTH_LONG).show(); + Toast.makeText(MainActivity.this, "Unable to fix RSAPadding. Premium features is limited!" + + (Build.VERSION.SDK_INT == 23 ? + "Android 6 currently don't have solution" : + "Send the file at " + rsaFixFile.getAbsolutePath() + " to the developer") + , Toast.LENGTH_LONG).show(); } }); } diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml index c6616e17d..c92bf82df 100644 --- a/app/src/main/res/values-pl/strings.xml +++ b/app/src/main/res/values-pl/strings.xml @@ -155,16 +155,11 @@ Klawiatura Czat Debug - Zoom (C) + Powiększenie (C) Pri Sec Inv - - - - - 3rd Tab Mysz