mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-09-29 21:08:58 +02:00
* AndroidManifest.xml: Changed icon drawable to ic_launcher * res/drawable-hdpi: Added notification icon * res/drawable-ldpi: Added notification icon * res/drawable-mdpi: Added notification icon * res/drawable-xhdpi: Added notification icon * res/layout/setup.xml: Added inventory report checkbox, notification checkbox and stop/restart listener buttons. * res/layout/setupnosim.xml: Added inventory report checkbox, notification checkbox and stop/restart listener buttons. * res/values/strings.xml: Added strings for notification and stop/restart buttons, reflected in all locales * src/pandroid/agent/core.java: Added variables for notification and inventory report, fixed agentname, mobileurl mixup. * src/pandroid/agent/PandroidAgent.java: Removed splash screen, Added check if app launched before and only restarts listener in this case. Added onPause and onDestroy methods to ensure no settings loss. * src/pandroid/agent/PandroidAgentListener.java: Added optional notification when pandroid alarm is enabled, removed loading toast, added inventory enabled check, added cancel notification method, changed xml format to utf-8(untested) * src/pandroid/agent/setup.java: Fixed mobile url, if no http:// or https:// then http:// added automatically. Added stop/restart listener buttons, added inventory report and notification checkbox git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6902 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f