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 |
Sam Bosley
|
e320e9ee6b
|
Refactored gtasks token validator
|
13 years ago |
Sam Bosley
|
8fc440a896
|
Updated copy
|
13 years ago |
Sam Bosley
|
85e503c043
|
All new widget design to match app theme and style
|
13 years ago |
Sam Bosley
|
9192b5e17f
|
Try catching intents in cases when GoogleAccountManager doesn't have a token response
|
13 years ago |
Sam Bosley
|
7269e2b5a5
|
Fixed bug in quickadd when sharing links etc to Astrid
|
13 years ago |
Sam Bosley
|
cce6f2c0e7
|
Added code to catch SQLiteException errors like missing columns and recommend a reinstall
|
13 years ago |
Jon
|
ad4d99bcf6
|
Merge pull request #162 from jonparis/master
replaced placeholders with search icons for dark and light themes
|
13 years ago |
Jon Paris
|
33b0ca2bd3
|
updated the search icons
|
13 years ago |
Sam Bosley
|
53fcdbe80b
|
Image placeholders to make it easier for Jon to replace them
|
13 years ago |
Sam Bosley
|
763f06a38a
|
Killed hardware acceleration, added search menu item, moved some menu items to settings
|
13 years ago |
Sam Bosley
|
e6460c0a9f
|
Changed version string to be 4.0.4
|
13 years ago |
Sam Bosley
|
e26380c9ba
|
More Crittercism proguard
|
13 years ago |
Sam Bosley
|
f4a365c965
|
Modified proguard to keep crittercism classes per their suggestion
|
13 years ago |
Sam Bosley
|
7cae25eaaa
|
Fixed a bug where assignment wouldn't save/refresh when assigning tasks via email on tablet
|
13 years ago |