Alter Remove Group Behavior?

My firm uses Samsung Galaxy Tab S2s and in whatever version of Android they are running, you select text by doing a long press. Obviously this is causing us problems in ODK Collect, since the same behavior is used to remove a group in a form. I'd like to compile our own version of ODK with this behavior changed but glancing over the decompiled apk, there is quite a bit of stuff to go through. Can anyone point me to where exactly this is specified?

Don't look at a decompiled APK. Look at the source at

It's in FormEntryActivity. Search for DELETE_REPEAT.

Yaw

··· -- Need ODK consultants? Nafundi provides form design, server setup, in-field training, and software development for ODK. Go to https://nafundi.com to get started.

On Mon, Apr 18, 2016 at 2:24 AM, adrianthorn101@gmail.com wrote:

My firm uses Samsung Galaxy Tab S2s and in whatever version of Android they are running, you select text by doing a long press. Obviously this is causing us problems in ODK Collect, since the same behavior is used to remove a group in a form. I'd like to compile our own version of ODK with this behavior changed but glancing over the decompiled apk, there is quite a bit of stuff to go through. Can anyone point me to where exactly this is specified?

--
You received this message because you are subscribed to the Google Groups "ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

And if you ADD this functionality to the long-press treatments (along with
delete group, clear selection, etc.), we can ADD your changes into the main
source code.

Rather than having you maintain your own proprietary version.

··· On Mon, Apr 18, 2016 at 5:31 AM, Yaw Anokwa wrote:

Don't look at a decompiled APK. Look at the source at
http://github.com/opendatakit/collect/

It's in FormEntryActivity. Search for DELETE_REPEAT.

Yaw

Need ODK consultants? Nafundi provides form design, server setup,
in-field training, and software development for ODK. Go to
https://nafundi.com to get started.

On Mon, Apr 18, 2016 at 2:24 AM, adrianthorn101@gmail.com wrote:

My firm uses Samsung Galaxy Tab S2s and in whatever version of Android
they are running, you select text by doing a long press. Obviously this is
causing us problems in ODK Collect, since the same behavior is used to
remove a group in a form. I'd like to compile our own version of ODK with
this behavior changed but glancing over the decompiled apk, there is quite
a bit of stuff to go through. Can anyone point me to where exactly this is
specified?

--
You received this message because you are subscribed to the Google
Groups "ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com