Tim Su
|
06ddddb478
|
Fixed up warnings in reminder plugin
|
15 years ago |
Tim Su
|
f707702ed2
|
Fixed a crash on startup, made notifications a bit better by opening up a new separate filter, also refactor.
|
15 years ago |
Tim Su
|
8b85736976
|
added reminder preferences, fixed up various minor bugs with tests and real app
|
15 years ago |
Tim Su
|
a453628a8a
|
added reminder service tests, got many to pass
|
15 years ago |
Tim Su
|
05234dde7f
|
Merge branch '100616-replace-controllers' of ponyo into 100616-replace-controllers
Conflicts:
astrid/res/xml/preferences.xml
astrid/res/xml/preferences_reminders.xml
|
15 years ago |
Tim Su
|
06bacd38ef
|
updated preference ish
|
15 years ago |
Tim Su
|
d1e16db737
|
Fixed more snafu's. Lots of snafu's today.
|
15 years ago |
Tim Su
|
542bf22201
|
Fixing various bugs encountered during starting up...
|
15 years ago |
Tim Su
|
aefbf09ada
|
and we compile!
|
15 years ago |
Tim Su
|
1c9d4c1696
|
More progress in the effort of getting notifications working.
|
15 years ago |
Tim Su
|
3cb2ed563e
|
Updating reminders to use new stuff...
|
15 years ago |
Tim Su
|
8bb4e95530
|
Removed some stuff that took up extra space, made the icon thing work well.
|
15 years ago |
Tim Su
|
4f61c9b5a4
|
Fixed various minor usability issues. A lot more smooth now.
|
15 years ago |
Tim Su
|
acccf78cd0
|
Fixed minor bugs with delete not working, blank tasks being created
|
15 years ago |
Tim Su
|
807b8ffa9f
|
Minor appearance tweaks - updated tab icons, made the date utilities better
|
15 years ago |
Tim Su
|
d3e33d0d8b
|
yay compiles
|
15 years ago |
Tim Su
|
52d61e7bd0
|
been updating task edit. just finished urgency... rest of stuff should be fast
|
15 years ago |
Tim Su
|
917cb8f7c4
|
Fixed up start up service, moved it out of legacy, deleted home activity, and fixed various bugs
|
15 years ago |
Tim Su
|
e7205fb6cd
|
Now green quick add button doesn't bring up extended options
|
15 years ago |
Tim Su
|
58db6ff056
|
Importance colors for task list
|
15 years ago |
Tim Su
|
82bf5598d5
|
Alright, task editing is working for tags and alarms and all goodies. Also got rid of preferred due date.
|
15 years ago |
Tim Su
|
e06f60b95f
|
Now got edit to work. yay! no saving tags, and no alerts. Still to do: due date stuff, urgency stuff
|
15 years ago |
Tim Su
|
4b85db1e46
|
Deleted some unused stuff, made prettier filters
|
15 years ago |
Tim Su
|
fffc9f4a46
|
Fot filters working, with icons even. sweet action.
|
15 years ago |
Tim Su
|
c43ff1aea6
|
Made lots of changes in an attempt to clean stuff up
|
15 years ago |
Tim Su
|
94b45fb761
|
Merge branch 'master' of github.com:todoroo/astrid
|
15 years ago |
Tim Su
|
c537ea95c8
|
Merge branch 'master' into 100616-replace-controllers
Conflicts:
astrid/AndroidManifest.xml
|
15 years ago |
Tim Su
|
ccccd2cdaa
|
Added a comment.
|
15 years ago |
Tim Su
|
cabcdaa9b2
|
Bumping project configuration requirement to Android 2.2
|
15 years ago |
Tim Su
|
dd5e197871
|
Version bump -> 2.14.4
|
15 years ago |
Tim Su
|
6b0b376639
|
Got rid of date format strings in localized strings.xml, now we rely on preferences and some hard coded strings for date formatting. Fix OEM request
|
15 years ago |
Tim Su
|
9225898806
|
Crazy Astrid 3 activity merged in. Does it work? not really. But it's cool that it's there.
|
15 years ago |
Tim Su
|
f8a907487f
|
Removed extraneous logging, ready to merge into master
|
15 years ago |
Tim Su
|
55ea028ec7
|
Upgrade tests pass! woo woo woo
|
15 years ago |
Jon
|
a16eedb3ff
|
super minor type in the quick tips. "it's" to "its"
|
15 years ago |
Tim Su
|
a1b12d15ef
|
Made significant progress getting upgrade tests to pass.
|
15 years ago |
Tim Su
|
cd43ffa0e9
|
Don't show upgrade service if we're not an activity.
|
15 years ago |
Tim Su
|
0f0fcfb9ba
|
Temporary commit with add
|
15 years ago |
Tim Su
|
4287d13969
|
Alarm stuff, added upgrade logic for it, trying to fix tests
|
15 years ago |
Tim Su
|
3e9d440ce7
|
Schedule the service, if constants.synchronize is set
|
15 years ago |
Tim Su
|
f636caaf9f
|
Wrong way to do a null check
|
15 years ago |
Tim Su
|
0fd5a672ab
|
Prep release for 2.14.4 - version bump and changelog
|
15 years ago |
Tim Su
|
a319a8967b
|
Fix for crashes that people have encountered
|
15 years ago |
Tim Su
|
8168b1f352
|
Shortened a couple french strings
|
15 years ago |
Tim Su
|
c3c2060815
|
Fixed format strings in Swedish and Turkish strings.
|
15 years ago |
Tim Su
|
9150357c82
|
Suppress task killer information when OEM
|
15 years ago |
Tim Su
|
d6d1d56672
|
Explicitly set notification audio stream. Not sure if this is going to do anything, but can't hurt.
|
15 years ago |
Tim Su
|
9dde385582
|
New icon, now with 100% more checkboxes
|
15 years ago |
Tim Su
|
bfb2f12bb0
|
Update to date checking logic... no more using system date format, wrote my own. :|
|
15 years ago |
Tim Su
|
8f7ea21081
|
Added a switch to disable synchronization from the UI
|
15 years ago |
Tim Su
|
00ca9dfd55
|
Added update message
|
15 years ago |
Tim Su
|
fa32bc5164
|
Changed backup to delete the oldest backups, retaining 7 files. Added a backup unit test
|
15 years ago |
Tim Su
|
c5598b3d2e
|
Delete older backup files, retaining the specified amount.
|
15 years ago |
Tim Su
|
d1c93e611b
|
Merge remote branch 'origin/master' into 100530-translations
|
15 years ago |
Corey Downing
|
12c0710e90
|
Removed extra logging added when testing bug.
|
15 years ago |
Corey Downing
|
f089fa7de7
|
Fixed incorrect deletion of recent backups and fixed deletion of backups older than 7 days.
|
15 years ago |
Tim Su
|
d9de3df673
|
Escape all double-quotes
|
15 years ago |
Tim Su
|
426c7682fb
|
Fix for problems in translation xml's
|
15 years ago |
Tim Su
|
b9738c1b90
|
Better comment for time translation
|
15 years ago |
Tim Su
|
91e44b668b
|
Updated translation scripts, we're going in with guns blazing...
|
15 years ago |
Tim Su
|
d77c7ef12b
|
Created translation tests, fixed a bunch of bugs that they uncovered.
|
15 years ago |
Tim Su
|
fce2a17fdb
|
Merged po files into xml files for translations
|
15 years ago |
Tim Su
|
23e9e016db
|
Moved stuff that shouldn't be translated out of arrays and into keys.xml
|
15 years ago |
Tim Su
|
7913502424
|
Set up for translations
|
15 years ago |
Tim Su
|
293fbbb489
|
Adding nullchecks in strategic locations
|
15 years ago |
Tim Su
|
fa0177c76d
|
Fixed polish strings that were broken, addressing a potential NPE
|
15 years ago |
Tim Su
|
e20e4b4fbb
|
Added an update URI for provider for PureCalendar
|
15 years ago |
Tim Su
|
4de8134091
|
Fix for NPE that user reported, also made calendar picking logic more robust.
|
15 years ago |
Tim Su
|
b11df0aa95
|
Fix for no astrid dependency injection in static block. 2.14.1
|
15 years ago |
Tim Su
|
60c46a9939
|
Fixed crash with labels and format flags. Format flags not good.
|
15 years ago |
Tim Su
|
d312ddad86
|
Cleaned up upgrade service and changelog
|
15 years ago |
Tim Su
|
3dc826748e
|
Merge from lp:~alexander-egger-gmail/astrid/ignore-rtm-archived-lists, including update to Android SDK level 7
|
15 years ago |
Tim Su
|
741a6246a6
|
Fixed crashes all around, created a changelist displayer in upgrade service
|
15 years ago |
Tim Su
|
b7d56eaf93
|
Better preference description, fixed crash
|
15 years ago |
Tim Su
|
f1b9d9e42c
|
Merge of default-calendar branch in launchpad from Sami Salonen. (lp:~ssalonen/astrid/default-calendar)
|
15 years ago |
Tim Su
|
6ee437ede1
|
Fix classpath for Astrid & tests, fixed NPE in TasksXmlExporter.
|
15 years ago |
Tim Su
|
c7974868be
|
Moved projects around.
|
15 years ago |