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 |
Sam Bosley
|
fdb6ddc62f
|
Fixed several bugs that were throwing exceptions in attachments migration
|
12 years ago |
Sam Bosley
|
510ade7311
|
Look at last sync date when deciding when to record tag outstanding entries during migration
|
12 years ago |
Sam Bosley
|
416d6076de
|
Deprecated emergent tags, delete them from the database on migration
|
12 years ago |
Sam Bosley
|
49507146c5
|
Fixed several bugs/missing pieces that were preventing task attachments from syncing
|
12 years ago |
Sam Bosley
|
4f0fa98253
|
Fixed duplicate column name in TaskAttachment
|
12 years ago |
Sam Bosley
|
dd96750138
|
Record file attachment outstanding entries and report them using special ChangesHappened logic
|
12 years ago |
Sam Bosley
|
2f98b8d308
|
Removed and updated all references to FileMetadata to use new TaskAttachment
|
12 years ago |
Sam Bosley
|
abc741b293
|
Forgot to add dao files
|
12 years ago |
Sam Bosley
|
f3d7b1958c
|
Added all the boilerplate for task attachments--outstanding daos, integration with messages, etc.
|
12 years ago |
Sam Bosley
|
88d5e73d32
|
Added TaskAttachment data model
|
12 years ago |