Commit Graph

72 Commits

Author SHA1 Message Date
Joao Azevedo d07e9c13c8 Merge branch 'L5-goodies-next' into 'master'
L5 goodies next

See merge request librem5-apps/diy-contacts-importer!6
2020-07-26 14:48:25 +00:00
Joao Azevedo dee995cbf2 Changed the package name to librem5-goodies adjusted copyright, control, changelog files to replect that and the install file
Signed-off-by: Joao Azevedo <joao.azevedo@puri.sm>
2020-07-26 16:37:37 +02:00
Joao Azevedo 89e19e6858 updated package name in copyright file
Signed-off-by: Joao Azevedo <joao.azevedo@puri.sm>
2020-07-26 16:09:39 +02:00
Joao Azevedo 85c0e7a4d2 Change readme to reflect projec name change and scope
Signed-off-by: Joao Azevedo <joao.azevedo@puri.sm>
2020-07-26 16:01:16 +02:00
Joao Azevedo 3d35d67bc9 Merge branch 'icon' into 'master'
contacts-importer: Use application icon

See merge request librem5-apps/diy-contacts-importer!4
2020-07-24 09:26:17 +00:00
Joao Azevedo 9f65c0b3dc Merge branch 'dh' into 'master'
Switch to debhelper 12

See merge request librem5-apps/diy-contacts-importer!5
2020-07-24 09:08:08 +00:00
Guido Günther 760385479f contacts-importer: Use application icon
This makes the notifications identifiable
2020-07-24 09:33:34 +02:00
Guido Günther b116f99b34 debian: Switch to dh 12
It's in stable
2020-07-24 09:31:56 +02:00
Guido Günther 01b9288f15 d/control: Use an appropriate standards version
We should at least use the one from Debian stable
2020-07-24 09:31:53 +02:00
Guido Günther debb3404f5 debian: Run wrap-and-sort -ast
This gives consistent ordering.
2020-07-24 09:31:53 +02:00
Joao Azevedo ac7ecb81f9 Merge branch 'shellcheck' into 'master'
shelllcheck cleanups

See merge request librem5-apps/diy-contacts-importer!3
2020-07-23 15:18:16 +00:00
Guido Günther 1789724bcf Use shellcheck as test
This makes sure shell scripting is on the safer side.
2020-07-23 16:14:03 +02:00
Guido Günther 7404f3c573 contacts-importer: Protect against whitespace on import 2020-07-23 16:11:22 +02:00
Guido Günther 9530ebe594 contacts-importer: Fix error checking
The current error code would never execute since the script
runs with -e. So run each import with failure detection and
report that at the end.
2020-07-23 16:09:11 +02:00
Guido Günther 7906fefe11 contacts-importer: Protect against space in $TEMP 2020-07-23 16:05:48 +02:00
Guido Günther 6b7a40e890 contacts-importer: Use $() to make shellcheck happy 2020-07-23 16:04:50 +02:00
Guido Günther c3872beba3 contacts-importer: Drop unneeded `` 2020-07-23 16:04:29 +02:00
Guido Günther 4e576defbc contacts-importer: Act on $FILE
This avoids picking up $1
2020-07-23 16:01:30 +02:00
Guido Günther 90938c6ce7 contacts-importer: Protect against spaces in filenames 2020-07-23 16:01:04 +02:00
Joao Azevedo ab785e2dd9 Merge branch 'librem5-ci' into 'master'
Use debian/librem5-ci

See merge request librem5-apps/diy-contacts-importer!2
2020-07-23 13:43:30 +00:00
Joao Azevedo 9ae79ccd0b Merge branch 'mime' into 'master'
Associate with mime type

See merge request librem5-apps/diy-contacts-importer!1
2020-07-23 13:39:28 +00:00
Guido Günther 676f0ca0e5 Add trivial autopkgtest
This makes sure we install correctly and start to run.
2020-07-23 12:33:27 +02:00
Guido Günther 366a59b044 contacts-importer: Support --help
Always nice when s.th. ends up in /usr/bin/
2020-07-23 12:27:56 +02:00
Guido Günther ee1801fd45 Use 'full' pipeline and recommended path
For packaged apps we want to make it obvious where things
run (so we don't conflict with upstream gitlab-ci files).
2020-07-23 12:19:23 +02:00
Guido Günther 9d0fb24f83 Associate with mime type
This allows to e.g. import vcards received via bluetooth right away.
2020-07-23 11:44:21 +02:00
Joao Azevedo 9bec70f81c updated README 2020-07-22 23:29:07 +02:00
Joao Azevedo 465824b6e2 new CI 2020-07-19 12:05:22 +02:00
Joao Azevedo fdf64f8235 switched back to byzantium 2020-07-01 11:44:34 +02:00
Joao Azevedo e4fcfe6b4d Fix lintian warnings 2020-07-01 11:32:30 +02:00
Joao Azevedo 14c8d0968c heheh 2020-06-24 15:16:31 +02:00
Joao Azevedo 83841ffcc3 sanity check 2020-06-24 15:10:46 +02:00
Joao Azevedo 9745328d8f revert 2020-06-24 15:00:41 +02:00
Joao Azevedo 7a61c15e9c d 2020-06-24 14:58:36 +02:00
Joao Azevedo bc0c38a9f7 added artifacts 2020-06-24 14:53:30 +02:00
Joao Azevedo fa2c217372 new version, should work now 2020-06-24 14:21:30 +02:00
Joao Azevedo 298b555857 Merge branch 'master' into 'master'
first work to package this as a deb package

See merge request pureos/packages/diy-contacts-importer!2
2020-06-24 09:21:57 +00:00
Joao Azevedo 7537de9cc2 new typo found 2020-06-24 11:13:22 +02:00
Joao Azevedo d17ffef9be typo 2020-06-24 11:10:57 +02:00
Joao Azevedo c5f753a69e typo 2020-06-24 11:07:25 +02:00
Joao Azevedo bce3f15b71 Added gitlab-ci file 2020-06-24 10:58:54 +02:00
Joao Azevedo 46de0fb8ae add rules file 2020-06-24 10:35:35 +02:00
Joao Azevedo 6175e97ac5 first work in making it a deb package 2020-06-24 10:32:04 +02:00
Jeremiah Foster da15a29596 Merge branch 'master' into 'master'
Doing a merge request from Joao.

See merge request pureos/packages/diy-contacts-importer!1
2020-03-02 16:15:17 +00:00
Jeremiah Foster 9d31bd8c61 Make importer executable
Signed-off-by: Jeremiah C. Foster <jeremiah.foster@puri.sm>
2020-03-02 16:15:17 +00:00
Joao Azevedo 4eb19b5c83 Merge branch 'testing' into 'master'
added all tha components for it to work

See merge request joao.azevedo/diy-contacts-importer!2
2020-02-13 22:10:52 +00:00
João Azevedo 665870742a added dependency 2020-02-13 23:08:28 +01:00
João Azevedo 5b32056409
everything is almost ready 2020-02-13 23:05:24 +01:00
João Azevedo d980e8e231 add icon 2020-02-13 21:22:24 +01:00
João Azevedo b8030cf9d0 Adding an desktop icon 2020-02-13 21:21:53 +01:00
João Azevedo ba9d88bbab first work in an icon 2020-02-13 20:54:40 +01:00