Some minor but major changes
New advance settings screen, new setting to ignore the back button, new behaviour of the left and right panels, now the app highlightes all the visible text
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
~ Copyright (C) 2014 Vlad Mihalachi
|
||||
~
|
||||
@ -15,10 +16,8 @@
|
||||
~
|
||||
~ You should have received a copy of the GNU General Public License
|
||||
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
-->
|
||||
|
||||
-->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="sharedcode.turboeditor">
|
||||
|
||||
package="sharedcode.turboeditor" >
|
||||
|
||||
</manifest>
|
||||
|
Reference in New Issue
Block a user