facebook button substituted with operators in the widget
This commit is contained in:
		
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 473 B  | 
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 386 B  | 
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 458 B  | 
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 645 B  | 
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 645 B  | 
@@ -24,6 +24,6 @@
 | 
			
		||||
 | 
			
		||||
<ImageButton xmlns:a="http://schemas.android.com/apk/res/android"
 | 
			
		||||
			 a:id="@id/cpp_button_like"
 | 
			
		||||
			 a:src="@drawable/kb_facebook"
 | 
			
		||||
			 a:src="@drawable/kb_share"
 | 
			
		||||
			 style="@style/cpp_simple_metro_control_image_button_style"
 | 
			
		||||
			 a:contentDescription="Like"/>
 | 
			
		||||
							
								
								
									
										29
									
								
								android-app-core/res/layout/cpp_simple_button_operators.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										29
									
								
								android-app-core/res/layout/cpp_simple_button_operators.xml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,29 @@
 | 
			
		||||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
 | 
			
		||||
<!--
 | 
			
		||||
  ~ Copyright 2013 serso aka se.solovyev
 | 
			
		||||
  ~
 | 
			
		||||
  ~ Licensed under the Apache License, Version 2.0 (the "License");
 | 
			
		||||
  ~ you may not use this file except in compliance with the License.
 | 
			
		||||
  ~ You may obtain a copy of the License at
 | 
			
		||||
  ~
 | 
			
		||||
  ~    http://www.apache.org/licenses/LICENSE-2.0
 | 
			
		||||
  ~
 | 
			
		||||
  ~ Unless required by applicable law or agreed to in writing, software
 | 
			
		||||
  ~ distributed under the License is distributed on an "AS IS" BASIS,
 | 
			
		||||
  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 | 
			
		||||
  ~ See the License for the specific language governing permissions and
 | 
			
		||||
  ~ limitations under the License.
 | 
			
		||||
  ~
 | 
			
		||||
  ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 | 
			
		||||
  ~ Contact details
 | 
			
		||||
  ~
 | 
			
		||||
  ~ Email: se.solovyev@gmail.com
 | 
			
		||||
  ~ Site:  http://se.solovyev.org
 | 
			
		||||
  -->
 | 
			
		||||
 | 
			
		||||
<Button xmlns:a="http://schemas.android.com/apk/res/android"
 | 
			
		||||
		a:id="@id/cpp_button_operators"
 | 
			
		||||
		a:text="∂,…"
 | 
			
		||||
		a:textStyle="italic"
 | 
			
		||||
		style="@style/cpp_simple_metro_control_button_style"/>
 | 
			
		||||
@@ -78,7 +78,7 @@
 | 
			
		||||
 | 
			
		||||
		<include layout="@layout/cpp_simple_button_plus"/>
 | 
			
		||||
 | 
			
		||||
		<include layout="@layout/cpp_simple_button_like"/>
 | 
			
		||||
		<include layout="@layout/cpp_simple_button_operators"/>
 | 
			
		||||
 | 
			
		||||
		<include layout="@layout/cpp_simple_button_copy"/>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -24,8 +24,8 @@
 | 
			
		||||
 | 
			
		||||
	<string name="c_about">О программе</string>
 | 
			
		||||
 | 
			
		||||
	<string name="c_about_content">Copyright (c) 2009-2011\n\n<b>Программа создана\nserso aka se.solovyev</b>\n\n
 | 
			
		||||
		Сайт приложения:<a href="http://facebook.com/calculatorpp">http://facebook.com/calculatorpp</a>\n\n
 | 
			
		||||
	<string name="c_about_content">Copyright (c) 2009-2013\n\n<b>Программа создана\nserso aka se.solovyev</b>\n\n
 | 
			
		||||
		Сайт приложения: <a href="https://vk.com/calculatorpp">https://vk.com/calculatorpp</a>\n\n
 | 
			
		||||
		Эта программа с открытыми исходным кодом:\nон может быть найден на \n
 | 
			
		||||
		<a href="https://github.com/serso/android-calculatorpp">http://github.com</a>\n\n
 | 
			
		||||
		За подробной информацией, пожалуйста,\nобращайтесь на почту\n<a href="mailto:se.solovyev@gmail.com">
 | 
			
		||||
@@ -34,13 +34,10 @@
 | 
			
		||||
		Если вы хотите поддержать проект материально\nвы можете купить специальную опцию из настроек приложения\n\n
 | 
			
		||||
		Если вам понравилось приложение -\nпоставьте 5 звёздочек в\n
 | 
			
		||||
		<a href="https://market.android.com/details?id=org.solovyev.android.calculator">Google Play</a>\n\n
 | 
			
		||||
		Спасибо тем, кто переводил Калькулятор++:\n
 | 
			
		||||
		на итальянский - Gabriele Ravanetti\n
 | 
			
		||||
		на испанский - Jordi Luna\n
 | 
			
		||||
		на украинский - Андрій Бандура\n\n
 | 
			
		||||
		Это приложение использует следующие открытые библиотеки:\n
 | 
			
		||||
		<a href="http://simple.sourceforge.net">Simple (XML serialization)</a>\n
 | 
			
		||||
		<a href="http://meditorworld.appspot.com/meditor.txt">JSCL</a>
 | 
			
		||||
	</string>
 | 
			
		||||
	<string name="cpp_share_link">https://vk.com/calculatorpp</string>
 | 
			
		||||
 | 
			
		||||
</resources>
 | 
			
		||||
@@ -25,7 +25,7 @@
 | 
			
		||||
	<string name="c_about">About</string>
 | 
			
		||||
 | 
			
		||||
	<string name="c_about_content">Copyright © 2009–2013\n\n<b>Created by serso aka se.solovyev</b>\n\n
 | 
			
		||||
		We are on Facebook:<a href="http://facebook.com/calculatorpp">http://facebook.com/calculatorpp</a>\n\n
 | 
			
		||||
		We are on Facebook: <a href="http://facebook.com/calculatorpp">http://facebook.com/calculatorpp</a>\n\n
 | 
			
		||||
		This program is distributed under Apache 2.0 License:\nsource code can be found on\n
 | 
			
		||||
		<a href="https://github.com/serso/android-calculatorpp">http://github.com</a>\n\n
 | 
			
		||||
		For more information please\ncontact the author by email\n
 | 
			
		||||
@@ -41,5 +41,6 @@
 | 
			
		||||
 | 
			
		||||
	<string name="c_release_notes">Release notes</string>
 | 
			
		||||
	<string name="c_release_notes_for_title">"Release notes for version "</string>
 | 
			
		||||
	<string name="cpp_share_link">http://www.facebook.com/calculatorpp</string>
 | 
			
		||||
 | 
			
		||||
</resources>
 | 
			
		||||
		Reference in New Issue
	
	Block a user