Sam Bosley
|
781658a514
|
Added the is_folder flag to tagdata, don't show those in main tag list
|
12 years ago |
Sam Bosley
|
8f90d2f54e
|
Hide keyboard in task edit when enter key pressed
|
12 years ago |
Sam Bosley
|
d8cf2f6264
|
Improved autosync logic to be independent of server time
|
12 years ago |
Sam Bosley
|
e3ebe0c544
|
Fun with generics, fixed signature generation when using gcm
|
12 years ago |
Sam Bosley
|
84dbac3975
|
Fixed typo, imported updated translations
|
12 years ago |
Sam Bosley
|
0f52169f74
|
Implement BriefMe for fetching tasks for a user
|
12 years ago |
Sam Bosley
|
5ac4e10b1d
|
Introduce a tag_id history field for better keeping track of history entries that correspond to particular tags
|
12 years ago |
Sam Bosley
|
34db0fc9fd
|
Added database columns for keeping track of history offsets
|
12 years ago |
Sam Bosley
|
1ccad4f613
|
Fixed bitmap resize logic
|
12 years ago |
Sam Bosley
|
a6cb91dc49
|
Catch exceptions when deserializing content values
|
12 years ago |
Sam Bosley
|
8c4d37e49a
|
Only show waiting on me filter if there are things in it
|
12 years ago |
Sam Bosley
|
82122ddbf3
|
Add the acknowledged data field to WaitingOnMe
|
12 years ago |
Sam Bosley
|
f0dbf4172a
|
WaitingOnMe needs a pushed_at property
|
12 years ago |
Sam Bosley
|
e302cc1831
|
Added data layer for WaitingOnMes
|
12 years ago |
Sam Bosley
|
1a546cf02c
|
Implemented several improvements and optimizations in new sync migration based on Tim's suggestions
|
12 years ago |
Sam Bosley
|
fee4b83a79
|
Updated ImageDiskCache sources to unmodified LGPL versions
|
12 years ago |
Sam Bosley
|
e5de043fe7
|
Rewrote function to read input stream as string based on AndroidUtilities.readFile
|
12 years ago |
Sam Bosley
|
b7a46262f2
|
Updated Hebrew translations
|
12 years ago |
Sam Bosley
|
551474936c
|
Improved the getloc import script, imported all translations
|
12 years ago |
Sam Bosley
|
45fd4aa20e
|
Columns can't be named 'column'. Beta users will need to reinstall
|
12 years ago |
Sam Bosley
|
339093793f
|
Started refactoring to improve logout logic
|
12 years ago |
Sam Bosley
|
fa4971f50c
|
More improvements to how bitmap scaling is handled
|
12 years ago |
Sam Bosley
|
72aa5c61b6
|
Adjusted how large bitmaps are scaled to keep bigger images around
|
12 years ago |
Sam Bosley
|
2109ba38e6
|
Killed unused code
|
12 years ago |
Sam Bosley
|
2a54bddced
|
Removed an unused file and changed an attribution link
|
12 years ago |
Sam Bosley
|
c76375688c
|
More clear data on different user login logic
|
12 years ago |
Sam Bosley
|
b1da107c0d
|
Rough draft of how uploading files with multipart entity might look
|
12 years ago |
Sam Bosley
|
6e0e86d6b7
|
Some progress towards uploading pictures as multipart entities
|
12 years ago |
Sam Bosley
|
c9f2dfb14c
|
Put JSON null in changes happened when value is null
|
12 years ago |
Sam Bosley
|
ff56b0e6ba
|
Use empty string instead of null for 0 dates
|
12 years ago |
Sam Bosley
|
a8e61b6602
|
Added some ability to do progress bars under new sync
|
12 years ago |
Sam Bosley
|
922db53862
|
Don't allow inactive sync providers (like gtasks) to sync in background
|
12 years ago |
Sam Bosley
|
8d298dda58
|
Merge remote-tracking branch 'upstream/master' into 130221_sb_gtasks_new_sync
|
12 years ago |
Sam Bosley
|
c979e1c2c1
|
Fixed some ui bugs when renaming a list
|
12 years ago |
Sam Bosley
|
f10b3acc31
|
Better handling of deleting tags--use uuids only instead of names
|
12 years ago |
Sam Bosley
|
2880d9cf32
|
Fixed crashes when getting user display name
|
12 years ago |
Sam Bosley
|
a2fe083f0f
|
Deprecated tag ordering property, fixed references to it in widgets to look for TLM instead
|
12 years ago |
Sam Bosley
|
47b8fa96b4
|
First draft at what a Gtasks import might look like
|
12 years ago |
Sam Bosley
|
6524d1b0a0
|
Moved SyncMetadataService to the main astrid project to remove more references to the api daos
|
12 years ago |
Sam Bosley
|
ddc9622ffe
|
Implemented finer grained queries now supported by new sync api
|
12 years ago |
Sam Bosley
|
9eebd1bdab
|
Need default values for user first and last name
|
12 years ago |
Sam Bosley
|
5d963bc441
|
New history types
|
12 years ago |
Sam Bosley
|
d1b0b66de7
|
Merge remote-tracking branch 'upstream/master' into 130122_sb_new_sync
|
12 years ago |
Sam Bosley
|
bce856c94c
|
Retry bitmap encode with more compression if out of memory errors occur
|
12 years ago |
Sam Bosley
|
01858ac016
|
Sanitize sqlite IN statements, use single quotes
|
12 years ago |
Sam Bosley
|
565e4adf54
|
Refactored checking of empty task ids array into helper method
|
12 years ago |
Sam Bosley
|
1be7b9e449
|
Some changes to make it easier to control which properties should have outstanding entries recorded
|
12 years ago |
Sam Bosley
|
8717d6c8b7
|
Removed several references to tag_ordering and replaced with tasklistmetadata
|
12 years ago |
Sam Bosley
|
fa3bbf3445
|
Boilerplate for TaskListMetadata
|
12 years ago |
Sam Bosley
|
5bfd9f7b61
|
Undo all changes to Update class; it's been deprecated and needs to be the same as it used to be for legacy reasons
|
12 years ago |