Sam Bosley
|
f3fecbe08b
|
Fixed stupid logic typo
|
12 years ago |
Sam Bosley
|
ab5b49c619
|
Improvements to actfminvoker
|
12 years ago |
Sam Bosley
|
14376462d3
|
Fixed a bug where FilterWithCustomIntent could use the wrong package name
|
12 years ago |
Sam Bosley
|
dec4a0d335
|
All new preference defaults for Astrid Lite version
|
12 years ago |
Sam Bosley
|
fc3e3c6bf6
|
Report AB test variants when activating premium
|
12 years ago |
Sam Bosley
|
f8f27a3cb7
|
Adjusted reengagement reminder intervals for new users
|
12 years ago |
Sam Bosley
|
0a0d8d2047
|
Minor fix to filter order sync
|
12 years ago |
Sam Bosley
|
476743391b
|
Merge branch '121203_sb_auto_signin_take2'
|
12 years ago |
Sam Bosley
|
479f389768
|
Keeping a static instance of filter objects was a bad idea. Causes conflicts in subtasks mode
|
12 years ago |
Sam Bosley
|
dff4275e06
|
Fixed a bug where GCalControlSet might not be initialized correctly
|
12 years ago |
Sam Bosley
|
6d228312db
|
Polished the new layout for the standard login activity
|
12 years ago |
Sam Bosley
|
56cd3d4beb
|
Mostly working simple login page in the welcome walkthrough
|
12 years ago |
Sam Bosley
|
4d1f009aef
|
Fixed some bugs with syncing filter order
|
12 years ago |
Sam Bosley
|
d5f192c891
|
Sync filter orders with web
|
12 years ago |
Sam Bosley
|
df1fae5f70
|
Basic logic for syncing filter ordering
|
12 years ago |
Sam Bosley
|
2ced210f91
|
Refactored some subtasks logic to support subtasks in today filter
|
12 years ago |
Sam Bosley
|
408dc262cf
|
Keep cache of Active Tasks and Today filter objects
|
12 years ago |
Sam Bosley
|
14ff55969b
|
Fixed a rare crash in reminder dialog
|
12 years ago |
Sam Bosley
|
cf488a9763
|
Fixed a few null pointer crashes with the latest build
|
12 years ago |
Sam Bosley
|
828f4ad1a6
|
Revert "Minor polish to user images when transparency exists"
This reverts commit e1cfafcd63 .
|
12 years ago |
Sam Bosley
|
e1cfafcd63
|
Minor polish to user images when transparency exists
|
12 years ago |
Sam Bosley
|
8ed243ed67
|
Resolved more issues with gtasks fragments
|
12 years ago |
Sam Bosley
|
ccf9cd8d34
|
Fixed a couple subtasks related crashes for google tasks fragments
|
12 years ago |
Sam Bosley
|
b9c74720a3
|
Don't allow random exceptions to crash the phone state receiver
|
12 years ago |
Sam Bosley
|
df9f6d515b
|
Fixed a null pointer exception that could get thrown in the subtasks metadata migration when bad data was in the database
|
12 years ago |
Sam Bosley
|
d24b71c5aa
|
Check for potential null pointers in ActFmLoginActivity
|
12 years ago |
Sam Bosley
|
0ab32b9d58
|
Introduce an ErrorCatchingListView to fix a pre-ICS ListView bug (see http://stackoverflow.com/questions/12473625/nullpointerexception-at-android-widget-abslistview-contentfitsabslistview-java)
|
12 years ago |
Sam Bosley
|
b2ecdf4c65
|
Sync tag orderings after metadata migration
|
12 years ago |
Sam Bosley
|
dc2c37edaf
|
Some improvements to tag order syncing, better timing to ensure most accurate data pushed
|
12 years ago |
Sam Bosley
|
5c39dc55d3
|
When syncing a list, if its order exists in the ordering queue, push it immediately
|
12 years ago |
Sam Bosley
|
9460610837
|
Stupid omission is stupid
|
12 years ago |
Sam Bosley
|
6938478558
|
More powerful list order validation, fixes some bugs when weird hierarchies may exist
|
12 years ago |
Sam Bosley
|
384ae65d25
|
Fixed a bug where sometimes sync would be perpetually ongoing, blocking sync on save. This is tragic
|
12 years ago |
Sam Bosley
|
61d080bcc4
|
Fetching list order requires token
|
12 years ago |
Sam Bosley
|
505e591a2d
|
Minor changes to list order api call
|
12 years ago |
Sam Bosley
|
8687e3e192
|
Some tweaks to subtasks sync, hopefully resolves some timing issues
|
12 years ago |
Sam Bosley
|
374a0daf07
|
Report statistic for featured list cloned
|
12 years ago |
Sam Bosley
|
5de1f6e2a0
|
Handle the case when subtasks are repeating
|
12 years ago |
Sam Bosley
|
eab34ae7fa
|
Fixed some layout oddities with the draggable task adapter
|
12 years ago |
Sam Bosley
|
c6d51d3aa5
|
AB test for drag and drop
|
12 years ago |
Sam Bosley
|
ff5d592785
|
Got rid of DisposableTaskListFragment, it was causing crashes :(
|
12 years ago |
Sam Bosley
|
f6be6998cc
|
Added a forgot password link to the sign in screen
|
12 years ago |
Sam Bosley
|
aad8ebbc98
|
Minor refactor and bugfix to subtasks
|
12 years ago |
Sam Bosley
|
ded2f5d674
|
Merge remote-tracking branch 'origin/121105_sb_sync_subtasks'
|
12 years ago |
Sam Bosley
|
65809dc2cc
|
Don't try to autosync tags when not logged in
|
12 years ago |
Sam Bosley
|
1cdf9ea8b0
|
Fixed an error; push order queue doesn't need to be blocking
|
12 years ago |
Sam Bosley
|
c6600c536f
|
Threadsafe version of syncing manual ordering, delay before sync in case many changes are occurring
|
12 years ago |
Sam Bosley
|
6e1352e3c9
|
Naive syncing of list order is working
|
12 years ago |
Sam Bosley
|
d17ea10617
|
Make sure the server provided ordering has the root element before processing
|
12 years ago |
Sam Bosley
|
575bc4b135
|
Added unit tests for subtasks helper functions
|
12 years ago |