Commit Graph

15 Commits

Author SHA1 Message Date
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