topjohnwu
85d9bd9106
Fix compile errors
2019-08-23 00:30:21 +08:00
Viktor De Pasquale
39e9622205
Fixed magisk version
...
Added refreshing versions before and after the request to remote
2019-08-22 08:03:17 +02:00
topjohnwu
021994c9f3
Clean elf after building shared binaries
2019-08-22 02:51:17 +08:00
topjohnwu
2e7ce2a769
Update gradle files
2019-08-21 10:38:09 +08:00
topjohnwu
84f0ff2fad
Fix manager package name database management
2019-08-12 03:31:59 -07:00
topjohnwu
e6561e5f84
Fix XML parsing Kotlin error
2019-08-12 03:14:51 -07:00
topjohnwu
5fa452aa74
Multiple minor changes
2019-08-12 01:54:33 -07:00
topjohnwu
2225ccb146
Flush settings to persistent storage
2019-08-12 00:05:19 -07:00
topjohnwu
5aafc78847
Cleanup const
2019-08-11 23:53:43 -07:00
topjohnwu
0d03833cff
Name module zips with version code
2019-08-11 22:46:39 -07:00
topjohnwu
a797d5d396
Update snet extension
2019-08-08 04:18:32 -07:00
topjohnwu
f2494374f8
Eliminate any traces of Java in app
2019-08-08 00:59:23 -07:00
topjohnwu
48395ba860
Remove unused files
2019-08-08 00:29:27 -07:00
topjohnwu
5ba5f5f94e
Observe network connnectivity
...
Observe internet connectivity will ping google.com
2019-08-07 22:26:44 -07:00
topjohnwu
42ce6fd334
Workaround stupid Moshi proguard rules
2019-08-07 22:26:25 -07:00
Viktor De Pasquale
f5c3ee3ae1
Added elements of UI to "hide list"
2019-08-07 03:07:18 -07:00
Viktor De Pasquale
3c7ece1605
Fixed not showing current version
...
Current version was not displaying under circumstances that involve loss of connection. Versions are displayed whether the device is connected or not.
2019-08-07 03:07:18 -07:00
Viktor De Pasquale
870efc49ea
Fixed using mapping function incorrectly
2019-08-07 03:07:18 -07:00
Viktor De Pasquale
085ede6d93
Added simple ui blocks for whenever connection drops out
2019-08-07 03:07:18 -07:00
Viktor De Pasquale
4ef19d17da
Added a flag for connection status
...
Reactively updated flag which only checks whether the "data" / "wifi" / "ethernet" is plugged in or enabled. If the user connects to the wifi but has no actual connection, the app will never know.
Please refrain from using other access methods (like pinging a host), it can get picked up by a VPN or other methods and possibly expose MM.
2019-08-07 03:07:18 -07:00
topjohnwu
223913c30a
Remove unnecessary App usage
2019-08-05 00:21:38 -07:00
topjohnwu
010e4de4e1
Introduce DynamicClassLoader
2019-08-04 23:49:09 -07:00
topjohnwu
41134466ed
Upgrade dependencies
2019-08-04 18:33:20 -07:00
topjohnwu
8f07747452
Remove net module
2019-08-04 18:33:20 -07:00
topjohnwu
eb5ce5be1e
Fix saving logs
...
Fix #1722
2019-08-04 14:17:01 -07:00
topjohnwu
71d855e836
Cleanup more code
2019-08-04 13:47:14 -07:00
topjohnwu
33b7ab593c
Migrate PatchAPK to Kotlin
2019-08-04 13:00:27 -07:00
topjohnwu
8706d834b4
Update Android Studio
2019-08-02 21:26:00 -07:00
topjohnwu
7cfab33ebb
Make sure DownloadService always start with app context
2019-08-02 01:21:22 -07:00
topjohnwu
1ababc8c7f
RepoDB does not need to run on main thread
2019-08-02 01:20:16 -07:00
topjohnwu
1f75e63c37
Fix crashes in MarkdownWindow
...
Fix #1628
2019-08-02 01:16:04 -07:00
topjohnwu
cb3f9b9740
More tweaking to Rx pipeline
2019-08-01 23:08:58 -07:00
topjohnwu
9784353223
Fix ActivityTracker
...
Koin does not support nullable types
2019-07-29 04:18:05 -07:00
topjohnwu
7d93ca5c73
Modernize MagiskInstaller
2019-07-29 04:05:54 -07:00
topjohnwu
ac20063e86
Disable cache for Magisk Manager
2019-07-29 03:56:35 -07:00
topjohnwu
debaec32af
Remove old download progress update system
2019-07-29 00:42:53 -07:00
topjohnwu
0e9b71e7a9
Show notification on error
2019-07-29 00:37:01 -07:00
topjohnwu
85f5ff3c14
Download Magisk Manager via new service
2019-07-29 00:26:18 -07:00
Frieder Bluemle
3d81f167ea
Update Gradle wrapper to 5.5.1
2019-07-28 15:32:33 -07:00
Taras
fb70a2e52d
Update Ukrainian translation
2019-07-28 15:32:01 -07:00
JoanVC100
460e85a1b5
New lines added and fixs
2019-07-28 15:31:49 -07:00
cheese1
539b64bd57
update german language-file
2019-07-28 15:31:24 -07:00
linar10
90e38a06a2
Update strings.xml
2019-07-28 15:31:03 -07:00
zertyuiop
09ab910630
Added missing strings
2019-07-28 15:30:54 -07:00
topjohnwu
c15f80b33f
Improve Rx pipeline
2019-07-28 14:49:06 -07:00
topjohnwu
b2e6ba3c4a
Move no thanks from dialogs
2019-07-28 03:54:46 -07:00
topjohnwu
b16f696b0e
Cleanups
2019-07-28 03:47:07 -07:00
topjohnwu
9adfb382e8
Only launch FlashActivity if app is foreground
2019-07-28 03:38:27 -07:00
topjohnwu
44368383f4
Fix fetching repo ordering
2019-07-28 02:21:55 -07:00
topjohnwu
d1ff7e0ffe
Move extensions to its own package
2019-07-28 02:10:22 -07:00