Grishka
|
f75f5fb1f0
|
Document how QR codes work
|
2025-08-07 00:58:02 +03:00 |
|
Grishka
|
c9ffb12bed
|
Update protobuf schemas from https://github.com/google/nearby
|
2025-08-04 21:34:22 +03:00 |
|
Gregory K
|
819fb63eaa
|
Merge pull request #202 from sh4tteredd/master
Update PROTOCOL.md
|
2025-08-04 20:44:30 +03:00 |
|
sh4tteredd
|
e214d6a9b6
|
Update PROTOCOL.md
|
2025-07-05 13:43:52 +02:00 |
|
Gregory K
|
0cdac84b78
|
Merge pull request #199 from damz/patch-1
PROTOCOL.md: Explain the source of the D2D salt
|
2025-06-12 02:25:48 +03:00 |
|
Damien Tournoud
|
1d3e1a8ef9
|
Explain the source of the D2D salt
|
2025-06-11 16:23:27 -07:00 |
|
Gregory K
|
a39b6f0682
|
Merge pull request #187 from Benuel/master
Added Romanian language
|
2024-12-03 21:11:38 +03:00 |
|
Benuel
|
e99bad249e
|
Added Romanian language
|
2024-12-03 17:22:51 +01:00 |
|
Grishka
|
bb994dbd9e
|
Allow receiving text into .txt files
closes #166, closes #147, closes #112, closes #178, closes #123, closes #110
v2.1.0
|
2024-09-22 03:12:42 +03:00 |
|
Gregory K
|
8157c925d7
|
Merge pull request #173 from devnoname120/patch-1
Fix Gatekeeper warning for Homebrew installations
|
2024-08-04 21:10:48 +03:00 |
|
Paul
|
2f1ac84942
|
Fix Gatekeeper warning for Homebrew installations
See https://support.apple.com/en-us/102445
|
2024-08-04 20:06:38 +02:00 |
|
Gregory K
|
6660bce6a6
|
Merge pull request #164 from PapaDocta/add-arabic-translation
Add Arabic translations for NearDrop
|
2024-05-26 17:02:06 +03:00 |
|
Grishka
|
091411233c
|
Add Arabic to xcode project
|
2024-05-26 17:01:41 +03:00 |
|
Grishka
|
6b95b74a0a
|
Fix folder name
|
2024-05-26 16:55:49 +03:00 |
|
PapaDocta
|
062f901861
|
Add Arabic translations for ShareExtension
|
2024-05-26 16:41:34 +03:00 |
|
PapaDocta
|
c10db4e566
|
Add Arabic translations for Localizable.strings
|
2024-05-26 16:39:51 +03:00 |
|
PapaDocta
|
856fe4507f
|
Update Localizable.stringsdict
|
2024-05-26 11:11:09 +03:00 |
|
PapaDocta
|
6532aa5216
|
Add files via upload
|
2024-05-26 11:10:18 +03:00 |
|
PapaDocta
|
0d47ae99ca
|
Update Localizable.strings
|
2024-05-26 11:09:38 +03:00 |
|
PapaDocta
|
2feb1dbf93
|
Add Arabic translation: Localizable.strings
|
2024-05-26 11:07:28 +03:00 |
|
Gregory K
|
0d528a78d6
|
Merge pull request #163 from tomoyanonymous/fix-ja-trans
Fixed Japanese Translation
|
2024-05-23 13:00:00 +03:00 |
|
松浦 知也 Matsuura Tomoya
|
337ab2e07c
|
fixed ja translation
|
2024-05-23 14:28:20 +09:00 |
|
Grishka
|
1946ada4ed
|
Fix French translation
#151
v2.0.4
|
2024-05-23 00:19:29 +03:00 |
|
Grishka
|
5e69970af8
|
Make it run on Catalina
closes #158, closes #77
|
2024-05-23 00:07:12 +03:00 |
|
Grishka
|
10d63f13bd
|
Add descriptions to requiredFieldMissing and be more lenient
fixes #156, fixes #159
v2.0.3
|
2024-05-22 13:06:22 +03:00 |
|
Gregory K
|
08e5faf498
|
Merge pull request #155 from josempaguiar/josempaguiar/patch-1
Add Portuguese Portugal translation
|
2024-04-03 21:55:33 +03:00 |
|
Gregory K
|
41d7322355
|
Merge pull request #151 from nthnbch/patch-1
add french translation
|
2024-04-03 21:55:21 +03:00 |
|
José Aguiar
|
2d46efb539
|
Add Portuguese Portugal translation
|
2024-04-03 11:24:49 +01:00 |
|
Grishka
|
fca99ced21
|
Update readme
|
2024-03-21 05:04:13 +03:00 |
|
Nathan Buache
|
69ddff6c68
|
add stringdist
|
2024-03-12 14:38:25 +01:00 |
|
Nathan Buache
|
a98b20d116
|
Create Localizable.strings
|
2024-03-12 14:29:23 +01:00 |
|
Gregory K
|
4c7d7fa5ef
|
Merge pull request #135 from msbit/chore/neardrop-utf-8-localizable-strings
chore(NearDrop): change localisable strings to UTF-8
|
2024-01-05 08:24:40 +03:00 |
|
tom
|
8310b76c07
|
chore(NearDrop): change localisable strings to UTF-8
For those localisable strings that `file` reports as type:
Unicode text, UTF-16, little-endian text
convert to UTF-8, using the following `iconv` invocation:
iconv --from-code UTF-16LE --to-code UTF-8 ...
This matches [Apple's guidance][1] on the encoding, and allows git to consider
these files as text, and to provide better diffs when changes occur.
[1]: https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/LoadingResources/Strings/Strings.html#//apple_ref/doc/uid/10000051i-CH6-SW4
|
2024-01-05 14:57:15 +11:00 |
|
Gregory K
|
f47a91b1f1
|
Merge pull request #134 from Bloemendaal/patch-1
Fix Dutch translations
|
2024-01-04 20:31:42 +03:00 |
|
Casper Bloemendaal
|
4201b5a054
|
Fix d
|
2024-01-04 23:43:05 +07:00 |
|
Gregory K
|
66bfba5b02
|
Merge pull request #105 from matsumo0922/improve-japanese-support
Improve japanese locale
|
2023-10-15 03:36:05 +03:00 |
|
daichi-matsumoto
|
361fed42c4
|
fix: japanese locale
|
2023-10-15 09:32:40 +09:00 |
|
Gregory K
|
ecd6cde506
|
Merge pull request #102 from innomaxx/master
Add Ukrainian localization
|
2023-10-07 09:12:01 +03:00 |
|
Max Inno
|
80e1358a85
|
localize: add Ukrainian locale
|
2023-10-06 23:07:56 +03:00 |
|
Gregory K
|
9ca11cd2e8
|
Merge pull request #101 from dohun0310/master
Japanese localization, Korean localization
|
2023-09-30 21:23:16 +03:00 |
|
dohun0310
|
2f82dcd8b1
|
edit Korean localization
|
2023-09-30 20:02:18 +09:00 |
|
dohun0310
|
7e5f674670
|
add Japanese localization
|
2023-09-30 20:01:45 +09:00 |
|
Gregory K
|
8edc5a5cbd
|
Merge pull request #98 from dohun0310/master
add Korean localization
|
2023-09-28 20:45:15 +03:00 |
|
dohun0310
|
1e9b7caa5b
|
add Korean localization
|
2023-09-29 02:42:10 +09:00 |
|
Gregory K
|
a2d1dd625c
|
Merge pull request #97 from eltociear/patch-1
Fix typo in README.md
|
2023-09-28 18:50:02 +03:00 |
|
Ikko Eltociear Ashimine
|
c2342359d9
|
Fix typo in README.md
thesee -> these
|
2023-09-29 00:49:06 +09:00 |
|
Grishka
|
c63e49919f
|
New version
v2.0.2
|
2023-09-28 06:44:23 +03:00 |
|
Grishka
|
31f2b793d3
|
Remove includesPeerToPeer
|
2023-09-28 06:36:09 +03:00 |
|
Gregory K
|
7f2fdc43f8
|
Merge pull request #94 from Moulick/master
Fix brew install command
|
2023-09-27 15:28:54 +03:00 |
|
Moulick Aggarwal
|
0bac4870aa
|
Fix brew install command
|
2023-09-27 11:36:36 +02:00 |
|