diff --git a/.gitignore b/.gitignore index 7e8438c..b887dae 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,8 @@ .metadata -.idea out -*.iml +*.zip +.idea/libraries +.idea/workspace.xml +.idea/usage.statistics.xml +.idea/tasks.xml +.idea/shelf diff --git a/CHANGELOG.md b/CHANGELOG.md index 6104796..ce2e2ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ +###### 2019.08.15 [v2.0.002] + +``` +Android 64bit support (resolves #12) +Updated minimum iOS version to 9.0 +``` + + ###### 2018.11.18 [v1.1.016] ``` diff --git a/build.xml b/build.xml index 6dd8eaf..ae29193 100644 --- a/build.xml +++ b/build.xml @@ -63,24 +63,34 @@ - + - - + + + + + + - + @@ -109,8 +119,14 @@ - - + + @@ -144,7 +160,14 @@ - + + @@ -152,6 +175,7 @@ + @@ -163,8 +187,9 @@ + - + @@ -176,6 +201,8 @@ + + @@ -187,13 +214,43 @@ + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -201,11 +258,28 @@ + + + + + + + + + + + + + + + + - + + @@ -217,6 +291,15 @@ + + + + + + + + + @@ -225,6 +308,7 @@ + @@ -238,7 +322,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + @@ -256,28 +365,34 @@ - - + + + + + + - - - - - + @@ -285,66 +400,129 @@ + + + + + + + + + + + + + - - - + + + + + + + - - + + + + - + + + + + + - + - + + - - - + + + + + + @{lib} + + + + + + + + + + + + - + + + + + + + + + + + + + @@ -357,11 +535,19 @@ - + - + + + @@ -381,13 +567,14 @@ - + - + + @@ -404,14 +591,17 @@ - - + + + + - + + @@ -449,9 +639,11 @@ - - - + + + + + @@ -466,7 +658,14 @@ - + + @@ -487,10 +686,112 @@ - - + + + + + + +Gemfile +_site + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/build/com.distriqt.Exceptions.ane b/build/com.distriqt.Exceptions.ane index 9ed9d94..ff5f79d 100644 Binary files a/build/com.distriqt.Exceptions.ane and b/build/com.distriqt.Exceptions.ane differ diff --git a/build_config/extension.xml b/build_config/extension.xml index 2197c5c..2a455a4 100644 --- a/build_config/extension.xml +++ b/build_config/extension.xml @@ -9,6 +9,13 @@ com.distriqt.extension.exceptions.ExceptionsExtension + + + distriqt.extension.exceptions.android.jar + com.distriqt.extension.exceptions.ExceptionsExtension + com.distriqt.extension.exceptions.ExceptionsExtension + + distriqt.extension.exceptions.android.jar diff --git a/build_config/global.config b/build_config/global.config index cab179c..7590e3c 100644 --- a/build_config/global.config +++ b/build_config/global.config @@ -2,6 +2,7 @@ ## This would be best as a system-wide config ## + # DEFAULTS output.tmpdir = .tmp codetmpl = ./build_config/_codetmpl @@ -14,12 +15,20 @@ air.sdk = /Users/marchbold/work/sdks/air/current # IOS ios.sdk = /Users/marchbold/work/sdks/ios/iPhoneOS9.3.sdk ios.xcode_buildpath = /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild - ios.xcode_build = Release ios.iphoneos_dir = build/${ios.xcode_build}-iphoneos ios.iphonesimulator_dir = build/${ios.xcode_build}-iphonesimulator +ios.tvos_dir = build/${ios.xcode_build}-appletvos # ANDROID android.sdk = /Users/marchbold/work/sdks/android/android-sdk-macosx +android.gradle_cache = /Users/marchbold/.gradle +android.outputdir = build + +# SUPPORT +supportlibs.dir = /Users/marchbold/work/distriqt/extensions/supportlibs +supportlibs.corelibraries = ${supportlibs.dir}/corelibraries +supportlibs.corejar = ${supportlibs.corelibraries}/platform/android/bin/*.jar +supportlibs.coreframework = ${supportlibs.corelibraries}/platform/ios/build diff --git a/build_config/platform_ios.xml b/build_config/platform_ios.xml index 382d2d3..1ff3748 100644 --- a/build_config/platform_ios.xml +++ b/build_config/platform_ios.xml @@ -1,8 +1,8 @@ - 2015 // distriqt - 1.0.0 + 2019 // distriqt + 9.0 - + diff --git a/build_config/version.config b/build_config/version.config index 64b9c7e..86bebe6 100644 --- a/build_config/version.config +++ b/build_config/version.config @@ -1,5 +1,5 @@ -#Sun, 18 Nov 2018 19:28:37 +1000 +#Thu, 15 Aug 2019 22:31:23 +1000 -version_major=1 -version_minor=1 -version_build=016 +version_major=2 +version_minor=0 +version_build=002 diff --git a/docs/asdocs/all-classes.html b/docs/asdocs/all-classes.html index 3fb9d84..7681b69 100644 --- a/docs/asdocs/all-classes.html +++ b/docs/asdocs/all-classes.html @@ -19,4 +19,4 @@

