Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #48

Merged
merged 9 commits into from
Apr 18, 2024
Merged

Develop #48

merged 9 commits into from
Apr 18, 2024

Conversation

ksclam
Copy link
Contributor

@ksclam ksclam commented Apr 18, 2024

No description provided.

WallaceSit and others added 9 commits July 18, 2023 16:42
This version is the version released to the google play. Version number/code is changed.
v2.10.2-3:
•	App: update to the v10.2
o	Add page for EL-N2ESL led tag
o	Add inventory only protected tag
o	Relocate some codes, revise some debug messages, remove some unused codes
•	Library108: update to the v10.3

v2.10.1-2:
•	App: update to the v10.1
o	Add authenticate tab for m775 in impinj page
o	Add Sgtin code decode and display in inventory page
o	Add untrace tab in ucode 8 page
o	Add tag select in configuration tab of impinj page, Aura-Sense page, ucode 8 page
o	Modify select section of different pages
o	Rename some variables, remove some unused codes
o	Revise the configuration tab of the impinj page to add protect section
o	Add Sgtin encode section in register page
o	Change the location of some library classes
o	Disable AlertDialog when rfid failure
o	Add wedge pageto set wedge parameters
o	Disable the maximum line limitation of popup windows so that long message can be shown
o	Allow entering special page before connection
•	Library108: update to the v10.2

v2.9.10b-8:
•	App: correct the name of the wedge keyboard

v2.9.10A-8:
•	App: correct the name of the app and wedge keyboard

v2.9.10-8:
•	App: remove pop up window when notification A101 is received in the idle mode
•	App: remove the pop up window when notification A101 is received during inventory
•	App: reallocate the codes
•	Library108: add Down and Up data records to the debug file
•	Library108: increase abort retry count to 10 from 3
•	Library108: no rfid and barcode disable when retry failure, but record the event in debug file
•	Library108: rename some code names, remove some unused codes

v2.9.9-7:
•	App: correct the main page layout

v2.9.8-7:
•	App: add pop up window when notification A101 is received in the idle mode
•	App: stop inventory and add pop up window when notification A101 is received during inventory
•	App: relocate some codes
•	App: update to the v9.7
o	Add bSkipClearPrefilter input parameter and accessTagEpc public variable to accessTask
o	Update impinj page to have tag selection
o	Modify for the added parameter for setSelectCriteria related routines
o	Change switch to if within onOptionsItemSelected routines for the depreciated codes
o	Set different title bar name for different axzon tags
o	Add Alien page
o	Relocate some codes, remove some unused codes, revise debug messages, change some code names
•	Library108: add debug messages to debug file when there are data error
•	Library108: revise or remove some other message log in the debug file
•	Library108: change the system time to yydd-hhmmss format in the debug file
•	Library108: relocate some codes, remove some unused codes
•	Library108: update to the v9.6
o	Add default settings to all parameters in the Setting pages
o	Revise setSelectCriteria related routines with possible negative input index
o	Revise debug messages, relocate some codes, revise some code names
v2.10.5-8:
•	App: update to the v10.5
o	Solve software crash when pressing back during led tag blinking causing
o	Solve software crash when going back to main after inventory and sort/clear tag in Simple inventory
o	Correct the UI for Wedge
•	Library108: update to the v10.8

v2.10.4-6:
•	App: update to the v10.4
o	Remove “LongJing” in the N2ESL button text in “Special Functions”
o	Solve EPC sorting in Simple inventory causing software crash
o	Clear the tag list before starting inventory with sgtin-only selected to avoid mixing previous non-sgtin tags
•	Library108: update to the v10.6

v2.10.2-4:
•	Library108: add barcode Itf-14 checksum display setting during connection
v2.12.1-2:
•	App: Solve “after changing EPC of the selected tag, do inventory again without clearing all. It crashes” problem
•	App: relocate some codes
•	App, Library108: correct “valid/invalid display always 0” problem in the inventory page
•	Library108: solve “first installation without bluetooth on, after selecting location. It goes to background” problem
•	Library108: relocate some codes, add some exception preventive codes, revise debug messages, rename some variables, remove some unused codes

v2.12.0-0:
•	App: update to v12.0
o	Add impinj verification demonstration
•	Library108: update to v12.0
o	Add impinj verification demonstration
o	Solve “set normal filter and test in normal inventory. After scan protected tags in impinj page, return to normal inventory. Incorrect filtering is done” problem
o	Relocate some codes
•	App, Library108:
o	Remove some unused codes, change some debug messages

v2.11.1-2:
•	App: update to the v11.1
o	modify little for impinj authentication verification
o	Solve “during scan for protected only tag in impinj page, it may crash due to exception” problem
o	Disable the Kiloway selection in Special Functions page
o	Revise the text, color and location of different control in Impinj special features page
o	Correct the title bar text in N2ESL page
o	correct the trigger key not function in N2ESL page
o	remove read access tab in N2ESL page
o	update selected tag when switching from scan tab to Geiger tab in N2ESL page
o	stop read access when switching from Access tab to other tabs in N2ESL page
o	add tid checking during duplicate elimination
o	Rename tab names and add Geiger tab in N2ESL page
o	add N2ESL user bank reading to turn on led in multibank inventory, and Geiger search
•	Library108: update to the v11.2
o	Solve “after tag lock, unable to turn on led during N2ESL inventory” problem
o	Solve the permission problem caused by previous code relocation
o	Solve “after access write, led tag does not turn on during led inventory” problem.
•	App, Library108: relocate some codes, change some debug messages, remove some unused codes
v2.13.0A:
This version is the version released to the google play. Version number/code is changed.

v2.13.0-0:
•	App: Solve the “400 response code” problem when using democloud impinj authenuation demo server
•	Library108: remove “www.” in the default democloud impinj authenuation demo server
•	Library108: remove some unused codes, rename some variables
 v2.13.1-2:
•	App: Solve “after changing EPC of the selected tag, do inventory again without clearing all. Then sort. It crashes” problem
•	App: relocate some codes
•	Library108: remove some unused codes, rename some codes, relocate some codes, revise some debug codes
 v2.14.0:
•	Version number/code is changed
•	Add back some missing codes during code relocation.
@ksclam ksclam merged commit 7e1c02e into master Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant