Discover

Topics

Brevent

Brevent version history

‹ General Info
Version 0.7.1
Updated 7 years ago
Changelog v0.7.1
- Disable notification when force stop
- fix multi crash
- fix cannot start brevent_server
- fix wechat donate (only for Android 7+ and non-play version)
- fix cannot force-stop when remove from recent
- fix cannot recognize framework apps on some devices

For v0.4 users, I recommend you to remove AppOps' RUN_IN_BACKGROUND, otherwise, some app may not work.
adb shell> cmd appops query-op RUN_IN_BACKGROUND | while read line; do echo $line; cmd appops set $line RUN_IN_BACKGROUND allow; done
Version 2.1.8
Updated 6 years ago
Changelog v2.1.8
- Optimize abnormal back, avoid show zero background time
(In previous, reset background time to zero for destroyed activity)
- Fix some issues for stopped brevent server by optimize audio
(Optimize audio won't working for those devices)
- fix crash on Android O
- cache play check to avoid wake play store
- experimental features are free for android 5.x
- email chooser now include activity name
Version 2.1.7
Updated 6 years ago
Changelog v2.1.7
- support multi-language (app list use system locale)
- save verbose and debug log to files, and keep 7 days
(if you clear data of brevent, you'll lose log for the day)
- adjust notification importance for android o, no noise
- optimize disabled screen, #60, #76
- enhance compatibility with some rom, and switch to ipv4 for network adb
- use Brefoil (Brevent Virtual Coin) instead of USD, 1 USD = 1 Brefoil
Version 2.1.6o
Updated 6 years ago
Version 2.1.6a
Updated 6 years ago
Version 0.7
Updated 7 years ago
Changelog - fix critial bug that block top apps
- add new brevent mode: immediate
- update description for "Brevent timeout" (now "Background apps timeout")
Version 2.1.6
Updated 6 years ago
Version 2.1.5a
Updated 6 years ago
Version 2.1.4
Updated 6 years ago
Version 2.1.3
Updated 6 years ago