t;a href="whatsnew.html"> 이 버전의 새로운 기능 </a></li> 16
  <li><a href="scanning.html"> 스캔하는 방법 </a></li>
17
  <li><a href="about1d.html"> 1D 바코드에 대한 </a></li>
18
  <li><a href="about2d.html"> 에 대한 2 차원 바코드 </a></li>
19
  <li><a href="sharing.html"> 어떻게 QR 코드를 만드는 방법 </a></li>
20
  <li><a href="license.html"> 개인 정보 보호 정책, 법률 및 라이센스 정보 </a></li>    
21
</ul>
22
<p>Google 번역에 의해 번역.</p></body>
23
</html>

+ 0 - 30
zxing/src/main/assets/html-ko/license.html

@ -1,30 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
  <meta charset="UTF-8"/>
5
  <title> 개인 정보 보호 정책, 법률 및 라이센스 정보 </title>
6
  <link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
10
<h3> 개인 정보 보호 정책 </h3>
11
12
<p><strong class="notranslate">Barcode Scanner</strong> 그 사용자 나 응용 프로그램의 사용에 대한 정보를 수집 저장하거나 전송하지 않습니다. 응용 프로그램은 연락처 및 책갈피 전용 같은 화면에 QR 코드로 연락처와 즐겨 찾기를 공유하는 등, 응용 프로그램 기능을 구현하기 위해 같은 개인 정보를 액세스 할 수 있습니다. </p>
13
14
<p> 이 응용 프로그램이 검색 다음에 대한 추가 정보를 검색하기 위해 Google 도서, 구글 제품 검색과 아마존 등의 써드 파티 서비스를 액세스합니다. 이러한 타사 수신하고 이러한 요청을 기록 할 수 있습니다. 또한, 이러한 요청을 서명 등의 타사 서비스 사용에 대한 요청을 변환하기 위해이 응용 프로그램에 의해 운영 서버에 요청을 보낼 필요가 있습니다. 더 자세한 내용은 쿼리 조건 외에 요청에 추가되지 않습니다. </p>
15
16
<p> 또한주의 그러한 구글 구매자와 같은 타사 웹 사이트 및 응용 프로그램이 응용 프로그램에 링크,. 다시 말하지만, 검색어 이외의 정보는 다음 링크의 일부로 전달되지 않습니다. 이러한 사이트 및 응용 프로그램에서 분리하고이 응용 프로그램과 제휴하지 않습니다, 그리고 본 개인 정보 보호 정책이 적용되지 않습니다. </p>
17
18
<h3> 상표 </h3>
19
20
<p><span class="notranslate">Google, Google Books, Google Product Search,
21
Barcode Scanner, ZXing, QR Code, Data Matrix, Aztec</span> 해당 소유자의 상표입니다. </p>
22
23
<h3> 라이센스 및 저작권 </h3>
24
25
<p> 이 프로젝트를 기반으로 <a class="notranslate" href="https://github.com/zxing/zxing">ZXing</a> 오픈 소스 바코드 라이브러리를 검색하고, 조건에 의거하여 라이센스가 부여됩니다 <a class="notranslate" href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License 2.0</a> : </p>
26
27
<p style="font-size:200%"><a class="notranslate" href="../html/apache-license.txt">Apache License 2.0</a></p>
28
29
<p>Google 번역에 의해 번역.</p></body>
30
</html>

+ 0 - 19
zxing/src/main/assets/html-ko/scanning.html

@ -1,19 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title> 스캔하는 방법 </title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p> : 바코드가 완전히 뷰 파인더의 사각형 안에하도록 전화, 조금만 라인 - 바코드 스캐너는 지속적으로 화면에 표시 사각형 영역을 검사 </p>
10
<p class="imgcenter"><img src="../images/demo-yes.png" style="padding:5px"/><img src="../images/demo-no.png" style="padding:5px"/></p>
11
<p> 제품에서 발견 된 것과 같은 1D 바코드는 자동 초점과 전화를해야합니다. 가 없으면 만 QR 코드와 데이터 매트릭스 코드는 확인 가능한 것입니다. </p>
12
<p> 바코드를 읽을 때, 삐 소리가 재생됩니다 그리고 당신은 스캔, 바코드의 내용이 뭔지 설명 및 내용에 조치를 취할 수있는 옵션의 결과를 볼 수 있습니다. </p>
13
<p> 당신은 문제가 검색하는 데 문제가있는 경우 휴대 전화가 정상 상태에 있는지 확인하십시오. 카메라가 초점을 맞출 수없는 경우, 바코드에서 더 또는 더 가까이 휴대 전화를 이동하십시오. </p>
14
<ul class="touchable">
15
  <li><a href="about1d.html"> 1D 바코드 정보 </a></li>
16
  <li><a href="about2d.html"> 에 대한 2 차원 바코드 </a></li>
17
</ul>
18
<p>Google 번역을 통해 번역.</p></body>
19
</html>

+ 0 - 14
zxing/src/main/assets/html-ko/sharing.html

@ -1,14 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title> 어떻게 QR 코드를 만드는 방법 </title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p> 2D 바코드를 스캔뿐만 아니라, 바코드 스캐너는 QR 코드를 생성 할 수 있으며 화면에 표시됩니다. 그럼 당신은 친구에게 보여, 그 자신의 휴대 전화로 바코드를 스캔하도록 할 수 있습니다 : </p>
10
<p class="imgcenter"><img src="../images/scan-from-phone.png"/></p>
11
<p> 이 기능을 사용하려면 기본 검색 화면에서 메뉴 버튼을 누르면,하고 공유를 누릅니다. 그런 다음 연락처, 즐겨 찾기, 응용 프로그램 또는 클립 보드의 내용을 공유할지 여부를 선택합니다. QR 코드가 자동으로 생성됩니다. 이 완료되면, 뒤로 또는 홈을 누릅니다. </p>
12
<p> 컴퓨터에서 QR 코드를 생성하려면 ZXing QR 코드 생성기를 사용해 : <a href="https://zxing.appspot.com/generator/"> https://zxing.appspot.com/generator/ </a></p>
13
<p>Google 번역을 통해 번역.</p></body>
14
</html>

+ 0 - 13
zxing/src/main/assets/html-ko/whatsnew.html

@ -1,13 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title> 바코드 스캐너의 새로운 기능 </title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<ul>
10
  <li> 버그 수정 </li>
11
</ul>
12
<p>구글 번역 번역.</p></body>
13
</html>

+ 0 - 15
zxing/src/main/assets/html-nl/about1d.html

@ -1,15 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title> Over 1D barcodes </title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p> Traditionele barcodes, zoals gedrukt op de verpakking, ook bekend als eendimensionale barcodes. Er zijn verschillende types gebruikt, zoals UPC en EAN. De meeste lijken op deze: </p>
10
<p class="imgcenter"><img src="../images/big-1d.png"/></p>
11
<p> Deze 1D barcodes bevatten een unieke code die typisch beschrijft een product, zoals een cd of een boek. U kunt kijken deze code op het internet om de prijzen, reviews en nog veel meer te vinden. </p>
12
<p> Als u scant een boek, kunt u ook zoeken in de inhoud van het boek voor een woord of zin, en vind alle pagina's waar het verschijnt: </p>
13
<p class="imgcenter"><img src="../images/search-book-contents.jpg"/></p>
14
<p>Vertaald door Google Translate.</p></body>
15
</html>

+ 0 - 28
zxing/src/main/assets/html-nl/about2d.html

@ -1,28 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title> Over 2D barcodes </title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p><strong> Barcode Scanner </strong> begrijpt ook hoe om te lezen tweedimensionale barcodes, zoals QR Codes en Data Matrix codes. Bijvoorbeeld, de volgende codes bevatten een hyperlink naar de ZXing Project home page: </p>
10
<p class="imgcenter">
11
  <img src="../images/big-qr.png"/>
12
  <img src="../images/big-datamatrix.png"/>
13
  <img src="../images/big-pdf417.png"/>
14
  <img src="../images/big-aztec.png"/>
15
</p>
16
<p> U kunt contactgegevens ook te vertegenwoordigen in een QR-code, en zet het op een visitekaartje of website. Als u het scannen, de resultaten scherm biedt een keuze van acties: </p>
17
<p class="imgcenter"><img src="../images/contact-results-screen.jpg"/></p>
18
<p> Naast URL's en contactgegevens, kunnen QR Codes bevatten: </p>
19
<ul>
20
  <li> Agenda-items, die u kunt toevoegen aan uw agenda </li>
21
  <li> Telefoonnummers, die u kunt bellen </li>
22
  <li> SMS-nummers, die u kunt SMS-bericht </li>
23
  <li> E-mailadressen, die u kunt e-mailen </li>
24
  <li> Geografische coördinaten, die u kunt openen in Google Maps </li>
25
  <li> Platte tekst, die u kunt lezen, dan delen met een vriend </li>
26
</ul>
27
<p>Vertaald door Google Translate.</p></body>
28
</html>

+ 0 - 23
zxing/src/main/assets/html-nl/index.html

@ -1,23 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title> Barcode Scanner Help </title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p> De officiële Android app van de open source ZXing project:<br/>
10
<a href="https://github.com/zxing/zxing"> https://github.com/zxing/zxing </a></p>
11
<p> Barcode Scanner maakt gebruik van de camera op je telefoon om barcodes te lezen en op te zoeken productinformatie, zoals prijzen en reviews. </p>
12
<p class="imgcenter"><img src="../images/scan-example.png"/></p>
13
<p> Het leest ook 2D barcodes zoals QR Codes en Data Matrix. Deze kunnen links naar websites bevatten, contactgegevens zoals telefoonnummers en e-mailadressen, en nog veel meer. </p>
14
<ul class="touchable">
15
  <li><a href="whatsnew.html"> Wat is nieuw in deze versie </a></li>
16
  <li><a href="scanning.html"> Hoe te scannen </a></li>
17
  <li><a href="about1d.html"> Over 1D barcodes </a></li>
18
  <li><a href="about2d.html"> Over 2D barcodes </a></li>
19
  <li><a href="sharing.html"> Hoe je QR Codes te maken </a></li>
20
  <li><a href="license.html"> Privacy Beleid, Juridische en Licentie-informatie </a></li>    
21
</ul>
22
<p>Vertaald door Google Translate.</p></body>
23
</html>

+ 0 - 30
zxing/src/main/assets/html-nl/license.html

@ -1,30 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
  <meta charset="UTF-8"/>
5
  <title> Privacy Beleid, Juridische en Licentie-informatie </title>
6
  <link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
10
<h3> Privacybeleid </h3>
11
12
<p><strong class="notranslate">Barcode Scanner</strong> geen informatie over haar gebruikers, noch het gebruik van de applicatie niet verzamelen, opslaan of verzenden. De applicatie geeft toegang tot persoonlijke informatie zoals contactpersonen en bookmarks alleen om uitvoering functionaliteit van de applicatie, zoals het delen van contacten en bladwijzers door QR Codes op het scherm. </p>
13
14
<p> Merk op dat deze applicatie naar diensten van derden, zoals Google Books, Google Product Search en Amazon, om aanvullende informatie op te halen na een scan. Deze derden ontvangen en kunnen deze verzoeken inloggen. Ook kan het nodig zijn om het verzoek naar een server die door deze aanvrage om het verzoek voor gebruik met de externe dienst, zoals het ondertekenen van het verzoek transformeren. Geen aanvullende informatie wordt toegevoegd aan de verzoeken naast de zoektermen. </p>
15
16
<p> Merk ook op dat deze applicatie links naar derden websites en applicaties. Weer geen uitzondering zoektermen informatie wordt doorgegeven als deel van deze verbindingen. Deze sites en applicaties staan los van en niet verbonden met deze toepassing, en vallen niet onder dit privacybeleid. </p>
17
18
<h3> Handelsmerken </h3>
19
20
<p><span class="notranslate">Google, Google Books, Google Product Search,
21
Barcode Scanner, ZXing, QR Code, Data Matrix, Aztec</span> zijn handelsmerken van hun respectievelijke eigenaars. </p>
22
23
<h3> Licentie en Copyright </h3>
24
25
<p> Dit project is gebaseerd op het <a class="notranslate" href="https://github.com/zxing/zxing">ZXing</a> open source barcode scanning bibliotheek, en wordt onder de voorwaarden van de licentie aan u <a class="notranslate" href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License 2.0</a> : </p>
26
27
<p style="font-size:200%"><a class="notranslate" href="../html/apache-license.txt">Apache License 2.0</a></p>
28
29
<p>Vertaald door Google Translate.</p></body>
30
</html>

