Sam Bosley
ab07bae3a1
Commented out some stuff that was causing a crash
13 years ago
Tim Su
85eda2a62d
Added new progress bar to task list activity, now using it to sync task list activity
13 years ago
Sam Bosley
cfd3d5e2e8
Undid a change that broke things
13 years ago
Sam Bosley
12dd51bd42
Removed some unecessary menu items, added some others (sync in tla, new list in fla)
13 years ago
Sam Bosley
7cc611b50d
Fixed bug where list selection would be lost after rotation (again)
13 years ago
Arne Jans
2b13026d9b
Actionbar styling as the old navigationbar.
...
Smaller Astrid-icon in the actionbar.
Astrid-icon as up-button, first try, some quirks (see issue in buglist).
Linked actionbarsherlock-sourcefolder into astrid-project for easier
debugging.
13 years ago
Tim Su
ab2739d98b
Make jchronic in classpath use relative jar path
13 years ago
Sam Bosley
2a8134947c
Dropdown menu for list selection
13 years ago
sbosley
bbde5fb531
Merge pull request #117 from sbosley/120110_sb_dynamically_generated_fragments
...
Bug fixes to fragment lifecycles, especially when rotating
13 years ago
Sam Bosley
e8deb26734
Updated rounded corners drawable folder for api v11
13 years ago
Amy Tang
f494a55ff1
Merge remote-tracking branch 'upstream/master'
13 years ago
Amy Tang
702e0f7595
Added more features to QuickAddParser
13 years ago
Sam Bosley
e50422c61c
Fixed a bug with an occasional crash when rotating FLA
13 years ago
Sam Bosley
b995728bb3
Fixed a bug where intent flags could interfere with filter list launch
13 years ago
Sam Bosley
9517a02b18
Don't consider timer elapsed seconds to be an insignificant detail in recently modified
13 years ago
Sam Bosley
251d40c638
Rapidly switch between editing tasks when in landscape mode
13 years ago
Sam Bosley
3931e3a624
Fixed bugs related to rotating while in FilterListWrapperActivity
13 years ago
Sam Bosley
808a4223d9
Fixed some null pointer exceptions in tag view activity callbacks
13 years ago
Sam Bosley
0767328c5c
Can now swap custom task list fragments for filters with custom intents
13 years ago
Sam Bosley
837b491b19
Wrap main fragments in frame layouts for easier replacement in transactions later, use tags instead of ids
13 years ago
Amy Tang
8d6b40c1c6
update
13 years ago
Sam Bosley
03c7d2eabb
Pass the current filter as an extra in the intent when launching the edit activity
13 years ago
Sam Bosley
67c2776472
Fixed invisible checkboxes in repeat control set
13 years ago
Sam Bosley
2d78f94a01
Fixed a bug with missing list title in task edit wrapper activity
13 years ago
Sam Bosley
c09a28bfd3
Cleaned up some landscape layouts, fix animations for finishing main activities
13 years ago
sbosley
d3be9240ae
Merge pull request #116 from StingerAJ/120110_aj_tabletfixes
...
120110 aj tabletfixes
13 years ago
Arne Jans
ac3a18fa48
Fixed search-function for filterscreen and made the fragment-accessors for
...
convencience.
13 years ago
Arne Jans
c1c6199082
Fixed ClassCastException for MilkFilterExposer
13 years ago
sbosley
229ffb278c
Merge pull request #115 from StingerAJ/120109_sb_merge_tabletbranch
...
120109 sb merge tabletbranch
13 years ago
Arne Jans
0c88a03244
Merge branch 'unifiedtabletphone-ui' into 120109_sb_merge_tabletbranch
13 years ago
Sam Bosley
941a85a86a
Fixed tablet edit dialog crashes and adjusted widths of dialogs for large screens
13 years ago
Sam Bosley
14274386c7
Adjusted calendar functions to work on ICS
13 years ago
Arne Jans
e53ed0e130
Moved landscape-layouts to layout-large-land and
...
removed the dupes in layout-small.
13 years ago
Arne Jans
f2bced613c
Explicit support large and xlarge screens
...
as explained in
http://developer.android.com/guide/topics/manifest/supports-screens-element.html#large
13 years ago
Arne Jans
63cc38df24
Fixed Phone: Pressing a filter-item sometimes crashes with NPE
13 years ago
Sam Bosley
bd5067ab0a
Merge remote-tracking branch 'upstream/master' into 120109_sb_merge_tabletbranch
13 years ago
Sam Bosley
46a32867ae
Fixed bugs with landscape date picker
13 years ago
Sam Bosley
3642dd3f73
Fixed some issues from the merge that I did wrong
13 years ago
Sam Bosley
ed01e28916
Resolve merge conflicts from tablet branch
13 years ago
Sam Bosley
7ff70ade9b
Changed gcal behavior for repeated tasks--don't delete old events
13 years ago
Sam Bosley
016ef6b5f8
Rearranged some of the control sets in the edit page, fixed the dialog popup widths
13 years ago
Arne Jans
6511d7e594
merged master into unifiedtabletphone-ui
...
fixed NotificationActivity to be shown, also for landscape
13 years ago
Arne Jans
231a34448e
Re-added ContextManager.setContext
13 years ago
Sam Bosley
418b3cf9f3
Put in a try/catch for the help info popovers
13 years ago
Sam Bosley
8e405124cd
Fixed a possible null pointer exception in TaskEditActivity
13 years ago
Sam Bosley
5094e1a3f3
Trim tag name before saving so tags can't be just whitespace
13 years ago
Sam Bosley
ba8fc52520
Fixed some bugs with task description field from JSON and cleaned up description UI, removed some debug code
13 years ago
sbosley
7e3fe524f3
Merge pull request #114 from amytang0/120106_at_new_list_icon
13 years ago
Amy Tang
e4b57e963f
Press astrid on empty list to create new task
13 years ago
Amy Tang
69b4a5c091
Sets sync date to zero when updating version
13 years ago