- 01 Apr, 2019 1 commit
-
-
Roumen Petrov authored
-
- 25 Mar, 2019 2 commits
-
-
Roumen Petrov authored
New preference allows user to chose when terminal to calculate screen size. Update of terminal size in onSizeChaged() event works well when terminal is run in "window" mode. In this mode calculation in onMeasure() based on "WindowVisibleDisplayFrame" and "GlobalVisibleRect" produces wrong results (see #10). So onSizeChaged() works well with most of soft-keyboards(IME method). Problem is that in some cases onSizeChaged() is not called if orientation is "landscape". It depend of Android version and IME method. Remark: In "full-screen" mode is restored use onMeasure() but with more simple implementation. Resolves issue #17.
-
Roumen Petrov authored
Existing logic was more suitable for "block" selection.
-
- 21 Mar, 2019 1 commit
-
-
Roumen Petrov authored
-
- 12 Mar, 2019 4 commits
-
-
Roumen Petrov authored
Related to fdroid/rfp#924
-
Roumen Petrov authored
Related to fdroid/rfp#924
-
Roumen Petrov authored
Related to fdroid/rfp#924
-
Roumen Petrov authored
Prevents reported crash perhaps due to closed in background session.
-
- 25 Feb, 2019 1 commit
-
-
Roumen Petrov authored
Also warn user on activity restart
-
- 22 Feb, 2019 1 commit
-
-
Roumen Petrov authored
-
- 20 Feb, 2019 1 commit
-
-
Roumen Petrov authored
-
- 18 Feb, 2019 5 commits
-
-
Roumen Petrov authored
Code refactored to new activity class RemoteActionActivity where "path collection" functionality is managed as well.
-
Roumen Petrov authored
Ensure horizontal scroll to allow import of long line. Also add small improvements to layout.
-
Roumen Petrov authored
-
Roumen Petrov authored
-
Roumen Petrov authored
Modification avoids some uses of session container. Ensure always initialized session container. Also reformat code of terminal service class and make NOTIFICATION_CHANNEL_APPLICATION private.
-
- 15 Feb, 2019 3 commits
-
-
Roumen Petrov authored
-
Roumen Petrov authored
remove border and power button, enlarge and center terminal screen, increase size of text and add shadow
-
Roumen Petrov authored
-
- 12 Feb, 2019 4 commits
-
-
Roumen Petrov authored
-
Roumen Petrov authored
-
Roumen Petrov authored
-
Roumen Petrov authored
-
- 09 Feb, 2019 1 commit
-
-
Roumen Petrov authored
Remark: unlike Android Studio command line builds are not affected! Switch allows use of more recent versions of "Gradle" and "Android Gradle plugin" in Android Studio. For instance in Android Studio 3.2.1 build fail with error: (*) case gradle 4.10.2 and gradle plugin 3.3.+: ... Unsupported method: NativeArtifact.getSourceFolders(). The version of Gradle you connect to does not support that method. ... (*) case gradle 5.+: ... Failed to notify build listener. ... Please revert this patch if you would like to use version of Android Studio before 3.3+.
-
- 17 Jan, 2019 1 commit
-
-
Roumen Petrov authored
As result in populateViewFlipper() and populateWindowList() indentation is changed. Also refactor initialization of first session so that application finish immediately on error.
-
- 16 Jan, 2019 4 commits
-
-
Roumen Petrov authored
-
Roumen Petrov authored
Prepare "Term Here" functionality for more advanced action processing.
-
Roumen Petrov authored
Based on Android Studio 3.2 rules.
-
Roumen Petrov authored
This fixes issues with "Open New Window" action where is requested terminal to switch to last window.
-
- 14 Jan, 2019 5 commits
-
-
Roumen Petrov authored
-
Roumen Petrov authored
-
Roumen Petrov authored
-
Roumen Petrov authored
-
Roumen Petrov authored
-
- 22 Dec, 2018 2 commits
-
-
Roumen Petrov authored
-
Roumen Petrov authored
-
- 20 Dec, 2018 4 commits
-
-
Roumen Petrov authored
-
Roumen Petrov authored
-
Roumen Petrov authored
-
Roumen Petrov authored
-