+ 0 - 19
zxing/src/main/assets/html-nl/scanning.html

@ -1,19 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title> Hoe om te scannen </title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p> Barcode Scanner scant continu een vierkant gebied op uw scherm - net line-up van de telefoon, zodat de barcode is helemaal in de zoeker rechthoek: </p>
10
<p class="imgcenter"><img src="../images/demo-yes.png" style="padding:5px"/><img src="../images/demo-no.png" style="padding:5px"/></p>
11
<p> 1D barcodes zoals die gevonden op producten vereisen een telefoon met autofocus. Zonder dat zal alleen maar QR Codes en Data Matrix codes zijn leesbaar. </p>
12
<p> Wanneer een barcode wordt gelezen, zal een pieptoon te spelen en zie je de resultaten van de scan, een beschrijving van wat de barcode bevat, en opties om actie te ondernemen op de inhoud. </p>
13
<p> Als u problemen ondervindt bij het scannen, moet u Houd de telefoon stil. Als de camera niet kan scherpstellen, probeer dan het verplaatsen van de telefoon verder of dichter van de barcode. </p>
14
<ul class="touchable">
15
  <li><a href="about1d.html"> Over 1D barcodes </a></li>
16
  <li><a href="about2d.html"> Over 2D barcodes </a></li>
17
</ul>
18
<p>Vertaald door Google Translate.</p></body>
19
</html>

+ 0 - 14
zxing/src/main/assets/html-nl/sharing.html

@ -1,14 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title> Hoe kan ik QR Codes te creëren </title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p> In aanvulling op het scannen van 2D-barcodes, kan Barcode Scanner ook het genereren van een QR-code en geeft deze weer op het scherm. Dan kunt u laten zien aan een vriend, en laat ze de streepjescode scannen met hun telefoon: </p>
10
<p class="imgcenter"><img src="../images/scan-from-phone.png"/></p>
11
<p> Om deze functie te gebruiken, drukt u op de knop Menu van de belangrijkste scannen scherm en tik op Delen. Vervolgens kiest u of u een contact, een bladwijzer, een toepassing, of de inhoud van het klembord te delen. Een QR-code wordt automatisch gegenereerd. Als u klaar bent, drukt u op Terug of Home. </p>
12
<p> Om QR Codes van uw computer te genereren, probeer dan de ZXing QR Code Generator: <a href="https://zxing.appspot.com/generator/"> https://zxing.appspot.com/generator/ </a></p>
13
<p>Vertaald door Google Translate.</p></body>
14
</html>

+ 0 - 13
zxing/src/main/assets/html-nl/whatsnew.html

@ -1,13 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title> Wat is nieuw in Barcode Scanner </title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<ul>
10
  <li> Bugfixes </li>
11
</ul>
12
<p>Vertaald door Google Translate.</p></body>
13
</html>

+ 0 - 15
zxing/src/main/assets/html-pt/about1d.html

@ -1,15 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title> Sobre códigos de barras 1D </title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p> Códigos de barras tradicionais, tais como aqueles impressos nas embalagens dos produtos, são também conhecidos como um código de barras de dimensão. Existem vários tipos comumente usados, incluindo UPC e EAN. Mais semelhante a este: </p>
10
<p class="imgcenter"><img src="../images/big-1d.png"/></p>
11
<p> Estes códigos de barras 1D conter um código único, o qual geralmente descreve um produto, como um CD ou um livro. Você pode olhar este código na internet para pesquisar preços, opiniões, e muito mais. </p>
12
<p> Se você digitalizar um livro, você também pode pesquisar o conteúdo do livro para uma palavra ou frase, e encontrar todas as páginas em que ele aparece: </p>
13
<p class="imgcenter"><img src="../images/search-book-contents.jpg"/></p>
14
<p>Traduzido pelo Google Translate.</p></body>
15
</html>

+ 0 - 28
zxing/src/main/assets/html-pt/about2d.html

@ -1,28 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title> Sobre códigos de barras 2D </title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p><strong> Barcode Scanner </strong> também entende como ler dois códigos de barras bidimensionais, como QR Codes e códigos Data Matrix. Por exemplo, os códigos abaixo contêm um link para a página do Projeto ZXing casa: </p>
10
<p class="imgcenter">
11
  <img src="../images/big-qr.png"/>
12
  <img src="../images/big-datamatrix.png"/>
13
  <img src="../images/big-pdf417.png"/>
14
  <img src="../images/big-aztec.png"/>
15
</p>
16
<p> Você também pode representar informações de contato em um QR Code, e colocá-lo em um cartão de visita ou site. Quando você escaneá-lo, a tela de resultados fornece uma escolha de ações: </p>
17
<p class="imgcenter"><img src="../images/contact-results-screen.jpg"/></p>
18
<p> Além de URLs e informações de contato, QR Codes também pode conter: </p>
19
<ul>
20
  <li> Calendário de eventos, que você pode adicionar ao seu calendário </li>
21
  <li> Os números de telefone, que você pode discar </li>
22
  <li> Números de SMS, que você pode mensagem de texto </li>
23
  <li> Endereços de e-mail, que você pode enviar e-mail </li>
24
  <li> Coordenadas geográficas, que você pode abrir em Mapas </li>
25
  <li> Texto simples, que você pode ler, em seguida, compartilhar com um amigo </li>
26
</ul>
27
<p>Traduzido pelo Google Translate.</p></body>
28
</html>

+ 0 - 23
zxing/src/main/assets/html-pt/index.html

@ -1,23 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title> Ajuda Barcode Scanner </title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p> O app Android oficial do projeto de código aberto ZXing:<br/>
10
<a href="https://github.com/zxing/zxing"> https://github.com/zxing/zxing </a></p>
11
<p> Barcode Scanner utiliza a câmera do seu celular para ler códigos de barras e procurar informações sobre o produto, tais como preços e opiniões. </p>
12
<p class="imgcenter"><img src="../images/scan-example.png"/></p>
13
<p> Ele também lê código de barras 2D, tais como QR Codes e matriz de dados. Estes podem conter links para web sites, informações de contato, como números de telefone e endereços de e-mail, e muito mais. </p>
14
<ul class="touchable">
15
  <li><a href="whatsnew.html"> O que há de novo nesta versão </a></li>
16
  <li><a href="scanning.html"> Como digitalizar </a></li>
17
  <li><a href="about1d.html"> Sobre códigos de barras 1D </a></li>
18
  <li><a href="about2d.html"> Sobre códigos de barras 2D </a></li>
19
  <li><a href="sharing.html"> Como criar QR Codes </a></li>
20
  <li><a href="license.html"> Política de Privacidade, Legal e informação de licença </a></li>    
21
</ul>
22
<p>Traduzido pelo Google Translate.</p></body>
23
</html>

+ 0 - 30
zxing/src/main/assets/html-pt/license.html

@ -1,30 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
  <meta charset="UTF-8"/>
5
  <title> Política de Privacidade, Legal e informação de licença </title>
6
  <link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
10
<h3> Política de Privacidade </h3>
11
12
<p><strong class="notranslate">Barcode Scanner</strong> não coletar, armazenar ou transmitir informações sobre seus usuários, nem de uso da aplicação. O aplicativo acessa informações pessoais, como contatos e favoritos apenas para implementar a funcionalidade do aplicativo, tais como a partilha de contactos e favoritos por códigos QR na tela. </p>
13
14
<p> Note que este aplicativo acessa serviços de terceiros, incluindo o Google Books, Google Product Search and Amazon, a fim de obter informações após uma varredura. Esses terceiros podem receber e registrar esses pedidos. Além disso, pode ser necessário enviar o pedido para um servidor operado por esta aplicação, a fim de transformar o pedido para o uso com o serviço de terceira parte, tal como o pedido de assinatura. Nenhuma informação adicional é adicionada aos pedidos, além dos termos da consulta. </p>
15
16
<p> Observe também que as ligações esta aplicação para web sites de terceiros e aplicações. Mais uma vez, nenhuma informação que não seja os termos da consulta são passados como parte desses links. Esses sites e aplicativos são separados e não filiado a esta aplicação, e não são cobertos por esta Política de Privacidade. </p>
17
18
<h3> Marcas </h3>
19
20
<p><span class="notranslate">Google, Google Books, Google Product Search,
21
Barcode Scanner, ZXing, QR Code, Data Matrix, Aztec</span> são marcas comerciais de seus respectivos proprietários. </p>
22
23
<h3> Licença e Direitos de Autor </h3>
24
25
<p> Este projecto baseia-se no <a class="notranslate" href="https://github.com/zxing/zxing">ZXing</a> código de barras de código aberto digitalização da biblioteca, e é licenciado para você de acordo com os termos do <a class="notranslate" href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License 2.0</a> : </p>
26
27
<p style="font-size:200%"><a class="notranslate" href="../html/apache-license.txt">Apache License 2.0</a></p>
28
29
<p>Traduzido pelo Google Translate.</p></body>
30
</html>

+ 0 - 19
zxing/src/main/assets/html-pt/scanning.html

@ -1,19 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title> Como digitalizar </title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p> Barcode Scanner examina continuamente uma região quadrada mostrado na tela - apenas a linha até o telefone para o código de barras é completamente dentro do retângulo do visor: </p>
10
<p class="imgcenter"><img src="../images/demo-yes.png" style="padding:5px"/><img src="../images/demo-no.png" style="padding:5px"/></p>
11
<p> Códigos de barras 1D como os encontrados em produtos necessitam de um telefone com foco automático. Sem ele, apenas QR Codes e códigos Data Matrix será legível. </p>
12
<p> Quando um código de barras é lido, um sinal sonoro vai jogar e você vai ver os resultados da verificação, uma descrição do que contém o código de barras, e as opções a tomar medidas sobre o conteúdo. </p>
13
<p> Se você está tendo problemas de digitalização, certifique-se de segurar o telefone fixo. Se a câmera não consegue focar, tente mover o telefone mais próximo ou a partir do código de barras. </p>
14
<ul class="touchable">
15
  <li><a href="about1d.html"> Sobre códigos de barras 1D </a></li>
16
  <li><a href="about2d.html"> Sobre códigos de barras 2D </a></li>
17
</ul>
18
<p>Traduzido pelo Google Translate.</p></body>
19
</html>

+ 0 - 14
zxing/src/main/assets/html-pt/sharing.html

@ -1,14 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title> Como criar QR Codes </title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p> Além de digitalizar códigos de barras 2D, Barcode Scanner também pode gerar um QR Code e exibi-lo na tela. Então você pode mostrá-lo a um amigo, e deixe-escanear o código de barras com o seu telefone: </p>
10
<p class="imgcenter"><img src="../images/scan-from-phone.png"/></p>
11
<p> Para usar esse recurso, pressione o botão Menu a partir do ecrã de digitalização principal e toque em Compartilhar. Em seguida, escolha se você deseja compartilhar um contato, um marcador, um aplicativo, ou o conteúdo da área de transferência. Um QR Code será gerado automaticamente. Quando estiver pronto, pressione Voltar ou Casa. </p>
12
<p> Para gerar QR Codes do seu computador, experimente a Gerador de código QR ZXing: <a href="https://zxing.appspot.com/generator/"> https://zxing.appspot.com/generator/ </a></p>
13
<p>Traduzido pelo Google Translate.</p></body>
14
</html>

+ 0 - 13
zxing/src/main/assets/html-pt/whatsnew.html

@ -1,13 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title> O que há de novo no Barcode Scanner </title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<ul>
10
  <li> Correções de bugs </li>
