Branden Archer
bbd3782bf2
Merge pull request #92 from brarcher/pre-v0.10
...
Update for v0.10 release
v0.10
2017-02-12 15:35:18 -05:00
Branden Archer
b69f2d470b
Update for v0.10 release
2017-02-12 15:25:49 -05:00
Branden Archer
ce4dc01c9d
Merge pull request #91 from brarcher/view-layout
...
View layout
2017-02-11 22:43:58 -05:00
Branden Archer
5cea7eba6c
Allow text to be selectable in view mode
...
When text is long clicked it is now selectable, so that one can
copy it to the clipboard.
2017-02-11 22:33:57 -05:00
Branden Archer
0f7d64bed6
Show card data in a TextView when viewing
...
Earlier when a card was viewed it was shown in an EditView which
was disabled. This was not optimal, as the resulting text was
dimmed. To help the text be easier to read, a TextView is now
used to display the data.
In addition, the layout of the card viewing screen has been adjusted
2017-02-11 22:33:57 -05:00
Branden Archer
330b6ecd54
Merge pull request #87 from brarcher/string-correction
...
String correction
2017-01-28 19:58:56 -05:00
Branden Archer
3f5bcbb941
Add log message when exporting data
2017-01-28 16:22:14 -05:00
Branden Archer
9c74b2a264
Correct typo in comment
2017-01-28 16:22:14 -05:00
Branden Archer
dfc804fbe5
correct "Use external application" title
...
The title mistakenly said filesystem.
2017-01-28 16:22:14 -05:00
Branden Archer
fa73a30bf4
Use string const for button
...
There is a string for the "Use external application" button,
but it was not used.
2017-01-28 16:22:14 -05:00
Branden Archer
449419b647
Merge pull request #85 from brarcher/no-download-extras
...
Remove downloading extras during travis build
2017-01-17 21:43:35 -05:00
Branden Archer
36916b622b
Remove downloading extras during travis build
...
The application does not use google play and other extra libraries,
so downloading them during the build should be unnecessary.
2017-01-17 21:25:50 -05:00
Branden Archer
03f97374bd
Merge pull request #84 from brarcher/export-filename
...
Change default import/export file name
2017-01-17 21:24:35 -05:00
Branden Archer
8650878d95
Change default import/export file name
...
The application is now "Loyalty Card Keychain", but "Locker"
still appears in the application's default import/export
file. Updating the file to match the new name of the application.
2017-01-17 21:06:07 -05:00
Branden Archer
defb8793f6
Merge pull request #83 from brarcher/changelog
...
Update CHANGELOG for v0.9
2017-01-17 20:58:12 -05:00
Branden Archer
c6b7fd6032
Update CHANGELOG for v0.9
2017-01-17 20:47:31 -05:00
Branden Archer
5960f03f9b
Merge pull request #82 from brarcher/pre-v0.9
...
Update for release v0.9
v0.9
2017-01-16 23:07:37 -05:00
Branden Archer
b1df0c0baf
Update for release v0.9
2017-01-16 22:53:21 -05:00
Branden Archer
bfb131c811
Merge pull request #81 from brarcher/keychain
...
Update the name "Locker" to "Keychain"
2017-01-16 22:50:36 -05:00
Branden Archer
4580ee8017
Update the "Locker" name to "Keychain"
...
The icon on the application is no longer a locker, so the
Locker part of the name no longer makes sense. Changing it
to Keychain, as it may make more sense.
2017-01-16 22:44:11 -05:00
Branden Archer
d76a6d79d7
Merge pull request #76 from brarcher/select-import-file
...
Select import file, allow exported file to be sent
2017-01-16 22:30:54 -05:00
Branden Archer
b38e035fb6
Allow sending newly exported data
...
With this change once data is exported it can be sent to
another application.
Translation contributions:
Clonewayx: cs
PanderMusubi: nl
pbeckmann: de
Airon90: it
arno-github : fr
# Conflicts:
# app/src/main/res/values-it/strings.xml
2017-01-16 22:23:08 -05:00
Branden Archer
eeb41376c5
Add ability to select file to import
...
To date the only way to import a file is to hope the exported file
is in the correct location. To remove this requirement, this change
checks if there are any activities available on the system which
can look in the file system. If there are, new options for
importing data will be available.
In addition, the import/export activity's layout was updated,
adding more explanation.
Translation contributions:
Clonewayx: cs
PanderMusubi: nl
pbeckmann: de
Airon90: it
arno-github : fr
2017-01-16 22:23:08 -05:00
Branden Archer
89f649e5ef
Correct TAG name
2017-01-16 22:23:08 -05:00
Branden Archer
4bde8f49b1
update gradle and android plugin
2017-01-16 22:23:08 -05:00
Branden Archer
87c1bbdbf4
Merge pull request #80 from arno-github/arno-github-patch-4
...
New french strings update
2016-12-10 11:17:16 -05:00
arno-github
7029818789
Update strings.xml
2016-12-10 15:10:41 +01:00
arno-github
b64c29bf96
Update french strings
2016-12-10 14:30:13 +01:00
arno-github
24317f4d99
Update strings.xml
2016-12-10 14:26:20 +01:00
arno-github
b9d3699038
Update strings.xml
2016-12-10 14:21:19 +01:00
arno-github
ed3c9ceb50
Update strings.xml
2016-12-10 14:13:03 +01:00
arno-github
0a938628cb
Update strings.xml
2016-12-10 11:53:44 +01:00
arno-github
5720da1581
Merge pull request #1 from arno-github/arno-github-patch-1
...
Create strings.xml
2016-12-10 11:52:03 +01:00
arno-github
5393903872
Create strings.xml
2016-12-10 11:50:20 +01:00
Branden Archer
8e0a4b978d
Merge pull request #75 from betsythefc/master
...
Icon V2
2016-12-06 21:53:07 -05:00
betsythefc
df21c2577d
Improved icon with keyring hole
2016-12-05 20:47:52 -08:00
betsythefc
a7d5b6fa0c
New icon V2
2016-12-05 11:35:40 -08:00
betsythefc
b49501e66a
Merge remote-tracking branch 'brarcher/master'
2016-12-05 11:30:54 -08:00
Branden Archer
65d0f57358
Merge pull request #62 from techwebpd/patch-1
...
Lithuanian strings.xml
2016-12-03 11:35:32 -05:00
Branden Archer
927ac61912
Merge branch 'master' into patch-1
2016-12-03 11:29:52 -05:00
Branden Archer
fd2b84f318
Remove string that did not need translating.
2016-12-03 11:29:44 -05:00
betsythefc
ed4afed538
New Icon
2016-12-02 11:19:18 -08:00
Branden Archer
007427023b
Merge pull request #70 from brarcher/changelog
...
Create CHANGELOG.md
2016-11-22 22:44:13 -05:00
Branden Archer
b4ff68eddb
Create CHANGELOG.md
...
Per-request from:
https://github.com/brarcher/loyalty-card-locker/issues/48
2016-11-22 22:35:49 -05:00
Branden Archer
151b81daa7
Merge pull request #69 from brarcher/pre-v0.8
...
Update for release v0.8
v0.8
2016-11-22 22:21:35 -05:00
Branden Archer
c090af1c7d
Update for release v0.8
2016-11-22 22:13:29 -05:00
Branden Archer
54a0f89821
Merge pull request #66 from lgasp/patch-1
...
Small update to italian translation
2016-11-06 15:07:58 -05:00
lgasp
f01058d5b8
Update strings.xml
2016-11-05 11:19:48 +01:00
lgasp
e01c77681b
proposing less confusing trnalsation fo r button
...
"Scan code" is translated as "salva tessera" that corresponds to English "save card", that is similar to the button " save" on the same screen.
"Scansione codice"is a more literal, and hopefully more clear, translational
2016-11-04 19:48:54 +01:00
Branden Archer
c49ecdca56
Merge pull request #57 from pbeckmann/master
...
Add a german translation.
2016-11-02 14:37:18 -04:00