Commit graph

68 commits

Author SHA1 Message Date
Russell Keith-Magee
a873fc6926
Ensure appcompat library is specified, and normalize bundle IDs. 2024-01-30 11:46:30 +08:00
Russell Keith-Magee
1f281bf0fb
Update examples to explicitly list gradle dependencies. 2024-01-25 11:37:03 +08:00
Russell Keith-Magee
364f6432cc
Update examples to use modern APIs. 2023-10-31 08:17:18 +08:00
Russell Martin
79b9cf836d
Add content to CHANGELOG and LICENSE files for examples 2023-06-21 20:21:23 -04:00
Russell Martin
68ac31aae1
Use consistent quoting in pyproject.toml 2023-06-19 18:50:25 -04:00
Russell Martin
b36606ab32
Add support for briefcase run linux system to examples 2023-06-19 14:56:37 -04:00
Malcolm Smith
b531b7ff33 Fix CI issue with TextInputProbe.type_character on Android 2023-05-29 21:58:56 +01:00
Malcolm Smith
c48992e94c TextInput example app cleanups 2023-05-28 18:00:28 +01:00
Russell Keith-Magee
8ef7facc66
Added example of on_confirm to the textinput example. 2023-04-19 10:13:43 -06:00
Russell Keith-Magee
dc9310f8ce
Merge branch 'main' into shoelace 2023-04-10 12:12:05 +08:00
Russell Martin
37b58ec6f3
Implement documentation linting
- Introduce new tox environments `docs-lint` and `docs-all`
  - `docs-lint` will check for dead links and run spellchecking
  - `docs-all` will force a rebuild for all documentation
- Update documentation and docstrings to pass linting; this includes
  some innocuous code changes for modernization
- Run `tox -e docs-lint` on RTD before the docs are built
2023-04-09 20:53:24 -04:00
Russell Keith-Magee
035aaeb791
Switch to Shoelace to provide web components. 2023-04-01 13:28:20 +08:00
Scott Guyton
4986ad99bf black formatting fix 2023-03-22 00:21:37 -07:00
Scott Guyton
6815c91c19 Updated number input value label to Pick some numbers that add up to more than zero 2023-03-21 22:10:53 -07:00
Scott Guyton
613d3ac4c7 Updated textinput example to include right aligned numbers. Also updated number logic to add number input in each box together and tell user not sum zero 2023-03-20 23:37:18 -07:00
Scott Guyton
9d3c93cd97 Implemented set_alignment for numberinput.py. Added basic test for alignment. 2023-03-19 21:20:44 -07:00
Scott Guyton
7d9ef71745 Implemented set_alignment for textinput.py, updated example app to include right justified textinput 2023-03-18 21:05:14 -07:00
Malcolm Smith
bcfebca552 Set all example version numbers to 0.0.1 2022-11-10 16:13:59 +00:00
Malcolm Smith
696aaa543e Bumped version number for v0.3.0.dev39 release. 2022-11-08 18:05:32 +00:00
Malcolm Smith
8575877178 Bumped version number for v0.0.1rc10 release. 2022-11-08 17:54:35 +00:00
Malcolm Smith
19f4eaac83 Update paths in example projects 2022-11-07 16:35:29 +00:00
Russell Keith-Magee
10c22a3a54
Enable black formatting. 2022-10-27 12:19:46 +08:00
Malcolm Smith
63ddaa623c Add pre-commit hook: pyupgrade 2022-10-21 12:02:17 +01:00
Malcolm Smith
e1701e1620 Add pre-commit hook: isort 2022-10-21 01:11:37 +01:00
Malcolm Smith
d4780b217a Add pre-commit hooks: check-toml, check-yaml, check-case-conflict, check-docstring-first, end-of-file-fixer, trailing-whitespace 2022-10-20 21:59:36 +01:00
Malcolm Smith
50502c5018
Merge pull request #1610 from freakboy3742/text-onchange
Ensure the on_change handler has a value before it might be used.
2022-10-11 14:26:29 +01:00
Russell Keith-Magee
fa16d15af7
Ensure the on_change handler has a value before it might be used. 2022-10-11 06:45:17 +08:00
Russell Keith-Magee
84a949abc1
Correct the app name references. 2022-10-11 06:14:59 +08:00
Russell Keith-Magee
6746ef1b91
Update examples to have web configurations. 2022-10-09 14:18:38 +08:00
Russell Keith-Magee
dfc7273416
Bumped version number for v0.3.0.dev39 development. 2022-09-29 06:18:19 +08:00
Russell Keith-Magee
cc8f38ecde
Bumped version number for v0.3.0.dev38 development. 2022-09-28 14:26:55 +08:00
Sagi Shadur
cbdc423d37 Update TextInput example application. 2022-09-06 17:21:27 +03:00
Russell Keith-Magee
5cd986dce5
Bumped version number for v0.3.0.dev37 development. 2022-08-17 08:47:34 +08:00
Russell Keith-Magee
31d16bbe9e
Bumped version number for v0.3.0.dev36 development. 2022-07-06 10:03:06 +08:00
Russell Keith-Magee
07c05e11ed
Bumped version number for v0.3.0.dev35 development. 2022-05-31 14:57:45 +08:00
Russell Keith-Magee
400b6935c4
Bumped version number for v0.3.0.dev34 development. 2022-05-06 08:24:21 +08:00
Russell Keith-Magee
a7735f5843
Add std-nslog shim to example projects. 2022-03-21 09:01:06 +08:00
Russell Keith-Magee
0bc4003a72
Bumped version number for v0.3.0.dev33 development. 2022-02-19 13:38:26 +08:00
Russell Keith-Magee
da31d9b0a8
Bumped version number for v0.3.0.dev32 development. 2022-02-19 13:35:16 +08:00
Russell Keith-Magee
bbeb3f77e8
Bumped version number for v0.3.0.dev31 development. 2022-01-07 19:46:42 +08:00
Russell Keith-Magee
8686997bec
Use local references to Toga in examples. 2021-12-05 10:55:43 +08:00
Russell Keith-Magee
4467a6956d
Bumped version number for v0.3.0.dev30 development. 2021-11-08 07:06:44 +08:00
Russell Keith-Magee
a99946ffd6
Bumped version number for v0.3.0.dev29 development. 2021-07-25 10:00:40 +08:00
lachlanm-git
85597c741d textinput example copy errors
fix copy errors for .\examples\textinput
2021-05-23 13:28:17 +08:00
Russell Keith-Magee
bcca3237be
Bumped version number for v0.3.0.dev28 development. 2021-04-26 10:21:46 +08:00
Russell Keith-Magee
231d53c193
Bumped version number for v0.3.0.dev27 development. 2021-01-03 09:47:05 +08:00
Russell Keith-Magee
755ffb58de
Bumped version number for v0.3.0.dev26 development. 2021-01-03 09:42:33 +08:00
Russell Keith-Magee
87a0654d71
Make input validators a list. 2020-11-14 09:36:32 +08:00
Russell Keith-Magee
5ea7fa7283
Merge pull request #1106 from saroad2/add_default_validators
Add default validators
2020-11-14 09:19:41 +08:00
Sagi Shadur
111c271a51 Make all combine validators into classes 2020-11-01 14:59:45 +02:00