11
</ul>
12
<p>Traduzido pelo Google Translate.</p></body>
13
</html>

+ 0 - 15
zxing/src/main/assets/html-ru/about1d.html

@ -1,15 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title> О 1D штрих-кодов </title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p> Традиционные штрих-коды, такие как напечатанный на упаковке продукта, также известный как одномерные штрих-коды. Есть несколько типов широко используются, в том числе UPC и EAN. Большинство выглядеть примерно так: </p>
10
<p class="imgcenter"><img src="../images/big-1d.png"/></p>
11
<p> Эти 1D штрих-коды содержат уникальный код, который обычно описывает продукт, как компакт-диск или книгу. Вы можете посмотреть этот код на Интернет, чтобы найти цены, обзоры и многое другое. </p>
12
<p> Если вы сканируете книгу, вы также можете найти в содержании книги слово или фразу, и найти все страницы, где он появляется: </p>
13
<p class="imgcenter"><img src="../images/search-book-contents.jpg"/></p>
14
<p>Перевод Google Translate.</p></body>
15
</html>

+ 0 - 28
zxing/src/main/assets/html-ru/about2d.html

@ -1,28 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title> О 2D штрих-кодов </title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p><strong> Barcode Scanner </strong> также понимает, как читать двумерные штрих-коды, такие как QR-коды и коды Data Matrix. Например, код ниже, содержат гиперссылки на ZXing домашней странице проекта: </p>
10
<p class="imgcenter">
11
  <img src="../images/big-qr.png"/>
12
  <img src="../images/big-datamatrix.png"/>
13
  <img src="../images/big-pdf417.png"/>
14
  <img src="../images/big-aztec.png"/>
15
</p>
16
<p> Вы также можете представлять контактную информацию в QR Code, и положил его на визитную карточку или веб-сайт. При сканировании она, результатов экрана обеспечивает выбор действий: </p>
17
<p class="imgcenter"><img src="../images/contact-results-screen.jpg"/></p>
18
<p> Кроме того адреса и контактные данные, QR-коды могут также содержать: </p>
19
<ul>
20
  <li> Календарь событий, которые вы можете добавить в свой календарь </li>
21
  <li> Телефонные номера, которые можно набрать </li>
22
  <li> SMS-номера, который вы можете тексте сообщения </li>
23
  <li> Адреса электронной почты, который вы можете по электронной почте </li>
24
  <li> Географические координаты, которые можно открыть в карты </li>
25
  <li> Обычный текст, который можно прочитать, а затем поделиться с другом </li>
26
</ul>
27
<p>Перевод Google Translate.</p></body>
28
</html>

+ 0 - 23
zxing/src/main/assets/html-ru/index.html

@ -1,23 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title> Помощь Barcode Scanner </title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p> Официальное приложение для Android проекта с открытым ZXing источник:<br/>
10
<a href="https://github.com/zxing/zxing"> https://github.com/zxing/zxing </a></p>
11
<p> Barcode Scanner использует камеру на телефоне, чтобы читать штрих-код и посмотреть информацию о продуктах, таких как цены и отзывы. </p>
12
<p class="imgcenter"><img src="../images/scan-example.png"/></p>
13
<p> Он также читает 2D штрих-коды, такие как QR-коды и Data Matrix. Они могут содержать ссылки на веб-сайты, контактную информацию, такую как номера телефонов и адреса электронной почты и многое другое. </p>
14
<ul class="touchable">
15
  <li><a href="whatsnew.html"> Что нового в этой версии </a></li>
16
  <li><a href="scanning.html"> Как проверить </a></li>
17
  <li><a href="about1d.html"> О 1D штрих-кодов </a></li>
18
  <li><a href="about2d.html"> О 2D штрих-кодов </a></li>
19
  <li><a href="sharing.html"> Как создать QR-коды </a></li>
20
  <li><a href="license.html"> Политика конфиденциальности, Правовая информация и лицензии </a></li>    
21
</ul>
22
<p>Перевод Google Translate.</p></body>
23
</html>

+ 0 - 30
zxing/src/main/assets/html-ru/license.html

@ -1,30 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
  <meta charset="UTF-8"/>
5
  <title> Политика конфиденциальности, Правовая информация и лицензии </title>
6
  <link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
10
<h3> Политика конфиденциальности </h3>
11
12
<p><strong class="notranslate">Barcode Scanner</strong> не собирать, хранить и передавать информацию о своих пользователях, ни использования приложения. Приложение обращается к личной информации, такой как контакты и закладки только в целях реализации функциональности приложений, такие как совместное использование контактов и закладок на QR-коды на экране. </p>
13
14
<p> Заметим, что это приложение обращается сторонних сервисов, в том числе Google Books, Google Product Search и Amazon, для того, чтобы получить дополнительную информацию после сканирования. Эти третьи лица могут получать и регистрировать эти запросы. Кроме того, это может быть необходимо послать запрос на сервер, управляемый этого приложения, с тем чтобы превратить запрос для использования с сторонний сервис, например, подписание запроса. Никакой дополнительной информации не добавляется к запросам помимо запроса. </p>
15
16
<p> Также обратите внимание, что это приложение ссылки на сторонние веб-сайты и приложения. Опять же, никакой информации, кроме терминов запроса не передаются в рамках этих связей. Эти сайты и приложения отдельно и не связанные с данным приложением, и не подпадают под настоящую Политику конфиденциальности. </p>
17
18
<h3> Товарные знаки </h3>
19
20
<p><span class="notranslate">Google, Google Books, Google Product Search,
21
Barcode Scanner, ZXing, QR Code, Data Matrix, Aztec</span> являются торговыми марками их соответствующих владельцев. </p>
22
23
<h3> Лицензии и авторские права </h3>
24
25
<p> Этот проект основан на <a class="notranslate" href="https://github.com/zxing/zxing">ZXing</a> открытые сканирования штрих-кода исходный библиотека и лицензирована для вас в соответствии с условиями <a class="notranslate" href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License 2.0</a> : </p>
26
27
<p style="font-size:200%"><a class="notranslate" href="../html/apache-license.txt">Apache License 2.0</a></p>
28
29
<p>Перевод Google Translate.</p></body>
30
</html>

+ 0 - 19
zxing/src/main/assets/html-ru/scanning.html

@ -1,19 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title> Как проверить </title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p> Штрих коды непрерывно сканирует площадь области, показанной на экране - просто линия телефона, чтобы штрих-код полностью внутри видоискателя прямоугольника: </p>
10
<p class="imgcenter"><img src="../images/demo-yes.png" style="padding:5px"/><img src="../images/demo-no.png" style="padding:5px"/></p>
11
<p> 1D штрих-кодов как найденные на продукты требуют телефону с автофокусом. Без него, только QR-коды и коды Data Matrix будет развертываемых. </p>
12
<p> Если штрих-код считывается, звуковой сигнал будет играть, и вы увидите результаты проверки, описание того, что штрих-код содержит и варианты принятия решений по содержанию. </p>
13
<p> Если у вас возникли проблемы сканирования, убедитесь, что держать телефон постоянно. Если фотокамера не может сфокусироваться, попробуйте переместить телефон дальше или ближе от штрих-кода. </p>
14
<ul class="touchable">
15
  <li><a href="about1d.html"> О 1D штрих-кодов </a></li>
16
  <li><a href="about2d.html"> О 2D штрих-кодов </a></li>
17
</ul>
18
<p>Перевод Google Translate.</p></body>
19
</html>

+ 0 - 14
zxing/src/main/assets/html-ru/sharing.html

@ -1,14 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title> Как создать QR-коды </title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p> В дополнение к сканированию 2D штрих-кодов, штрих-код сканером также может генерировать QR-код и отображает его на экране. Затем вы можете показать его другу, и пусть они сканировать штрих-код с телефона: </p>
10
<p class="imgcenter"><img src="../images/scan-from-phone.png"/></p>
11
<p> Чтобы использовать эту функцию, нажмите кнопку меню на главном экране сканирования и нажмите Отправить. Затем выберите, хотите ли вы поделиться контакт, закладки, приложения или содержимое буфера обмена. QR-код будет сгенерирован автоматически. Когда вы закончите, нажмите кнопку Назад или дома. </p>
12
<p> Для создания QR-коды с компьютера, попробуйте ZXing QR Генератор кода: <a href="https://zxing.appspot.com/generator/"> https://zxing.appspot.com/generator/ </a></p>
13
<p>Перевод Google Translate.</p></body>
14
</html>

+ 0 - 13
zxing/src/main/assets/html-ru/whatsnew.html

@ -1,13 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title>Что нового в Barcode Scanner</title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<ul>
10
  <li> Исправление ошибок </li>
11
</ul>
12
<p>Перевод Google Translate.</p></body>
13
</html>

+ 0 - 15
zxing/src/main/assets/html-uk/about1d.html

@ -1,15 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title> Про 1D штрих-коди </title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p> Традиційні штрих коди, такі як на упаковках продуктів, також відомі як одновимірні штрих-коди. Є декілька типів, які широко використовуються, серед них UPC та EAN. Більшість з них виглядає десь так: </p>
10
<p class="imgcenter"><img src="../images/big-1d.png"/></p>
11
<p> Ці 1D штрих-коди містять унікальний код, який описує продукт, як cd-диск чи книгу. Ви можете переглянути цей код в інтернеті, аби відшукати ціни, огляд продукту та багато іншого, що пов'язано з цим кодом. </p>
12
<p> Якщо ви скануєте код книги, тоді також можете відшукати зміст цієї книги, чи фразу з неї: </p>
13
<p class="imgcenter"><img src="../images/search-book-contents.jpg"/></p>
14
</body>
15
</html>

+ 0 - 28
zxing/src/main/assets/html-uk/about2d.html

@ -1,28 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title> Про 2D штрих-коди </title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p><strong> Barcode Scanner </strong> також розуміє, як читати двовимірні штрих-коди, такі як QR-коди чи Data Matrix. Наприклад нижче вказаний код, містить посилання на домашню сторінку проекту ZXing: </p>
10
<p class="imgcenter">
11
  <img src="../images/big-qr.png"/>
12
  <img src="../images/big-datamatrix.png"/>
13
  <img src="../images/big-pdf417.png"/>
14
  <img src="../images/big-aztec.png"/>
15
</p>
16
<p> Ви також можете передати контактну інформацію QR-кодом, і розмістити його на візитній картці чи веб-сайті. При скануванні, буде запропоновані доступні дії: </p>
17
<p class="imgcenter"><img src="../images/contact-results-screen.jpg"/></p>
18
<p> Окрім адреси та контактних даних, QR-коди можуть містити: </p>
19
<ul>
20
  <li> Календарні події, які можна додати до свого органайзеру </li>
21
  <li> Телефонні номери, які можна набрати </li>
22
  <li> SMS-номера, на які ви можете надіслати повідомлення </li>
23
  <li> Адреси електронної пошти, на які можна надіслати листа </li>
24
  <li> Географічні координати, які можна відкрити в картах </li>
25
  <li> Звичайний текст, який можна прочитати, а потім поділитися з другом </li>
26
</ul>
27
</body>
28
</html>

+ 0 - 23
zxing/src/main/assets/html-uk/index.html

@ -1,23 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title> Допомога по Barcode Scanner </title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p> Офіційний додаток для Android з відкритим джерельним кодом на рушію ZXing:<br/>
10
<a href="https://github.com/zxing/zxing"> https://github.com/zxing/zxing </a></p>
11
<p> Barcode Scanner використовує камеру телефону, для зчитування штрих-кодів та пошуку за отриманим кодом інформації, такі як ціни, назви та відгуки. </p>
12
<p class="imgcenter"><img src="../images/scan-example.png"/></p>
13
<p> Він також читає 2D штрих-коди, такі як QR-коди та Data Matrix. Вони можуть містити в собі посилання на веб ресурси, контактну інформацію, такі як номера телефонів та електронні адреси, та багато іншого. </p>
14
<ul class="touchable">
15
  <li><a href="whatsnew.html"> Що нового в цій версії </a></li>
