Tobi823
|
655443c9a9
Tobiwan/ffupdater#32
|
4 年之前 |
Tobi823
|
e588863a30
- refactor GithubConsumer to reduce network traffic
|
4 年之前 |
Tobi823
|
719cb39db5
- refactor ApiConsumer.java
|
4 年之前 |
Tobi823
|
2252b8254a
- swap listener for info und download button
|
4 年之前 |
Tobi823
|
fbf536de7b
- refactor FingerprintValidator return values
|
4 年之前 |
Tobi823
|
c733c93266
- refactor FingerprintValidator return values
|
4 年之前 |
Tobi823
|
d302985b0c
- fix bug: checkInstalledApp can be called for uninstalled apps
|
4 年之前 |
Tobi823
|
0e264f38bd
- add Migrator which delete available metadata cache after FFUpdater update
|
4 年之前 |
Tobi823
|
93fea3f2d9
- move code from MainActivity.java to MainActivityHelper.java
|
4 年之前 |
Tobi823
|
a105bdc2e5
- improve null checks
|
4 年之前 |
Tobi823
|
d7b35a0be6
- improve null checks
|
4 年之前 |
Tobi823
|
333b71c11f
- replace switch with if because R.id will be no longer final
|
4 年之前 |
Tobi823
|
a6a9d1fb76
- fix translations
|
4 年之前 |
Tobi823
|
9bdeac8195
- fix translations
|
4 年之前 |
Tobi823
|
822c707449
- fix upper case in strings.xml
|
4 年之前 |
Tobi823
|
64cde08fb7
- check if context.getExternalFilesDir(DIRECTORY_DOWNLOADS) returns non null value
|
4 年之前 |
Tobi823
|
5300eff28f
- check if context.getExternalFilesDir(DIRECTORY_DOWNLOADS) returns non null value
|
4 年之前 |
Tobi823
|
4ff19f17ab
- replace Preconditions.checkNotNull with Objects.requireNonNull
|
4 年之前 |
Tobi823
|
2d6d4c0cce
- improve InstallActivity
|
4 年之前 |
Tobi823
|
04cd442021
- improve InstallActivity
|
4 年之前 |
Tobi823
|
4ccefe616d
- improve InstallActivity
|
4 年之前 |
Tobi823
|
c5c9e85a6c
- improve FingerprintValidator
|
4 年之前 |
Tobi823
|
bf263724dc
- improve FingerprintValidator
|
4 年之前 |
Tobi823
|
02a6b86dd9
- improve InstallActivity.java
|
4 年之前 |
Tobi823
|
e02eca0486
- improve InstallActivity.java
|
4 年之前 |
Tobi823
|
861f0b691c
- improve InstallActivity.java
|
4 年之前 |
Tobi823
|
da63a64cfe
- update Changelog
|
4 年之前 |
Tobi823
|
2126724ec9
- set visibility to gone in the styles.xml (and not in the Java code InstallActivity)
|
4 年之前 |
Tobi823
|
90ce623ac0
- make sure that old downloaded APK are really deleted
|
4 年之前 |
Tobi823
|
413e487fe2
- ignore old ABIs like "armeabi"
|
4 年之前 |