Alex Baker
c29efa18fd
Set default prefs from XML
10 years ago
Alex Baker
8e619bdd21
Fix dialogs
10 years ago
Alex Baker
52b4219419
Cleaning up gtask preferences
10 years ago
Alex Baker
5fa931e0db
DefaultsPrefs extents InjectingPreferenceActivity
10 years ago
Alex Baker
ddfa3c479d
Move old task dialogs into activities
10 years ago
Alex Baker
034b71ec92
ReminderPreferences extends PreferenceActivity
10 years ago
Alex Baker
c525734d79
Add import/export activities
10 years ago
Alex Baker
333adec1ff
MiscPrefs extends InjectingPreferenceActivity
10 years ago
Alex Baker
e9d8bd730a
Remove InjectingSyncProviderPreferences
10 years ago
Alex Baker
66ee03c465
AppearancePreferences extends PreferenceActivity
10 years ago
Alex Baker
bd4ae8adbb
Add appearance preferences activity
10 years ago
Alex Baker
0cb0b056de
Added MiscellaneousPreferences activity
10 years ago
Alex Baker
b9d7a9ff05
Flattened preference menus
10 years ago
Alex Baker
7438a8bf38
Remove excluded settings, amazon market strategy
10 years ago
Alex Baker
9c0c2b7bba
Remove preference plugin capabilities
10 years ago
Alex Baker
5cb67fee96
Tweaking some preference text
10 years ago
Alex Baker
e385f195e0
Set preference summaries in xml
10 years ago
Alex Baker
c60711c60b
Update vibrate setting
10 years ago
Alex Baker
42e27f67c1
Display selected ringtone
10 years ago
Alex Baker
f9e9b7cd7e
Restore option to disable notifications
10 years ago
Alex Baker
12aa141b84
Move add to calendar to task edit screen
10 years ago
Alex Baker
7c86c75307
Move repeat control to task edit screen
10 years ago
Alex Baker
d8724951d3
Update translations
...
* German - AndlyticsProject
* Japanese - naofumi
* Russian - turetsky
10 years ago
Alex Baker
f40941d71c
Disable quiet hours for Android 5.0+
...
Users should use Android's notification priority
10 years ago
Alex Baker
462276a8a6
Default to old setting if widget theme not set
10 years ago
Alex Baker
5f564ff6d9
Use white notification icons
10 years ago
Alex Baker
885b0faba5
Flip notification title and text
10 years ago
Alex Baker
3189182a93
Add option for transparent widget background
...
Closes #58
10 years ago
Alex Baker
805813c001
Add option to hide widget header
...
Closes #50
10 years ago
Alex Baker
dddf136358
Add widget toolbar layout
10 years ago
Alex Baker
fe3d6ee1ea
Add option to hide checkboxes in widget
...
Closes #103
10 years ago
Alex Baker
2127fc2449
Make widget themes similar to app themes
10 years ago
Alex Baker
3d64724d41
Set theme in WidgetConfigActivity
10 years ago
Alex Baker
f87b796c93
Rename flip to toggle
10 years ago
Alex Baker
4a0ebd964f
Remove alternate snooze dialog
10 years ago
Alex Baker
bb90a60e84
Remove low notification volume toast
...
Closes #218
10 years ago
Alex Baker
805a281285
Remove option to disable notifications
...
- Android 4.1+ lets you disable an app's notifications
- You only get notifications if you ask for them anyway
10 years ago
Alex Baker
e6e7f76e81
Add complete and snooze notification actions
10 years ago
Alex Baker
839a3e58c7
Add CompleteTaskReceiver
10 years ago
Alex Baker
31647f11fd
Remove completed toast
10 years ago
Alex Baker
c7c2586bb7
Use notification builder
10 years ago
Alex Baker
f1818afbf2
Remove 'Alarm!' from alarm notification
10 years ago
Alex Baker
1aa29790a6
Update translations
...
* Brazilian Portuguese - ismarfernandes
* German - AndlyticsProject
* Russian - sample.pattern
10 years ago
Alex Baker
ee73187519
Remove TOKEN_SOURCE
10 years ago
Alex Baker
2ed24dd1af
Add due date to widget
...
Closes #48
10 years ago
Alex Baker
228b17062c
Send debug logging to file
10 years ago
Alex Baker
6569721a5e
Clear snooze time when rescheduling recurring task
...
Closes #237
10 years ago
Alex Baker
ccfc2903e3
Set EditText cursor to text color for api 12-20
...
Closes #228
10 years ago
Alex Baker
a11d89356c
Remove ACCESS_NETWORK_STATE
10 years ago
Alex Baker
9f5b5c9f61
Fix new custom filter on tablets
10 years ago
Alex Baker
a628ea521f
Fix sort menu on pre-honeycomb devices
10 years ago
Alex Baker
53724a9daf
Dark theme
...
Closes #197
10 years ago
Alex Baker
fec93e1ceb
Refresh after empty tag deletion
10 years ago
Alex Baker
5e1986aed6
Refresh after filter deletion
10 years ago
Alex Baker
a31137257d
Update translations
...
* French - mdubois
* Greek languages - notis
10 years ago
Alex Baker
0e0f21f141
Fix task creation in landscape tablet mode
10 years ago
Alex Baker
813eff299e
Add printTimestamp method
10 years ago
Alex Baker
8dae0aef59
Update translations
...
* Bulgarian - ddmdima96
* sergiomarques - Portuguese
10 years ago
Alex Baker
a2a6f5f7e4
Bump version
10 years ago
Alex Baker
b77c2603ba
fix tests
10 years ago
Alex Baker
a7ed1fac90
Remove ContextManager
10 years ago
Alex Baker
51b98d7c04
Remove TaskKiller help
10 years ago
Alex Baker
bea0216e66
Remove AbstractDatabase, let android lock sqlite
10 years ago
Alex Baker
398bea94a1
FAB does not use quick add bar
10 years ago
Alex Baker
f1ec8d7914
Replace placeholders when creating task
10 years ago
Alex Baker
73da08a6eb
Show deleted tasks on task list for one minute
10 years ago
Alex Baker
4695b427ad
Add FilterProvider
10 years ago
Alex Baker
85a694b1d1
Remove DatabaseDao subclasses
10 years ago
Alex Baker
eb59cde024
GtasksList wraps StoreObject
10 years ago
Alex Baker
bbaabf8770
Only sync gtask lists with updates
10 years ago
Alex Baker
add0edd175
Stop scrollable widget update service
10 years ago
Alex Baker
dd97040005
Convert gtask background service to intent service
...
Closes #177
10 years ago
Alex Baker
592124af79
Fix widget intent filter
10 years ago
Alex Baker
972b19fae0
Working on background services
...
* Backup intent service runs at midnight - closes #109
* Broadcast refresh at midnight - closes #100
* Task list listens for refreshes - see #189
* Reschedule everything on app upgrade
10 years ago
Alex Baker
2de5824ddf
Add android version checks
10 years ago
Alex Baker
9141cbfc99
Show keyboard in onResume
10 years ago
Alex Baker
2df545ee25
Fix lint errors
10 years ago
Alex Baker
b0f8c077d9
Change description control to EditText
10 years ago
Alex Baker
749334ad38
Removing user column broke existing widgets
10 years ago
Alex Baker
cf5ac58bc3
Update task edit screen
10 years ago
Alex Baker
5c0e370b41
Restore auto suggestions
10 years ago
Alex Baker
67bd538bd1
Removing user column broke existing filters
...
I feel dirty
10 years ago
Alex Baker
dc478b0950
Remove duplicate method
10 years ago
Alex Baker
e82de847fd
Tweak task edit UI
...
* fix action mode overlay
* fix issue with selecting title text
* action_done on comment field
* hide keyboard on option item selected
* remove spell checking on title and comment field
10 years ago
Alex Baker
b45aafce1d
Tweak title edit control
10 years ago
Alex Baker
e1bbbb636e
Add butterknife
10 years ago
Alex Baker
921abcbea2
Bump version
10 years ago
Alex Baker
81fa822245
SHOW_IMPLICIT instead of SHOW_FORCED
...
SHOW_FORCED was keeping the keyboard up even when selecting
title control lost focus
10 years ago
Alex Baker
e1776cde8b
Inline title edit, show keyboard on new task
10 years ago
Alex Baker
5b321a58ab
Update translations
...
* Arabic - DontPlaY
* Japanese - naofumi
* Russian - uryevich
10 years ago
Alex Baker
a796311091
Set text color on tag edit row
10 years ago
Alex Baker
9be08aca0d
New icons
10 years ago
Alex Baker
4aeae0f010
Back to light theme
10 years ago
Alex Baker
b61d5619fb
Cleaning up filter adapter
10 years ago
Alex Baker
e41ceafe92
Remove api module
10 years ago
Tim Su
c7974868be
Moved projects around.
15 years ago
Tim Su
3183a2275b
Attempt to fix unit test dependency injection in static context
15 years ago
Tim Su
ecc539418b
Got closer to finishing astrid upgrade first unit test, plus fixed startup crash
15 years ago
Tim Su
811b4862c9
Added properties to cursor, and gettin' stuff to work
15 years ago
Tim Su
dd863f396d
Moved SQL from external into data layer.
15 years ago
Tim Su
67d8483183
Partial-work commit of tag migration and improvements to the data model.
15 years ago
Tim Su
8e743d343f
Minor formatting changes
15 years ago
Tim Su
b729756306
Fixed bugs, plus moving unit tests towards green. Way closer to there.
15 years ago
Tim Su
3a48555cc7
Worked on migrating tasks table. And unit tests.
15 years ago
Tim Su
cddab158ab
Fixed unit test compilation errors. now to run them and etc.
15 years ago
Tim Su
288a7a4bdd
Deleted .svn files, renamed some stuff, worked on data layer until it was good.
15 years ago
Tim Su
5d79aff22d
More work in migrating dao stuff. Almost done. heh.
15 years ago
Tim Su
be57b599a9
Moved stuff around into subfolders, started integrating databases.
15 years ago
Tim Su
8c31b94544
Merge from Corey's backup branch.
...
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
15 years ago
Tim Su
e4a09d0329
bumpity bump, added more code into try/catch to be safe.
15 years ago
Tim Su
cbc9d6d941
Merge with latest from Corey's backup branch.
...
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
15 years ago
Tim Su
5ab900f323
And... removing debugging code. /am an idiot
15 years ago
Tim Su
cd7d7cb3dd
Better error message when we get a null error. Yup.
15 years ago
Tim Su
e9be1bff6a
Updated the logic for quiet hours to be a little more sensical. If you have
...
a non-alarm-clock-mode alarm, then quiet mode affects your ringer. If you
aren't in periodic mode, you will still vibrate.
15 years ago
Tim Su
82f3fa4860
try/catch around backup service, get backup update status and save the
...
summary off.
15 years ago
Tim Su
66b34e4574
Fix for 479932.
15 years ago
Tim Su
b896cef06f
New widgets, high-res as well as normal-res.
15 years ago
Tim Su
cf9aecddbe
Extracting value to a constant woo.
15 years ago
Tim Su
7f0a196d5e
Fix for creation date detection previously not working in task import.
15 years ago
Tim Su
f8c638158f
Cleaned up error messages when SD card doesn't exist.
15 years ago
Tim Su
a29e5de53f
Reverting change to .classpath, bumping version number and deleting the drop
...
database call on unsupported migration. Instead we show a user popup
indicating the database might be corrupted (which is really the most often
case an end-user sees this message). Hopefully this is another step in
preventing permanent data loss? Although if the database is corrupted it's
unclear what we should do.
15 years ago
Tim Su
74ab94f6fb
Merge with Corey Downing's backup branch
...
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
15 years ago
Tim Su
1cfab5670e
When finished with preferences screen, refresh list
15 years ago
Tim Su
6346066521
Merge with lp:~david-ergo/astrid/removed-attributes-sync-fix
...
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
15 years ago
Tim Su
f32010bfeb
... and previous commit would not have compiled. Back at it
15 years ago
Tim Su
a8173dc7ea
Surround more synchronization logic with try-catch, hope this makes things more resilient
15 years ago
Tim Su
578c9ba579
Merge from tcl branch: fixed bug with -1 size in tag list when 0 tasks,
...
turned several text edit preferences into more-sensical list
preferences. Updated spanish translation.
15 years ago
Tim Su
c6f899e67d
Fixed auto-sync not working by turning SynchronizationService into a real service (wtf). Also added a hook so if auto-sync is set up but no user credentials are specified, login is requested
15 years ago
Tim Su
cf9c8f6b25
Removed unused class warning, tweaked synchronization service logic.
15 years ago
Tim Su
158931148f
Fixed issue where task killer warning popup would be displayed all the time.
15 years ago
Tim Su
555d990bdd
New notification popup custom dialog thing. Allows Astrid to provide a reminder message as well as arbitrary number of options.
15 years ago
Tim Su
e2f9d652aa
Fix for #511200 - run widget updater in the background. Also tweaked auto-synchronization in background. Hopefully that doesn't break :|
15 years ago
Tim Su
dbf749e781
Updated Astrid task killer warning, and make task killer search every startup.
15 years ago
Tim Su
0a015c9813
New method of displaying actions after a task reminder - using list items instead of buttons. Trying it out. Also, fixed up vibration to do the right thing and improved the taskkiller warning.
15 years ago
Tim Su
d170341737
Added an "already done" button to the notification dialog.
15 years ago
Tim Su
84cca572c5
Fix for notifications not being displayed? bug #392770
15 years ago
Tim Su
478824cde5
Added a vibration setting to the notification menu. Created some random notification.vibrate setting that hopefully works.
15 years ago
Tim Su
d4920d6118
Merge with 1/16 updates to koxx3 provider branch.
...
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
15 years ago
Tim Su
219f39dd39
Fix for crash to DateControlSet / TaskEdit activity because of invalid format specifier. How the heck did it get in there? Sad times on the Android platform.
15 years ago
Tim Su
a48ebe5d9c
Merge from koxx3/astrid-provider
...
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
15 years ago
Tim Su
f1796694d1
Fix for null pointer error in synchronization, bump Astrid version to 2.10.2
15 years ago
Tim Su
83c0649756
Released 2.10.1.
...
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
15 years ago
Tim Su
9d492d87ae
Merge with 2.9.2
...
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
15 years ago
Tim Su
eb5451ee47
Merged from 2.9.1
...
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
15 years ago
Tim Su
80fca66a3d
Merged from 2.9.0
...
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
15 years ago
Tim Su
a6ebce21f3
Merge 2.8.8.1
...
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
15 years ago
Tim Su
0da2536723
Merge from 2.8.8
...
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
15 years ago
Tim Su
7444bc28a6
Updated sync service min interval => cut release 2.7.8.1
15 years ago
Tim Su
86a2558cfd
Merge 2.8.7
...
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
15 years ago
Tim Su
7a3f00e105
Merged from 2.8.5 branch.
...
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
15 years ago
Tim Su
42aa15967c
Updated translation files to be more helpful for translators. Adding scripts to assist in generating .pot files. Added more graceful handling to RtmTaskNote.
15 years ago
Tim Su
c2ec12b343
Fixed how the autosync offset was being calculated.
...
Really, how did this work before? Oh well, that's why we code review... =/
15 years ago
Tim Su
3559181728
Fix for the "greyed out task list" bug, and adding another catch for IllegalStateException aughhh.
15 years ago
Tim Su
96fafbf88c
Trying to fix an issue with SyncLoginActivity going dark, and also sync service starting immediately, screwing up your login.
15 years ago
Tim Su
aebc698298
Tracked down and fixed a couple bugs with synchronization, handling IllegalStateException,
...
added more error reporting via flurry. Ready for 2.8 release!
15 years ago
Tim Su
eae64b19e9
Adding better error reporting facilities via flurry, plus a few more flurry events.
15 years ago
Tim Su
349e50c6c4
Updates to the locale receiver so that notification only occurs for tags with visible and active tasks, and the last notification time is recorded.
...
Adding "synchronized" to the onOpen calls for all the controllers to avoid a race condition where the database would get opened from two different threads, get created in one, and while in the process of creation, get queried from the other thread.
15 years ago
Tim Su
2c501a35b7
Removed logging call which was slowing down synchronization
15 years ago
Tim Su
e81012df05
Added Flurry to track application usage statistics. Creating various logging points for errors and events, including creating, editing, postponing, completing tasks, synchronization, notifications.
15 years ago
Tim Su
98e8641874
Strip out user agent as per issue #98
15 years ago
Tim Su
0e0217b8fe
Restored quick tips (how did this get deleted?) and enabling zoom in the sync login activity.
15 years ago
Tim Su
b1c1388063
Fix so that when you log in to RTM, sync happens right away.
15 years ago
Tim Su
74798781fa
Adding Synchronize Login WebView which is displayed when user needs to log in.
15 years ago
Tim Su
966fae0941
Adding bits in LocaleReceiver to minimize the number of times user is notified
15 years ago
Tim Su
7b77ab0274
Fixes to the [untagged] business. Think it works now. Also, fix to the way the locale reminder string is displayed - using task plural.
15 years ago
Tim Su
95eaa160cd
Fixed bug in RTM & applied patch from rogerkk to address issues #89 and #94 .
...
Also restored arrays.xml for nn and ja translations, deleting chinese translation as it's not part of our 2.8 plan.
15 years ago
Tim Su
a91baa02c3
Added Locale Edit Alerts and fixed up the "untagged" tag list option. Little code cleanup here and there.
15 years ago
Tim Su
569a0fc9a3
Added a new activity that is exported to Locale for picking a tag. Next step is to wire Astrid up to receive triggering events and respodn appropriately.
15 years ago
nemo.nihil
f781da3daf
Tag List shows the number of [Untagged] tasks (doesn't show if there are zero).
...
Task List (when filtered by Tag/accessed through Tag List) can show all Untagged tasks.
Added an entry 'tagList_untagged' in strings.xml under the <--Tag List--> section, for multiple language support.
Next steps:
-Tag List context menu on the [Untagged] category shows some inapplicable commands, e.g. delete this tag.
-Making a new Task from the [Untagged] Task List auto-fills in the first Tag field of the task -- it should be blank.
15 years ago
Tim Su
32d8e010a4
Updating startup receiver to use standard static service start method, version #'s.
15 years ago
Tim Su
42e25b1410
Fixed bug with repeating tasks!
15 years ago
Tim Su
a63b5de137
Removed unused code, added display for tasks synchronized on remote server, updated translations.
15 years ago
Tim Su
85f892a24a
Updated german translation for sync tokens, added preposition version of date plurals. Also removed other language localization files until we can proofread and get them up to date.
15 years ago
Tim Su
4540583ff0
Fix bug where clear personal data would crash Astrid. Also updated the sync stat algorithm.
15 years ago
Tim Su
0031ca9d82
woe is me. Removed annotation, got the cast removed by save actions, and now it doesn't work.
15 years ago
Tim Su
191846caf8
Fixed some findbugs issues, and a bug with tags and lists when synchronizing.
15 years ago
Tim Su
96e5f46ef9
Bug fixes in preparation for 2.7:
...
- Fixed a couple issues with German localization
- not listing smart lists in synchronization dialog
- fixed bug where hiding a tag that corresponds to an RTM list doesn't work well
- localizing more synchronization strings
15 years ago
Tim Su
309431bcdc
Updated date formatter localization.
15 years ago
Tim Su
7cf04bf658
Fixed bug where task completed date wasn't getting set.
15 years ago
Tim Su
e5478f4187
More updates to support sync-after-repeat-complete. I think it works mostly now.
15 years ago
Tim Su
e80e062735
Special sync-on-complete hooks for completing tasks that remember the milk is handling the repeat for.
15 years ago
Tim Su
74b5ff1f95
Now translating taskedit tab labels. Updated all language files to make this work.
15 years ago
Tim Su
5ee4077427
Fixed background synchronization - seems to work in initial tests.
15 years ago
Tim Su
18adc8799d
Removed static properties from Synchronizer class so controller overrides are not propagated.
15 years ago
Tim Su
ff9fc72156
Minor change to hide auto sync label.
15 years ago
Tim Su
e98cbb0fa0
Fixes for auto-synchronization. Yay for testing.
15 years ago
Tim Su
655c839550
Remember The Milk Background Synchronization.
...
- the synchronization process can either happen in the foreground with UI dialogs or in the background with logging to LogCat
- UI and dialogs for setting up auto-sync
- rename "SynchronizationService" => "SynchronizationProvider", created a service called "SynchronizationService"
15 years ago
Tim Su
60af08f0b1
Apply of patch from Roger Kristiansen to fix issue #80
15 years ago
eparvand@gmail.com
7250b6a1a2
Edited classpath and removed some unnecessary jars, all in effort to build against 1.5.
15 years ago
Tim Su
7d4ad4d9c9
Fixed bug where the very first time the app is run, it would crash, by adding "IF NOT EXISTS" to the sql queries for creating tables. Also synchronizing these operations for good measure.
15 years ago
nemo.nihil
b3661a872d
Added Toasts for "onTaskSave" (reporting the time till due date, if set)
15 years ago
Tim Su
fb8f8e412c
Removed @Override annotation on annonymous inner classes as per issue #71
15 years ago
Tim Su
747febb162
Dropping email address by default.
15 years ago
Tim Su
a38e8cb57b
Slight updates to get to 2.6.1 - including making the swipes far more lenient, and fixing back button behavior.
15 years ago
Tim Su
14766f250f
Fix to postponed tasks to keep a per/task counter, bug fixes for refreshing the list.
15 years ago
Tim Su
3d5b8d45b3
Fixin' the bugs with postpone pref.
15 years ago
Tim Su
3c6a8c8716
Bug fixes:
...
- new RTM synchronization automatically starts the sync process
- nags after postpone
- if tag has special characters, no '@' in shortcut
- delete old tasks
15 years ago
Tim Su
c6ce2d9a23
Bug fixes: have tag list hide completed tasks from count, add a @ to tags.
15 years ago
Tim Su
c792d99467
Awesome shortcuts: 'create new task' anycut shortcut, tag direct shortcuts.
15 years ago
Tim Su
037dc35c5d
Fix for broken notifications.
15 years ago
Tim Su
d2e8db4f10
Update alarms on postpone.
15 years ago
Tim Su
90e57d3391
Saving context when screen rotating, also some tweaks from the profiler.
15 years ago
Tim Su
d5488da201
Fixed bug w/ postpone.
15 years ago
Tim Su
57fa2678c0
Only show dialog when really out of memory.
15 years ago
Tim Su
cf290c89f2
Fixing lots of crashes and stuff generated by monkey... super ugly. I hope the product works... =x
15 years ago
Tim Su
36ca13ae8d
More updates to loading thread - stops if running and reload needed.
15 years ago
Tim Su
327bc1b7ae
Always show text at the top
15 years ago
Tim Su
3c09c367dc
Updates to task list to handle editing, creating, deleting.
15 years ago
Tim Su
81cd7de0df
Work on optimizing Astrid for gigantic lists. Removed all the crashing! Just have to test
...
a) task updates when edited
b) task hides when deleted, nothing else is affected
c) creating tasks works
15 years ago
Tim Su
33a3f2e1df
Cleaned up the refresh code, not doing a refresh when you do timer or postponing.
15 years ago
Tim Su
b07086e5f8
Max opposite axis movement for a swipe
15 years ago
Tim Su
2dafd2918d
Fixed swipe being too sensitive
15 years ago
Tim Su
41435827e7
Hopefully the last force close is fixed. This whole architecture needs a re-design - I'm probably loading and reloading the list way more than I need to be. In fact, that's almost a certainty.
...
BAH.
15 years ago
Tim Su
25f4d31837
Caught an exception & defer-load when you change your filters in the main task list
15 years ago
Tim Su
ade7846578
Another enum bites the dust. NotificationIconSet.
15 years ago
Tim Su
3d977b2d60
Log a warning on stale data exception.
15 years ago
Tim Su
a71fcc2ba9
catching staledataexception and ignoring it. =(
15 years ago
Tim Su
689c24ccd0
Flipped landscape and portrait detection.
15 years ago
Tim Su
480a54bfa1
Fixes caused by thread stuff.
15 years ago
Tim Su
40fc726657
Prep for release - removed threading from fillData in onfocus.
15 years ago
Tim Su
c22cf2e015
Got notifications working again, quick hour fix in alarm time
15 years ago
Tim Su
833afde0a1
Put task content loading into a separate thread.
15 years ago
Tim Su
959741120b
Fixed up bugs from previous update. Also, when you complete a repeating task, periodic reminders are pushed back.
15 years ago
Tim Su
1ac92aa1a0
Completion date is in the past.
15 years ago
Tim Su
c6408f488c
Calendar event gets updated when you change due dates / roll over a repeating task. (untested).
...
Also, dates are specified in absolute where appropriate
15 years ago
Tim Su
d1f6853643
Better calendar integration: precreating events and then opening them up for edit, and also deleting them when you complete / delete your task.
15 years ago
Tim Su
c4db48e97e
Closed issue #48 , tweaked event adding.
15 years ago
Tim Su
20c1d95b5c
2.3.2:
...
- notification icon themes
- add to calendar (no event title yet)
- delete is sped up
- fixed bug with repeat double-happening
- fixed bug with task completion % not displaying
- fixed bug with date being prematurely marked as overdue
15 years ago
Tim Su
3b7601ef01
Comments!
15 years ago
Tim Su
ee10cb7dd6
Made expand->select only happen in certain circumstances. Fixed the notification icon to be clickable multiple times. Added survey option
15 years ago
Tim Su
4a40d7a4aa
Clear selected when you close.
15 years ago
Tim Su
906c9fb353
Couldn't close the thing.
15 years ago
Tim Su
060e0dae4e
Fixed notifications not displaying a window.
15 years ago
Tim Su
feab6e3d0a
Adding more protection from NPE.
15 years ago
Tim Su
a6ce373866
Fixed two NPE's, also eek what happened to repeats.
15 years ago
Tim Su
c0cbd60444
Got rid of taskview, now handling that function by expanding the list row. Appropriate hacks to notification. Also, new pink chat icon.
15 years ago
Tim Su
4e256262bc
fixed double-switch bug.
15 years ago
Tim Su
5aa45b1dc6
Bug fixes to the chagnes made in Astrid.
15 years ago
Tim Su
753ab8a23e
oops making trunk mods that i forgot to make earlier.
15 years ago
Tim Su
ba5ab848e6
Got task and tag list onto one activity.
15 years ago
Tim Su
16efea1657
- fixed RTM deadline sync bug
...
- cache italics status
- clear alarms for cleared deadlines
- timer indicator
- new indicator bar icons
15 years ago
Tim Su
927f7eb5ba
Propagate the same fix to italics.
15 years ago
Tim Su
5027fc8811
Fixed task list red bug.
15 years ago
Tim Su
ea0a114b9b
RTM tag spaces->underscores, optimized RTM a bit more on new task transmitting.
15 years ago
Tim Su
7f737c7021
Retry if invoke fails the first time, minor bugfixes.
15 years ago
Tim Su
91cc629273
Added some padding to the edit pages, added the suppress dialog sync option, changed a label.
15 years ago
Tim Su
2698abcdd2
Made Astrid annoying mode use the device's full volume. Also hide postpone menu for tasks w/ no deadlines and stuff.
15 years ago
Tim Su
b4f9d7e086
Added uber-annoying insistent Astrid mode. =)
15 years ago
Tim Su
8a247fce08
Bugfixes Galore:
...
- couldn't dismiss initial RTM welcome box
- duplicated sync notes
- space between elapsed time & "ago" in view page
- performance improvements: caching and not inflating on view list
- tasks due "today" are due at midnight
New features:
- postpone button
- filters persisted
- timer icon made vertical
- added a sync shortcut
- improved cosmetics of the strikeout
15 years ago
Tim Su
1ccdab86a6
Got rid of the bubbles for performance reasons =(
15 years ago