16
  <li><a href="scanning.html"> Як перевірити </a></li>
17
  <li><a href="about1d.html"> Про 1D штрих-код </a></li>
18
  <li><a href="about2d.html"> Про 2D штрих-коди </a></li>
19
  <li><a href="sharing.html"> Як створити QR-код </a></li>
20
  <li><a href="license.html"> Політика конфіденційності. Правова інформація та ліцензії. </a></li>    
21
</ul>
22
</body>
23
</html>

+ 0 - 29
zxing/src/main/assets/html-uk/license.html

@ -1,29 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
  <meta charset="UTF-8"/>
5
  <title> Політика конфіденційності. Правова інформація та ліцензії </title>
6
  <link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
	
10
<h3> Політика конфіденційності </h3>
11
12
<p><strong class="notranslate"> Barcode Scanner </strong> не збирає, не зберігає та не передає інформацію про своїх користувачів. Додаток звертається до особистої інформації, такої як контакти та закладки, тільки для реалізації таких функцій додатку, як сумісне використання контактів та закладок через QR-коди на екрані. </p>
13
14
<p> Зауважимо, що додаток звертається до сторонніх сервісів, в тому числі Google Books, Google Product Search та Amazon, для того, аби отримати додаткову інформацію після сканування. Ці треті учасники можуть отримувати та реєструвати ці запити. Також це може бути необхідним, аби обробити додатком відповідь від сервісу третіх сторін, наприклад для підписання запиту. Ніякої додаткової інформації не додається до запиту. </p>
15
16
<p> Також зверніть увагу на те, що додаток містить посилання на сторонні сайти і додатки. Знову ж таки, ніякої інформації, окрім самого запиту, не передаються за цими посиланнями. Ці сайти та додатки розповсюджуються окремо і на них не розповсюджується ця політика конфіденційності.</p>
17
18
<h3> Товарні знаки </h3>
19
20
<p><span class="notranslate">Google, Google Books, Google Product Search,
21
Barcode Scanner, ZXing, QR Code, Data Matrix, Aztec</span> є торговими марками їх відповідних власників. </p>
22
23
<h3> Ліцензії та авторські права </h3>
24
25
<p> Цей проект заснований на <a class="notranslate" href="https://github.com/zxing/zxing">ZXing</a> - відкрита бібліотека сканування штрих-кодів та ліцензована за умовами <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License 2.0</a> : </p>
26
27
<p style="font-size:200%"><a class="notranslate" href="../html/apache-license.txt">Apache License 2.0</a></p>
28
</body>
29
</html>

+ 0 - 19
zxing/src/main/assets/html-uk/scanning.html

@ -1,19 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title> Як перевірити </title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p> Штрих коди неперервно шукаються в області, яка вказана на екрані - просто розмістіть штрих-код за лінією, аби він вписався в прямокутник відеошукача: </p>
10
<p class="imgcenter"><img src="../images/demo-yes.png" style="padding:5px"/><img src="../images/demo-no.png" style="padding:5px"/></p>
11
<p> 1D штрих-коди, які зазвичай знаходяться на продуктах, потребують функцію автофокусу вашої камери. Без нього доступні до визначення будуть лише QR-коди та Data Matrix. </p>
12
<p> Якщо штрих-код зчитався, ви почуєте звуковий сигнал та на екран буде виведено результати перевірки. Як правило це опис того, що містить штрих-код. В залежності від вмісту коду будуть запропоновані варіанти дії. </p>
13
<p> Якщо виникли проблеми під час зчитування штрих-коду, переконайтеся, що камеру ви тримаєте рівно. Якщо фотокамера не може сфокусуватися, спробуйте віддалити, чи наблизити телефон від штрих-коду. </p>
14
<ul class="touchable">
15
  <li><a href="about1d.html"> Про 1D штрих-коди </a></li>
16
  <li><a href="about2d.html"> Про 2D штрих-коди </a></li>
17
</ul>
18
</body>
19
</html>

+ 0 - 14
zxing/src/main/assets/html-uk/sharing.html

@ -1,14 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title> Як створити QR-код </title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p> Окрім сканування 2D штрих-кодів, додаток може генерувати QR-код та виводити його на екран. Після чого, ви можете показати його другу, аби він міг його відсканувати: </p>
10
<p class="imgcenter"><img src="../images/scan-from-phone.png"/></p>
11
<p> Для використання цієї функції, натисніть кнопку на головному екрані сканування «Відправити». Потім оберіть, чим саме ви бажаєте відправити: контакт, закладку, додаток чи вміст буферу обміну. QR-код буде згенеровано автоматично. Коли ви завершите, натисніть кнопку «Назад» чи «Додому». </p>
12
<p> Для створення QR-кода з комп'ютеру, спробуйте ZXing QR Генератор: <a href="https://zxing.appspot.com/generator/"> https://zxing.appspot.com/generator/ </a></p>
13
</body>
14
</html>

+ 0 - 13
zxing/src/main/assets/html-uk/whatsnew.html

@ -1,13 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title>Що нового у Barcode Scanner</title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<ul>
10
  <li> Виправлення помилок </li>
11
</ul>
12
<p>Переклад Google Translate.</p></body>
13
</html>

+ 0 - 15
zxing/src/main/assets/html-zh-rCN/about1d.html

@ -1,15 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title>关于条形码</title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p> 传统的条形码,也被称为一维码。常见的条形码有几种(比如 UPC 和 EAN)。下面是一种常见的条形码: </p>
10
<p class="imgcenter"><img src="../images/big-1d.png"/></p>
11
<p> 条形码内含有一些数字或字符。商品或书本背后通常就会有条形码,并且每种商品的条码都不相同。你可以搜索商品条码来获得相应商品的价格、评论等信息。</p>
12
<p> 如果扫描了图书的条码,还可以使用 Google Book Search 在这本书里找某个单词或短语在哪一页。在中国大陆由于特殊国情暂时无法使用此功能。 </p>
13
<p class="imgcenter"><img src="../images/search-book-contents.jpg"/></p>
14
</body>
15
</html>

+ 0 - 29
zxing/src/main/assets/html-zh-rCN/about2d.html

@ -1,29 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title>关于二维码</title>
6
<link rel="stylesheet" href="../style.css" type="text/css"/>
7
</head>
8
<body>
9
<p><strong>条码扫描器</strong> 还能扫描二维码(比如 QR 码和 Data Matrix 码)。</p>
10
<p>下面二维码包含了到 zxing 项目官网的链接:</p>
11
<p class="imgcenter">
12
  <img src="../images/big-qr.png"/>
13
  <img src="../images/big-datamatrix.png"/>
14
  <img src="../images/big-pdf417.png"/>
15
  <img src="../images/big-aztec.png"/>
16
</p>
17
<p>也可以将联系方式储存在二维码里,然后把它印在名片或放在网站上。本软件可以识别联系人信息并提示您进行操作:</p>
18
<p class="imgcenter"><img src="../images/contact-results-screen.jpg"/></p>
19
<p>除了网址和联系方式,二维码还可以包含下面的内容:</p>
20
<ul>
21
  <li>日程信息</li>
22
  <li>电话号码</li>
23
  <li>短信号码</li>
24
  <li>电子邮件地址</li>
25
  <li>地理位置信息</li>
26
  <li>纯文本</li>
27
</ul>
28
</body>
29
</html>

+ 0 - 23
zxing/src/main/assets/html-zh-rCN/index.html

@ -1,23 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title>帮助</title>
6
<link rel="stylesheet" href="../style.css" type="text/css"/>
7
</head>
8
<body>
9
<p> 这是开源 ZXing 条码扫描器项目的官方 Android 应用。<br/>
10
<a href="https://github.com/zxing/zxing">项目地址</a></p>
11
<p> 条码扫描器可以使用手机的相机来扫描条码,还可以查询产品的信息、价格和评论。</p>
12
<p class="imgcenter"><img src="../images/scan-example.png"/></p>
13
<p> 它还能扫描二维码。二维码也可以包含超链接、联系方式等信息。</p>
14
<ul class="touchable">
15
  <li><a href="whatsnew.html">此版本的新功能</a></li>
16
  <li><a href="scanning.html">使用说明</a></li>
17
  <li><a href="about1d.html">关于条形码</a></li>
18
  <li><a href="about2d.html">关于二维码</a></li>
19
  <li><a href="sharing.html">如何创建二维码</a></li>
20
  <li><a href="license.html">法律信息</a></li>    
21
</ul>
22
</body>
23
</html>

+ 0 - 30
zxing/src/main/assets/html-zh-rCN/license.html

@ -1,30 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
  <meta charset="UTF-8"/>
5
  <title>法律信息</title>
6
  <link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
10
<h3> 隐私政策 </h3>
11
12
<p><strong class="notranslate">Barcode Scanner</strong> 不会收集,储存或传送它的用户,也不使用的应用程序的信息。应用程序访问个人信息,如联系人和书签只是为了实现应用程序的功能,如共享联系人和书签在屏幕上的QR码。 </p>
13
14
<p> 请注意,这个应用程序访问第三方服务,包括产品搜索,谷歌和亚马逊,谷歌图书扫描后,为了获取更多的信息。这些第三方接收和记录这些请求。此外,它可能是必要的,以将请求发送到由该应用程序操作的服务器,以改造用于与第三方服务,如标识请求的请求。没有附加的信息添加到请求除了查询词。 </p>
15
16
<p> 另外请注意,这个应用程序链接到第三方网站和应用程序,如谷歌购物。同样,没有信息查询以外通过这些链接的一部分。这些站点和应用程序是独立的,不属于该应用程序,并且不包括在本隐私政策。 </p>
17
18
<h3> 商标 </h3>
19
20
<p><span class="notranslate">Google, Google Books, Google Product Search,
21
Barcode Scanner, ZXing, QR Code, Data Matrix, Aztec</span> 都是其各自所有者的商标。 </p>
22
23
<h3> 许可和版权 </h3>
24
25
<p> 该项目是基于 <a class="notranslate" href="https://github.com/zxing/zxing">ZXing</a> 开源条形码扫描库,并授权给您的条款下 <a class="notranslate" href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License 2.0</a> : </p>
26
27
<p style="font-size:200%"><a class="notranslate" href="../html/apache-license.txt">Apache License 2.0</a></p>
28
29
<p>由谷歌翻译翻译。</p></body>
30
</html>

+ 0 - 19
zxing/src/main/assets/html-zh-rCN/scanning.html

@ -1,19 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title>使用说明</title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p> 条码扫描器会不断扫描屏幕上的方形区域。请将条码水平放置于扫描方框内。</p>
10
<p class="imgcenter"><img src="../images/demo-yes.png" style="padding:5px"/><img src="../images/demo-no.png" style="padding:5px"/></p>
11
<p> 一维条形码需要手机相机支持自动对焦。如果不支持自动对焦,将只能扫描二维码。 </p>
12
<p> 扫描成功时,会有声音提示,并且屏幕上会显示条码内容以及对应操作。 </p>
13
<p> 如果扫描失败,请尝试稳住你的手机,不要手抖。如果相机不能对焦,则尝试调整相机到条码的距离。 </p>
14
<ul class="touchable">
15
  <li><a href="about1d.html"> 关于条形码 </a></li>
16
  <li><a href="about2d.html"> 关于二维码 </a></li>
17
</ul>
18
</body>
19
</html>

+ 0 - 14
zxing/src/main/assets/html-zh-rCN/sharing.html

@ -1,14 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title>如何创建二维码</title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p> 除了扫描二维码,条码扫描器还可以创建二维码,并将其显示在屏幕上。你可以让你的朋友扫描你的二维码。 </p>
10
<p class="imgcenter"><img src="../images/scan-from-phone.png"/></p>
11
<p> 要使用此功能,请在主屏幕上点击“分享”。你可以选择想要分享的内容。完成后,按返回键可以回到主屏。 </p>
12
<p> 在电脑上可以使用 ZXing 二维码生成器: <a href="https://zxing.appspot.com/generator/"> https://zxing.appspot.com/generator/ </a></p>
13
</body>
14
</html>

