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
- Host: GitHub
- URL: https://github.com/gurleensethi/cyberoam-client
- Owner: gurleensethi
- Created: 2016-10-24T18:02:29.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-01T12:42:08.000Z (about 8 years ago)
- Last Synced: 2025-01-29T18:30:27.501Z (10 months ago)
- Language: Java
- Homepage:
- Size: 11.7 MB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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