Commit Graph

12 Commits

Author SHA1 Message Date
Alejandro Gallardo Escobar 8e5dadd7ca Removed the ChangeLog files :D 2014-09-09 17:41:42 +02:00
mdtrooper 8d8899e597 2014-02-12 Miguel de Dios <miguel.dedios@artica.es>
* src/pandorafms/pandorafmsandroidconsole/PandoraWebView.java: fixed
	the access with passwords or users with non-ascii characters.
	
	* AndroidManifest.xml: update the version.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9433 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-12 15:42:17 +00:00
mdtrooper 89b0986267 2013-12-16 Miguel de Dios <miguel.dedios@artica.es>
* res/values/strings.xml, res/values-es/strings.xml,
	res/values-ja/strings.xml: update the names of Pandora.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9234 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-16 11:10:57 +00:00
mdtrooper 03569a57ab 2013-12-13 Miguel de Dios <miguel.dedios@artica.es>
* res/drawable-ldpi/icon_logo_pandorafms.png,
	res/drawable-ldpi/pandorafms_logo.png, ic_launcher-web.png: updated
	the icons, thanks Carla.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9224 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-13 12:03:43 +00:00
mdtrooper 9091151c2e 2013-12-13 Miguel de Dios <miguel.dedios@artica.es>
* AndroidManifest.xml: changed the android version support for to
	show the option button.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9222 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-13 09:31:24 +00:00
mdtrooper fd21f6b1b6 2013-12-13 Miguel de Dios <miguel.dedios@artica.es>
* src/pandorafms/pandorafmsandroidconsole/ConnectionCustomToast.java:
	cleaned source code style.
	
	* res/drawable-ldpi/pandorafms_logo.png: update the icon.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9220 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-13 09:18:41 +00:00
mdtrooper c325bc13a1 2013-12-12 Miguel de Dios <miguel.dedios@artica.es>
* res/drawable-ldpi/refresh.png, res/drawable-ldpi/config.png,
	res/drawable-ldpi/help.png, res/drawable-ldpi/exit.png: updated the
	icons for the option menu, thanks Carla.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9214 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-12 08:52:56 +00:00
mdtrooper 4b489a1eb9 2013-11-14 Miguel de Dios <miguel.dedios@artica.es>
* res/drawable-ldpi/config.png, res/drawable-ldpi/help.png,
	res/drawable-ldpi/exit.png, res/drawable-ldpi/refresh.png: updated
	the icons of app to new Pandora style, thanks Carla.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9075 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-14 10:11:26 +00:00
mdtrooper 3bfcf5b78c 2013-10-28 Miguel de Dios <miguel.dedios@artica.es>
* src/pandorafms/pandorafmsandroidconsole/Options.java,
	src/pandorafms/pandorafmsandroidconsole/PandoraWebView.java: setted
	the default values the Pandora public demo.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8970 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-28 14:58:54 +00:00
mdtrooper e0cc349341 2013-10-28 Miguel de Dios <miguel.dedios@artica.es>
* .classpath: some changes that eclipse makes "automagicaly".
	
	* src/pandorafms/pandorafmsandroidconsole/PandoraWebView.java:
	fixed java-android warnings.
	
	* res/layout/activity_web_view.xml: improved the source code style.
	
	* AndroidManifest.xml: fixed with ugly fix the lost "option button"
	in the phones/tables with android version over that honeycomb and
	have not a fisical option menu. Fixes the warnings of android.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8968 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-28 14:34:32 +00:00
mdtrooper a53aa54b6b 2013-05-30 Miguel de Dios <miguel.dedios@artica.es>
* AndroidManifest.xml: added icon for application.
	
	* src/pandorafms/pandorafmsandroidconsole/Help.java,
	src/pandorafms/pandorafmsandroidconsole/Options.java,
	src/pandorafms/pandorafmsandroidconsole/PandoraWebView.java: fixed
	java warnings.
	
	* res/values-ja/strings.xml, res/values/strings.xml,
	res/values-es/strings.xml: translate strings to english and
	spanish.
	
	* res/drawable-ldpi/icon_logo_pandorafms.png: added icon.
	
	* res/layout/help.xml, res/layout/options.xml: change layout.
	
	* bin/*, gen/*: erased the binary temp files from eclipse.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8231 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-30 10:43:18 +00:00
mdtrooper e40aa301ea 2013-02-22 Miguel de Dios <miguel.dedios@artica.es>
* PandoraFMS_android_console/*: added first version of PandoraFMS
	android console (it is a custom browser standaralone for the
	Pandora Web Console Mobile).




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7699 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-21 23:27:05 +00:00