Tim Su
6f70abe13b
manual refresh of tags kills all unused tags
14 years ago
Tim Su
27816c42bc
New dark style for Astrid task list UI designed by Scott Rim & Astrid team
...
- new header and footer styling
- abbreviated date format, moved date and details to same line
- new icons and reduced padding for quick action bar
- notched task indicators
- smaller details font
- new icons for details row
- new check box icons
- added header to filter activity
- removed unused resources
14 years ago
Tim Su
925193c146
bye bye reminder quiet time toast, Jon and I decided it was too bothersome
14 years ago
Tim Su
70f3ba2b4d
Merge branch '3.7'
...
Conflicts:
astrid/AndroidManifest.xml
astrid/build.xml
14 years ago
Tim Su
d42d44306a
changelog
14 years ago
Tim Su
339e5cf344
Fix for modified date getting written when details get written mistakenly
14 years ago
Tim Su
d94c10b624
update for a comment being able to belong to multiple tags
14 years ago
Tim Su
7179a2fb30
ability to delete tag data and transmit that to the server
14 years ago
Tim Su
9c1262c8fd
Market disable logic for amazon market.
14 years ago
Tim Su
30db35fcc1
bump
14 years ago
Tim Su
6d6843a83a
fill parent for widget header, possible fix for oem issues
14 years ago
Tim Su
5b18b5cc0a
use the custom assigned-to value if the editor is showing
14 years ago
Tim Su
7189020842
improvements / fixes to note edite activity
14 years ago
Tim Su
80f64974b8
fix for missing string
14 years ago
Tim Su
cf5e9ce9e5
fix for multiple parens display issue
14 years ago
Tim Su
e83623fda9
bump
14 years ago
Tim Su
dac3b672f8
Fix for unit test?
14 years ago
Tim Su
924628f33a
Fix for unused string, fix for multi-c2dm alerts
14 years ago
Tim Su
68f2bf0eff
fix for deleted keys still being used in the app by re-generating translation xml files
14 years ago
Tim Su
e9db48b229
Created EditNoteActivity for viewing and adding task comments and notes.
14 years ago
Tim Su
948731dc61
added separate build target for update-release w/ fb api key
14 years ago
Tim Su
9ca8eb87f7
Implemented password-based login and sign up to Astrid.com
14 years ago
Tim Su
26c2d3c49b
Astrid Collaboration Project
...
- sync with Astrid.com server
- people activity for delegating and sharing tasks
- shared tags activity for adding users to tags
- c2dm push notifications
14 years ago
Tim Su
5fd62cb8f9
Fix for crash making toast
14 years ago
Tim Su
73dbcefe01
version bump
14 years ago
Tim Su
1de56ea82c
Minor fix to handle all values of limit
14 years ago
Tim Su
972eaa7c51
Merge commit '7810a24'
14 years ago
Arne Jans
7810a24756
Fix for 13976663
14 years ago
Arne Jans
27c27343f2
Fix for 13186799. No more old snoozes for old repeating task iterations.
14 years ago
Arne Jans
4ff9c1dfc6
Clarified reminder-settings descriptions (quiet hours dont stop notifications to appear, Astrid Reminders-setting doesnt turn off notifications, either).
14 years ago
Arne Jans
7b23182bab
Possible fix for 13186799 and similar issues. Please verify. There still may be a PendingIntent zero-requestCode bug here.
14 years ago
Arne Jans
490af4d4a5
Fix for 13186819
14 years ago
Tim Su
9ccc9595c8
useless commit to trigger a build :)
14 years ago
Tim Su
4a53bc220a
suppress warnings
14 years ago
Arne Jans
13e2b739da
Implemented story 13186747, User-set defaults for reminders due today, specific date. Please test this.
14 years ago
Tim Su
70110e152e
Version bump
14 years ago
Tim Su
5f7ffb7406
Hide the very last task row in the widget if screen density <= 0.75
14 years ago
Tim Su
3d8bcf4c95
Fix for more crashes encountered
14 years ago
Tim Su
cb5166e022
Fix for unescaped sql in custom filter tags
14 years ago
Tim Su
eaebec0850
Fix for issues created by OEM
...
- yellow line while gesturing
- crash moving google task around
- anr when first installing app
14 years ago
Tim Su
7d6bcee9b0
Fix unit test with reminders
14 years ago
Tim Su
ca4e9c7cc2
Don't show reminders for read-only tasks
14 years ago
Tim Su
26452bec14
Updated upgrade message
14 years ago
Tim Su
a22baa36fb
SharedPreference will open a new file if the current one is not working out
14 years ago
Tim Su
0bb5bef617
Suppress EULA and startup tasks if you already have created tasks, in case preferences get overwritten (Galaxy S issue)
14 years ago
Tim Su
5f84f0c85b
Merge commit '5c5e31b'
14 years ago
Arne Jans
74203d1c2c
Fix for 13186759, note-ordering and pref-setting show all notes. couldnt reproduce disappearing notes.
14 years ago
Tim Su
dc7f2f5d5e
finish metadata clone clearing for all tasks
14 years ago
Tim Su
fc3d02bc8d
Merge remote-tracking branch 'stingerAJ/2011-05-09-patches'
...
Conflicts:
astrid/src/com/todoroo/astrid/service/TaskService.java
14 years ago
Arne Jans
5c5e31bf39
forgot to actually set the latestSetVersion. Oops...
14 years ago
Arne Jans
8996af1d39
Error reporting for cause-search of Galaxy S default tasks. It seems Preferences-read/save isnt working.
14 years ago
Arne Jans
247edede75
Fixed: Quickadd a task in a workspace is not shown
14 years ago
Tim Su
052c92d3a4
Roll back opencrx changes that aren't required, move opencrx packages to Astrid prefix.
14 years ago
Ikari
b5b6294972
Integrated OpenCRX plugin with Astrid.
14 years ago
Arne Jans
de29f3d7ce
fixed (Repeating From Completion Date --> Loss of Due Time)
14 years ago
Tim Su
8f520a8088
Synchronize iteration over controls list
14 years ago
Arne Jans
d30d9f8eed
enabled TaskApiDao.insignificantChange in TaskDao.saveExisting and added Timeractions to it. Timeractions dont seem to overwrite producteev-changes during sync anymore, but please verify this is fixed.
14 years ago
Arne Jans
775d536896
Fixed sync-duplicating. Actually I introduced this bug myself with the change 89afc36cc5
14 years ago
Arne Jans
64174308f9
Organized imports
14 years ago
Tim Su
766ac6a8c0
Fix for tag control set always reporting tasks have changed when editing. Should fix (or at least help with) story #10759337 in pivotal
14 years ago
Tim Su
0d2157db8d
Expand the definition of 'insignificant change', and don't write modification date if change was insignificant
14 years ago
Tim Su
bdb5c62f03
Added an explanation for Android 1.6 users
14 years ago
Tim Su
64e9bb854e
Fix for Astrid not displaying properly in Android 1.6 because of using Theme.Wallpaper, which is only exposed in API version 5
14 years ago
Tim Su
4ed26c0d7d
Fixed crashes reported from Android Market
14 years ago
Tim Su
9b3abfcec8
temporarily remove the filter by tag exposer, it seems to be broken with multiple tags
14 years ago
Tim Su
d8084869ab
Turn logging messages into debug-only
14 years ago
Tim Su
43823227a4
Fix for race condition during task pushing to server, wait for them all before getting new lists
14 years ago
Tim Su
4d4f903313
New gtasks list icon
14 years ago
Tim Su
9742e6e156
Fix 'show note' preference not working
14 years ago
Tim Su
baaa94362c
Added a setting for turning on/off transparency
14 years ago
Tim Su
27bd6e8fb6
padding = good. Added padding to about dialog
14 years ago
Tim Su
c2958d94eb
clickable link in about dialog
14 years ago
Tim Su
f1d45a190c
Restored original gtasks jar without tests and libs
14 years ago
Tim Su
321906b555
Goodbye apache commons-lang, you made my apk too big
14 years ago
Tim Su
c1a5bbdb66
Minor capitalization and string fixing
14 years ago
Tim Su
4b80e38e77
I think this will fix the gtasks task not created remotely issue
14 years ago
Tim Su
1cf26c4ca6
Multi-threading google tasks sync
14 years ago
Tim Su
5097d3fac9
Seems to fix the gtasks remote id issues, also consolidated some API calls for fewer invocations
14 years ago
Tim Su
10bb07708e
Fixed unit tests
14 years ago
Tim Su
a8ff585a7d
Various minor fixes - targeting SDK 10, fix typo, and change algo for isIntroTask
14 years ago
Tim Su
67ef6ffd00
Only show creator of task if it's not the same as responsible user
14 years ago
Tim Su
e91c92b93a
GTasks custom filter exposer
14 years ago
Arne Jans
6e1c31dfdf
rewrite of filters for teammember's tasks, readonly again, modified standard-filters so readonly-tasks dont clutter those filters like Inbox, Recent, Taglists, workspaces, tasks assigned by you/to you. Fixes AST-354
14 years ago
Tim Su
61e6db4aab
Merge remote branch 'bigwave/Fix-testFormatStringsMatch'
14 years ago
Tim Su
de8c438c49
Merge remote branch 'bigwave/hide-complete-google-tasks'
14 years ago
Tim Su
44b66b1ea0
New and updated icon
14 years ago
Tim Su
db7a69b487
Move 'filter by tag' to a task action
14 years ago
Tim Su
8d8db3e1d8
Moved filter by tag to the tag plugin, created an api for task context menu actions
14 years ago
Tim Su
0b753d3532
Merge remote branch 'altendky/master'
14 years ago
Ian Fraser
52af1265c1
Delete redundant translations of English text that no longer
...
exists, fix failure in testFormatStringsMatch
14 years ago
Tim Su
d7af85c164
Using apache lang unescapeHTML instead of the random one i found on the net. Better license and more trusted code.
14 years ago
unknown
8b21487df8
Make Google Tasks lists respect the "Display Completed" preference flag.
...
Signed-off-by: unknown <ian@.(none)>
14 years ago
Tim Su
211eb383ed
Added eclipse code formatting and organizing preferences to Astrid, test, and API projects
14 years ago
Kyle Altendorf
b3c678b023
Added 'Filter By Tag' TaskListActivity context menu item
...
If the task for which the context menu has been created has no tags
this entry will be disabled (but visible). For a single tag a new
TaskListActivity is started and with a filter based on that single
tag. If multiple tags are present then a dialog is presented to allow
the user to select a single tag to filter by.
14 years ago
Tim Su
e013e7ee3b
Minor fix to not dupe RTM tasks on clone
14 years ago
Tim Su
3f9c957107
Don't send tasks with PDV id = 0 as part of the locally updated
14 years ago
Arne Jans
89afc36cc5
invoker.labelsShowList now be called with timestamp to save time and bandwidth
14 years ago
Arne Jans
aa79cd7246
duplicate-fix for locally renaming tasks in Astrid, also untested fix for deleting workspaces remotely
14 years ago
Tim Su
f5e297fc0d
Version bump to 3.7.2
14 years ago
Tim Su
8dd10dfe24
Removed retry from producteev login on server 403
14 years ago
Tim Su
12ab4ab16d
Minor tweaks to reminder logic
14 years ago
Tim Su
7aeb675caa
reset completion and deletion date
14 years ago
Kyle Altendorf
11736572e8
Added 'Copy Task' to task context menu
...
Clones task, sets creation then modification date, and finally opens
cloned task for editing.
14 years ago
Kyle Altendorf
61ff04725d
Consider due and completion dates as part of uniqueness during import
14 years ago
Tim Su
6cd2b0b011
Fixing unit tests
14 years ago
Tim Su
479f2458fc
Replacing html.fromHTML in pdv api utilities to unescapeHtml implementation to fix pushback buffer overflow issue.
14 years ago
Tim Su
8755a4c561
Fixed null pointer when subject of 'share with' is null
14 years ago
Tim Su
2ddc0429f2
Added a ring 5 times setting to Astrid, and now a notification if your volume is muted and you launch astrid
14 years ago
Tim Su
91b84d2a53
On android 2.2 and up, the voice search application has a different package name
14 years ago
Tim Su
b88d5e5527
Fix for astrid crash on honeycomb - no more managing cursors that we also close
14 years ago
Tim Su
c00e69c4cb
Version bump Astrid 3.7.1
14 years ago
Tim Su
08265c0f38
improved the appearance of the about page
14 years ago
Tim Su
12e8c23931
Fix for crashes reported by users
14 years ago
Joshua Gross
6485e8c3a3
I believe the parenthesization of this if statement was wrong, leading to some notifications never appearing
14 years ago
Joshua Gross
042f393c8f
About menu is a bit prettier
14 years ago
Joshua Gross
3820f53e94
Linkified About links.
14 years ago
Joshua Gross
b449fc3ef1
Moved 'about' strings to strings-core
14 years ago
Joshua Gross
d78fb39c0c
Moved 'about' strings to strings-core
14 years ago
Joshua Gross
b1a90ffecc
Initial about screen; need to make the about links clickable
14 years ago
Tim Su
fbdb5de14e
Fixed translations from the unit test
14 years ago
Tim Su
5a5e746e46
Updated XML files from .PO files
14 years ago
Tim Su
b1a5096f8e
Updated upgrade message with help from Jon
14 years ago
Tim Su
fec3f3c93a
Tweaks to quick-add to make it work in all cases
14 years ago
Tim Su
8c3bee018c
Added quick-add markup
14 years ago
Tim Su
a5dfaf119d
Fix a bunch of crashes
14 years ago
Tim Su
61003bd535
Producteev: Fix case where there is no array returned in json invocation
14 years ago
Tim Su
f161294848
Killed extended details. Created NoteMetadata for displaying notes created from plugins.
...
- migrated PDV and RTM notes to new format
14 years ago
Tim Su
b99850134e
restored astrid launch
14 years ago
Tim Su
8fe4afe934
Note plugin cosmetic tweaks (padding, UI)
14 years ago
Tim Su
7770852144
Link action is totally awesome. Now you can get your links via task action
14 years ago
Tim Su
c5389c098a
Temporarily removed manifest entries for sharing
14 years ago
Tim Su
3e28972237
Act.fm invoker
14 years ago
Tim Su
4d5b667243
Added facebook login button to the sharing login activity
14 years ago
Tim Su
d32545fbb5
Started work on sharing login activity
14 years ago
Tim Su
ce320f29b8
Minor tweaks to make note viewing a pleasant experience, intro tasks
14 years ago
Tim Su
fcb484fca7
Tweaks to make the note detail exposer work
14 years ago
Tim Su
464d65fc63
fix for npe
14 years ago
Tim Su
2f87b67248
Moved notes from action into a decoration
14 years ago
Tim Su
f46a92938a
Sharing initial commit
14 years ago
Tim Su
f4aa8093ad
Don't create project dependencies in Eclipse, this is actually useless
14 years ago
Tim Su
167cd799ed
Move notes plugin below timers
14 years ago
asukali
56227e27e8
Fixed project setup to compile and run Astrid
...
(tim's edit: removed GDCatalog)
14 years ago
Tim Su
8685971408
New task subject from e-mail subject extra of send to
14 years ago
Joshua Gross
18a2ef1147
Finished 'share link' functionality for sending links into Astrid from the browser.
14 years ago
Joshua Gross
de8125de74
Send-to menu: only missing piece is filling in 'notes' field initially
14 years ago
Tim Su
f229c978d6
Improved the appearance of the note dialog header
14 years ago
Tim Su
608bbc3c40
Fix for debug task notification with new task_due prevention logic
14 years ago
Tim Su
af6dc54720
Set default style so we can use GreenDroid styles in many places in our application
14 years ago
Tim Su
ba7384a504
intro tasks all get note icon
14 years ago
Tim Su
c856bb49db
Fix for AST-325 - reminders pop up even when due dates are changed
14 years ago
Tim Su
a10887e577
Appearance tweaks with our new dialog style
14 years ago
Tim Su
abb456e0c7
Added a dialog custom title style for note dialog
14 years ago
Tim Su
03684c9f25
First pass at creating a note-viewing activity as a quick action on the task
14 years ago
Tim Su
a3e6b8fcb0
Separate action icons for starting and stopping the timer
14 years ago
Tim Su
243d0de6fc
Removed warnings, killed dead code
14 years ago
Tim Su
dfa7969e81
Astrid 3.7.0 - min sdk version is now Android 1.6
14 years ago
Melissa Yu
14d1a3bb1b
Added Quick Action bar to replace astrid's previous task edit button bar
14 years ago
Tim Su
8af6d11051
Updated configuration for Astrid to use subtree projects for Android libraries
14 years ago
Tim Su
80f3f9b37f
version bump to 3.7.0 prerelease
14 years ago
Joshua Gross
1a8f646934
Fixed off-by-one-second task filtering error
14 years ago
Joshua Gross
50203ecd9f
Fixed one unit test, GTask integration tests are still broken
14 years ago
Joshua Gross
c42dd42676
Show sync option in menu if no sync accounts are set up, then prompt user to select and log into a service
14 years ago
Joshua Gross
a94796351b
Fixed build process to work with Eclipse
14 years ago
Tim Su
224246badc
fix for ant deleting our src folders
14 years ago
Tim Su
ecd613ebe4
fix for amazon market not supporting version names with dashes
14 years ago
Tim Su
833b4ddff9
Updated project metadata to work with latest Android SDK, and fix the Unknown Error: NullPointerException errors
14 years ago
Melissa Yu
5e307d15f7
Updated res files to fix compile error with newest Android SDK
14 years ago
Tim Su
3eb6b2bd53
Merge remote branch 'origin/master'
14 years ago
Tim Su
06f5a1b179
Updated upgrade message
14 years ago
Tim Su
b92256303e
Fix for Astrid crash when using timers. Version bump
14 years ago
Tim Su
81229dcac1
Added a message if google login fails too many times. This will help users get un-stuck
14 years ago
Tim Su
93ac196557
Can start sync intent with any kind of action. Created two new manifest actions for starting sync from third party apps like Tasker
14 years ago
Tim Su
22cd64bda9
Fix for AST-471 - editing from the web causing duplicate tasks. how did i forget this
14 years ago
Tim Su
ba578976e7
Fixed a crash with missing value
14 years ago
Tim Su
9d22415023
Removed debugging
14 years ago
Tim Su
0625a34582
Upgrade message
14 years ago
Tim Su
91509d0642
Restored functionality where we don't synchronize tasks that you are not interested in
14 years ago
Tim Su
a28d39ea90
Added nls warning suppression
14 years ago
Tim Su
b79a75bf17
Removing some commented out lines
14 years ago
Arne Jans
d6c4499497
repeating icon for pdv-recurrent tasks added
14 years ago
Arne Jans
1e48dc55c0
PDV-recurrent tasks display and handling first version. No conflict-handling yet between Astrid-repeats and PDV-repeats other than disabling PDV-repeats for tasks that have Astrid-repeats enabled. But still, duplicates might be produced by this. Another glitch is, if a task is completed on webinterface and in Astrid in parallel, and synced, then PDV-recurrent tasks' duedate on webinterface gets added one day (could be due to faulty timezone-handling in producteev.api.ApiUtilities (SimpleDateFormat-instances are hardcoded on Locale.US and thus dont write +0100-timezone for me in Europe/Berlin but +0000)
14 years ago
Arne Jans
0b28171bbd
clear complete-status cache if flushing tasklist-caches. this is necessary for properly displaying pdv-recurrent tasks after a sync.
14 years ago
Tim Su
02d5de51e8
Had to re-write the producteev api sig generation logic to support array types
14 years ago
Tim Su
cded7963f9
Changed producteev api to use change_labels call instead of set/unset labels
14 years ago
Tim Su
127cdd081a
[debug] added some debugging to PDV logic.
14 years ago
Tim Su
8b6241b042
CRLF patch from Arne
14 years ago
Tim Su
26c0d077c7
added task completion event
14 years ago
Tim Su
5582bcae53
Minor fixes to google sync and shortening log
14 years ago
Tim Su
3229379d20
Fix for a NPE
14 years ago
Tim Su
37376d5842
Default control set should be the user's default workspace
14 years ago
Tim Su
ed8840167f
made the do not synchronize label more clear
14 years ago
Tim Su
37ed37ba74
Don't delete tasks that are existing but marked do not sync
14 years ago
Tim Su
3984622eb7
killed unused line
14 years ago
Tim Su
b06885676d
version bump to Astrid 3.6.2, fix for google tasks crash and another minor crash
14 years ago
Tim Su
4fa87a35d9
suppress strange motorola cliq error by subclassing edit text
14 years ago
Tim Su
a87bda2d65
update power pack description
14 years ago
Tim Su
b56e6af02e
killed dead code, added calendar picker to alarms
14 years ago
Tim Su
77c674c461
oops, reversed the conditions of the plugin text matching
14 years ago
Tim Su
b35ae937a2
Version bump 3.6.1 and preferences update
14 years ago
Tim Su
a0bfa6567f
cosmetic fix to calendar on wvga
14 years ago
Tim Su
e8fe6e8a03
Scale due date along with details
14 years ago
Tim Su
60a4e7069a
Updated what's in the power pack
14 years ago
Tim Su
36617f5a35
detail font size now scales with main font size
14 years ago
Tim Su
dd8016c4ce
Continue fixing issues with calendar widget. Now able to scroll properly without miswrapping
14 years ago
Tim Su
8fe7255ba2
More fixes to calendar
14 years ago
Tim Su
8f447e4870
Increased the touch area of the left and right buttons of calendar
14 years ago
Tim Su
bdbd502c1b
Minor tweaks to make the calendar more visually appealing
14 years ago
Tim Su
5916d6be85
Fix to work on large screens, localize day of week, and got rid of set button
14 years ago
Tim Su
bc46960e95
Merge remote branch 'jonparis/master'
14 years ago
Tim Su
b7bb6c1104
fix reference to read-only patch that we haven't pulled yet
14 years ago
Tim Su
3ed636635d
Added release engineering for custom builds
14 years ago
Jon Paris
dd6aebe111
added calendar widget - still needs work though days of week are not internationalized and Set button should be removed (date should be set on pressing the date
14 years ago
Tim Su
0de220849a
quick fix for AST-428
...
Conflicts:
astrid/plugin-src/com/todoroo/astrid/producteev/sync/ProducteevSyncProvider.java
14 years ago
Tim Su
26d8421e1a
fix for crash by rotating phone rapidly on task edit screen.
14 years ago
Tim Su
721c187386
Make sure that cursor closed.
14 years ago
Tim Su
43d8157386
widget in background service
14 years ago
Tim Su
68e1b00b10
Moved FWCI to astrid api
14 years ago
Tim Su
cf41c8ded9
Fix for failure in dependency injection
14 years ago
Tim Su
72e15a7ddd
Upgrade service to 3.6 only if pre 3.6
14 years ago
Tim Su
c44a99d8c4
add notPlugin to update message service
14 years ago
Tim Su
e1ba346364
Another test, this time for DI, and fixes for the things we found
14 years ago
Tim Su
f51c3269e8
Created a warning for not setting setContext, and making sure that we nail all of the cases in various classes
14 years ago
Jon
bebd8db682
capitalized PUBLIC USER CONTENT in the all caps sections
14 years ago
Jon
88fc86403a
Updated slightly to be more explicit about Private User Content
14 years ago
Tim Su
02091a6885
Updated EULA to be more permissive for Astrid users. Made upgrade a bit more concise
14 years ago
Tim Su
8f47f8b9c7
Fix for translations
14 years ago
Tim Su
a09c6696df
Updated translation xml files from launchpad .po files
14 years ago
Tim Su
f9a3c188a3
Version bump update version information for 3.6.0
14 years ago
Tim Su
eaea581b91
Fix for cloning metadata is the wrong behavior for sync
14 years ago
Tim Su
d7332a30ca
minor fix so that recurrance tasks are picked up properly by details
14 years ago
Tim Su
af0436597d
Minor fix to voice repeats to wait a bit longer before talking. Also, in the astrid api project we call hooks on task sync, which fixes AST-413 - repeating tasks not repeated on google sync
14 years ago
Tim Su
06f5f76302
Fix for AST-419 - google task list deleting now deletes list in Astrid
14 years ago
Tim Su
08a9aa6bde
task note voice appends, task title voice replaces
14 years ago
Tim Su
785598a263
Minor cosmetic fixes in the addons menu
14 years ago
Tim Su
bf325bd014
Minor updates to fix manifest
14 years ago
Tim Su
d3f84c7b33
Got rid of indonesian, catalan, and turkish translations - they are currently unsupported by the Android market
14 years ago
Tim Su
0c32676667
version bump
14 years ago
Tim Su
7100d1b069
replace text field with your contents instead of appending. also capitalize first letter
14 years ago
Tim Su
271bd15fbf
No more upgrade checking via the old method
14 years ago
Tim Su
adfd7ca395
Fix for widget not working because of deleted files
14 years ago
Tim Su
ec460e89d4
Minor fix to intro tasks
14 years ago
Tim Su
d6f4d9d5c9
Fix for release engineering version.code is already being used
14 years ago
Tim Su
17221f59a2
Fix for crashes reported by astrid users
14 years ago
Tim Su
7ec45dd242
Fix for AST-363
...
Specifically, what this fixes is the case where a task has multiple alarms
in the future. Previously, only one of the alarms would run, but now they
are all scheduled as separate alarms and should all fire.
If there are other bugs not covered by this, please file another bug.
14 years ago
Tim Su
25ba0e3b5f
on first time, create some help. fix for AST-318
14 years ago
Tim Su
6d4a7536ee
Better handling & fixing of settings behavior on Android 1.5 phones
14 years ago
Tim Su
5eb20de821
Fix voice stuff on Android 1.5
14 years ago
Tim Su
19ee36f9f1
Polish issues for voice, set up preferences listeners
14 years ago
Tim Su
bbd997d917
added voice descriptions
14 years ago
Tim Su
8e6360a041
Added strings for voice patch, patch coming at a later time.
14 years ago
Tim Su
87ed3e79ff
Merge branch 'voice' into 101111-remerge-voice
14 years ago
Tim Su
8e7ef1c9ea
better intent flags for widget
14 years ago
Tim Su
3512b57b0e
remove unused resources
14 years ago
Tim Su
d0d02893de
Fix for AST-408 - hide until time not working'
14 years ago
Tim Su
02fe36ca42
Moved gcal control set to additional page, catch exception task create
14 years ago
Tim Su
ed85a3e43c
Moved gcal to standard Astrid, added message to end of task edit page
14 years ago
Tim Su
104382f108
Fix for AST-410 - sync w/ google tasks removes due time
14 years ago
Tim Su
211dc5024b
Broadcast on task list change
14 years ago
Tim Su
44fce8e1ea
Fix for AST-345
14 years ago
Tim Su
828a82a28a
Fix for AST-361 - weekly repeats get disabled on edit
14 years ago
Tim Su
25a4048591
instead of checking api sig against some constant, just check if it matches ourselves
14 years ago
Tim Su
403a1d9967
Now sort preferences are stored publicly. Also using sortHelper
14 years ago
Tim Su
0f2b0b496f
Merge remote branch 'stingerAJ/voice' into voice
14 years ago
Tim Su
3a33f57877
Version bump release candidate
14 years ago
Tim Su
a19b518e43
Removed rmilk add on from list, minor usability fix from task edit page
14 years ago
Arne Jans
b55a819f85
changed title of voiceprompt and placement of microphone-button in taskedit, handle the case a device doesnt have market installed and would crash with ActivityNotFoundException
14 years ago
Tim Su
d635f98acd
added package to make the build script work in various versions of android sdk
14 years ago
Tim Su
cbe253d835
Had to add another content provider to get around Android limitations with queries. Private content provider.
14 years ago
Tim Su
0271341b07
moved search filter to astridApi project
14 years ago
Arne Jans
e9bcec1444
some polishing on voice-features. please test with a fresh phone that doesnt have voicesearch and/or text-to-speech installed
14 years ago
Arne Jans
82dcd57e16
first working version of voiceinput and voiceoutput, yet without PowerWidget-microphone-button
14 years ago
Tim Su
76bfd834da
Fix for NPE occuring during gtasks sync
14 years ago
Tim Su
9b6150ac71
Updated translations from launchpad
14 years ago
Tim Su
00f4f67d05
Catch a weird exception thrown during gtasks sync
14 years ago
Tim Su
da8c3bb180
Fix background sync setting for gtasks (and producteev) should be set on prefs finish, also created startup receiver for gtasks.
14 years ago
Tim Su
1e247a7ff7
Fixed a bug with translations, missing backtics for quotes
14 years ago
Tim Su
22ba0f49b9
bump date
14 years ago
Arne Jans
34ba1a910e
Re-merge with Arne's Producteev timezone commit, changed timezone selection method to use strings array file.
14 years ago
Tim Su
7902f92921
Updated intro strings
14 years ago
Tim Su
e542531515
Merge branch 'introtasks' of http://github.com/jonparis/astrid
14 years ago
Tim Su
674cb472d0
build automation - auto rename output package to an intelligible version, auto strip double backslashes from strings
14 years ago
Tim Su
d814f4df6d
Updated upgrade message and version bump
14 years ago
Tim Su
3310285b90
backup out of ppack
14 years ago
Tim Su
543bebfc4a
Fixed force close issues as reported from Android
14 years ago
Tim Su
e4e73e9909
version bump, removed debugging flag from manifest
14 years ago
Tim Su
44214b889a
Awesome google logo for google tasks lists
14 years ago
Tim Su
21a2a93fee
Add permission for Android 1.5
14 years ago
Jon Paris
ea4f4eed2d
add intro tasks to strings file
14 years ago
Tim Su
dcf864a93d
Fix test :)
14 years ago
Tim Su
ceac5d9de2
gtasks: pick up deleted tasks from remote. gtasks + pdv: refresh on sync
14 years ago
Tim Su
59e261c731
added a little help dialog to gtasks list view
14 years ago
Tim Su
50b10b7b5b
store credentials for gtasks since token may be expired or revoked
14 years ago
Tim Su
3a3f6f609f
restored account getting class
14 years ago
Tim Su
09437e463f
no rtm preference screen now if not logged in
14 years ago
Tim Su
5091cba352
now we store each message we see into the hash to prevent showing users duplicates
14 years ago
Tim Su
1d72228a29
hiding domain option because it is broken
14 years ago
Tim Su
ab9fec7d91
added a further help section
14 years ago
Tim Su
36f9fda0cc
moved widgets 4x4 and 4x2 to separate codebase
14 years ago
Tim Su
88cf40af2f
Close gtasks preferences when invoke sync, + fix for NPE introduced by getting rid of list extra
14 years ago
Tim Su
8b64bcec29
Re-upped latest gtasks jar, also we call get() to verify token works before continuing from gtasks auth
14 years ago
Tim Su
c9171e1bc4
got rid of passing list id to gtasks list activity, a source of brokenness
14 years ago
Tim Su
7f5028c40d
Adding new gtasks login activity for logging in
14 years ago
Tim Su
d7f3108049
Merge branch 'gtasks'
14 years ago
Tim Su
335597866d
got the updates stuff to work with the actual Astrid app.
14 years ago
Tim Su
aee861c390
got tests to pass with update message service
14 years ago
Tim Su
bbec509caa
update service + test
14 years ago
Tim Su
957b7661d1
Screwed up the rmilk metadata with remote
14 years ago
Tim Su
18f5cf3834
log login errors to logcat
14 years ago
Tim Su
0158868f2f
fix for gtasks sync causing duplicated tasks
14 years ago
Tim Su
630f842301
Version bump
14 years ago
Tim Su
bdf3138ef1
encouragement service
14 years ago
Tim Su
0fdc38c7cd
Debuggable = true
14 years ago
Tim Su
a36e34ebf8
Custom filter for google tasks list
14 years ago
Tim Su
2e08637958
shortcuttable filter
14 years ago
Tim Su
75d5cc5819
Pending Intent filter shortcut
14 years ago
Tim Su
e08dc10c63
minor fixes to gtasks drawable
14 years ago
Tim Su
a4340a5acd
Fixed widget update wrong activity getting called after configure
14 years ago
Tim Su
63342f0718
call update widget when widget added
14 years ago
Tim Su
f50e1f6811
now the 4x4 widget works
14 years ago
Tim Su
24e1aa70f1
Consolidated three widget configuration classes into one
14 years ago
Tim Su
e36b5d2c94
turned off scary permissions for gtasks since no gtasks yet
14 years ago
Tim Su
7d0b986d98
turned on gtasks and widget
14 years ago
Tim Su
c2fc33f89e
Fixing translation issues and translation test
14 years ago
Tim Su
500f9f59ee
Updated translations again from Launchpad
14 years ago
Tim Su
e2cd6d782d
Added keystore location to build properties
14 years ago
Tim Su
77297b602a
Made pdv login activity scrollable for horiz orientation
14 years ago
Tim Su
8d093d67e8
Merge branch 'master' of github.com:todoroo/astrid
14 years ago
Tim Su
a20f0b008a
Commented out google tasks, version bump for market release
14 years ago
Cezary Statkiewicz
0959e5239a
astrid/build.xml: correct order of taskdefs for sdk-7
14 years ago
Tim Su
d4237caebc
Restored green filters arrow, people seemed to prefer this to the current filters icon, which doesn't necessarily look like an actual button
14 years ago
Tim Su
933de10ef0
add background when longpressing to taskText part of task body
14 years ago
Tim Su
0222eca45a
Always show hidden tasks in gtasks to match website
14 years ago
Tim Su
289e1ac58d
Hide sort options for google tasks, tweaked the strings
14 years ago
Tim Su
076459a80f
only transmit task edit if actual properties have changed
14 years ago
Tim Su
e5edc15d43
Update modification date when rearranging list
14 years ago
Tim Su
2a328dcd14
making indent wider
14 years ago
Tim Su
56492a8987
just reformatting
14 years ago
Tim Su
61cfc9eb89
now you can edit tasks and open up task actions and all that good stuff
14 years ago
Tim Su
614c452fd5
Don't pull in tasks with no name
14 years ago
Tim Su
4accddaf53
Keep cutting detail separators out
14 years ago
Tim Su
426b95b727
Fix for gtasks filters not loading the right filter
14 years ago
Tim Su
4cbcc5a7f3
fixing various issues with translations found by unit test
14 years ago
Tim Su
2eb9a7e9f6
Modify EULA to mention flurry
14 years ago
Tim Su
f71d1b3f38
Merged translations from .po files
14 years ago
Tim Su
6f726c5c10
Fixed an issue with translation string name, also actual real EULA
14 years ago
Tim Su
2c4d39d2e2
Added setting for turning analytics on and off
14 years ago
Tim Su
bd24ffc7ae
Eula. placeholder eula, but a eula nonetheless
14 years ago
Tim Su
2fe3512ab9
Hook up gtasks login with modern auth manager
14 years ago
Tim Su
1193108523
If you drag and swipe, the drag overrules
14 years ago
Tim Su
3e8ffc390f
Handle case where user didn't really have a default list
14 years ago
Tim Su
9a977e0129
Google tasks login thing
14 years ago
Tim Su
09d96e9865
re-add click and context listeners to gtasks goodness
14 years ago
Tim Su
c7627d83f4
Completed tasks don't get weekday
14 years ago
Tim Su
333c2e974f
Fixed token creation for gtasks
14 years ago
Tim Su
bb4635f0a0
Made progress in gtasks sync pre-Android 2.1. We can get a token, but it doesn't seem to work
14 years ago
Tim Su
3fda486a50
set weight to mach other task list bodies for appearance purposes
14 years ago
Tim Su
291479de07
Now google tasks filters launch the google tasks list activity
14 years ago
Tim Su
f3d0cee32e
Ah, simple typo. Now we work!
14 years ago
Tim Su
919eec9c82
Further progress on getting movement unit test to pass
14 years ago
Tim Su
d7d87f84ee
First pass at writing the rearrangling logic
14 years ago
Tim Su
1b30dab9ee
Rudimentary task moving logic, smaller grabber icon
14 years ago
Tim Su
f24907cbb6
Wired up swipe detector to behave as expected, restored old grabber icon at Jon's request, now indnet works
14 years ago
Tim Su
6d127a8071
Added a swipe listener to touch list view, extended gtasks to use it
14 years ago
Tim Su
3845588661
Fix for typo on Android 1.5
14 years ago
Tim Su
48e42f910e
Manual merge of improvements from split-out gtasks project and our current branch
14 years ago
Tim Su
a85ba5571d
Revert "Removed gtasks plugin into its own project"
...
This reverts commit 84fbfc1cbd
.
14 years ago
Tim Su
b291cbe2b8
Filled in draggable task list activity such that it's starting to look pretty functional now
14 years ago
Tim Su
1cc0b07dd2
Made progress on draggable adapter. It starts without crashing and has a nice grabber icon
14 years ago
Tim Su
e030d23a6f
Started work on draggable task list activity by separating out task list body from task list activity, pulling in cwac TouchListView class (license: APLv2)
14 years ago
Tim Su
84fbfc1cbd
Removed gtasks plugin into its own project
14 years ago
Tim Su
d2d4f8150b
Imported auth manager and account chooser code from Google MyTracks (Apache License). Wired up gtasks to use auth manager. Modern seems to work but Old does not.
14 years ago
Tim Su
c1079acf93
Fix issues with new task creation, updated gtasks jar to allow due dates of 0
14 years ago
Tim Su
f8be271b01
Now changing task order updates task modification date so task will be sync'd
14 years ago
Tim Su
05971d8965
Set parent properly
14 years ago
Tim Su
236e6fe282
Don't display list when it's the user's default list
14 years ago
Tim Su
b2f26641f6
Fix for task edit actions not working when synchronized to RTM.
14 years ago
Tim Su
486d675384
Now we actually execute batcehd actions, as well as get task lists one at a time (previously no tasks were able to be returned)
14 years ago
Tim Su
8e0d8964dc
b.s. change to have build pick up astrid api
14 years ago
Tim Su
1a8b0154e6
Fixed the remaining gtasks task list updater tests that were broken
14 years ago
Tim Su
98d0c7ad97
Now all order action tests pass!
14 years ago
Tim Su
653403cbb2
Wrote a basic move task down implementation
14 years ago
Tim Su
de8bff5b81
Merge branch 'producteev-custom-filters-2' of git://192.168.10.106/astrid
14 years ago
Tim Su
793cd09e2b
In-progress on gtasks move up action. Moving up is much more complicated than I had thought...
14 years ago
Joshua Ball
a9b4f968d7
Made criterion identifiers unique.
14 years ago
Tim Su
04981152a1
updated indent action to work like google does
14 years ago
Joshua Ball
eabe880f52
Fixed bug in producteev filters.
...
If multiple users had the same name, then only
one of them would show up in the filters.
Also, if a user existed in multiple workspaces,
one of them would get picked randomly for the filter,
and all tasks assigned to that user but on a workspace
other than the randomly picked one would not show up.
Now all tasks by that user appear, regardless of
workspace.
Also, it's 9 lines shorter. :)
14 years ago
Joshua Ball
cb407bbd53
Producteev custom filters.
14 years ago
Joshua Ball
9bf244812c
Notice about non-unique identifier.
14 years ago
Joshua Ball
11c30a522c
API-ifying custom filter criteria.
...
Moving tag custom filter criteria into their
own exposer.
14 years ago
Joshua Ball
48802ec93d
scoping
14 years ago
Joshua Ball
e1f47b734c
Adding missing ADD_ONs. (But there are more.)
14 years ago
Tim Su
64f8f9e524
Google task views show completed tasks to match up with google. Now we set remote ids for remote incoming tasks too.
14 years ago
Tim Su
696c8cd4c7
Now able to synchronize a google task list successfully. Some kinks to work out.
14 years ago
Tim Su
c16e24ca59
Reflecting separation of Preferences and AstridPreferences and migration of the former to astridApi project
14 years ago
Tim Su
3cb375924d
Merge remote branch 'origin/master'
14 years ago
Tim Su
bfc7655d6d
Merge branch 'gtasks'
...
Conflicts:
astrid/src/com/todoroo/astrid/service/AstridDependencyInjector.java
14 years ago
Tim Su
53ed873d6d
... and now detail exposer kicks butt and passes
14 years ago
Tim Su
67451e623a
wrote a detail exposer test for gtasks
14 years ago
Jon
5b07c65128
Chaining changed to "has criteria" not prefect but better. Or has criteria makes sense, also has criteria makes sense, not has criteria is not great english :( but Chaining: not makes no sense to 99% of non-coders.
14 years ago
Tim Su
7e8c2321ce
gtasks: passing almost every gtasks unit test
14 years ago
Tim Su
88f4c2a622
I love passing unit tests. Fixed gtasks tests, more to fix yet.
14 years ago
Tim Su
dfe70c680b
Added gtask task list updater test
14 years ago
Tim Su
44920567b0
Refactored to create a new gtasks task list updater class for handling task list ops
14 years ago
Tim Su
bfa25cba4e
Merge branch 'rename-delete-tag' of git://192.168.10.106/astrid
14 years ago
Tim Su
248791d378
Fix compile errors
14 years ago
Joshua Ball
761aa94080
Adding ability to rename and delete tags.
14 years ago
Tim Su
4cc9829e8c
Version bump again, since the last one was released with debugging options
14 years ago
Tim Su
e8489b7996
Updated gtasks jar for proper exception class, started work on creating sibling and parent maps
14 years ago
Tim Su
1e9cda7aaa
Merge branch 'master' into gtasks
14 years ago
Tim Su
d0e2527ca9
3.3.5 version bump
14 years ago
Tim Su
ad7b9b45f5
Improved the details string for alarms to have an icon and look nicer, plus smart flags
14 years ago
Tim Su
c26fdbf8c0
Getting alarms to work again
14 years ago
Tim Su
5919c7502c
Producteev: added ability to unset a deadline in PDV.
14 years ago
Tim Su
29afb9fb75
No hardcoded producteev timezones, instead we get a list of timezones via the java api
14 years ago
Arne Jans
14819318e3
Added timezone-selection to user-signup
14 years ago
Joshua Ball
2d84c5036f
typo
14 years ago
Tim Su
95621e597c
First pass at gtasks sync provider
14 years ago
Tim Su
968ccc9fe4
version bump
14 years ago
Tim Su
868f4994ad
Moved dependency injection higher in the method. Has no effect yet, but may help later
14 years ago
Tim Su
43f1da18a8
If task is edited, snooze alarm gets cleared
14 years ago
Tim Su
d14cc18539
Vibrate in preferences is checked by default now, which is the way the actual behavior of the app is.
14 years ago
Tim Su
46d34d79e0
notes setting affects producteev and milk notes too
14 years ago
Tim Su
36207a9c55
Now when you trigger timer, new decoration overrides old one to show you timer progress
14 years ago
Tim Su
3423ae184d
Suppress detail separator if it shows up in the beginning of your text
14 years ago
Tim Su
6c5a2596a8
Moved note icon up slightly to line up with text
14 years ago
Tim Su
d438ab4de0
Bumped Astrid version to push out an Astrid 3.3 release with cleaner caching logic and no debug statements
14 years ago
Tim Su
df942e57ba
changed ordering of actions to up right left down
14 years ago
Tim Su
d66db7a073
Fixed issues with task order arranging
14 years ago
Tim Su
9c3efb775b
First pass at fleshing out the order changing operation
14 years ago
Tim Su
459009f39c
Refactored task adapter add on manager into own class, fixed a bug with detail loading, updated task details to not use broadcast receiver, added skeleton google order actions
14 years ago
Tim Su
64688d1a2c
Handle context menu items as broadcasts and not activities
14 years ago
Tim Su
9cf8b28e17
Made createNewMetadata method easier to use
14 years ago
Tim Su
927ba61e5a
Added indentation action and unit test
14 years ago
Tim Su
3b6cf82d8d
Fix for task details starting with a separator
14 years ago
Tim Su
1d5e7ef477
Added gtasks preferences, bug fixes to get detail exposer working
14 years ago
Tim Su
d00a35bf58
Wrote first gtasks unit test, first unit test passes.
14 years ago
Tim Su
0cf572de59
Turned preference service into an injected class for better testability, wrote the first test, of the decorator
14 years ago
Tim Su
a87cb96a8d
Further fleshing out gtasks - added decoration exposer and rewrote metadata service to use commons version
14 years ago
Tim Su
9d829cfada
Started the work of extracting data service code into a helper class
14 years ago
Tim Su
35f5e65adc
Gtasks boilerplate. That's a lot of boilerplate, but it does get better with each iteration. In the future we should extract more of this type of functionality
14 years ago
Tim Su
2c6400ed89
Astrid 3.3.2 - fixes edit button tap jumps to top of list
14 years ago
Tim Su
a5faae2d6d
Randomly we refresh tasks even if they are up to date. Also, not setting modification date if details date is already set
14 years ago
Tim Su
e893d29382
Updated simplified chinese translations from traditional, added python simplify script
14 years ago
Tim Su
7fe8f6a481
Version bump, make it so that invalidating the data set preserves scroll location
14 years ago
Tim Su
f0aba05d43
Added a version descriptor
14 years ago
Tim Su
5f36c7a686
Update widget on task delete
14 years ago
Tim Su
c18d2f0aa9
Fix for NPE bugs when saving a filter
14 years ago
Tim Su
de51220f67
If task is completed, hide details. Also fixed issue with completed time formatting
14 years ago
Tim Su
f43ebb3990
Added a loading message for tags being loaded
14 years ago
Tim Su
5d5a8e04a2
Rearrange loading order of task edit activity to try to improve responsiveness.
14 years ago
Tim Su
70d69ab0ed
Fix for tabs turning whiter and whiter as you click on multiple of them in task edit activity
14 years ago
Tim Su
5bad493e79
Delayed loading of portions of task edit activity to speed up percieved UI responsiveness
14 years ago
Tim Su
d243a170dc
TaskAdapter: got rid of superflous scrolling around
14 years ago
Tim Su
14ae77c69b
Rolling back changes that show RTM as a separate plugin, until this actually happens in reality
14 years ago
Tim Su
1d406bb292
Version bump - Astrid 3.3
14 years ago
Tim Su
48bd54cc08
Cleaned up the logic for when to refresh the details
14 years ago
Tim Su
1dac71b406
Bump expiration date
14 years ago
Tim Su
34c0f781e9
Producteev: always show pdv notes whether you are logged in or not
14 years ago
Tim Su
2bc25174e8
Load decorations if cached during fling
14 years ago
Tim Su
4d08a82344
Fixed inclusion of temp code, now clearing out details on task save
14 years ago
Tim Su
24b9111636
Producteev: set default task edit responsible spinner not to first person in list, but to yourself
14 years ago
Tim Su
5ea3fcd885
Fixed double-detail-separator bug, fixed wrong criteria meaning new tasks didn't get details created
14 years ago
Tim Su
ee303ab1f4
Fixing widget not starting, fixing bug with custom filter activity and decorations not loading correctly
14 years ago
Tim Su
457059cd91
Fix for NPE in custom filter activity
14 years ago
Tim Su
26488ecb9c
Invalidate details cache every couple of days
14 years ago
Tim Su
5373b09cdf
Got rid of a couple new objects created, pre-initialized hash maps
14 years ago
Tim Su
9a8703a000
Hide linkify behind a simple string contains, also removed unnecessary details cache clearing
14 years ago
Tim Su
e3ec7d3942
Added cache for Html and DateFormatting operations in Task Adapter, also added a column for detailscache for when the details cache was last updated. now we only scan when it is older than task mod date
14 years ago
Tim Su
843f47640d
Caching detail image drawables for perf improvements while scrolling, also now we always re-fetch all details on all tasks in the background just in case we miss something
14 years ago
Tim Su
a30fbce42d
Improved perf in reminder scheduling - sleep for a bit to prevent ANR in scheduling service, don't print out date when doing reminder scheduling
14 years ago
Tim Su
211819b21a
Now updating the task notes appearance setting clears the cache
14 years ago
Tim Su
13e69cc004
temporary disable of pp widgets in order to make a release
14 years ago
Tim Su
37c21342d0
dropping throttle, not sure why it is this long
14 years ago
Tim Su
5cbd323bba
Fixed RTM duplicated tasks with repeating tasks, priority not being set, and retried method invocation not working
14 years ago
Tim Su
9598ba52d4
Moving reminder scheduling into a background service to prevent ANR dialogs
14 years ago
Tim Su
dac7b40c94
suppress warnings
14 years ago
Tim Su
18381e06e5
Added a couple new events for usage feedback of various Astrid features: producteev login/signup and repeated task creation
14 years ago
Tim Su
83b2876254
Updated changelog information
14 years ago
Tim Su
86cd9673fd
Rewrote cursor joining to fix issues with rmilk implementation
14 years ago
Tim Su
9af973bcd2
Pulled in new translations for Astrid 3.3
14 years ago
Tim Su
c918f251b4
4x2 widget beta... did the old widget break?
14 years ago
Tim Su
6611db1560
Based on profiling, fixed some ish
14 years ago
Tim Su
48c03a105a
Fixed project name
14 years ago
Tim Su
fe79c3202c
Re-merged updated strings xml from po files
14 years ago
Tim Su
c3025f355f
Deleted some cruft, fixed a bunch of unit tests
14 years ago
Tim Su
8c2d742336
Removed some cruft
14 years ago
Tim Su
a305c6b947
Rearranged the buttons. it looks a bit weird, but it seems to work in terms of separating clickable things
14 years ago
Tim Su
e867f59240
Made notification buttons slightly bigger
14 years ago
Tim Su
28c31ed09e
Cleaned up the clock icons, added an 'already done' button to reminders
14 years ago
Tim Su
cc7bf20562
Made snooze time override other alarms, also created preference for new old-style snooze dialog
14 years ago
Tim Su
ebc277d4db
Added filters for "tag contains" and "title contains". Added the requisite supporting classes to make that happen. Fixes AST-287.
14 years ago
Tim Su
85c0ebfb1a
Darkened the body of the 4x4 widget
14 years ago
Tim Su
c11114bbbd
Removed a line of logging
14 years ago
Tim Su
b72cc956f2
added rmilk to ant build script
14 years ago
Tim Su
d40c7e67ce
Fix for AST-315 - made hyperlink colors a lighter shade of blue
14 years ago
Tim Su
12683dbee2
Fix for AST-212 - hide until specific time setting
14 years ago
Tim Su
3d6063b205
Removed unused translation strings entries
14 years ago
Tim Su
4fc4ad732c
Got landscape and importance stuff working out
14 years ago
Tim Su
da74bc73e2
Added drop shadow to buttons, updates to widget to fix bugs with completing tasks scrolled further down
14 years ago
Tim Su
885bd84965
Modified widget to work under Android 1.5. I don't think the setBackgroundResource stuff is completedly fixed, but it's a start
14 years ago