CurrentActivity

A current activity monitor. Currently, become an implementation of Google's recommended Android app architecture.

GPL-3.0 License

Stars
182
CurrentActivity - Latest Release

Published by Omico over 5 years ago

Change

  • Update dependencies

Fix

  • Fix wrong in Android P
CurrentActivity - v3.0.3

Published by Omico about 6 years ago

Change

  • Update travis
  • Migrate to AndroidX
CurrentActivity - v3.0.1

Published by Omico over 6 years ago

Change

  • Update to Android Studio 3.1.2
  • Update to Fabric tools 1.25.3
  • Use maven library
  • Min sdk version up to 23
  • Add animate for float view

Fix

  • Fix get root
CurrentActivity - v2.9.9

Published by Omico over 6 years ago

Change

  • Update to Android Studio 3.1.1
  • Update to Fabric tools 1.25.1
  • Update to firebase core 15.0.0
  • Update to setup wizard library 0.2.0
  • Update to constraint layout 1.1.0
  • Update Support Library to 27.1.1
  • Inspect code
  • Update .gitignore

Fix

  • Fix in Android O
CurrentActivity - v2.9.0

Published by Omico over 6 years ago

New

  • Add Firebase

Change

  • Oreo Style
  • Update to Android Studio 3.0.1
  • Update Support Library to 27.0.2
  • Update Gradle to 4.5.1
  • Update Fabric Crashlytics to 2.9.0
  • Update .travis.yml
  • Disable BuildConfig generation
  • Clean library gradle config
  • Use default build tools version
CurrentActivity - v2.8.0

Published by Omico about 7 years ago

New

  • Add history (#4)
  • Add Travis CI

Change

  • FloatViewBroadcastReceiverHelper: Add OnFloatViewStateChangedListenerAdapter
  • Settings: Add custom xml name

Fix

  • CurrentActivityAccessibilityService: Fix NullPointerException
  • Settings: Fix default gesture action
  • SplashActivityFromAssistant: Fix confusing start MainActivity
CurrentActivity - v2.6.8

Published by Omico about 7 years ago

Change

  • CurrentActivity: Now we can switch quick start or quick stop
  • Settings: Update default values
  • SplashActivity: Fix wrong
  • SplashActivity: Update shortcut
  • SplashActivityFromAssistant: Simplify
CurrentActivity - v2.6.3

Published by Omico about 7 years ago

New

  • CurrentActivity: Add start from assistant button press
  • SettingsFragment: Add open main activity when quick start switch
  • SplashActivity: Transparent SplashActivity
  • Update Support Library to 26.1.0
  • Update to Android Studio 3.0 Beta 6
  • Use AppCompatBaseActivity

Change

  • ClipboardUtils: Optimize
  • FloatViewService: Optimize action
  • GuideActivity: Make setup step & working mode understandable
  • MainActivity: Make MainActivity not final
  • Settings: Move constant to Settings
  • SplashActivity: Optimize action
  • SplashActivity: Optimize quick start

Fix

  • AppCompatBaseActivity: Fix NoSuchMethodError
  • ApplicationUtil: No need flags
  • CurrentActivityAccessibilityService: Try to fix NullPointerException
  • SettingsFragment: Fix mutli welcome page
  • SettingsFragment: Fix sometime enableFloatWindowPreference not enable or disable
CurrentActivity - v2.4.4

Published by Omico about 7 years ago

Change

  • Update to Android Studio 3.0 Beta 4
  • Update Support Library to 26.0.2
  • CurrentActivity Crashlytics just enable in release variant
  • MainActivity No longer support statusbar color less than api 21
  • FloatViewService Use CurrentActivity context
  • Remove SetupWizardLib maven
  • Update Property , BootCompletedReceiver , SplashActivity , CurrentActivityTileService
  • Code refactoring

Fix

  • FloatViewService Fix NullPointerException
  • FloatViewService Fix multiple FloatWindow
CurrentActivity - v2.2.9

Published by Omico about 7 years ago

Change

  • Add a magical FloatViewBroadcastReceiverHelper to schedule float view
  • Modify notification method and update drawable
  • Optimize ActivityCollector
  • Optimize action
  • Optimize local broadcast delivery
  • Optimize SplashActivity
  • Optimize CurrentActivityTileService

Fix

  • Modify onBackPressed method to prevent shake
  • Reset working mode
CurrentActivity - v2.1.6

Published by Omico about 7 years ago

Fix

  • Fix compatibility less than Marshmallow
CurrentActivity - v2.1.5

Published by Omico about 7 years ago

New

  • Add debug variant
  • Auto rename release variant
  • Add fullBackupContent
  • Enable strict mode when debug
  • Use support vector drawable

Change

  • ActivityCollector move to BaseActivity
  • Optimize setup step
  • Update to Android Studio 3.0 Beta 3
  • Move quick start and short cut to SplashActivity
  • Add re-enable accessibility service tip
  • Optimize SU

Fix

  • Fix when exit in notification preference not change
  • Fix problem in short cut, when mode is none
  • Fix default gesture action
  • Stop FloatViewService when reset setup wizard
CurrentActivity - v1.9.8

Published by Omico about 7 years ago

New

  • Support Android O

Change

  • Add Notification.FLAG_NO_CLEAR flag
CurrentActivity - v1.9.6

Published by Omico about 7 years ago

New

  • Optimize Flyme

Change

  • Optimize onBackPressed()
CurrentActivity - v1.9.0

Published by Omico about 7 years ago

Fix

  • Fix onNavigateBack() GuideActivity finish
CurrentActivity - v1.8.9

Published by Omico about 7 years ago

New

  • Add setup wizard
  • Add Accessibility Service Mode
  • Add mode selection in UI

Change

  • Optimize Property.java
  • Make CheckOSVariant extends Property
  • Update Fabric gradle plugin to 1.23.0
  • Update to Android Studio 3.0 Beta 2
  • Update Support Library to 26.0.0
  • WakefulBroadcastReceiver was deprecated
  • FloatWindow showFloatView() -> void initFloatView()
  • Support Android O
  • implements Preference.OnPreferenceChangeListener
  • Optimize SharedPreferences
  • Clean code

Fix

  • Fix NullPointerException in ServiceUtils
  • StatusBarUtils fix in KITKAT
  • Fix NullPointerException in MainFragment.createShortcut()
CurrentActivity - v1.7.0

Published by Omico over 7 years ago

Change

  • Format code
  • Update FloatWindow Library to v1.1.0
  • Optimize ZUI
  • A syntax error isRoot() -> isRooted()
CurrentActivity - v1.6.3

Published by Omico over 7 years ago

Change

  • Change float view style
  • Fix NullPointerException in getIntent() & getIntent().getAction()
  • Clean AndroidManifest.xml
  • Update ProGuard rules for Fabric Crashlytics
CurrentActivity - v1.5.8

Published by Omico over 7 years ago

New

  • Add auto hide tip

Change

  • Use ConstraintLayout
CurrentActivity - v1.5.6

Published by Omico over 7 years ago

Change

  • Use Fabric
  • Support Android O
Badges
Extracted from project README
license