An open API service indexing awesome lists of open source software.

https://github.com/gurleensethi/cyberoam-client

Android client for Cyberoam
https://github.com/gurleensethi/cyberoam-client

Last synced: 8 months ago
JSON representation

Android client for Cyberoam

Awesome Lists containing this project

README

          

# cyberoam-client
Android client for cyberoam.

####Libraries used:
* Volley
* ButterKnife
* Design Support
* Realm

#####Minimum SDK : 16
#####Code Architecture : MVP

####Feature list :
* Save multiple accounts
* Notificaions on un-successful login retry's
* No need to run app in background (login process is handled by BroadCast Receivers and Alarm Manager)
* Session Data and Time tracking
* Activity log
* Graphical Stats
* Auto login on WiFi
* Continuous Login

####V 0.1.0(Beta):
* Login/Logout in Cyberoam
* Notifications for errors
* Save and use multiple accounts

####V 0.2.0(Beta):
* Enable/Disable notifications settings
* View states in Login Activty
* Removed Toasts

####V 0.3.0(Beta):
* Fixed timer settings

####V 0.4.0(Beta)
* Account Validtor(validate the credentials of your saved accounts)
* Bug fixes

####V 0.5.0(Beta)
* Session Data Tracking
* Activity logs
* Bug fixes

####V 0.6.0(Beta)
* Activity log graphical data visualization
* Continuous Login
* Auto login on wifi network connected
* Wifi and ID related details on session account activity
* Bug fixes

####V 0.7.0(Beta)
* Ability to change IP/Port
* Bug fixes
* UI changes

####V 0.8.0(Beta)
* Bug fixes

####V 0.9.0(Stable)
* Added continuous login on auto wifi login
* Bug fixes