Sam Bosley
|
9ae4b81acf
|
Don't create new deleted tasks on gtasks
|
13 years ago |
Sam Bosley
|
54d0390dd8
|
Don't push things to google tasks that aren't assigned to you
|
13 years ago |
Sam Bosley
|
383f5d1553
|
Fix count regexp and print parsing errors for debugging
|
13 years ago |
Sam Bosley
|
78cc696648
|
Progress on keeping filter counts up to date in real time
|
13 years ago |
Sam Bosley
|
a19f797d42
|
Apply previous update to all api levels because google rejected us otherwise
|
13 years ago |
Sam Bosley
|
fb80da903f
|
Version bump and upgrade message (for API level 7 only)
|
13 years ago |
Sam Bosley
|
b65d12fb3e
|
Fixed an android 2.1 widget bug by using multiple layouts. Better solution?
|
13 years ago |
Sam Bosley
|
f8e11cde0f
|
Version bump and upgrade message
|
13 years ago |
Sam Bosley
|
5c5ba0b618
|
Merge EditText and EditTitle control sets
|
13 years ago |
Sam Bosley
|
ef58bb1cda
|
Bug fixes to sync isOngoing display, better error messages
|
13 years ago |
Sam Bosley
|
fe95cae2d5
|
Improve human readable sync error messages
|
13 years ago |
Sam Bosley
|
c59e6104ee
|
Brought back isOngoing status for sync prefs, started more user friendly last error messages
|
13 years ago |
Sam Bosley
|
f221bc49f1
|
Improved gtasks token validator by trying invalidate/validate cycle a few times before failing
|
13 years ago |
Sam Bosley
|
745f1ea814
|
Synchronize the GtasksTokenValidator
|
13 years ago |
Sam Bosley
|
e119dbbc93
|
Make the locale edit alerts screen always dark themed:
|
13 years ago |
Sam Bosley
|
b395725fcc
|
Show picture popups in task activity feed
|
13 years ago |
Tim Su
|
6714d4986b
|
Merge pull request #166 from sbosley/120319_sb_sync_conflict_merge
Resolve sync conflicts by choosing side with more recently modified
|
13 years ago |
Sam Bosley
|
59dead0ff9
|
Account for any discrepancies in server time and client time
|
13 years ago |
Sam Bosley
|
e99a2f1d8b
|
Push unsynced tasks in tags
|
13 years ago |
Sam Bosley
|
0ed4e6a72a
|
Apply last modified check to syncing tags
|
13 years ago |
Sam Bosley
|
9b6689a90d
|
Sync conflict merge, not totally working
|
13 years ago |
Sam Bosley
|
e91df38e0c
|
Bug fixes to last modified logic in push task on save
|
13 years ago |
Sam Bosley
|
4ed70def25
|
Option to report last error in sync prefs
|
13 years ago |
Sam Bosley
|
9d55c233dd
|
Fixed an arithmetic error in a title parsing test
|
13 years ago |
Sam Bosley
|
f864e082d6
|
Version bump and upgrade message
|
13 years ago |
Sam Bosley
|
22776b7928
|
Legacy widget style
|
13 years ago |
Sam Bosley
|
fc71dc8be0
|
Fixed issue where cancelling a new blank task wouldn't refresh the list on tablets
|
13 years ago |
Sam Bosley
|
c5a2e867c5
|
On tablets, don't do a full refresh of the task list, just requery (full refresh deletes temp tasks)
|
13 years ago |
Sam Bosley
|
8e7a8f5c97
|
Added preference for choosing widget theme
|
13 years ago |
Tim Su
|
0d67506434
|
Better check for infinite loop, slightly more detailed upgrade message
|
13 years ago |
Tim Su
|
c7e7458651
|
Handle crashes in various places
|
13 years ago |
Tim Su
|
de9aacd027
|
Handle infinite loop when parent is child
|
13 years ago |
Sam Bosley
|
1370a75a35
|
Version bump and upgrade message
|
13 years ago |
Sam Bosley
|
a309e55910
|
Deleted commented out code for real! Yay for cleanliness
|
13 years ago |
Sam Bosley
|
260d5b7f26
|
Don't log handled exceptions--crittercism crashes
|
13 years ago |
Sam Bosley
|
3a209843aa
|
Create the sync action helper in task list when activity is created so it is never null
|
13 years ago |
sbosley
|
cbe27ce4a0
|
Merge pull request #165 from jonparis/master
Version Bump
|
13 years ago |
Sam Bosley
|
a0209dd79e
|
Style tweaks to AddOnActivity, make home button work in it
|
13 years ago |
Sam Bosley
|
c4da3443b5
|
Fixed a crazy popover crash
|
13 years ago |
Sam Bosley
|
73df7d23ee
|
Fixed ActionBar home button in CustomFilterActivity
|
13 years ago |
Jon Paris
|
3a9ed974a5
|
version bump an update message
|
13 years ago |
Tim Su
|
1d215de036
|
Fix for height of filter adapter text in Amazon kindle being cut off
|
13 years ago |
Tim Su
|
437b9a3bea
|
Restore icons in widget filter picker. Also don't let people unselect filter
|
13 years ago |
Sam Bosley
|
53a129db79
|
Refresh task list after each task edit in the multi column case
|
13 years ago |
Tim Su
|
28067d440b
|
Instead of disabling or enabling market strategy, create a mechanism to swap different markets.
|
13 years ago |
Sam Bosley
|
72a52cb436
|
Fixed a bug where intent wouldn't be set up with correct filter when toggling subtasks:
|
13 years ago |
sbosley
|
a1e71d9bbb
|
Merge pull request #163 from sbosley/120312_sb_sqlite_exception
Added code to catch SQLiteException errors like missing columns
|
13 years ago |
Sam Bosley
|
6abb2a9e44
|
Don't crash after catching the exception, just display the error
|
13 years ago |
Sam Bosley
|
394f06ba58
|
More copy update
|
13 years ago |
sbosley
|
f96edffc75
|
Merge pull request #164 from sbosley/120312_sb_gtasks_auth
Try catching intents from GoogleAccountManager
|
13 years ago |