+ 0 - 13
zxing/src/main/assets/html-zh-rCN/whatsnew.html

@ -1,13 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title>此版本的新功能</title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<ul>
10
  <li> Bug修复 </li>
11
</ul>
12
<p>由谷歌翻译翻译。</p></body>
13
</html>

+ 0 - 15
zxing/src/main/assets/html-zh-rHK/about1d.html

@ -1,15 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title>關於一維條碼</title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p>傳統條碼,如產品包裝上出現的條碼,常被稱為一維條碼。一維條碼中,常見的格式包含 UPC 和 EAN,而大多數看起來像這樣:</p>
10
<p class="imgcenter"><img src="../images/big-1d.png"/></p>
11
<p>這些一維條碼包含一個獨特的編碼,它通常代表一種產品,如一張 CD 或一本書。你可以在網路上搜尋這串數字,在網路上找到價格與評論。</p>
12
<p>如果掃描的是一本書,您也可以對書本的內容進行搜尋:</p>
13
<p class="imgcenter"><img src="../images/search-book-contents.jpg"/></p>
14
</body>
15
</html>

+ 0 - 28
zxing/src/main/assets/html-zh-rHK/about2d.html

@ -1,28 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title>關於二維條碼</title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p><strong>條碼掃描器</strong>也可以讀取二維條碼,例如 QR Code 和 Data Matrix 條碼。例如,下面的條碼包含 ZXing 計畫的首頁連結:</p>
10
<p class="imgcenter">
11
  <img src="../images/big-qr.png"/>
12
  <img src="../images/big-datamatrix.png"/>
13
  <img src="../images/big-pdf417.png"/>
14
  <img src="../images/big-aztec.png"/>
15
</p>
16
<p>您也可以將聯絡人資訊做成 QR Code,並放在名片或網站上。當您掃描時,掃描結果會提供操作選項:</p>
17
<p class="imgcenter"><img src="../images/contact-results-screen.jpg"/></p>
18
<p>除了網址和聯絡人資訊,QR Code 還可以包含以下內容:</p>
19
<ul>
20
  <li>行事曆事件,可以新增到您的行事曆</li>
21
  <li>電話號碼,可以撥打電話</li>
22
  <li>簡訊號碼,可以發送簡訊</li>
23
  <li>電子郵件地址,可以寄信</li>
24
  <li>地理坐標,可以呈現在地圖上</li>
25
  <li>文字訊息,可以閱讀,並與他人分享</li>
26
</ul>
27
</body>
28
</html>

+ 0 - 23
zxing/src/main/assets/html-zh-rHK/index.html

@ -1,23 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title>條碼掃描器說明</title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p>開放原始碼條碼掃描函式庫 ZXing 的官方 Android app:<br/>
10
<a href="https://github.com/zxing/zxing"> https://github.com/zxing/zxing </a></p>
11
<p>條碼掃描器使用您的 Android 手機鏡頭掃描條碼,並查詢產品的價格和評論等相關訊息。</p>
12
<p class="imgcenter"><img src="../images/scan-example.png"/></p>
13
<p>這個 app 還可以讀取 QR Code 與 Data Matrix 等二維條碼。這些條碼可以包含網站連結,聯絡人資訊(含電話號碼和電子郵件地址)等內容。</p>
14
<ul class="touchable">
15
  <li><a href="whatsnew.html">在這個版本中有什麼新功能</a></li>
16
  <li><a href="scanning.html">如何掃描</a></li>
17
  <li><a href="about1d.html">關於一維條碼</a></li>
18
  <li><a href="about2d.html">關於二維條碼</a></li>
19
  <li><a href="sharing.html">如何建立 QR Code</a></li>
20
  <li><a href="license.html">隱私政策、法律和授權條款</a></li>
21
</ul>
22
</body>
23
</html>

+ 0 - 31
zxing/src/main/assets/html-zh-rHK/license.html

@ -1,31 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
  <meta charset="UTF-8"/>
5
  <title>隱私政策,法律和授權條款</title>
6
  <link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
10
<h3>隱私政策</h3>
11
12
<p><strong class="notranslate">Barcode Scanner</strong> 不收集,儲存或傳送使用者訊息或應用程式的使用情形。本應用程式會存取如聯絡人、書籤等個人資料,僅為提供應用程式功能,例如透過 QR code 分享聯絡人資訊以及書籤。</p>
13
14
<p>請注意,本應用程式在掃描後為取得額外的資訊,會存取第三方服務,例如 Google Books、Google Product Search 以及 Amazon。這些第三方服務會接收,並有可能儲存這些請求。此外,為了轉換成第三方服務可以使用的請求,例如簽署請求,本應用程式可能需要傳送請求到為本應用程式運作的伺服器。除了查詢字外,沒有額外的資訊會加進請求中。</p>
15
16
<p>並請注意,本應用程式會連結到第三方的網站以及應用程式。再次聲明,本應用程式除了查詢字外不會新增額外資訊到連結上。這些網站與應用程式與本程式獨立且無關,不包含在本隱私政策的適用範圍。</p>
17
18
<h3>商標</h3>
19
20
<p><span class="notranslate">Google, Google Books, Google Product Search,
21
Barcode Scanner, ZXing, QR Code, Data Matrix, Aztec</span>
22
均為各自擁有者的商標。</p>
23
24
<h3>授權條款與版權聲明</h3>
25
26
<p>本計畫是基於 <a class="notranslate" href="https://github.com/zxing/zxing">ZXing</a> 開放原始碼條碼掃描函式庫,並以 <a class="notranslate" href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License 2.0</a> 授權條款提供:</p>
27
28
<p style="font-size:200%"><a class="notranslate" href="../html/apache-license.txt">Apache License 2.0</a></p>
29
30
</body>
31
</html>

+ 0 - 21
zxing/src/main/assets/html-zh-rHK/scanning.html

@ -1,21 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title>如何掃描</title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p>條碼掃描器會不斷的掃描您螢幕上方框內的區域 —— 您只需要移動手機,使得完整的條碼顯示在方框內即可:</p>
10
11
<p class="imgcenter"><img src="../images/demo-yes.png" style="padding:5px"/><img src="../images/demo-no.png" style="padding:5px"/></p>
12
<p>一維條碼(如產品上的條碼)需要可以自動對焦的手機,若無自動對焦,只有二維條碼如 QR Code 以及 Data Matrix 條碼能夠掃描。</p>
13
<p>當條碼掃描後,會有嗶聲提示,您將會看到掃描結果、註釋,以及條碼內容的操作選項。</p>
14
<p>如果您在掃描上遇到麻煩,請嘗試握穩您的手機。如果相機無法對焦,請試著調整相機與條碼的距離。</p>
15
16
<ul class="touchable">
17
  <li><a href="about1d.html">關於一維條碼</a></li>
18
  <li><a href="about2d.html">關於二維條碼</a></li>
19
</ul>
20
</body>
21
</html>

+ 0 - 14
zxing/src/main/assets/html-zh-rHK/sharing.html

@ -1,14 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title>如何建立 QR Code</title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p>除了掃描二維條碼,條碼掃描器還可以產生 QR Code 並顯示在螢幕上,並讓別人掃描您手機螢幕上的條碼:</p>
10
<p class="imgcenter"><img src="../images/scan-from-phone.png"/></p>
11
<p>要使用此功能,請在掃描畫面按下選單按鈕,並點選「分享」,然後選擇分享聯絡人、書籤、應用程式或剪貼簿的內容,QR Code 將會自動產生。完成後,請按返回或首頁按鈕。</p>
12
<p>要從您的電腦產生 QR Code,請試用 ZXing QR Code 產生器(英文):<a href="https://zxing.appspot.com/generator/"> https://zxing.appspot.com/generator/ </a></p>
13
</body>
14
</html>

+ 0 - 13
zxing/src/main/assets/html-zh-rHK/whatsnew.html

@ -1,13 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title>條碼掃描器更新資訊</title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<ul>
10
  <li> Bug修復 </li>
11
</ul>
12
<p>由谷歌翻譯翻譯。</p></body>
13
</html>

+ 0 - 15
zxing/src/main/assets/html-zh-rTW/about1d.html

@ -1,15 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title>關於一維條碼</title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p>傳統條碼,如產品包裝上出現的條碼,常被稱為一維條碼。一維條碼中,常見的格式包含 UPC 和 EAN,而大多數看起來像這樣:</p>
10
<p class="imgcenter"><img src="../images/big-1d.png"/></p>
11
<p>這些一維條碼包含一個獨特的編碼,它通常代表一種產品,如一張 CD 或一本書。你可以在網路上搜尋這串數字,在網路上找到價格與評論。</p>
12
<p>如果掃描的是一本書,您也可以對書本的內容進行搜尋:</p>
13
<p class="imgcenter"><img src="../images/search-book-contents.jpg"/></p>
14
</body>
15
</html>

+ 0 - 28
zxing/src/main/assets/html-zh-rTW/about2d.html

@ -1,28 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title>關於二維條碼</title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p><strong>條碼掃描器</strong>也可以讀取二維條碼,例如 QR Code 和 Data Matrix 條碼。例如,下面的條碼包含 ZXing 計畫的首頁連結:</p>
10
<p class="imgcenter">
11
  <img src="../images/big-qr.png"/>
12
  <img src="../images/big-datamatrix.png"/>
13
  <img src="../images/big-pdf417.png"/>
14
  <img src="../images/big-aztec.png"/>
15
</p>
16
<p>您也可以將聯絡人資訊做成 QR Code,並放在名片或網站上。當您掃描時,掃描結果會提供操作選項:</p>
17
<p class="imgcenter"><img src="../images/contact-results-screen.jpg"/></p>
18
<p>除了網址和聯絡人資訊,QR Code 還可以包含以下內容:</p>
19
<ul>
20
  <li>行事曆事件,可以新增到您的行事曆</li>
21
  <li>電話號碼,可以撥打電話</li>
22
  <li>簡訊號碼,可以發送簡訊</li>
23
  <li>電子郵件地址,可以寄信</li>
24
  <li>地理坐標,可以呈現在地圖上</li>
25
  <li>文字訊息,可以閱讀,並與他人分享</li>
26
</ul>
27
</body>
28
</html>

+ 0 - 23
zxing/src/main/assets/html-zh-rTW/index.html

@ -1,23 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title>條碼掃描器說明</title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p>開放原始碼條碼掃描函式庫 ZXing 的官方 Android app:<br/>
10
<a href="https://github.com/zxing/zxing"> https://github.com/zxing/zxing </a></p>
11
<p>條碼掃描器使用您的 Android 手機鏡頭掃描條碼,並查詢產品的價格和評論等相關訊息。</p>
12
<p class="imgcenter"><img src="../images/scan-example.png"/></p>
13
<p>這個 app 還可以讀取 QR Code 與 Data Matrix 等二維條碼。這些條碼可以包含網站連結,聯絡人資訊(含電話號碼和電子郵件地址)等內容。</p>
14
<ul class="touchable">
15
  <li><a href="whatsnew.html">在這個版本中有什麼新功能</a></li>
16
  <li><a href="scanning.html">如何掃描</a></li>
17
  <li><a href="about1d.html">關於一維條碼</a></li>
18
  <li><a href="about2d.html">關於二維條碼</a></li>
19
  <li><a href="sharing.html">如何建立 QR Code</a></li>
20
  <li><a href="license.html">隱私政策、法律和授權條款</a></li>
21
</ul>
22
</body>
23
</html>

+ 0 - 31
zxing/src/main/assets/html-zh-rTW/license.html

@ -1,31 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
  <meta charset="UTF-8"/>
5
  <title>隱私政策,法律和授權條款</title>
6
  <link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
10
<h3>隱私政策</h3>
11
12
<p><strong class="notranslate">Barcode Scanner</strong> 不收集,儲存或傳送使用者訊息或應用程式的使用情形。本應用程式會存取如聯絡人、書籤等個人資料,僅為提供應用程式功能,例如透過 QR code 分享聯絡人資訊以及書籤。</p>
13
14
<p>請注意,本應用程式在掃描後為取得額外的資訊,會存取第三方服務,例如 Google Books、Google Product Search 以及 Amazon。這些第三方服務會接收,並有可能儲存這些請求。此外,為了轉換成第三方服務可以使用的請求,例如簽署請求,本應用程式可能需要傳送請求到為本應用程式運作的伺服器。除了查詢字外,沒有額外的資訊會加進請求中。</p>
15
16
<p>並請注意,本應用程式會連結到第三方的網站以及應用程式。再次聲明,本應用程式除了查詢字外不會新增額外資訊到連結上。這些網站與應用程式與本程式獨立且無關,不包含在本隱私政策的適用範圍。</p>
17
18
<h3>商標</h3>
19
20
<p><span class="notranslate">Google, Google Books, Google Product Search,
21
Barcode Scanner, ZXing, QR Code, Data Matrix, Aztec</span>
22
均為各自擁有者的商標。</p>
23
24
<h3>授權條款與版權聲明</h3>
25
26
<p>本計畫是基於 <a class="notranslate" href="https://github.com/zxing/zxing">ZXing</a> 開放原始碼條碼掃描函式庫,並以 <a class="notranslate" href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License 2.0</a> 授權條款提供:</p>
27
28
<p style="font-size:200%"><a class="notranslate" href="../html/apache-license.txt">Apache License 2.0</a></p>
29
30
</body>
31
</html>

+ 0 - 21
zxing/src/main/assets/html-zh-rTW/scanning.html

@ -1,21 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title>如何掃描</title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p>條碼掃描器會不斷的掃描您螢幕上方框內的區域 —— 您只需要移動手機,使得完整的條碼顯示在方框內即可:</p>
10
11
<p class="imgcenter"><img src="../images/demo-yes.png" style="padding:5px"/><img src="../images/demo-no.png" style="padding:5px"/></p>
12
<p>一維條碼(如產品上的條碼)需要可以自動對焦的手機,若無自動對焦,只有二維條碼如 QR Code 以及 Data Matrix 條碼能夠掃描。</p>
13
<p>當條碼掃描後,會有嗶聲提示,您將會看到掃描結果、註釋,以及條碼內容的操作選項。</p>
14
<p>如果您在掃描上遇到麻煩,請嘗試握穩您的手機。如果相機無法對焦,請試著調整相機與條碼的距離。</p>
15
16
<ul class="touchable">
17
  <li><a href="about1d.html">關於一維條碼</a></li>
18
  <li><a href="about2d.html">關於二維條碼</a></li>
19
</ul>
20
</body>
21
</html>

+ 0 - 14
zxing/src/main/assets/html-zh-rTW/sharing.html

@ -1,14 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title>如何建立 QR Code</title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<p>除了掃描二維條碼,條碼掃描器還可以產生 QR Code 並顯示在螢幕上,並讓別人掃描您手機螢幕上的條碼:</p>
10
<p class="imgcenter"><img src="../images/scan-from-phone.png"/></p>
11
<p>要使用此功能,請在掃描畫面按下選單按鈕,並點選「分享」,然後選擇分享聯絡人、書籤、應用程式或剪貼簿的內容,QR Code 將會自動產生。完成後,請按返回或首頁按鈕。</p>
12
<p>要從您的電腦產生 QR Code,請試用 ZXing QR Code 產生器(英文):<a href="https://zxing.appspot.com/generator/"> https://zxing.appspot.com/generator/ </a></p>
13
</body>
14
</html>

+ 0 - 13
zxing/src/main/assets/html-zh-rTW/whatsnew.html

@ -1,13 +0,0 @@
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<meta charset="UTF-8"/>
5
<title>條碼掃描器更新資訊</title>
6
<link href="../style.css" rel="stylesheet" type="text/css"/>
7
</head>
8
<body>
9
<ul>
10
  <li> Bug修復 </li>
11
</ul>
12
<p>由谷歌翻譯翻譯。</p></body>
13
</html>

+ 0 - 201
zxing/src/main/assets/html/apache-license.txt

@ -1,201 +0,0 @@
1
                                 Apache License
2
                           Version 2.0, January 2004
3
                        http://www.apache.org/licenses/
4
5
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
7
   1. Definitions.
8
9
      "License" shall mean the terms and conditions for use, reproduction,
10
      and distribution as defined by Sections 1 through 9 of this document.
11
12
      "Licensor" shall mean the copyright owner or entity authorized by
13
      the copyright owner that is granting the License.
14
15
      "Legal Entity" shall mean the union of the acting entity and all
16
      other entities that control, are controlled by, or are under common
17
      control with that entity. For the purposes of this definition,
18
      "control" means (i) the power, direct or indirect, to cause the
19
      direction or management of such entity, whether by contract or
20
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
      outstanding shares, or (iii) beneficial ownership of such entity.
22
23
      "You" (or "Your") shall mean an individual or Legal Entity
24
      exercising permissions granted by this License.
25
26
      "Source" form shall mean the preferred form for making modifications,
27
      including but not limited to software source code, documentation
28
      source, and configuration files.
29
30
      "Object" form shall mean any form resulting from mechanical
31
      transformation or translation of a Source form, including but
32
      not limited to compiled object code, generated documentation,
33
      and conversions to other media types.
34
35
      "Work" shall mean the work of authorship, whether in Source or
36
      Object form, made available under the License, as indicated by a
37
      copyright notice that is included in or attached to the work
38
      (an example is provided in the Appendix below).
39
40
      "Derivative Works" shall mean any work, whether in Source or Object
41
      form, that is based on (or derived from) the Work and for which the
42
      editorial revisions, annotations, elaborations, or other modifications
43
      represent, as a whole, an original work of authorship. For the purposes
44
      of this License, Derivative Works shall not include works that remain
45
      separable from, or merely link (or bind by name) to the interfaces of,
46
      the Work and Derivative Works thereof.
47
48
      "Contribution" shall mean any work of authorship, including
49
      the original version of the Work and any modifications or additions
50
      to that Work or Derivative Works thereof, that is intentionally
51
      submitted to Licensor for inclusion in the Work by the copyright owner
52
      or by an individual or Legal Entity authorized to submit on behalf of
53
      the copyright owner. For the purposes of this definition, "submitted"
54
      means any form of electronic, verbal, or written communication sent
55
      to the Licensor or its representatives, including but not limited to
56
      communication on electronic mailing lists, source code control systems,
57
      and issue tracking systems that are managed by, or on behalf of, the
58
      Licensor for the purpose of discussing and improving the Work, but
59
      excluding communication that is conspicuously marked or otherwise
60
      designated in writing by the copyright owner as "Not a Contribution."
61
62
      "Contributor" shall mean Licensor and any individual or Legal Entity
63
      on behalf of whom a Contribution has been received by Licensor and
64
      subsequently incorporated within the Work.
65
66
   2. Grant of Copyright License. Subject to the terms and conditions of
67
      this License, each Contributor hereby grants to You a perpetual,
68
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
      copyright license to reproduce, prepare Derivative Works of,
70
      publicly display, publicly perform, sublicense, and distribute the
71
      Work and such Derivative Works in Source or Object form.
72
73
   3. Grant of Patent License. Subject to the terms and conditions of
74
      this License, each Contributor hereby grants to You a perpetual,
75
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
      (except as stated in this section) patent license to make, have made,
77
      use, offer to sell, sell, import, and otherwise transfer the Work,
78
      where such license applies only to those patent claims licensable
79
      by such Contributor that are necessarily infringed by their
80
      Contribution(s) alone or by combination of their Contribution(s)
81
      with the Work to which such Contribution(s) was submitted. If You
82
      institute patent litigation against any entity (including a
83
      cross-claim or counterclaim in a lawsuit) alleging that the Work
84
      or a Contribution incorporated within the Work constitutes direct
85
      or contributory patent infringement, then any patent licenses
86
      granted to You under this License for that Work shall terminate
87
      as of the date such litigation is filed.
88
89
   4. Redistribution. You may reproduce and distribute copies of the
90
      Work or Derivative Works thereof in any medium, with or without
91
      modifications, and in Source or Object form, provided that You
92
      meet the following conditions:
93
94
      (a) You must give any other recipients of the Work or
95
          Derivative Works a copy of this License; and
96
97
      (b) You must cause any modified files to carry prominent notices
98
          stating that You changed the files; and
99
100
      (c) You must retain, in the Source form of any Derivative Works
101
          that You distribute, all copyright, patent, trademark, and
102
          attribution notices from the Source form of the Work,
103
          excluding those notices that do not pertain to any part of
104
          the Derivative Works; and
105
106
      (d) If the Work includes a "NOTICE" text file as part of its
107
          distribution, then any Derivative Works that You distribute must
108
          include a readable copy of the attribution notices contained
109
          within such NOTICE file, excluding those notices that do not
110
          pertain to any part of the Derivative Works, in at least one
111
          of the following places: within a NOTICE text file distributed
112
          as part of the Derivative Works; within the Source form or
113
          documentation, if provided along with the Derivative Works; or,
114
          within a display generated by the Derivative Works, if and
115
          wherever such third-party notices normally appear. The contents
116
          of the NOTICE file are for informational purposes only and
117
          do not modify the License. You may add Your own attribution
118
          notices within Derivative Works that You distribute, alongside
119
          or as an addendum to the NOTICE text from the Work, provided
120
          that such additional attribution notices cannot be construed
121
          as modifying the License.
122
123
      You may add Your own copyright statement to Your modifications and
124
      may provide additional or different license terms and conditions
125
      for use, reproduction, or distribution of Your modifications, or
126
      for any such Derivative Works as a whole, provided Your use,
127
      reproduction, and distribution of the Work otherwise complies with
128
      the conditions stated in this License.
129
130
   5. Submission of Contributions. Unless You explicitly state otherwise,
131
      any Contribution intentionally submitted for inclusion in the Work
132
      by You to the Licensor shall be under the terms and conditions of
133
      this License, without any additional terms or conditions.
134
      Notwithstanding the above, nothing herein shall supersede or modify
135
      the terms of any separate license agreement you may have executed
136
      with Licensor regarding such Contributions.
137
138
   6. Trademarks. This License does not grant permission to use the trade
139
      names, trademarks, service marks, or product names of the Licensor,
140
      except as required for reasonable and customary use in describing the
141
      origin of the Work and reproducing the content of the NOTICE file.
142
143
   7. Disclaimer of Warranty. Unless required by applicable law or
144
      agreed to in writing, Licensor provides the Work (and each
145
      Contributor provides its Contributions) on an "AS IS" BASIS,
146
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
      implied, including, without limitation, any warranties or conditions
148
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
      PARTICULAR PURPOSE. You are solely responsible for determining the
150
      appropriateness of using or redistributing the Work and assume any
151
      risks associated with Your exercise of permissions under this License.
152
153
   8. Limitation of Liability. In no event and under no legal theory,
154
      whether in tort (including negligence), contract, or otherwise,
155
      unless required by applicable law (such as deliberate and grossly
156
      negligent acts) or agreed to in writing, shall any Contributor be
157
      liable to You for damages, including any direct, indirect, special,
158
      incidental, or consequential damages of any character arising as a
159
      result of this License or out of the use or inability to use the
160
      Work (including but not limited to damages for loss of goodwill,
161
      work stoppage, computer failure or malfunction, or any and all
162
      other commercial damages or losses), even if such Contributor
163
      has been advised of the possibility of such damages.
164
165
   9. Accepting Warranty or Additional Liability. While redistributing
166
      the Work or Derivative Works thereof, You may choose to offer,
167
      and charge a fee for, acceptance of support, warranty, indemnity,
168
      or other liability obligations and/or rights consistent with this
169
      License. However, in accepting such obligations, You may act only
170
      on Your own behalf and on Your sole responsibility, not on behalf
171
      of any other Contributor, and only if You agree to indemnify,
172
      defend, and hold each Contributor harmless for any liability
