Commit Graph

2368 Commits (818487e693f040c6ddbcfc4df2e01a6d80a87d9c)
 

Author SHA1 Message Date
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
Amy Tang a0c6528e24 Tag description UI and backend 13 years ago
Sam Bosley c132cb6eea Fixed a typo 13 years ago
Sam Bosley e34ec96caf Upgrade message and version bump 13 years ago
Sam Bosley b0cb09dc11 Fixed an off by one error that was causing a null pointer exception in filter list activity 13 years ago
Sam Bosley 671791670c Fixed background color of contact adapter row to match themes 13 years ago
Sam Bosley e28d09c209 Updated copy 13 years ago
Sam Bosley 618a2cd347 Fixed a null pointer crash 13 years ago
Sam Bosley 6f8bb86357 Killed the filters header, moved not in a list under the lists heading 13 years ago
Sam Bosley aead7c1039 Added a bitwise and sql function, updated the check for emergent tags accordingly 13 years ago
Sam Bosley eb97c51fd1 Added a gte sql function, look for emergent shared list after assigning a task 13 years ago
Sam Bosley 2e9a211c23 Popup to ask whether to show assigned task 13 years ago
Sam Bosley 281573f88f New animation when switching to I've assigned filter 13 years ago
Sam Bosley 24dfae45e4 Switch to assigned by me filter when assigning a task from active tasks list 13 years ago
sbosley 1422f378a5 Merge pull request #112 from amytang0/master
Rewrote copy for add new task
13 years ago
Amy Tang e98a494f08 Changed copy on add new tasks 13 years ago
Sam Bosley 04f0b617b0 Don't show toast on new user login, fixed keyboard bug on new user login 13 years ago
Sam Bosley 4caf719e88 New I've Assigned filter 13 years ago
Sam Bosley 0cb3ef8a1c Refactored some task criteria into the api dao, check for task ownership when syncing 13 years ago
Sam Bosley 846eb66a9e Cleaned up the repeat control set layout 13 years ago