All Cla - \ No newline at end of file + \ No newline at end of file diff --git a/docs/asdocs/all-index-A.html b/docs/asdocs/all-index-A.html index 861a003..0dcba26 100644 --- a/docs/asdocs/all-index-A.html +++ b/docs/asdocs/all-index-A.html @@ -10,4 +10,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("A Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} --> - \ No newline at end of file +

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file diff --git a/docs/asdocs/all-index-B.html b/docs/asdocs/all-index-B.html index baccb42..4465b24 100644 --- a/docs/asdocs/all-index-B.html +++ b/docs/asdocs/all-index-B.html @@ -10,4 +10,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("B Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} --> -

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file +

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file diff --git a/docs/asdocs/all-index-C.html b/docs/asdocs/all-index-C.html index 530625c..2b9b90e 100644 --- a/docs/asdocs/all-index-C.html +++ b/docs/asdocs/all-index-C.html @@ -10,4 +10,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("C Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} --> -

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
com.distriqt.extension.exceptions — package
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file +

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
com.distriqt.extension.exceptions — package
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file diff --git a/docs/asdocs/all-index-D.html b/docs/asdocs/all-index-D.html index c760498..5bce8da 100644 --- a/docs/asdocs/all-index-D.html +++ b/docs/asdocs/all-index-D.html @@ -12,4 +12,4 @@ -->

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
dispose() — method, class com.distriqt.extension.exceptions.Exceptions
- Disposes the extension and releases any allocated resources.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file + Disposes the extension and releases any allocated resources.A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file diff --git a/docs/asdocs/all-index-E.html b/docs/asdocs/all-index-E.html index a62ae57..43d4f41 100644 --- a/docs/asdocs/all-index-E.html +++ b/docs/asdocs/all-index-E.html @@ -18,4 +18,4 @@ Constructor You should not call this directly, but instead use the singleton access - EXT_CONTEXT_ID — Constant Static Property, class com.distriqt.extension.exceptions.ExceptionsA  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file + EXT_CONTEXT_ID — Constant Static Property, class com.distriqt.extension.exceptions.ExceptionsA  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file diff --git a/docs/asdocs/all-index-F.html b/docs/asdocs/all-index-F.html index 7e7b2bb..8047022 100644 --- a/docs/asdocs/all-index-F.html +++ b/docs/asdocs/all-index-F.html @@ -10,4 +10,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("F Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} --> -

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
fromObject(data:Object) — Static Method , class com.distriqt.extension.exceptions.ExceptionReport
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file +

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
fromObject(data:Object) — Static Method , class com.distriqt.extension.exceptions.ExceptionReport
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file diff --git a/docs/asdocs/all-index-G.html b/docs/asdocs/all-index-G.html index 91d225b..9002fc4 100644 --- a/docs/asdocs/all-index-G.html +++ b/docs/asdocs/all-index-G.html @@ -13,4 +13,4 @@

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
getPendingException(purge:Boolean) — method, class com.distriqt.extension.exceptions.Exceptions
Returns the ExceptionReport for any pending exception that - may have occurred previously.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file + may have occurred previously.A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file diff --git a/docs/asdocs/all-index-H.html b/docs/asdocs/all-index-H.html index 849c067..02d5cf7 100644 --- a/docs/asdocs/all-index-H.html +++ b/docs/asdocs/all-index-H.html @@ -13,4 +13,4 @@

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
hasPendingException() — method, class com.distriqt.extension.exceptions.Exceptions
Checks if there is a pending exception that may have occurred on a previous - run of the application.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file + run of the application.A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file diff --git a/docs/asdocs/all-index-I.html b/docs/asdocs/all-index-I.html index be5d0c3..da0bcb2 100644 --- a/docs/asdocs/all-index-I.html +++ b/docs/asdocs/all-index-I.html @@ -14,4 +14,4 @@ The implementation currently in use.isSupported — Static Property, class com.distriqt.extension.exceptions.Exceptions Whether the current device supports the extensions functionality - A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file + A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file diff --git a/docs/asdocs/all-index-J.html b/docs/asdocs/all-index-J.html index c88c4dd..7e37924 100644 --- a/docs/asdocs/all-index-J.html +++ b/docs/asdocs/all-index-J.html @@ -10,4 +10,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("J Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} --> -

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file +

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file diff --git a/docs/asdocs/all-index-K.html b/docs/asdocs/all-index-K.html index c489911..657e2bc 100644 --- a/docs/asdocs/all-index-K.html +++ b/docs/asdocs/all-index-K.html @@ -10,4 +10,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("K Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} --> -

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file +

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file diff --git a/docs/asdocs/all-index-L.html b/docs/asdocs/all-index-L.html index 37dab6d..8072668 100644 --- a/docs/asdocs/all-index-L.html +++ b/docs/asdocs/all-index-L.html @@ -10,4 +10,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("L Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} --> -

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file +

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file diff --git a/docs/asdocs/all-index-M.html b/docs/asdocs/all-index-M.html index 0753db3..225ac8a 100644 --- a/docs/asdocs/all-index-M.html +++ b/docs/asdocs/all-index-M.html @@ -10,4 +10,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("M Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} --> -

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file +

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file diff --git a/docs/asdocs/all-index-N.html b/docs/asdocs/all-index-N.html index e69b2d1..776b92f 100644 --- a/docs/asdocs/all-index-N.html +++ b/docs/asdocs/all-index-N.html @@ -12,4 +12,4 @@ -->

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
name — Property, class com.distriqt.extension.exceptions.ExceptionReport
nativeVersion — Property, class com.distriqt.extension.exceptions.Exceptions
- The native version string of the native extension.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file + The native version string of the native extension.A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file diff --git a/docs/asdocs/all-index-O.html b/docs/asdocs/all-index-O.html index bb20fbd..54fbe17 100644 --- a/docs/asdocs/all-index-O.html +++ b/docs/asdocs/all-index-O.html @@ -10,4 +10,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("O Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} --> -

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file +

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file diff --git a/docs/asdocs/all-index-P.html b/docs/asdocs/all-index-P.html index 47d4d16..a701a27 100644 --- a/docs/asdocs/all-index-P.html +++ b/docs/asdocs/all-index-P.html @@ -11,4 +11,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("P Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} -->

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
purgePendingException() — method, class com.distriqt.extension.exceptions.Exceptions
- Purges (clears) any pending exceptions.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file + Purges (clears) any pending exceptions.A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file diff --git a/docs/asdocs/all-index-Q.html b/docs/asdocs/all-index-Q.html index ba63f32..8f4ee68 100644 --- a/docs/asdocs/all-index-Q.html +++ b/docs/asdocs/all-index-Q.html @@ -10,4 +10,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Q Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} --> -

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file +

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file diff --git a/docs/asdocs/all-index-R.html b/docs/asdocs/all-index-R.html index e2df5a3..aacc247 100644 --- a/docs/asdocs/all-index-R.html +++ b/docs/asdocs/all-index-R.html @@ -10,4 +10,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("R Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} --> -

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
reason — Property, class com.distriqt.extension.exceptions.ExceptionReport
report — Property, class com.distriqt.extension.exceptions.ExceptionReport
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file +

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
reason — Property, class com.distriqt.extension.exceptions.ExceptionReport
report — Property, class com.distriqt.extension.exceptions.ExceptionReport
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file diff --git a/docs/asdocs/all-index-S.html b/docs/asdocs/all-index-S.html index 7e64b65..09d0c1d 100644 --- a/docs/asdocs/all-index-S.html +++ b/docs/asdocs/all-index-S.html @@ -11,4 +11,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("S Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} -->

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
service — Static Property, class com.distriqt.extension.exceptions.Exceptions
- The singleton instance of the Exceptions class.
setUncaughtExceptionHandler() — method, class com.distriqt.extension.exceptions.Exceptions
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file + The singleton instance of the Exceptions class.setUncaughtExceptionHandler() — method, class com.distriqt.extension.exceptions.ExceptionsA  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file diff --git a/docs/asdocs/all-index-T.html b/docs/asdocs/all-index-T.html index 75f8484..85ee534 100644 --- a/docs/asdocs/all-index-T.html +++ b/docs/asdocs/all-index-T.html @@ -10,4 +10,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("T Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} --> -

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
timestamp — Property, class com.distriqt.extension.exceptions.ExceptionReport
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file +

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
timestamp — Property, class com.distriqt.extension.exceptions.ExceptionReport
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file diff --git a/docs/asdocs/all-index-U.html b/docs/asdocs/all-index-U.html index 153dd06..b48d816 100644 --- a/docs/asdocs/all-index-U.html +++ b/docs/asdocs/all-index-U.html @@ -10,4 +10,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("U Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} --> -

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file +

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file diff --git a/docs/asdocs/all-index-V.html b/docs/asdocs/all-index-V.html index 517b1dc..df58c3d 100644 --- a/docs/asdocs/all-index-V.html +++ b/docs/asdocs/all-index-V.html @@ -12,4 +12,4 @@ -->

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
version — Property, class com.distriqt.extension.exceptions.Exceptions
- The version of this extension.
VERSION — Constant Static Property, class com.distriqt.extension.exceptions.Exceptions
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file + The version of this extension.VERSION — Constant Static Property, class com.distriqt.extension.exceptions.ExceptionsA  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file diff --git a/docs/asdocs/all-index-W.html b/docs/asdocs/all-index-W.html index f14e71d..296c02f 100644 --- a/docs/asdocs/all-index-W.html +++ b/docs/asdocs/all-index-W.html @@ -12,4 +12,4 @@ -->

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
writePendingExceptionToFile(file:flash.filesystem:File, purge:Boolean) — method, class com.distriqt.extension.exceptions.Exceptions
- Writes the crash report into a file.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file + Writes the crash report into a file.A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file diff --git a/docs/asdocs/all-index-X.html b/docs/asdocs/all-index-X.html index 4910fe4..81baeb9 100644 --- a/docs/asdocs/all-index-X.html +++ b/docs/asdocs/all-index-X.html @@ -10,4 +10,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("X Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} --> -

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file +

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file diff --git a/docs/asdocs/all-index-Y.html b/docs/asdocs/all-index-Y.html index a32a1d5..09cab37 100644 --- a/docs/asdocs/all-index-Y.html +++ b/docs/asdocs/all-index-Y.html @@ -10,4 +10,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Y Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} --> -

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file +

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file diff --git a/docs/asdocs/all-index-Z.html b/docs/asdocs/all-index-Z.html index cdd20be..cbbd5f7 100644 --- a/docs/asdocs/all-index-Z.html +++ b/docs/asdocs/all-index-Z.html @@ -10,4 +10,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Z Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} --> -

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file +

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

\ No newline at end of file diff --git a/docs/asdocs/class-summary.html b/docs/asdocs/class-summary.html index 5b7bf9c..203a3fb 100644 --- a/docs/asdocs/class-summary.html +++ b/docs/asdocs/class-summary.html @@ -12,4 +12,4 @@ -->

Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 ExceptionReport
com.distriqt.extension.exceptions 
 Exceptions
com.distriqt.extension.exceptions - This class represents the Exceptions extension.

\ No newline at end of file + This class represents the Exceptions extension.

\ No newline at end of file diff --git a/docs/asdocs/com/distriqt/extension/exceptions/ExceptionReport.html b/docs/asdocs/com/distriqt/extension/exceptions/ExceptionReport.html index 1f01b5e..426e388 100644 --- a/docs/asdocs/com/distriqt/extension/exceptions/ExceptionReport.html +++ b/docs/asdocs/com/distriqt/extension/exceptions/ExceptionReport.html @@ -17,4 +17,4 @@ showHideInherited(); -->
Property Detail
nameproperty
public var name:String

reasonproperty 
public var reason:String

reportproperty 
public var report:String

timestampproperty 
public var timestamp:Number = -1

Constructor Detail
ExceptionReport()Constructor
public function ExceptionReport()

Constructor -

Method Detail
fromObject()method
public static function fromObject(data:Object):ExceptionReport

Parameters
data:Object

Returns
ExceptionReport




\ No newline at end of file +

Method Detail
fromObject()method
public static function fromObject(data:Object):ExceptionReport

Parameters
data:Object

Returns
ExceptionReport




\ No newline at end of file diff --git a/docs/asdocs/com/distriqt/extension/exceptions/Exceptions.html b/docs/asdocs/com/distriqt/extension/exceptions/Exceptions.html index df3cfeb..32f4cfb 100644 --- a/docs/asdocs/com/distriqt/extension/exceptions/Exceptions.html +++ b/docs/asdocs/com/distriqt/extension/exceptions/Exceptions.html @@ -41,7 +41,7 @@ Exceptions  
writePendingExceptionToFile(file:File, purge:Boolean = true):Boolean
- Writes the crash report into a file.
Exceptions
Public Constants
 ConstantDefined By
  EXT_CONTEXT_ID : String = com.distriqt.Exceptions
[static]
Exceptions
  VERSION : String = 1.1.016
[static]
Exceptions
Property Detail
implementationproperty
implementation:String  [read-only]

@@ -106,4 +106,4 @@

Parameters
file:File — The File reference to write the crash output into
 
purge:Boolean (default = true) — If true the pending exception will be purged and no longer be accessible

Returns
Booleantrue if the pending exception was successfully written to the file -
Constant Detail
EXT_CONTEXT_IDConstant
public static const EXT_CONTEXT_ID:String = com.distriqt.Exceptions

VERSIONConstant 
public static const VERSION:String = 1.1.016





\ No newline at end of file +
Constant Detail
EXT_CONTEXT_IDConstant
public static const EXT_CONTEXT_ID:String = com.distriqt.Exceptions

VERSIONConstant 
public static const VERSION:String = 2.0.002





\ No newline at end of file diff --git a/docs/asdocs/com/distriqt/extension/exceptions/class-list.html b/docs/asdocs/com/distriqt/extension/exceptions/class-list.html index 0a712ff..04c084d 100644 --- a/docs/asdocs/com/distriqt/extension/exceptions/class-list.html +++ b/docs/asdocs/com/distriqt/extension/exceptions/class-list.html @@ -1 +1 @@ -com.distriqt.extension.exceptions - distriqt // Exceptions

Package com.distriqt.extension.exceptions

Classes
ExceptionReport
Exceptions
\ No newline at end of file +com.distriqt.extension.exceptions - distriqt // Exceptions

Package com.distriqt.extension.exceptions

Classes
ExceptionReport
Exceptions
\ No newline at end of file diff --git a/docs/asdocs/com/distriqt/extension/exceptions/package-detail.html b/docs/asdocs/com/distriqt/extension/exceptions/package-detail.html index 5b7a976..4aa1d15 100644 --- a/docs/asdocs/com/distriqt/extension/exceptions/package-detail.html +++ b/docs/asdocs/com/distriqt/extension/exceptions/package-detail.html @@ -13,4 +13,4 @@



Classes
 ClassDescription
 ExceptionReport  
 Exceptions - This class represents the Exceptions extension.

\ No newline at end of file + This class represents the Exceptions extension.

\ No newline at end of file diff --git a/docs/asdocs/index-list.html b/docs/asdocs/index-list.html index bf85a58..d98a70a 100644 --- a/docs/asdocs/index-list.html +++ b/docs/asdocs/index-list.html @@ -67,4 +67,4 @@

Index

Z - \ No newline at end of file + \ No newline at end of file diff --git a/docs/asdocs/index.html b/docs/asdocs/index.html index b949b71..7361af2 100644 --- a/docs/asdocs/index.html +++ b/docs/asdocs/index.html @@ -37,4 +37,4 @@

Frame Alert

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/asdocs/package-frame.html b/docs/asdocs/package-frame.html index f00da2e..758c2f3 100644 --- a/docs/asdocs/package-frame.html +++ b/docs/asdocs/package-frame.html @@ -15,4 +15,4 @@

Frame Alert

- \ No newline at end of file + \ No newline at end of file diff --git a/docs/asdocs/package-list.html b/docs/asdocs/package-list.html index 4237f80..b97805d 100644 --- a/docs/asdocs/package-list.html +++ b/docs/asdocs/package-list.html @@ -1 +1 @@ -Package List - distriqt // Exceptions

Packages

com.distriqt.extension.exceptions
\ No newline at end of file +Package List - distriqt // Exceptions

Packages

com.distriqt.extension.exceptions
\ No newline at end of file diff --git a/docs/asdocs/package-summary.html b/docs/asdocs/package-summary.html index 735d031..5039f1a 100644 --- a/docs/asdocs/package-summary.html +++ b/docs/asdocs/package-summary.html @@ -10,4 +10,4 @@ if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("All Packages"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);} --> -


 packageDescription
 com.distriqt.extension.exceptions

\ No newline at end of file +


 packageDescription
 com.distriqt.extension.exceptions

\ No newline at end of file diff --git a/docs/asdocs/title-bar.html b/docs/asdocs/title-bar.html index 9f261e6..fb25233 100644 --- a/docs/asdocs/title-bar.html +++ b/docs/asdocs/title-bar.html @@ -38,4 +38,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/platform/actionscript/src/com/distriqt/extension/exceptions/Version.as b/platform/actionscript/src/com/distriqt/extension/exceptions/Version.as index 3c3910c..2874baf 100644 --- a/platform/actionscript/src/com/distriqt/extension/exceptions/Version.as +++ b/platform/actionscript/src/com/distriqt/extension/exceptions/Version.as @@ -2,6 +2,6 @@ package com.distriqt.extension.exceptions { internal final class Version { - public static const VERSION : String = "1.1.016"; + public static const VERSION : String = "2.0.002"; } } \ No newline at end of file diff --git a/platform/android/.gitignore b/platform/android/.gitignore index 84aa922..76626dd 100644 --- a/platform/android/.gitignore +++ b/platform/android/.gitignore @@ -1,4 +1,15 @@ +/local.properties bin gen build release +.idea/libraries +.idea/shelf +.idea/caches +.idea/workspace.xml +.idea/usage.statistics.xml +.idea/tasks.xml +.idea/modules.xml +.idea/navEditor.xml +.idea/assetWizardSettings.xml +.gradle \ No newline at end of file diff --git a/platform/android/.gradle/4.4/fileHashes/fileHashes.bin b/platform/android/.gradle/4.4/fileHashes/fileHashes.bin index d4a5adf..72efdc0 100644 Binary files a/platform/android/.gradle/4.4/fileHashes/fileHashes.bin and b/platform/android/.gradle/4.4/fileHashes/fileHashes.bin differ diff --git a/platform/android/.gradle/4.4/fileHashes/fileHashes.lock b/platform/android/.gradle/4.4/fileHashes/fileHashes.lock index 26c0c38..d535fe3 100644 Binary files a/platform/android/.gradle/4.4/fileHashes/fileHashes.lock and b/platform/android/.gradle/4.4/fileHashes/fileHashes.lock differ diff --git a/platform/android/.gradle/4.4/fileHashes/resourceHashesCache.bin b/platform/android/.gradle/4.4/fileHashes/resourceHashesCache.bin index b56e78e..3326f0f 100644 Binary files a/platform/android/.gradle/4.4/fileHashes/resourceHashesCache.bin and b/platform/android/.gradle/4.4/fileHashes/resourceHashesCache.bin differ diff --git a/platform/android/.gradle/4.4/javaCompile/classAnalysis.bin b/platform/android/.gradle/4.4/javaCompile/classAnalysis.bin index 6768b72..b632456 100644 Binary files a/platform/android/.gradle/4.4/javaCompile/classAnalysis.bin and b/platform/android/.gradle/4.4/javaCompile/classAnalysis.bin differ diff --git a/platform/android/.gradle/4.4/javaCompile/jarAnalysis.bin b/platform/android/.gradle/4.4/javaCompile/jarAnalysis.bin index 69a8d9f..5e6d993 100644 Binary files a/platform/android/.gradle/4.4/javaCompile/jarAnalysis.bin and b/platform/android/.gradle/4.4/javaCompile/jarAnalysis.bin differ diff --git a/platform/android/.gradle/4.4/javaCompile/javaCompile.lock b/platform/android/.gradle/4.4/javaCompile/javaCompile.lock index f53f56d..c446e67 100644 Binary files a/platform/android/.gradle/4.4/javaCompile/javaCompile.lock and b/platform/android/.gradle/4.4/javaCompile/javaCompile.lock differ diff --git a/platform/android/.gradle/4.4/javaCompile/taskJars.bin b/platform/android/.gradle/4.4/javaCompile/taskJars.bin index 5863adb..7686a0e 100644 Binary files a/platform/android/.gradle/4.4/javaCompile/taskJars.bin and b/platform/android/.gradle/4.4/javaCompile/taskJars.bin differ diff --git a/platform/android/.gradle/4.4/taskHistory/taskHistory.bin b/platform/android/.gradle/4.4/taskHistory/taskHistory.bin index cda24e8..98b4c08 100644 Binary files a/platform/android/.gradle/4.4/taskHistory/taskHistory.bin and b/platform/android/.gradle/4.4/taskHistory/taskHistory.bin differ diff --git a/platform/android/.gradle/4.4/taskHistory/taskHistory.lock b/platform/android/.gradle/4.4/taskHistory/taskHistory.lock index 9816f7e..83095f9 100644 Binary files a/platform/android/.gradle/4.4/taskHistory/taskHistory.lock and b/platform/android/.gradle/4.4/taskHistory/taskHistory.lock differ diff --git a/platform/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/platform/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock index 4edccae..2b15512 100644 Binary files a/platform/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock and b/platform/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock differ diff --git a/platform/android/.idea/gradle.xml b/platform/android/.idea/gradle.xml index 7ac24c7..f43d428 100644 --- a/platform/android/.idea/gradle.xml +++ b/platform/android/.idea/gradle.xml @@ -3,6 +3,9 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - + + - - + + - - - - - - - - - - - - - - - - - - - + @@ -115,47 +191,29 @@ - - - - - - - - - - - - - - - - - - - - + + - - + + - - + + - - + + - - + + - - + + @@ -169,6 +227,9 @@ + + @@ -2139,14 +2201,12 @@