173
      incurred by, or claims asserted against, such Contributor by reason
174
      of your accepting any such warranty or additional liability.
175
176
   END OF TERMS AND CONDITIONS
177
178
   APPENDIX: How to apply the Apache License to your work.
179
180
      To apply the Apache License to your work, attach the following
181
      boilerplate notice, with the fields enclosed by brackets "[]"
182
      replaced with your own identifying information. (Don't include
183
      the brackets!)  The text should be enclosed in the appropriate
184
      comment syntax for the file format. We also recommend that a
185
      file or class name and description of purpose be included on the
186
      same "printed page" as the copyright notice for easier
187
      identification within third-party archives.
188
189
   Copyright [yyyy] [name of copyright owner]
190
191
   Licensed under the Apache License, Version 2.0 (the "License");
192
   you may not use this file except in compliance with the License.
193
   You may obtain a copy of the License at
194
195
       http://www.apache.org/licenses/LICENSE-2.0
196
197
   Unless required by applicable law or agreed to in writing, software
198
   distributed under the License is distributed on an "AS IS" BASIS,
199
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200
   See the License for the specific language governing permissions and
201
   limitations under the License.

BIN
zxing/src/main/assets/images/big-1d.png


BIN
zxing/src/main/assets/images/big-aztec.png


BIN
zxing/src/main/assets/images/big-datamatrix.png


BIN
zxing/src/main/assets/images/big-pdf417.png


BIN
zxing/src/main/assets/images/big-qr.png


BIN
zxing/src/main/assets/images/contact-results-screen.jpg


BIN
zxing/src/main/assets/images/demo-no.png


BIN
zxing/src/main/assets/images/demo-yes.png


BIN
zxing/src/main/assets/images/scan-example.png


BIN
zxing/src/main/assets/images/scan-from-phone.png


BIN
zxing/src/main/assets/images/search-book-contents.jpg


+ 0 - 28
zxing/src/main/assets/style.css

@ -1,28 +0,0 @@
1
body {
2
  background-color: #000000;
3
  color: #FFFFFF;
4
}
5
img {
6
  margin: 3px;
7
}
8
li {
9
  padding-top: 3px;
10
  padding-bottom: 3px;
11
  margin-left: -3px;
12
}
13
ul.touchable li {
14
  padding-top: 8px;
15
  padding-bottom: 8px;
16
}
17
a:link {
18
  color: #FFFFFF;
19
}
20
a:visited {
21
  color: #C0C0C0;
22
}
23
td {
24
  vertical-align: top;
25
}
26
p.imgcenter {
27
  text-align:center;
28
}

+ 93 - 95
zxing/src/main/java/com/google/zxing/client/android/CaptureActivity.java

@ -49,7 +49,6 @@ import android.widget.RelativeLayout;
49 49
import android.widget.TextView;
50 50
import android.widget.Toast;
51 51
52
import com.blankj.utilcode.util.BarUtils;
53 52
import com.blankj.utilcode.util.CacheUtils;
54 53
import com.blankj.utilcode.util.EmptyUtils;
55 54
import com.blankj.utilcode.util.LogUtils;
@ -95,11 +94,12 @@ import pub.devrel.easypermissions.EasyPermissions;
95 94
 * @author dswitkin@google.com (Daniel Switkin)
96 95
 * @author Sean Owen
97 96
 */
