Commit graph

104 commits

Author SHA1 Message Date
b0e5e4d62d Updated dependencies (Anko 0.10.7, Kotlin 1.3.0, etc.) 2018-11-04 18:44:54 -08:00
9d9d504b41 Updated copyright. 2018-11-04 18:40:21 -08:00
59bed44817 PremissionsDispatcher 3.0.1 2017-10-27 12:36:16 -07:00
49ace84a54 Added About box. 2017-10-10 13:14:28 -07:00
221202a0e3 Syntax Cleanup. 2017-09-26 21:22:19 -07:00
4cf44011b8 Close activity if steps array is empty. 2017-09-26 21:21:55 -07:00
60e2aa7216 Freeze text where applicable. 2017-09-26 21:21:13 -07:00
777fb1ad65 Refactoring. 2017-09-01 23:22:42 -07:00
d5d6aeb9c7 Added crash dialog strings. 2017-09-01 23:19:11 -07:00
1d5ac0e54d Added Crash Report Activity. 2017-09-01 23:18:47 -07:00
4757510e61 Improved report email layout. 2017-09-01 23:17:19 -07:00
52ee021e48 Made EditText capitalize sentences. 2017-09-01 23:16:46 -07:00
ea346de4df Added crash reporting. 2017-09-01 13:19:09 -07:00
3b257fb15b Fixed deprecated calls. 2017-08-22 21:37:28 -07:00
c55053648e Added missing dialpad png missing sizes. 2017-08-22 21:37:04 -07:00
ee41200258 Optimization. 2017-08-22 21:36:20 -07:00
4cdec667e5 Fixed fabs disappearing on scroll. 2017-08-16 19:18:06 -07:00
7c3443a66a Android Studio 2.3.3 and Anko 0.10.1 updates. 2017-07-23 18:22:27 -07:00
5871e195dc Added build date to about dialog. 2017-04-04 17:34:04 -07:00
749ae6bf2b Suppressed unused parameter and deprecation warnings. 2017-04-04 11:21:26 -07:00
0d8dae2326 Added ability to include literal string in manual steps. 2017-03-02 20:32:49 -08:00
24d2042454 Added Display Phone Number steps. 2017-03-02 01:00:23 -08:00
e4a0940709 Added nodial to DKS delete phone number.
Added manuals.
2017-03-01 23:10:25 -08:00
e5ada7422e Kotlin 1.1 update. 2017-03-01 19:38:40 -08:00
d3175e6b2e Updated copyright. 2017-02-09 18:11:08 -08:00
16a219be2f Kotlin 1.6 optimization. 2017-02-09 17:08:14 -08:00
42526c3f14 Switched EditText to TextInputEditText 2016-09-21 00:49:31 -07:00
0902c0ebff Added fromHtml function. 2016-09-20 10:43:03 -07:00
d23e767796 Handled no pause in DTMF steps. 2016-09-20 10:42:18 -07:00
1be489a235 Fixed area code reference number. 2016-09-20 10:40:42 -07:00
8a3c312ca6 fixup! Improved validateField function. 2016-09-19 22:30:12 -07:00
2dd5d206e2 Improved validateField function. 2016-09-14 21:51:51 -07:00
24ae562927 Added kotlin-android-extensions 2016-09-10 12:02:40 -07:00
923252ff87 Removed this were not needed. 2016-09-08 01:50:30 -07:00
68d8eab74d Fixed field syntax error validation message. 2016-09-07 22:40:39 -07:00
9f68f0a41b Used kotlin with() whenever possible. 2016-09-07 22:38:06 -07:00
0caa0190d5 Cleanup. 2016-09-07 22:36:43 -07:00
2978cc6134 Code format. 2016-09-07 22:35:13 -07:00
c76e931d9f Reworked field validation. 2016-09-07 22:33:33 -07:00
083d2a7097 Added empty string val. 2016-09-07 22:32:48 -07:00
5113edc458 Added comments. 2016-09-07 22:31:58 -07:00
469db3f463 Added isLinear. 2016-09-07 22:28:09 -07:00
6a8b8fc0bd Fixed android:id 2016-09-07 22:24:19 -07:00
4da0d425c4 Fixed wording. 2016-09-07 22:23:39 -07:00
6ac844ece3 Added nodial to Set Welcome Message. 2016-09-07 22:22:37 -07:00
21fa3200fd Fixed typo. 2016-09-07 22:21:37 -07:00
19b1ac4c4e Added "minimum" error. 2016-09-05 22:20:40 -07:00
d9bfd59af1 Fixed field size properties. 2016-09-05 22:19:58 -07:00
16b741872f Added Latch Access Relay (Timed) option. 2016-09-05 22:19:15 -07:00
8d6ba97093 Improved hints text. 2016-09-05 22:18:39 -07:00