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 |
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
|
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 |
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 |
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 |