98
public final class CaptureActivity extends Activity implements SurfaceHolder.Callback ,EasyPermissions.PermissionCallbacks{
99
    private TextView tv_light,tv_input;
97
public final class CaptureActivity extends Activity implements SurfaceHolder.Callback,
98
        EasyPermissions.PermissionCallbacks {
99
    private TextView tv_light, tv_input;
100 100
    private LoadingDialog loadingDialog;
101
    private LinearLayout ll_light,ll_input;
102
    private ImageView iv_light,iv_back,iv_tip;
101
    private LinearLayout ll_light, ll_input;
102
    private ImageView iv_light, iv_back, iv_tip;
103 103
    private AlertDialogTwo alertDialog;
104 104
    private ArrayList<OperatorPicsBean> operatorPicBeen;
105 105
    private RelativeLayout rl_costway;
@ -125,7 +125,7 @@ public final class CaptureActivity extends Activity implements SurfaceHolder.Cal
125 125
    private CaptureActivityHandler handler;
126 126
    private Result savedResultToShow;
127 127
    private ViewfinderView viewfinderView;
128
    private TextView statusView,tv_cost_type,tv_yue,tv_recharge;
128
    private TextView statusView, tv_cost_type, tv_yue, tv_recharge;
129 129
    private View resultView;
130 130
    private Result lastResult;
131 131
    private boolean hasSurface;
@ -144,7 +144,7 @@ public final class CaptureActivity extends Activity implements SurfaceHolder.Cal
144 144
    private Camera camera;
145 145
    private Camera.Parameters params;
146 146
    private boolean isOpen = false;
147
    private String url="",user_id="",user_password="",user_phone="";
147
    private String url = "", user_id = "", user_password = "", user_phone = "";
148 148
    private long cha;
149 149
    private static final String numType = "1";
150 150
    private static final int checkInterface = 1;
@ -179,7 +179,7 @@ public final class CaptureActivity extends Activity implements SurfaceHolder.Cal
179 179
        getWindow().addFlags(WindowManager.LayoutParams.FLAG_TRANSLUCENT_STATUS);
180 180
        setContentView(R.layout.capture);
181 181
        activity = this;
182
        tellList = CacheUtils.getInstance().getString("tellList","");
182
        tellList = CacheUtils.getInstance().getString("tellList", "");
183 183
184 184
        alertDialog = new AlertDialogTwo(CaptureActivity.this);
185 185
@ -204,13 +204,13 @@ public final class CaptureActivity extends Activity implements SurfaceHolder.Cal
204 204
            @Override
205 205
            public void onClick(View v) {
206 206
207
                if (!isOpen){
207
                if (!isOpen) {
208 208
//                    CameraManager.openLight();
209 209
                    cameraManager.setTorch(true);
210 210
                    iv_light.setImageResource(R.drawable.icon_light_open);
211 211
                    tv_light.setText("关闭手电筒");
212 212
                    isOpen = true;
213
                }else {
213
                } else {
214 214
//                    CameraManager.closeLight();
215 215
                    cameraManager.setTorch(false);
216 216
                    iv_light.setImageResource(R.drawable.icon_light_close);
@ -270,15 +270,15 @@ public final class CaptureActivity extends Activity implements SurfaceHolder.Cal
270 270
271 271
    }
272 272
273
    private void getIntentData(){
273
    private void getIntentData() {
274 274
        url = getIntent().getStringExtra("url");
275 275
        user_id = getIntent().getStringExtra("user_id");
276 276
        user_password = getIntent().getStringExtra("user_password");
277 277
        user_phone = getIntent().getStringExtra("user_phone");
278 278
        LogUtils.e(user_phone);
279
        Log.e(TAG, "getIntentData: "+url );
280
        cha = getIntent().getLongExtra("cha",0);
281
        Log.e(TAG, "getIntentData: "+cha );
279
        Log.e(TAG, "getIntentData: " + url);
280
        cha = getIntent().getLongExtra("cha", 0);
281
        Log.e(TAG, "getIntentData: " + cha);
282 282
        userChargingCheck();
283 283
    }
284 284
@ -331,12 +331,12 @@ public final class CaptureActivity extends Activity implements SurfaceHolder.Cal
331 331
332 332
        SharedPreferences prefs = PreferenceManager.getDefaultSharedPreferences(this);
333 333
334
    if (prefs.getBoolean(PreferencesActivity.KEY_DISABLE_AUTO_ORIENTATION, true)) {
335
        setRequestedOrientation(getCurrentOrientation());
336
    } else {
337
        setRequestedOrientation(ActivityInfo.SCREEN_ORIENTATION_SENSOR); // 旋转
338
        myOrientationDetector.enable(); //启用监听
339
    }
334
        if (prefs.getBoolean(PreferencesActivity.KEY_DISABLE_AUTO_ORIENTATION, true)) {
335
            setRequestedOrientation(getCurrentOrientation());
336
        } else {
337
            setRequestedOrientation(ActivityInfo.SCREEN_ORIENTATION_SENSOR); // 旋转
338
            myOrientationDetector.enable(); //启用监听
339
        }
340 340
341 341
342 342
        resetStatusView();
@ -621,7 +621,7 @@ public final class CaptureActivity extends Activity implements SurfaceHolder.Cal
621 621
    public void handleDecode(Result rawResult, Bitmap barcode, float scaleFactor) {
622 622
623 623
        inactivityTimer.onActivity();
624
        Toast.makeText(getApplicationContext(),rawResult.getText(),Toast.LENGTH_SHORT);
624
        Toast.makeText(getApplicationContext(), rawResult.getText(), Toast.LENGTH_SHORT);
625 625
        lastResult = rawResult;
626 626
        loadingDialog.show();
627 627
        startCharging(rawResult.getText());
@ -950,7 +950,6 @@ public final class CaptureActivity extends Activity implements SurfaceHolder.Cal
950 950
    }
951 951
952 952
953
954 953
    MyOrientationDetector myOrientationDetector;
955 954
956 955
    @Override
@ -998,7 +997,7 @@ public final class CaptureActivity extends Activity implements SurfaceHolder.Cal
998 997
            } else {
999 998
                orientation = -1;
1000 999
            }
1001
            if ((orientation == 90  && lastOrientation == 270) || (orientation == 270  && lastOrientation == 90)) {
1000
            if ((orientation == 90 && lastOrientation == 270) || (orientation == 270 && lastOrientation == 90)) {
1002 1001
                Log.i(TAG, "orientation:" + orientation + "lastOrientation:" + lastOrientation);
1003 1002
                Intent intent = getIntent();
1004 1003
                finish();
@ -1021,7 +1020,7 @@ public final class CaptureActivity extends Activity implements SurfaceHolder.Cal
1021 1020
            e.printStackTrace();
1022 1021
        }
1023 1022
        String url = UrlConstants.HOST_URL + "member/get-score?id=" + user_id +
1024
                "&phone=" +user_phone + "&password=" + URLEncoder.encode(user_password) + "&token=" + replace;
1023
                "&phone=" + user_phone + "&password=" + URLEncoder.encode(user_password) + "&token=" + replace;
1025 1024
        LogUtils.e(url);
1026 1025
        OkHttpUtils.get().url(url).build().execute(new StringCallback() {
1027 1026
            @Override
@ -1052,7 +1051,7 @@ public final class CaptureActivity extends Activity implements SurfaceHolder.Cal
1052 1051
1053 1052
                            }
1054 1053
                        });
1055
                        if (!tellList.contains(user_phone)){
1054
                        if (!tellList.contains(user_phone)) {
1056 1055
//                            showNonSecretDialog(money,free_status);
1057 1056
                        }
1058 1057
                    } else {
@ -1070,60 +1069,60 @@ public final class CaptureActivity extends Activity implements SurfaceHolder.Cal
1070 1069
        });
1071 1070
    }
1072 1071
1073
    private void showNonSecretDialog(final String money, final String free_status){
1072
    private void showNonSecretDialog(final String money, final String free_status) {
1074 1073
        new Handler().postDelayed(new Runnable() {
1075 1074
            @Override
1076 1075
            public void run() {
1077
                    if (Float.parseFloat(money) > 3 && free_status.equals("0")) {
1078
                        boolean isDestory = true;
1079
                        if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.JELLY_BEAN_MR1) {
1080
                            isDestory = CaptureActivity.this.isDestroyed();
1081
                        }
1082
                        if (!CaptureActivity.this.isFinishing() && isDestory == false) {
1083
                            alertDialog.builder()
1084
                                    .setMsg("新增支付宝小额免密支付功能,开通后无需充值,直接充电,快来开通吧")
1085
                                    .setPositiveButton("去开通", new View.OnClickListener() {
1086
                                        @Override
1087
                                        public void onClick(View v) {
1088
                                            Intent intent = new Intent();
1089
                                            intent.setClassName("com.electric.chargingpile",
1090
                                                    "com.electric.chargingpile.activity.NonSecretSeettingActivity");
1091
                                            Uri uri = Uri.parse("chongdianzhuang://");
1092
                                            intent.setData(uri);
1093
                                            startActivity(intent);
1094
                                        }
1095
                                    }).setNegativeButton("忽略", new View.OnClickListener() {
1096
                                @Override
1097
                                public void onClick(View v) {
1076
                if (Float.parseFloat(money) > 3 && free_status.equals("0")) {
1077
                    boolean isDestory = true;
1078
                    if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.JELLY_BEAN_MR1) {
1079
                        isDestory = CaptureActivity.this.isDestroyed();
1080
                    }
1081
                    if (!CaptureActivity.this.isFinishing() && isDestory == false) {
1082
                        alertDialog.builder()
1083
                                .setMsg("新增支付宝小额免密支付功能,开通后无需充值,直接充电,快来开通吧")
1084
                                .setPositiveButton("去开通", new View.OnClickListener() {
1085
                                    @Override
1086
                                    public void onClick(View v) {
1087
                                        Intent intent = new Intent();
1088
                                        intent.setClassName("com.electric.chargingpile",
1089
                                                "com.electric.chargingpile.activity.NonSecretSeettingActivity");
1090
                                        Uri uri = Uri.parse("chongdianzhuang://");
1091
                                        intent.setData(uri);
1092
                                        startActivity(intent);
1093
                                    }
1094
                                }).setNegativeButton("忽略", new View.OnClickListener() {
1095
                            @Override
1096
                            public void onClick(View v) {
1098 1097
1099
                                }
1100
                            }).show();
1101
                            tellList += user_phone;
1102
                            CacheUtils.getInstance().put("tellList",tellList);
1103
                        }
1098
                            }
1099
                        }).show();
1100
                        tellList += user_phone;
1101
                        CacheUtils.getInstance().put("tellList", tellList);
1104 1102
                    }
1103
                }
1105 1104
            }
1106 1105
        }, 50);
1107 1106
    }
1108 1107
1109
    private void handlingOperations(String response,int interfaceType){
1110
        LogUtils.e(interfaceType+"---"+response);
1111
        String rtnCode = JsonUtils.getKeyResult(response,"rtnCode");
1112
        String rtnMsg = JsonUtils.getKeyResult(response,"rtnMsg");
1113
        switch (rtnCode){
1108
    private void handlingOperations(String response, int interfaceType) {
1109
        LogUtils.e(interfaceType + "---" + response);
1110
        String rtnCode = JsonUtils.getKeyResult(response, "rtnCode");
1111
        String rtnMsg = JsonUtils.getKeyResult(response, "rtnMsg");
1112
        switch (rtnCode) {
1114 1113
            case "01":
1115
                if (interfaceType == startInterface){
1116
                    String data = JsonUtils.getKeyResult(response,"data");
1117
                    String orderid = JsonUtils.getKeyResult(data,"orderId");
1114
                if (interfaceType == startInterface) {
1115
                    String data = JsonUtils.getKeyResult(response, "data");
1116
                    String orderid = JsonUtils.getKeyResult(data, "orderId");
1118 1117
                    Intent intent = new Intent();
1119 1118
                    intent.setClassName("com.electric.chargingpile",
1120 1119
                            "com.electric.chargingpile.activity.TLDLoadingActivity");
1121
                    intent.putExtra(ChargingConstants.ORDERID,orderid);
1120
                    intent.putExtra(ChargingConstants.ORDERID, orderid);
1122 1121
                    startActivity(intent);
1123 1122
                }
1124 1123
                break;
1125 1124
            case "304":
1126
                if (try304Count > 1){
1125
                if (try304Count > 1) {
1127 1126
                    break;
1128 1127
                }
1129 1128
                try304Count++;
@ -1156,7 +1155,7 @@ public final class CaptureActivity extends Activity implements SurfaceHolder.Cal
1156 1155
                }
1157 1156
                break;
1158 1157
            case "305":
1159
                if (try305Count > 1){
1158
                if (try305Count > 1) {
1160 1159
                    break;
1161 1160
                }
1162 1161
                try305Count++;
@ -1178,7 +1177,7 @@ public final class CaptureActivity extends Activity implements SurfaceHolder.Cal
1178 1177
                }
1179 1178
                break;
1180 1179
            case "309":
1181
                if (try309Count > 1){
1180
                if (try309Count > 1) {
1182 1181
                    break;
1183 1182
                }
1184 1183
                try309Count++;
@ -1200,17 +1199,17 @@ public final class CaptureActivity extends Activity implements SurfaceHolder.Cal
1200 1199
                }
1201 1200
                break;
1202 1201
            case "306":
1203
                if (try306Count > 1){
1202
                if (try306Count > 1) {
1204 1203
                    break;
1205 1204
                }
1206 1205
                try306Count++;
1207 1206
                //跳转到充电详情界面
1208
                String data306 = JsonUtils.getKeyResult(response,"data");
1209
                String orderid = JsonUtils.getKeyResult(data306,"orderId");
1207
                String data306 = JsonUtils.getKeyResult(response, "data");
1208
                String orderid = JsonUtils.getKeyResult(data306, "orderId");
1210 1209
                Intent intent306 = new Intent();
1211 1210
                intent306.setClassName("com.electric.chargingpile",
1212 1211
                        "com.electric.chargingpile.activity.ChargingStatusActivity");
1213
                intent306.putExtra(ChargingConstants.ORDERID,orderid);
1212
                intent306.putExtra(ChargingConstants.ORDERID, orderid);
1214 1213
                startActivity(intent306);
1215 1214
                finish();
1216 1215
                break;
@ -1230,7 +1229,7 @@ public final class CaptureActivity extends Activity implements SurfaceHolder.Cal
1230 1229
                }
1231 1230
                break;
1232 1231
            case "311":
1233
                if (try311Count > 1){
1232
                if (try311Count > 1) {
1234 1233
                    break;
1235 1234
                }
1236 1235
                try311Count++;
@ -1253,29 +1252,29 @@ public final class CaptureActivity extends Activity implements SurfaceHolder.Cal
1253 1252
                break;
1254 1253
            case "1800":
1255 1254
                //运营商为彭辉时的操作
1256
                String data1800 = JsonUtils.getKeyResult(response,"data");
1257
                String pileId = JsonUtils.getKeyResult(data1800,"pileId");
1255
                String data1800 = JsonUtils.getKeyResult(response, "data");
1256
                String pileId = JsonUtils.getKeyResult(data1800, "pileId");
1258 1257
                Intent intent1800 = new Intent();
1259 1258
                intent1800.setClassName("com.electric.chargingpile",
1260 1259
                        "com.electric.chargingpile.activity.SelectPileActivity");
1261
                intent1800.putExtra(ChargingConstants.ORDERID,pileId);
1260
                intent1800.putExtra(ChargingConstants.ORDERID, pileId);
1262 1261
                startActivity(intent1800);
1263 1262
                break;
1264 1263
            default:
1265 1264
                new Handler().postDelayed(new Runnable() {
1266
                        public void run() {
1267
                            restartPreviewAfterDelay(0L);
1268
                        }
1269
                    }, 1500);
1270
                ToastUtil.showToast(getApplicationContext(),rtnMsg,Toast.LENGTH_SHORT);
1265
                    public void run() {
1266
                        restartPreviewAfterDelay(0L);
1267
                    }
1268
                }, 1500);
1269
                ToastUtil.showToast(getApplicationContext(), rtnMsg, Toast.LENGTH_SHORT);
1271 1270
                break;
1272 1271
        }
1273 1272
    }
1274 1273
1275
    private void userChargingCheck(){
1274
    private void userChargingCheck() {
1276 1275
        OkHttpUtils.get().url(UrlConstants.USER_CHARGING_CHECK_URL)
1277
                .addParams(ChargingConstants.USERID,user_id)
1278
                .addParams(ChargingConstants.PWD,user_password)
1276
                .addParams(ChargingConstants.USERID, user_id)
1277
                .addParams(ChargingConstants.PWD, user_password)
1279 1278
                .build().execute(new StringCallback() {
1280 1279
            @Override
1281 1280
            public void onError(Call call, Exception e) {
@ -1286,22 +1285,22 @@ public final class CaptureActivity extends Activity implements SurfaceHolder.Cal
1286 1285
            public void onResponse(String response) {
1287 1286
                LogUtils.e(response);
1288 1287
                if (EmptyUtils.isNotEmpty(response)) {
1289
                    handlingOperations(response,checkInterface);
1288
                    handlingOperations(response, checkInterface);
1290 1289
                }
1291 1290
            }
1292 1291
        });
1293 1292
    }
1294 1293
1295
    private void startCharging(String result){
1294
    private void startCharging(String result) {
1296 1295
        OkHttpUtils.get().url(UrlConstants.START_CHARGING_URL)
1297
                .addParams(ChargingConstants.FLAG,numType)
1298
                .addParams(ChargingConstants.URL,URLEncoder.encode(result))
1299
                .addParams(ChargingConstants.USERID,user_id)
1300
                .addParams(ChargingConstants.PWD,user_password)
1296
                .addParams(ChargingConstants.FLAG, numType)
1297
                .addParams(ChargingConstants.URL, URLEncoder.encode(result))
1298
                .addParams(ChargingConstants.USERID, user_id)
1299
                .addParams(ChargingConstants.PWD, user_password)
1301 1300
                .build().connTimeOut(30000).readTimeOut(30000).execute(new StringCallback() {
1302 1301
            @Override
1303 1302
            public void onError(Call call, Exception e) {
1304
                ToastUtil.showToast(getApplicationContext(),"网络异常,请检查您的网络连接", Toast.LENGTH_SHORT);
1303
                ToastUtil.showToast(getApplicationContext(), "网络异常,请检查您的网络连接", Toast.LENGTH_SHORT);
1305 1304
            }
1306 1305
1307 1306
            @Override
@ -1317,9 +1316,9 @@ public final class CaptureActivity extends Activity implements SurfaceHolder.Cal
1317 1316
        });
1318 1317
    }
1319 1318
1320
    private void dismissDialog(){
1319
    private void dismissDialog() {
1321 1320
        if (activity != null && !activity.isFinishing()) {
1322
            if (loadingDialog.isShowing()){
1321
            if (loadingDialog.isShowing()) {
1323 1322
                loadingDialog.dismiss();
1324 1323
            }
1325 1324
@ -1353,8 +1352,8 @@ public final class CaptureActivity extends Activity implements SurfaceHolder.Cal
1353 1352
        return EasyPermissions.hasPermissions(this, Manifest.permission.CALL_PHONE);
1354 1353
    }
1355 1354
1356
    private void getOperatorList(){
1357
        String url = UrlConstants.HOST_URL+"suppiler/operator-list";
1355
    private void getOperatorList() {
1356
        String url = UrlConstants.HOST_URL + "suppiler/operator-list";
1358 1357
        OkHttpUtils.get().url(url).build().execute(new StringCallback() {
1359 1358
            @Override
1360 1359
            public void onError(Call call, Exception e) {
@ -1364,8 +1363,9 @@ public final class CaptureActivity extends Activity implements SurfaceHolder.Cal
1364 1363
            @Override
1365 1364
            public void onResponse(String response) {
1366 1365
                LogUtils.e(response);
1367
                    Gson g = new Gson();
1368
                    operatorPicBeen = g.fromJson(response,new TypeToken<ArrayList<OperatorPicsBean>>(){}.getType());
1366
                Gson g = new Gson();
1367
                operatorPicBeen = g.fromJson(response, new TypeToken<ArrayList<OperatorPicsBean>>() {
1368
                }.getType());
1369 1369
            }
1370 1370
        });
1371 1371
    }
@ -1456,6 +1456,4 @@ public final class CaptureActivity extends Activity implements SurfaceHolder.Cal
1456 1456
//    }
1457 1457
1458 1458
1459
1460
1461 1459
}

Sign In - Gogs: Go Git Service

Sign In