https://klaxon.googlecode.com

sort by:
Revision Author Date Message Commit Date
0a95257 Alert object fixes git-svn-id: https://klaxon.googlecode.com/svn/trunk@77 c4afc712-db7e-11dd-87b6-9d1a99559f42 21 April 2010, 21:48:58 UTC
8e82297 "standard" page parser. starts to replicate the initial functionality of the parsing in SmsPageReceiver git-svn-id: https://klaxon.googlecode.com/svn/trunk@76 c4afc712-db7e-11dd-87b6-9d1a99559f42 21 April 2010, 21:48:50 UTC
6352472 oh yeah, i need a way to make these from the CVs that are already created. git-svn-id: https://klaxon.googlecode.com/svn/trunk@75 c4afc712-db7e-11dd-87b6-9d1a99559f42 21 April 2010, 21:48:40 UTC
d324b2a first cut at an Alert object, which represents an entry in the PagerProvider. git-svn-id: https://klaxon.googlecode.com/svn/trunk@74 c4afc712-db7e-11dd-87b6-9d1a99559f42 21 April 2010, 21:48:32 UTC
42e0fd2 stringification git-svn-id: https://klaxon.googlecode.com/svn/trunk@73 c4afc712-db7e-11dd-87b6-9d1a99559f42 21 April 2010, 21:48:25 UTC
41cea9b support splitting the message on ':' for go2mobile users, so its just just a messy subject. git-svn-id: https://klaxon.googlecode.com/svn/trunk@72 c4afc712-db7e-11dd-87b6-9d1a99559f42 21 April 2010, 21:48:19 UTC
262eac9 stringification git-svn-id: https://klaxon.googlecode.com/svn/trunk@70 c4afc712-db7e-11dd-87b6-9d1a99559f42 08 April 2010, 13:04:46 UTC
90caada support splitting the message on ':' for go2mobile users, so its just just a messy subject. git-svn-id: https://klaxon.googlecode.com/svn/trunk@69 c4afc712-db7e-11dd-87b6-9d1a99559f42 08 April 2010, 13:04:20 UTC
513daf7 whoops. i've released a v17 already, apparently. git-svn-id: https://klaxon.googlecode.com/svn/trunk@68 c4afc712-db7e-11dd-87b6-9d1a99559f42 25 March 2010, 15:07:02 UTC
6a1bb12 bump version for new release. git-svn-id: https://klaxon.googlecode.com/svn/trunk@67 c4afc712-db7e-11dd-87b6-9d1a99559f42 25 March 2010, 15:06:58 UTC
2f7902c add a 'match against body' pref, for use with go2mobile git-svn-id: https://klaxon.googlecode.com/svn/trunk@64 c4afc712-db7e-11dd-87b6-9d1a99559f42 25 March 2010, 14:36:35 UTC
cb55851 add a .gitignore file. (i'm using git-svn to push to googlecode) git-svn-id: https://klaxon.googlecode.com/svn/trunk@63 c4afc712-db7e-11dd-87b6-9d1a99559f42 25 March 2010, 14:36:28 UTC
fe24d32 update a bit of the readme. include link to the wiki. git-svn-id: https://klaxon.googlecode.com/svn/trunk@62 c4afc712-db7e-11dd-87b6-9d1a99559f42 25 March 2010, 14:36:24 UTC
5177d67 add a preference for vibrate, as requested in issue#21 git-svn-id: https://klaxon.googlecode.com/svn/trunk@61 c4afc712-db7e-11dd-87b6-9d1a99559f42 25 March 2010, 14:36:14 UTC
f540947 add delete to the context and options menu. git-svn-id: https://klaxon.googlecode.com/svn/trunk@57 c4afc712-db7e-11dd-87b6-9d1a99559f42 09 March 2010, 23:38:44 UTC
01fba0f bump version for v16, and add simple sender display (number only) git-svn-id: https://klaxon.googlecode.com/svn/trunk@56 c4afc712-db7e-11dd-87b6-9d1a99559f42 09 March 2010, 00:26:15 UTC
a6a59a7 knock out the targetSdkVersion, since its not valid in api level 3 git-svn-id: https://klaxon.googlecode.com/svn/trunk@55 c4afc712-db7e-11dd-87b6-9d1a99559f42 09 March 2010, 00:25:54 UTC
56b2509 bump version numbers for v15. git-svn-id: https://klaxon.googlecode.com/svn/trunk@54 c4afc712-db7e-11dd-87b6-9d1a99559f42 09 March 2010, 00:25:48 UTC
0b09b23 add a quick script to run test suite in multiple avds, sequentially. git-svn-id: https://klaxon.googlecode.com/svn/trunk@53 c4afc712-db7e-11dd-87b6-9d1a99559f42 09 March 2010, 00:25:43 UTC
f3d10a9 add the targetSdkVersion attribute git-svn-id: https://klaxon.googlecode.com/svn/trunk@49 c4afc712-db7e-11dd-87b6-9d1a99559f42 08 March 2010, 00:40:24 UTC
c3ba021 re-set the consume_sms pref to false on <1.6 versions. git-svn-id: https://klaxon.googlecode.com/svn/trunk@48 c4afc712-db7e-11dd-87b6-9d1a99559f42 08 March 2010, 00:40:20 UTC
e02b1f1 make the 'consume sms' pref be disabled in <1.6 git-svn-id: https://klaxon.googlecode.com/svn/trunk@47 c4afc712-db7e-11dd-87b6-9d1a99559f42 08 March 2010, 00:40:10 UTC
04123c6 factor out strings, for localization. git-svn-id: https://klaxon.googlecode.com/svn/trunk@46 c4afc712-db7e-11dd-87b6-9d1a99559f42 01 March 2010, 23:11:51 UTC
c72b0c5 whoops. logic was reversed on the "consume sms" preference. git-svn-id: https://klaxon.googlecode.com/svn/trunk@45 c4afc712-db7e-11dd-87b6-9d1a99559f42 30 January 2010, 21:34:25 UTC
5bd92fd add preference for consuming the Sms messages. git-svn-id: https://klaxon.googlecode.com/svn/trunk@44 c4afc712-db7e-11dd-87b6-9d1a99559f42 30 January 2010, 21:34:18 UTC
f3da142 bump version number, prepare for release of v14. git-svn-id: https://klaxon.googlecode.com/svn/trunk@43 c4afc712-db7e-11dd-87b6-9d1a99559f42 30 January 2010, 21:34:09 UTC
7b5bc5a make context menu reply actions actually work. git-svn-id: https://klaxon.googlecode.com/svn/trunk@42 c4afc712-db7e-11dd-87b6-9d1a99559f42 30 January 2010, 21:34:05 UTC
0efa28a point release, to differentiate between the market release and the RCs uploaded to googlecode git-svn-id: https://klaxon.googlecode.com/svn/trunk@40 c4afc712-db7e-11dd-87b6-9d1a99559f42 29 January 2010, 02:01:13 UTC
0fb28ec stop using absolute pixels. 20px is *tiny* on the nexus. git-svn-id: https://klaxon.googlecode.com/svn/trunk@39 c4afc712-db7e-11dd-87b6-9d1a99559f42 29 January 2010, 02:01:10 UTC
af24b7d make the Alarm audio stream actually work. stupid typos. :( git-svn-id: https://klaxon.googlecode.com/svn/trunk@38 c4afc712-db7e-11dd-87b6-9d1a99559f42 29 January 2010, 02:01:05 UTC
aa64c3a update to api level 4, and start aborting the SMS_RECEIVED intent, so we dont double-deliver. git-svn-id: https://klaxon.googlecode.com/svn/trunk@36 c4afc712-db7e-11dd-87b6-9d1a99559f42 28 January 2010, 23:28:57 UTC
3266e9a Bump version numbers for v13 with the sound fix, and activity stacking fix, i think it deserves a new release. (simple changes, but notable user-visible improvements) git-svn-id: https://klaxon.googlecode.com/svn/trunk@34 c4afc712-db7e-11dd-87b6-9d1a99559f42 28 January 2010, 22:49:59 UTC
42b5f50 quick ringtone/notification selector fix. more flexible this way. git-svn-id: https://klaxon.googlecode.com/svn/trunk@33 c4afc712-db7e-11dd-87b6-9d1a99559f42 28 January 2010, 22:49:55 UTC
ecbb414 fix the activity stacking issue. klaxonList -> PageView -> notification bar click -> KlaxonList(2) git-svn-id: https://klaxon.googlecode.com/svn/trunk@32 c4afc712-db7e-11dd-87b6-9d1a99559f42 28 January 2010, 22:49:50 UTC
ec71474 quick script fix to avoid errors when running the test suite. git-svn-id: https://klaxon.googlecode.com/svn/trunk@31 c4afc712-db7e-11dd-87b6-9d1a99559f42 28 January 2010, 22:49:46 UTC
31282a9 added context menu replies, and fixed the "replies in the menu, but no item selected" issue. git-svn-id: https://klaxon.googlecode.com/svn/trunk@30 c4afc712-db7e-11dd-87b6-9d1a99559f42 28 January 2010, 05:35:31 UTC
d71b381 update version info, prep for new release. git-svn-id: https://klaxon.googlecode.com/svn/trunk@29 c4afc712-db7e-11dd-87b6-9d1a99559f42 28 January 2010, 05:35:23 UTC
c8eb88b duh. semicolon. git-svn-id: https://klaxon.googlecode.com/svn/trunk@28 c4afc712-db7e-11dd-87b6-9d1a99559f42 28 January 2010, 05:35:20 UTC
a5aab60 "delete all" option now has a confirmation dialog. git-svn-id: https://klaxon.googlecode.com/svn/trunk@27 c4afc712-db7e-11dd-87b6-9d1a99559f42 28 January 2010, 05:35:13 UTC
2a4b860 first cut at a "Delete All" menu item. its a bit dangerous so far. no prompting, just deletes. git-svn-id: https://klaxon.googlecode.com/svn/trunk@26 c4afc712-db7e-11dd-87b6-9d1a99559f42 28 January 2010, 05:35:05 UTC
ebb58c2 one more file for the updated test project. i think this was made by the 'android update test-project' command i ran... git-svn-id: https://klaxon.googlecode.com/svn/trunk@25 c4afc712-db7e-11dd-87b6-9d1a99559f42 28 January 2010, 05:34:58 UTC
76e5c18 remove default media sound , stop using received service center. default media sound didnt always work. received service center apparently breaks go2mobile. git-svn-id: https://klaxon.googlecode.com/svn/trunk@24 c4afc712-db7e-11dd-87b6-9d1a99559f42 28 January 2010, 05:34:50 UTC
7020777 updates for SDK r04. git-svn-id: https://klaxon.googlecode.com/svn/trunk@23 c4afc712-db7e-11dd-87b6-9d1a99559f42 28 January 2010, 05:34:44 UTC
f24037c r426@minimoose: muncus | 2009-07-26 20:20:19 -0700 start factoring out a base class for page receivers. git-svn-id: https://klaxon.googlecode.com/svn/trunk@22 c4afc712-db7e-11dd-87b6-9d1a99559f42 11 January 2010, 18:36:41 UTC
da3bace r424@minimoose: muncus | 2009-07-22 16:46:10 -0700 obsolete comment removal, and adding basic tests for the remaining activities. git-svn-id: https://klaxon.googlecode.com/svn/trunk@21 c4afc712-db7e-11dd-87b6-9d1a99559f42 11 January 2010, 18:36:35 UTC
dfdc4f6 r423@minimoose: muncus | 2009-07-22 16:21:08 -0700 more tests that fire up ReplyList and pageViewer git-svn-id: https://klaxon.googlecode.com/svn/trunk@20 c4afc712-db7e-11dd-87b6-9d1a99559f42 11 January 2010, 18:36:27 UTC
0411e2a r422@minimoose: muncus | 2009-07-15 18:12:16 -0700 functional test suite that at least launches the klaxonlist activity. more to come. git-svn-id: https://klaxon.googlecode.com/svn/trunk@19 c4afc712-db7e-11dd-87b6-9d1a99559f42 11 January 2010, 18:36:20 UTC
3a62ac8 r421@minimoose: muncus | 2009-07-15 18:11:41 -0700 tiny fix for the stupid bold issue. git-svn-id: https://klaxon.googlecode.com/svn/trunk@18 c4afc712-db7e-11dd-87b6-9d1a99559f42 11 January 2010, 18:36:10 UTC
43dab1d r420@minimoose: muncus | 2009-07-09 15:42:34 -0700 version bump, and fixing another Typeface.DEFAULT_BOLD NPE. git-svn-id: https://klaxon.googlecode.com/svn/trunk@17 c4afc712-db7e-11dd-87b6-9d1a99559f42 11 January 2010, 18:36:03 UTC
f32208b r418@minimoose: muncus | 2009-07-07 15:36:08 -0700 cosmetic fix for activity names added a preference for the re-notification delay "fixed" notifications by unsetting the "insistant" flag, which was broken before, but appears to work now, but i've already got the whole AlarmManager setup, which allows for re-notification delay, and is thus better. git-svn-id: https://klaxon.googlecode.com/svn/trunk@16 c4afc712-db7e-11dd-87b6-9d1a99559f42 07 July 2009, 22:48:04 UTC
9b1aee2 r396@minimoose: muncus | 2009-06-18 15:14:48 -0700 capitalization fix for mikal git-svn-id: https://klaxon.googlecode.com/svn/trunk@15 c4afc712-db7e-11dd-87b6-9d1a99559f42 18 June 2009, 22:17:42 UTC
7ec7495 r391@minimoose: muncus | 2009-06-18 14:16:35 -0700 add a slight delay to the notifications, so the regular SMS noise doesnt trample our notification. git-svn-id: https://klaxon.googlecode.com/svn/trunk@14 c4afc712-db7e-11dd-87b6-9d1a99559f42 18 June 2009, 21:23:08 UTC
88268d2 r644@inkpond: muncus | 2009-05-20 21:59:55 -0700 fix the listactivity options menu. git-svn-id: https://klaxon.googlecode.com/svn/trunk@13 c4afc712-db7e-11dd-87b6-9d1a99559f42 04 June 2009, 01:28:25 UTC
e005398 r641@inkpond: muncus | 2009-05-20 17:16:14 -0700 finally got replying to work, and send the new ack status, as expected. git-svn-id: https://klaxon.googlecode.com/svn/trunk@12 c4afc712-db7e-11dd-87b6-9d1a99559f42 21 May 2009, 00:16:47 UTC
9e6341b r640@inkpond: muncus | 2009-05-19 16:25:47 -0700 quick script for signing a release build. i'm too lazy to look up all this stuff every time i roll a new release. git-svn-id: https://klaxon.googlecode.com/svn/trunk@11 c4afc712-db7e-11dd-87b6-9d1a99559f42 21 May 2009, 00:16:36 UTC
0d51556 r634@inkpond: muncus | 2009-05-19 15:45:26 -0700 the upgrade script renamed the apk to something dumb. fixed. a bit more scaffolding for tests. git-svn-id: https://klaxon.googlecode.com/svn/trunk@10 c4afc712-db7e-11dd-87b6-9d1a99559f42 19 May 2009, 22:49:40 UTC
7bb7b2d r633@inkpond: muncus | 2009-05-19 14:00:25 -0700 supply a minSdkVersion git-svn-id: https://klaxon.googlecode.com/svn/trunk@9 c4afc712-db7e-11dd-87b6-9d1a99559f42 19 May 2009, 22:49:35 UTC
153205e r632@inkpond: muncus | 2009-05-19 13:52:52 -0700 updated for cupcake. fix responses to actually respond in cupcake. git-svn-id: https://klaxon.googlecode.com/svn/trunk@8 c4afc712-db7e-11dd-87b6-9d1a99559f42 19 May 2009, 22:49:33 UTC
b0010be r622@inkpond: muncus | 2009-04-16 14:01:09 -0700 initial setup for a test suite. git-svn-id: https://klaxon.googlecode.com/svn/trunk@7 c4afc712-db7e-11dd-87b6-9d1a99559f42 19 May 2009, 22:49:28 UTC
8931af1 r613@inkpond: muncus | 2009-04-10 14:03:04 -0700 add version-name and version-string replacement tokens to simplify version info maintenance. git-svn-id: https://klaxon.googlecode.com/svn/trunk@6 c4afc712-db7e-11dd-87b6-9d1a99559f42 19 May 2009, 22:49:22 UTC
d5a270c r606@inkpond: muncus | 2009-03-23 10:14:25 -0700 add an appropriate icon to the settings menu item. git-svn-id: https://klaxon.googlecode.com/svn/trunk@5 c4afc712-db7e-11dd-87b6-9d1a99559f42 23 March 2009, 17:14:49 UTC
a864094 delete old trunk dir. git-svn-id: https://klaxon.googlecode.com/svn/trunk@4 c4afc712-db7e-11dd-87b6-9d1a99559f42 17 March 2009, 16:39:26 UTC
06090a5 oops. one too many trunk directories. git-svn-id: https://klaxon.googlecode.com/svn/trunk@3 c4afc712-db7e-11dd-87b6-9d1a99559f42 17 March 2009, 16:38:39 UTC
fb1bf43 initial import of klaxon code. git-svn-id: https://klaxon.googlecode.com/svn/trunk@2 c4afc712-db7e-11dd-87b6-9d1a99559f42 17 March 2009, 16:33:30 UTC
925a88b Initial directory structure. git-svn-id: https://klaxon.googlecode.com/svn/trunk@1 c4afc712-db7e-11dd-87b6-9d1a99559f42 05 January 2009, 23:15:40 UTC
back to top