Releases: janithcooray/lin_os_swap_mod
v2.0-c-debug-3
Full Changelog: v2.0-c-debug-2...v2.0-c-debug-3
v2.0-c-debug-2
Fixed SWAP PROIR Indicator error on install
Added more
Full Changelog: v2.0-c-debug-1...v2.0-c-debug-2
v2.0-c-debug-1
v2.0-b2 Beta
What's Changed
V2 Beta B (Current)
Added Support for Magisk OTA using JsonFile
Fail Safe seems to be working from #27
V2 Beta A
WARNING THIS IS A BETA
Removed
Volume keys to configure
This was a pain, for some it doesn't work
Added
PreConfiged File
Each release file will have it's own config
More Configs
12 Different Combinations Added. You can add mode under config/
Might help #21
Fail Safe
No Idea on how well it'll work, but if the service file detects an incomplete start up of the last swapon, it will permenently disable itself.
To re-enable, it you have to re-install the module.
Log File
is persistant now, but if you uninstall the module, it will get deleted
Downloads
Here are the naming schemes for each config
v<SWAP_BIN_SIZE>-<SWAPPINESS>-<SWAP_FILE_PRIOR or AUTO>
- SWAP_BIN_SIZE - is the size of how big the file will be in MB
- SWAPPINESS - self explanatory, has to be betweeen 0 - 100. Larger vaules may boost battery life, more apps on background BUT apps will become a bit slower to respond and may destroy your storage device
- SWAP_FILE_PRIOR - usefull if you ROM comes with a swap file, higher values will prioritize the the new swap file.
For Example, a 4096 SWAP_BIN_SIZE, 80% SWAPPINESS and SWAP_FILE_PRIOR as 1 would be called var_4096_80_1.zip
- fix build error by @janithcooray in #30
- Fix Version Code String by @janithcooray in #31
Full Changelog: v2.0-b...v2.0-b2
Closes #4
v2.0-b1
v2.0-b
What's Changed
added updates to JSON Auto Update
- Iod magisk by @janithcooray in #29
Full Changelog: v2.0-a6...v2.0-b
v2.0-a6 BETA
V2 Beta A
WARNING THIS IS A BETA
Removed
Volume keys to configure
This was a pain, for some it doesn't work
Added
PreConfiged File
Each release file will have it's own config
More Configs
12 Different Combinations Added. You can add mode under config/
Fail Safe
No Idea on how well it'll work, but if the service file detects an incomplete start up of the last swapon, it will permenently disable itself.
To re-enable, it you have to re-install the module.
Log File
is persistant now, but if you uninstall the module, it will get deleted
Downloads
Here are the naming schemes for each config
v<SWAP_BIN_SIZE>-<SWAPPINESS>-<SWAP_FILE_PRIOR or AUTO>
- SWAP_BIN_SIZE - is the size of how big the file will be in MB
- SWAPPINESS - self explanatory, has to be betweeen 0 - 100. Larger vaules may boost battery life, more apps on background BUT apps will become a bit slower to respond and may destroy your storage device
- SWAP_FILE_PRIOR - usefull if you ROM comes with a swap file, higher values will prioritize the the new swap file.
For Example, a 4096 SWAP_BIN_SIZE, 80% SWAPPINESS and SWAP_FILE_PRIOR as 1 would be called var_4096_80_1.sh
Full Changelog: v2.0-a...v2.0-a6
Other
closes #28
closes #25
closes #4
Special Thanks to
@devnoname120
@Palpitace
@Animesh-Does-Code
v2.0-a4
Full Changelog: v2.0-a4...v2.0-a5
v2.0-a4
Full Changelog: v2.0-a3...v2.0-a4
v2.0-a3
Full Changelog: v2.0-a2...v2.0-a3