Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BarcodeEye/BarcodeEye
/ functions
Functions
263 in github.com/BarcodeEye/BarcodeEye
⨍
Functions
263
◇
Types & classes
59
↓ 1 callers
Method
getTorchState
(Camera camera)
src/com/google/zxing/client/android/camera/CameraConfigurationManager.java:153
↓ 1 callers
Method
getView
(int position, View convertView, ViewGroup parent)
src/com/github/barcodeeye/scan/ResultsActivity.java:102
↓ 1 callers
Method
getViewfinderView
()
src/com/github/barcodeeye/scan/CaptureActivity.java:92
↓ 1 callers
Method
handleDecode
A valid barcode has been found, so give an indication of success and show the results. @param rawResult The contents of the barcode. @para
src/com/github/barcodeeye/scan/CaptureActivity.java:231
↓ 1 callers
Method
handleDecodeInternally
(Result rawResult, Bitmap barcode)
src/com/github/barcodeeye/scan/CaptureActivity.java:292
↓ 1 callers
Method
hasText
(Context context)
src/com/google/zxing/client/android/clipboard/ClipboardInterface.java:51
↓ 1 callers
Method
initFromCameraParameters
Reads, one time, values from the camera that are needed by the app.
src/com/google/zxing/client/android/camera/CameraConfigurationManager.java:58
↓ 1 callers
Method
isHexOfLength
@param value input to check @param allowedLengths allowed lengths, if any @return true if value is a non-null, non-empty string of hex digits, and if
src/com/google/zxing/client/android/wifi/WifiConfigManager.java:208
↓ 1 callers
Method
isOpen
()
src/com/google/zxing/client/android/camera/CameraManager.java:131
↓ 1 callers
Method
makeResultProcessor
( Context context, Result result, Uri photoUri)
src/com/github/barcodeeye/scan/result/ResultProcessorFactory.java:19
↓ 1 callers
Method
newIntent
(Context context)
src/com/github/barcodeeye/scan/CaptureActivity.java:87
↓ 1 callers
Method
newIntent
(Context context, List<CardPresenter> cardResults)
src/com/github/barcodeeye/scan/ResultsActivity.java:32
↓ 1 callers
Method
onCreate
(SQLiteDatabase sqLiteDatabase)
src/com/google/zxing/client/android/history/DBHelper.java:42
↓ 1 callers
Method
onSwipeLeft
()
src/com/github/barcodeeye/BaseGlassActivity.java:37
↓ 1 callers
Method
onSwipeRight
()
src/com/github/barcodeeye/BaseGlassActivity.java:33
↓ 1 callers
Method
onTap
()
src/com/github/barcodeeye/BaseGlassActivity.java:25
↓ 1 callers
Method
onTwoTap
()
src/com/github/barcodeeye/BaseGlassActivity.java:29
↓ 1 callers
Method
open
Opens a rear-facing camera with {@link Camera#open(int)}, if one exists, or opens camera 0. @throws InterruptedException
src/com/google/zxing/client/android/camera/open/OpenCameraInterface.java:32
↓ 1 callers
Method
openDriver
Opens the camera driver and initializes the hardware parameters. @param holder The surface object which the camera will draw preview frame
src/com/google/zxing/client/android/camera/CameraManager.java:80
↓ 1 callers
Method
playBeepSoundAndVibrate
()
src/com/github/barcodeeye/migrated/BeepManager.java:66
↓ 1 callers
Method
processVoiceAction
(String command)
src/com/github/barcodeeye/LaunchActivity.java:37
↓ 1 callers
Method
quitSynchronously
()
src/com/github/barcodeeye/scan/CaptureActivityHandler.java:139
↓ 1 callers
Method
retrieveSupplementalInfo
()
src/com/github/barcodeeye/scan/result/supplement/SupplementalInfoRetriever.java:115
↓ 1 callers
Method
saveImage
(String name, Bitmap bitmap)
src/com/github/barcodeeye/image/ImageManager.java:37
↓ 1 callers
Method
setCameraManager
(CameraManager cameraManager)
src/com/github/barcodeeye/scan/ui/ViewfinderView.java:77
↓ 1 callers
Method
setManualFramingRect
Allows third party apps to specify the scanning rectangle dimensions, rather than determine them automatically based on screen resolution. @param wid
src/com/google/zxing/client/android/camera/CameraManager.java:298
↓ 1 callers
Method
shouldBeep
(SharedPreferences prefs, Context activity)
src/com/github/barcodeeye/migrated/BeepManager.java:77
↓ 1 callers
Method
shutdown
()
src/com/github/barcodeeye/migrated/InactivityTimer.java:82
↓ 1 callers
Method
splitQuery
<p>Split a query string into a list of name-value pairs.</p> <p>This is an alternative to the {@link Uri#getQueryParameterNames()} and {@link Uri#get
src/com/github/barcodeeye/migrated/DecodeHintManager.java:57
↓ 1 callers
Method
startPreview
Asks the camera hardware to begin drawing preview frames to the screen.
src/com/google/zxing/client/android/camera/CameraManager.java:152
↓ 1 callers
Method
stop
()
src/com/github/barcodeeye/migrated/AmbientLightManager.java:60
↓ 1 callers
Method
stopPreview
Tells the camera to stop drawing preview frames.
src/com/google/zxing/client/android/camera/CameraManager.java:165
Method
AmazonInfoRetriever
(TextView textView, String type, String productID,
src/com/github/barcodeeye/scan/result/supplement/AmazonInfoRetriever.java:44
Method
AmbientLightManager
(Context context)
src/com/github/barcodeeye/migrated/AmbientLightManager.java:42
Method
AppInfo
(String packageName, String label, Drawable icon)
src/com/google/zxing/client/android/share/AppInfo.java:27
Method
AutoFocusManager
(Context context, Camera camera)
src/com/google/zxing/client/android/camera/AutoFocusManager.java:46
Method
BeepManager
(Activity activity)
src/com/github/barcodeeye/migrated/BeepManager.java:47
Method
BookResultInfoRetriever
(TextView textView, String isbn, Context context)
src/com/github/barcodeeye/scan/result/supplement/BookResultInfoRetriever.java:45
Method
BookmarkAdapter
(Context context, Cursor cursor)
src/com/google/zxing/client/android/share/BookmarkAdapter.java:42
Method
CameraConfigurationManager
(Context context)
src/com/google/zxing/client/android/camera/CameraConfigurationManager.java:51
Method
CameraManager
(Context context)
src/com/google/zxing/client/android/camera/CameraManager.java:64
Method
CaptureActivityHandler
(CaptureActivity activity, Collection<BarcodeFormat> decodeFormats, Map<DecodeHintType
src/com/github/barcodeeye/scan/CaptureActivityHandler.java:60
Method
CardPresenter
()
src/com/github/barcodeeye/scan/api/CardPresenter.java:27
Method
CardScrollViewAdapter
(Context context, List<CardPresenter> cardPresenter)
src/com/github/barcodeeye/scan/ResultsActivity.java:86
Method
ClipboardInterface
()
src/com/google/zxing/client/android/clipboard/ClipboardInterface.java:28
Method
DBHelper
(Context context)
src/com/google/zxing/client/android/history/DBHelper.java:38
Method
DecodeFormatManager
()
src/com/github/barcodeeye/migrated/DecodeFormatManager.java:53
Method
DecodeHandler
(CaptureActivity activity, Map<DecodeHintType,Object> hints)
src/com/github/barcodeeye/scan/DecodeHandler.java:46
Method
DecodeHintManager
()
src/com/github/barcodeeye/migrated/DecodeHintManager.java:41
Method
DecodeThread
(CaptureActivity activity, Collection<BarcodeFormat> decodeFormats, Map<DecodeHi
src/com/github/barcodeeye/scan/DecodeThread.java:50
Method
FinishListener
(Activity activityToFinish)
src/com/github/barcodeeye/migrated/FinishListener.java:31
Method
HistoryItem
(Result result, String display, String details)
src/com/google/zxing/client/android/history/HistoryItem.java:27
Method
HistoryItemAdapter
(Context activity)
src/com/google/zxing/client/android/history/HistoryItemAdapter.java:36
Method
HttpHelper
()
src/com/github/barcodeeye/migrated/HttpHelper.java:46
Method
ImageManager
(Context context)
src/com/github/barcodeeye/image/ImageManager.java:20
Method
InactivityTimer
(Activity activity)
src/com/github/barcodeeye/migrated/InactivityTimer.java:40
Method
Intents
()
src/com/github/barcodeeye/migrated/Intents.java:24
Method
IsbnResultProcessor
(Context context, ISBNParsedResult parsedResult, Result result, Uri photoUri)
src/com/github/barcodeeye/scan/result/internal/IsbnResultProcessor.java:26
Method
LoadPackagesAsyncTask
(ListActivity activity)
src/com/google/zxing/client/android/share/LoadPackagesAsyncTask.java:55
Method
LocaleManager
()
src/com/github/barcodeeye/migrated/LocaleManager.java:110
Method
OpenCameraInterface
()
src/com/google/zxing/client/android/camera/open/OpenCameraInterface.java:24
Method
PreviewCallback
(CameraConfigurationManager configManager)
src/com/google/zxing/client/android/camera/PreviewCallback.java:33
Method
ProductResultInfoRetriever
(TextView textView, String productID, Context context)
src/com/github/barcodeeye/scan/result/supplement/ProductResultInfoRetriever.java:51
Method
ProductResultProcessor
(Context context, ProductParsedResult parsedResult, Result result, Uri photoUri)
src/com/github/barcodeeye/scan/result/internal/ProductResultProcessor.java:27
Method
ResultProcessor
(Context context, T parsedResult, Result result, Uri photoUri)
src/com/github/barcodeeye/scan/result/ResultProcessor.java:23
Method
Scan
()
src/com/github/barcodeeye/migrated/Intents.java:179
Method
SupplementalInfoRetriever
(TextView textView)
src/com/github/barcodeeye/scan/result/supplement/SupplementalInfoRetriever.java:89
Method
TextResultProcessor
(Context context, ParsedResult parsedResult, Result result, Uri photoUri)
src/com/github/barcodeeye/scan/result/internal/TextResultProcessor.java:21
Method
TitleRetriever
(TextView textView, URIParsedResult result)
src/com/github/barcodeeye/scan/result/supplement/TitleRetriever.java:40
Method
URIResultInfoRetriever
(TextView textView, URIParsedResult result, Context context)
src/com/github/barcodeeye/scan/result/supplement/URIResultInfoRetriever.java:37
Method
UriResultProcessor
(Context context, URIParsedResult parsedResult, Result result, Uri photoUri)
src/com/github/barcodeeye/scan/result/internal/UriResultProcessor.java:17
Method
ViewfinderResultPointCallback
(ViewfinderView viewfinderView)
src/com/github/barcodeeye/scan/ui/ViewfinderView.java:198
Method
ViewfinderView
(Context context, AttributeSet attrs)
src/com/github/barcodeeye/scan/ui/ViewfinderView.java:62
Method
WifiConfigManager
(WifiManager wifiManager)
src/com/google/zxing/client/android/wifi/WifiConfigManager.java:40
Method
compare
(Camera.Size a, Camera.Size b)
src/com/google/zxing/client/android/camera/CameraConfigurationManager.java:235
Method
compareTo
(AppInfo another)
src/com/google/zxing/client/android/share/AppInfo.java:46
Method
createFromParcel
(Parcel in)
src/com/github/barcodeeye/scan/api/CardPresenter.java:131
Method
describeContents
()
src/com/github/barcodeeye/scan/api/CardPresenter.java:117
Method
doInBackground
(Object... voids)
src/com/google/zxing/client/android/camera/AutoFocusManager.java:92
Method
doInBackground
(Void... objects)
src/com/google/zxing/client/android/share/LoadPackagesAsyncTask.java:59
Method
doInBackground
(WifiParsedResult... args)
src/com/google/zxing/client/android/wifi/WifiConfigManager.java:44
Method
doInBackground
(Object... objects)
src/com/github/barcodeeye/migrated/InactivityTimer.java:104
Method
doInBackground
(Object... args)
src/com/github/barcodeeye/scan/result/supplement/SupplementalInfoRetriever.java:94
Method
drawResultBitmap
Draw a bitmap with the result points highlighted instead of the live scanning display. @param barcode An image of the decoded barcode.
src/com/github/barcodeeye/scan/ui/ViewfinderView.java:176
Method
drawViewfinder
()
src/com/github/barcodeeye/scan/ui/ViewfinderView.java:160
Method
encode
@return first, the best effort encoding of all data in the appropriate format; second, a display-appropriate version of the contact information
src/com/google/zxing/client/android/encode/ContactEncoder.java:34
Method
encode
(Iterable<String> names, String organization, Iterable<Strin
src/com/google/zxing/client/android/encode/MECARDContactEncoder.java:42
Method
format
(String source)
src/com/google/zxing/client/android/encode/VCardContactEncoder.java:33
Method
format
(String source)
src/com/google/zxing/client/android/encode/MECARDContactEncoder.java:34
Method
foundPossibleResultPoint
(ResultPoint point)
src/com/github/barcodeeye/scan/ui/ViewfinderView.java:202
Method
getCardResults
()
src/com/github/barcodeeye/scan/result/internal/ProductResultProcessor.java:32
Method
getCardResults
()
src/com/github/barcodeeye/scan/result/internal/IsbnResultProcessor.java:31
Method
getCardResults
()
src/com/github/barcodeeye/scan/result/internal/TextResultProcessor.java:26
Method
getCardResults
()
src/com/github/barcodeeye/scan/result/internal/UriResultProcessor.java:22
Method
getCount
()
src/com/github/barcodeeye/scan/ResultsActivity.java:92
Method
getCountryTLD
@return country-specific TLD suffix appropriate for the current default locale (e.g. "co.uk" for the United Kingdom)
src/com/github/barcodeeye/migrated/LocaleManager.java:118
Method
getFooter
()
src/com/github/barcodeeye/scan/api/CardPresenter.java:49
Method
getHandler
()
src/com/github/barcodeeye/scan/DecodeThread.java:88
Method
getImage
(Uri imageUri)
src/com/github/barcodeeye/image/ImageManager.java:31
Method
getImages
()
src/com/github/barcodeeye/scan/api/CardPresenter.java:67
← previous
next →
101–200 of 263, ranked by callers