Commit Graph

33 Commits

Author SHA1 Message Date
507d7901bf Updated notifications to use the compat notification builder
closes #124
2012-07-16 13:44:16 -04:00
9ec67079c0 Added .NOTEMPTY to the drawables file 2012-07-14 12:15:07 -04:00
42cb0b9f0e Cleaned Up code
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-07-01 11:21:18 -04:00
c4980a8295 Fixed: Multiple reports filed
closes #102
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-06-04 12:10:09 -04:00
824f58879c I moved the report filing work, to it's own thread
closes #96

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-06-03 11:52:49 -04:00
9b7c2594c9 Fixed some lint errors
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-06-03 11:35:36 -04:00
7177bc089d Fixed various lint issues
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-06-02 17:05:42 -04:00
eb18628e8e Updated Exception handler example prop file
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-05-10 12:23:20 -04:00
641c5b7b2d Try again notification
added a notification for users to try to send the report again

closes #32

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-05-05 12:40:14 -04:00
95a7a4869f Removed Exception Report Viewer
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-05-02 11:00:28 -04:00
663f3fe471 Added an if block to run the right notification methods
closes #21

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-04-28 20:18:45 -04:00
110f60341c Updated the exception reporting service to work on api 1+
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-04-23 12:19:31 -04:00
e841daa615 Updated build paths to be ADt 17 compliant and fixed lint errors
Change-Id: I8b89e983d71bed87c70cf5e977c8a3445fbd51d6
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-31 12:27:01 -04:00
5fbfc7b8dd Removed tracking for generated files 2012-02-29 13:13:01 -05:00
a53237ae15 Merge branch 'report-posting-service'
Conflicts:
	ExceptionHandlerLib/bin/exceptionhandlerlib.jar
2012-02-29 13:09:26 -05:00
20676438fc Removed tracking of genrated files
Change-Id: Iac908083ea80bfbde465d2850bb0357548e3ae57
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-02-29 13:02:58 -05:00
7f03a660e8 Updated to use use ReportPostingService
Change-Id: Id6a0fac91919f0ae68b27eddaa34a8a5f669a2ae
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-02-29 13:00:22 -05:00
d51327f255 Updated git tracking
to ignore and untrack generated files

Change-Id: I9e79ecc3c2234ba75ae02eda66099ed04046d347
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-02-29 12:58:46 -05:00
4258c29d01 Created ReportPostingService
Updated the exception report activity to use the new
ReportPostingService to file new reports

Removed file option from the exception handler

Change-Id: Ie15b416f7764753f7f2a2e50159acd12efc2fa51
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-02-29 12:49:30 -05:00
4e7c01d96e Added package name support required by the redmine exception handler
Change-Id: I3b94dc93f9bc8b7361f0bca7f4a834345e23185f
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-02-22 13:16:55 -05:00
c9da00f0cb Updated the exception handler to work with redmine
you can now specify the app and tracker you want in the prop file

Change-Id: Iee3c36865e395f7f3491fb8b2d82d8fe9e0c4297
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-02-19 15:47:16 -05:00
b2d89ba22f removed hardcoded string per lint recomendations in list.xml 2011-12-31 20:57:05 +00:00
8652db11ab 2011-12-30 04:15:51 +00:00
7637d96f7a ReportListFragment.java
set listview to cache color hit to transparent for better looking scrolling
2011-12-30 04:15:08 +00:00
ef43f3a57d set background of list.xml to #ffffff 2011-12-30 04:11:55 +00:00
648db82252 Updated ReportListFragment.java to use a Loader to retrieve the data from the internet.
Created JSONLoader.java to handle downloading and parsing of a JSON Object from the internet.

updated build code from 4.01 to 2.3.1
2011-12-28 15:32:19 +00:00
5b8e3ba87f Updated ReportListFragment.java to use a Loader to retrieve the data from the internet.
Created JSONLoader.java to handle downloading and parsing of a JSON Object from the internet.
2011-12-28 15:29:38 +00:00
2f48824796 lowered API level from 15 to 7 2011-12-22 16:54:39 +00:00
eb18d9e8d7 initial commit of my exception report viewer 2011-12-20 16:15:31 +00:00
ed4d172473 Share project "ExceptionReportViewer" into "svn+ssh://tcdevsvn1/svn/exception_handler_library" 2011-12-20 16:15:07 +00:00
8d76751061 init commit 2011-12-17 16:05:20 +00:00
140bdaff43 Share project "ExceptionHandlerLib" into "svn+ssh://tcdevsvn1/svn/exception_handler_library" 2011-12-17 16:05:08 +00:00
3a8148fc93 init commit 2011-12-17 16:04:41 +00:00